|
|
发表于 2006-12-21 10:42:08
|
显示全部楼层
MPlayer主页的下载页面上还有一个code库下载
下载页面:
http://www.mplayerhq.hu/design6/dload.html
直接下载连接:
http://www1.mplayerhq.hu/MPlayer ... al-20061022.tar.bz2
安装文件当中节选的使用方法:
Installing Binary Codecs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MPlayer has builtin support for the most common audio and video formats, but
for some external binary codecs are required. Examples include newer RealVideo
variants and a couple of uncommon formats. This step is not mandatory, but
recommended for getting MPlayer to play a broader range of formats. Please
note that binary codecs only work on the platform they were compiled for.
We provide packages for x86 and PowerPC.
Unpack the codecs archives and put the contents in a directory where MPlayer
will find them. The default directory is /usr/local/lib/codecs/ (it used to be
/usr/local/lib/win32 in the past, this also works) but you can change that to
something else by passing the '--codecsdir' option to './configure'. |
|