|
|
发表于 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. |
|