From owner-freebsd-multimedia@freebsd.org Mon Feb 1 01:55:06 2016 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C04D4A74A69 for ; Mon, 1 Feb 2016 01:55:06 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AAF0ECCE for ; Mon, 1 Feb 2016 01:55:06 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.200.208] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 6AC1E192ACD for ; Mon, 1 Feb 2016 01:54:59 +0000 (UTC) Subject: Re: VLC black screen after qt5 update To: freebsd-multimedia@freebsd.org References: From: Sean Bruno Message-ID: <56AEBAF2.5020202@freebsd.org> Date: Sun, 31 Jan 2016 17:54:58 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2016 01:55:06 -0000 On 01/31/16 13:56, Jonathan Chen wrote: > Hi, > > After the recent update to qt5, my VLC installation now presents a > black screen (with ~5 pixels of display on the top) when attempting to > play video files. Is it just me? Does anyone else have the same > problem. > > Cheers. > I got a similar result using the "livestreamer" wrapper around vlc. If I play games with resizing the window ... things seem to work. sean