08/04/20 04:43:49 ohhN/9VnP
>>149
1) Download the code from svn:
svn checkout URLリンク(coreavc-for-linux.googlecode.com) 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/