step 1) prepare build env
apt-get build-dep mplayer
apt-get source mplayer
step 2) download source file.
wget http://www.fileden.com/files/2007/12/10/1637237/mplayrepatch.patch
or
wget http://smspillaz.googlepages.com/mplayrepatch.patch

step 3) apply patch and build source.
cd MPlayer-1.0rc2
wget http://www.fileden.com/files/2007/12/10/1637237/mplayrepatch.patch
patch -p0 libvo/vo_xv.c ../mplayrepatch.patch
cd ..
./configure --enable-gui --prefix=/opt/compiz-mplayer
make 
sudo make install

step 4) test patch.
with smplayer set the mplayer executable to:
/opt/compiz-mplayer/bin/mplayer

and then set the video out to XV.

** Attachment added: "one of the patches for mplayer that fixes the issue."
   http://launchpadlibrarian.net/13437275/mplayrepatch.patch

-- 
mplayer xvideo glitchy with compiz
https://bugs.launchpad.net/bugs/208284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to