|
|
找了很多贴,说明和解码包的README说的一样:默认在uer/local/lib/codecs下,但也可能在uer/lib/codecs中,具体要看你的mplayer安装包的说明。
我是通过系统自带的删除安装工具安装的,当时也没看到安装说明,用#MAN mplay 却说在etc/mplay中有一个mencoder.conf文件,但我却没有找到。现在我把解码包中文件全部放到uer/local/lib/codecs和uer/lib/codecs中,但RM视频文件还是无法打开,说是无CODECS。
有哪个高人能说说FC6的解码包应放在哪里?还应作什么设置?
解决方法:看http://www.linuxsir.cn/bbs/showthread.php?t=282986
And finally you'll probably also want some additional codecs to play all that proprietary video that seems to have infected the Internet. Go to the MPlayer Download page and download the essential Binaries Codec Package. You'll need to install those files in /usr/local/lib/win32. Here are the steps. Remember the exact file names may change at some point.
# gtar xjvf essential-20061022.tar.bz2
# mkdir /usr/local/lib/win32
# mv essential-20061022/* /usr/local/lib/win32
还是说英文的明白人多些。 |
|