From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boszormenyi Zoltan Subject: Re: UVD on RS880 Date: Tue, 14 Jan 2014 11:03:12 +0100 Message-ID: <52D50B60.7050701@pr.hu> References: <52CE8E1C.7070205@pr.hu> <52CE92FA.5070204@vodafone.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail.cybertec.at (unknown [87.118.86.135]) by gabe.freedesktop.org (Postfix) with ESMTP id 24DB7FA83C for ; Tue, 14 Jan 2014 02:03:39 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: Chen Jie , Mike Lothian Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org 2014-01-14 07:06 keltez=E9ssel, Chen Jie =EDrta: > 2014/1/10 Mike Lothian : >> Fingers crossed this happens soon especially now that BluRays can be pla= yed >> on Linux >> >> 1080p VC1 does not play well on a Phenom II X4 even when multi threaded > It seems UVD based VC1 playback is broken?? > > With a Radeon 6570 card, neither X86 nor the loongson platform give me > a correct picture for my VC1 samples: > * http://dev.lemote.com/files/upload/software/temp/video-test/HDVideoSamp= les/VC1/Robotica_1080.wmv > * http://dev.lemote.com/files/upload/software/temp/video-test/HDVideoSamp= les/VC1/Wildlife.wmv I just tried these files with Xine under Fedora 20 and I also have a HD6570= in my machine. [zozo@localhost uvd-test-files]$ rpm -q xine-ui xine-lib kernel mesa-libGL = mesa-vdpau-drivers xine-ui-0.99.7-9.fc20.x86_64 xine-lib-1.2.4-3.fc20.x86_64 kernel-3.12.5-302.fc20.x86_64 kernel-3.12.6-300.fc20.x86_64 kernel-3.12.7-300.fc20.x86_64 mesa-libGL-9.2.5-1.20131220.fc20.x86_64 mesa-libGL-9.2.5-1.20131220.fc20.i686 mesa-vdpau-drivers-9.2.5-1.20131220.fc20.x86_64 [zozo@localhost uvd-test-files]$ uname -r 3.12.7-300.fc20.x86_64 Xine is set to use VDPAU: [zozo@localhost uvd-test-files]$ xine Wildlife.wmv This is xine (X11 gui) - a free video player v0.99.7. (c) 2000-2010 The xine Team. vo_vdpau: vdpau API version : 1 vo_vdpau: vdpau implementation description : G3DVL VDPAU Driver Shared Libr= ary version 1.0 vo_vdpau: maximum video surface size for chroma type 4:2:2 is 16384x16384 vo_vdpau: maximum video surface size for chroma type 4:2:0 is 16384x16384 vo_vdpau: VideoSurface doesn't support yuy2, sorry. [zozo@localhost uvd-test-files]$ xine Robotica_1080.wmv This is xine (X11 gui) - a free video player v0.99.7. (c) 2000-2010 The xine Team. vo_vdpau: vdpau API version : 1 vo_vdpau: vdpau implementation description : G3DVL VDPAU Driver Shared Libr= ary version 1.0 vo_vdpau: maximum video surface size for chroma type 4:2:2 is 16384x16384 vo_vdpau: maximum video surface size for chroma type 4:2:0 is 16384x16384 vo_vdpau: VideoSurface doesn't support yuy2, sorry. I didn't see anything broken with these files, Wildlife.wmv had vivid colors in every scene, the robotic arm and stuff in Robotica was shiny metallic gr= ey. No garbage anywhere.