https://bugs.freedesktop.org/show_bug.cgi?id=39222
Summary: VDPAU not working on RV710 Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: kam1kaz3@gmail.com
Just compiled mesa from git and mplayer2 from git:
Command line:
$ VDPAU_DRIVER=r600 mplayer -vo vdpau -vc ffh264vdpau sample_h264.mkv
Abbreviated output:
VO: [vdpau] 1920x808 => 1920x808 H.264 VDPAU acceleration [ vdpau] Failed creating VDPAU decoder: A catch-all error, used when no other error code applies. FATAL: Cannot initialize video driver. [h264_vdpau @ 0xb96a00]decoding to PIX_FMT_NONE is not supported. [h264_vdpau @ 0xb96a00]MPV_common_init() failed. [h264_vdpau @ 0xb96a00]decode_slice_header error [h264_vdpau @ 0xb96a00]no frame! Error while decoding frame!
FATAL: Could not initialize video filters (-vf) or video output (-vo).