видео драйвер fglrx 11.12.
есть собранный mplayer с vaapi отсюда: http://gitorious.org/vaapi/mplayer
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.8.0
vainfo: Supported profile and entrypoints
VAProfileH264High : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
1) при использовании vaapi mplayer выдает следующее:
kostia@iVAIO:~$ mplayer -vo vaapi Downloads/ололо.avi
MPlayer SVN-r34578-4.6 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing Downloads/ололо.avi.
libavformat version 53.22.0 (internal)
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
[aviheader] Audio stream found, -aid 2
AVI: ODML: Building ODML index (3 superindexchunks).
VIDEO: [XVID] 704x384 12bpp 23.976 fps 1986.8 kbps (242.5 kbyte/s)
Clip info:
Software: VirtualDubMod 1.5.10.2 (build 2542/release)
Title: ололо
Artist: Orbit
Copyright: hqclub.net
Comments: 21.01.2011
Load subtitles in Downloads/
libva: libva version 0.32.0
Xlib: extension "XFree86-DRI" missing on display ":0".
libva: va_getDriverName() returns 0
MPlayer interrupted by signal 11 in module: preinit_libvo
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
x@x:~$
2) при использовании vo xv X сервер падает, в какие логи смотреть не знаю, в Xorg.log нет ничего особенного:
grep WW /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 23.652] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 23.711] (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[ 24.994] (WW) Falling back to old probe method for fglrx
[ 25.116] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[ 25.412] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 27.131] (WW) fglrx(0): Option "VendorName" is not used
[ 27.131] (WW) fglrx(0): Option "ModelName" is not used
3) при использовании vo gl mplayer иногда «не выходит» из full screen, картинка просто западает и все, но если опять f нажать, он продолжает показывать видео. Kwin с включенными эфектами, kde 4.7.4.
помогите пожалуйста.
update:
1-ый вопрос отпал после:
export LIBVA_DRIVER_NAME="fglrx"