
Originally Posted by
Kano
@Vi0L0
How did you compile this mplayer with vaapi support? Usually the official mplayer vaapi from january 2011 is:
mplayer|head
MPlayer SVN-r32819-4.3.2 (C) 2000-2011 MPlayer Team
but yours is much newer? Did you check vainfo?
I'm using mplayer-vaapi from arch's [community-testing] repository.
iirc it is mplayer 33025 patched with mplayer-vaapi 20110127.
It was always working fine for me, also with catalyst 10.3.
Code:
$ vainfo
libva: libva version 0.32.0
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/fglrx_drv_video.so
libva: va_openDriver() returns 0
vainfo: VA API version: 0.32
vainfo: Driver version: Splitted-Desktop Systems XvBA backend for VA-API - 0.7.8
vainfo: Supported profile and entrypoints
VAProfileH264High : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
Does it mean that vaapi works fine for you?