LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1247|回复: 5

通过yum装的mplayer的解码器的路径是哪里啊?

[复制链接]
发表于 2006-11-3 09:18:46 | 显示全部楼层 |阅读模式
还有mplayer的配置文件放在哪里?有人知道吗?我找不到指定解码器路径的那个配置文件。
发表于 2006-11-3 09:49:28 | 显示全部楼层
解码器的路径是/usr/lib/codecs,不过解码库要自己下载然后放进去就好了
mplayer的配置文件是/etc/mplayer/mplayer.conf,当然你还可以在用户目录下有自己的配置文件~/.mplayer/config,下面是配置文件的说明:
#
# MPlayer configuration file
#
# Configuration files are read system-wide from /etc/mplayer/mplayer.conf
# and per user from ~/.mplayer/config, where per-user settings override
# system-wide settings, all of which are overrriden by the command line.
#
# The configuration file settings are the same as the command line
# options without the preceding '-'.
#
# See the CONFIGURATION FILES section in the man page
# for a detailed description of the syntax.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-3 10:28:16 | 显示全部楼层
谢谢啊,我的MPLAYER终于可以播放RM和RMVB文件了。之前按官方那个说明文档说是放在usr/local/lib/codecs/下的,都不起作用

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'.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-3 10:28:50 | 显示全部楼层
谢谢啊,我的MPLAYER终于可以播放RM和RMVB文件了。之前按官方那个说明文档说是放在usr/local/lib/codecs/下的,都不起作用

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'.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-3 10:41:03 | 显示全部楼层
谢谢啊,我的MPLAYER终于可以播放RM和RMVB文件了。之前按官方那个说明文档说是放在usr/local/lib/codecs/下的,都不起作用

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'.
回复 支持 反对

使用道具 举报

发表于 2006-11-3 11:02:46 | 显示全部楼层
呵呵,编译rpm包的时候PREFIX变量设置的是/usr,不是默认的/usr/local,所以默认codecs的路径就是/usr/lib/codecs了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表