then I followed the instructions here:
http://fit-pc2.com/wiki/index.php/Insta ... buntu_9.10
to update the video drivers. Instead of karmic repository, I used lucid.
During installation I got the following problems:
Code: Select all
morety@fit-pc:~$ sudo apt-get install mplayer-vaapi
[sudo] password for morety:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mplayer-vaapi : Depends: libdirectfb-1.2-0 but it is not installable
Depends: libmpcdec3 but it is not installable
E: Broken packages
I managed to install gnome-mplayer which has a Video Decoding Options. I choose vaapi from there but it does not work at all (I got blank screen). With the default configuration, the video does not work smoothly

Any ideas how to install mplayer-vaapi?