On Tue, Mar 01, 2016 at 03:20:18PM -0600, Bruce Dubbs wrote: > Ken Moffat wrote: > >> > >I can't test it for the moment, but does vdpau actually work for > >you ? I normally use xine to check that - on most of my boxen it > >moans (if run from a term) if vdpau is not available - and neither > >my SandyBridge, my Phenom, nor my Haswell have workign vdpau so I > >stopped building it on them. > > > >The Aruba used to have working vdpau (that mobo died), the Kaveri > >does - I'm on the Kaveri, but no qt5 in this build and I'm > >struggling to get libreoffice to build after turning off SSLv2. > > xine plays the file fine, but I do get some messages: > > $ xine big_buck_bunny.mp4 > This is xine (X11 gui) - a free video player v0.99.9. > (c) 2000-2014 The xine Team. > vo_vdpau: vdpau API version : 1 > vo_vdpau: vdpau implementation description : G3DVL VDPAU Driver Shared > Library version 1.0 > vo_vdpau: maximum video surface size for chroma type 4:2:2 is 8192x8192 > vo_vdpau: maximum video surface size for chroma type 4:2:0 is 8192x8192 > vo_vdpau: maximum output surface size is 8192x8192 > vo_vdpau: hold a maximum of 10 video output surfaces for reuse > vo_vdpau: using 3 output surfaces of size 1920x1080 for display queue > vo_vdpau: this hardware doesn't support h264. > vo_vdpau: this hardware doesn't support vc1. > vo_vdpau: this hardware doesn't support mpeg1/2. > vo_vdpau: this hardware doesn't support mpeg4-part2. > vdpau_set_property: property=1, value=0 > vo_vdpau: deinterlace: none > vo_vdpau: set_scaling_level=0 > vo_vdpau: disable noise reduction. > vo_vdpau: disable sharpness. > vo_vdpau: skip_chroma = 0 > > I'm not sure about the hardware support messages. This is a nvida card > (GeForce 210) on my -dev system. Wouldn't x264 give h264 support? > I don't have any nvidia machines, but on the integrated GPU in the haswell I got
libva info: va_openDriver() returns 0 vo_vdpau: vdpau API version : 1 vo_vdpau: vdpau implementation description : OpenGL/VAAPI/libswscale backend for VDPAU vo_vdpau: maximum video surface size for chroma type 4:2:2 is 1920x1080 vo_vdpau: maximum video surface size for chroma type 4:2:0 is 1920x1080 vo_vdpau: maximum output surface size is 0x0 vo_vdpau: Failed to check vdpau get/put bits native capability : VDP_STATUS_NO_IMPLEMENTATION Those last two lines suggested to me that it was not useful. For your GeForce, perhaps it only supports WMV3/WMV9. I had thought you were using a skylake with integrated video. Regarding x264 - that is software, not hardware. ĸen -- This email was written using 100% recycled letters. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
