README 里是这样说的,具体怎么做?我放在/usr/local/lib/codecs/与/usr/local/lib/codecs/,还有totem同个目录下,都不行。
These are binary codecs for use with MPlayer. They are useless for normal
Windows players (like Windows Media Player, QuickTime, RealPlayer, ...) as
they only contain the DLLs without installer and other fancy stuff needed
to use them with common Windows players.
Put the files contained in this archive in a directory where MPlayer will find
them. The default directory is /usr/local/lib/codecs/ ($prefix/lib/codecs/) if
you are compiling from source, but you can change that value by passing the
'--with-codecsdir' option to './configure'.
If you use a prebuilt MPlayer package it will most likely be /usr/lib/codecs,
see the documentation of your package for details.
In the past /usr/local/lib/win32 or /usr/lib/win32 was the default directory,
some packages as well as a few other Unix players like xine and avifile still
use it, refer to their documentation for further details.
On Windows if you are using a prebuilt MPlayer, put the contents of this
package in the codecs folder within your main MPlayer installation folder.
deepwhite 于 2009-08-25 08:44:56发表:
关Totem什么事情?莫名其妙的。
bennysu 于 2009-08-25 00:28:31发表:
看这段:
Put the files contained in this archive in a directory where MPlayer will find
them. The default directory is /usr/local/lib/codecs/ ($prefix/lib/codecs/) if
you are compiling from source, but you can change that value by passing the
'--with-codecsdir' option to './configure'.
楼主需要源码安装啊!用--with-codecsdir指定解码器目录。
aanchun1989 于 2009-08-24 20:46:18发表:
我也想做月老啊,无奈
l460618498 于 2009-08-24 20:08:11发表:
英文太牛了
weixq316 于 2009-08-24 19:02:43发表:
ln -s /usr/local/lib/codecs /usr/lib/codecs
ln -s /usr/local/lib/codecs /usr/lib/win32
试试,要用root登陆