|
|

楼主 |
发表于 2008-4-5 11:52:31
|
显示全部楼层
Post by zhuoli76;1834943
我也是livna源
错误如下:
[zhuoli76@localhost ~]$ mplayer
MPlayer SVN-r25979 rpm.livna.org (C) 2000-2007 MPlayer Team
CPU: Intel(R) Celeron(R) CPU 2.00GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
The flip-hebrew option can't be used in a config file.
Error parsing option flip-hebrew=no at line 133
好象是说mplayer 的设置文件出错了,但我到/etc/mplayer/发现三个文件,这三个文件都是空的。没有任何代码。
[zhuoli76@localhost mplayer]$ ls
input.conf menu.conf mplayer.conf
还有就是~/.mplayer/中有二个配置文件,但没有一个文件的行着超过了133行,也没有flip-hebrew这个参数。
[zhuoli76@localhost .mplayer]$ ls
config gui.history gui.url mplayerplug-in.conf
gui.conf gui.pl gui.url~ registry
楼上的看看你的是如何,有可以的话发给我。
不知是不这个原因?
我也遇上这个错了。呵呵
不过我的 /etc/mplayer/mplayer.conf 中有 133 行,我注释掉那个配置项就 OK 了。
我感觉不可能没有内容的,要不你搜索下 flip-hebrew,看看在哪个文件中。
到 root 用户。
# grep -r flip-hebrew /etc/
看看是哪个配置文件有这个配置。 |
|