Quote:
Originally Posted by bugmenot
i installed catalyst 10.1 on Ubuntu 9.10
download libva libva-dev xvba-video packages from http://www.splitted-desktop.com/~gbeauchesne/ and install it.
then download mplayer-vaapi-latest.tar.bz2 too.
apt-get buil-dep mplayer
./checkout-patch-build.sh
script successfully download and compiled whle mplayer.
when i try play file ./mplayer some-file.mp4 it work.
when i try run ./mplayer -vo vaapi -va vaapi some-file.mp4 i get this

CPU usage is 0-1% so acceleration work 
add -vo vaapi:gl[:reflect] is same.
using only -vo vaapi withou -va vaapi lead to normal output only colors is switched. people have blue faces. and CPU usage is 20-30%
using only -va vaapi is normal but CPU is still 20-30%
|
I am experiencing the exact same results! I just installed Ubuntu 9.10 on my notebook with an HD 2600, compiled the latest mplayer-vaapi successfully, and every video I play has blue everywhere!
I guess I'm going back to Ubuntu 9.04....