Finally did some testing on my card. It's CAYMAN series ( HD6950 )
so it should be the same as found in APUs of the HD7XXX series, if my memory serves right. firmware needed : SUMO_rlc.
This was tested with mplayer -vo vdpau -vc ffmpeg12vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau,
xbmc hangs when vdpau is enabled.
Serafean
Code:
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cayman PRO [Radeon HD 6950]
- MPEG1/2, tested with http://inventaaustralia.zftp.com.nyu...3MBPS30sec.mpg : WORKS; mplayer : [ffmpeg12vdpau] vfm : ffmpeg (FFmpeg MPEG-1/2 (VDPAU))
- H264, tested with Sintel & Tears of Steel : WORKS ;mplayer output : [ffh264vdpau] vfm : ffmpeg (FFmpeg H.264 (VDPAU))
- MPEG4 (assumed, decoded with ffodivxvdpau), tested with personnal video (from camera & transcoded) : WORKS ; mplayer : [ffodivxvdpau] vfm : ffmpeg (FFmpeg MPEG-4,DIVX-4/5 (VDPAU))
- VC1, tested with http://samples.mplayerhq.hu.nyud.net..._51_15Mbps.wmv : FAILS with artefacts and green window, enabling -vc ffwmv3vdpau completely hangs the card.
This was tested with mplayer -vo vdpau -vc ffmpeg12vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau,
xbmc hangs when vdpau is enabled.
Serafean
Comment