>>149

1) Download the code from svn:

svn checkout http://coreavc-for-linux.googlecode.com/svn/trunk/ coreavc-for-linux
cd coreavc-for-linux

2) Build mplayer patch:

./mplayer/build_patch.pl <path to mplayer source code> > mplayerfull.patch

3) Install patch into mplayer:

cd <path to mplayer source code>
patch -p0 < <path to coreavc-for-linux>/mmplayerfull.patch
make
make install
cp loader/registercodec /usr/local/bin/