原帖由 zytat163 于 2008-2-3 10:53 AM 发表
据我所知,geexbox 不能调整.它的菜单没有这个选项.
你好,我用过MPlayer这个软件,在XP下他是能调整亮度的,为什么在geexbox 不能调整呢,实在是不清楚,我始终在寻找一款最简单的PE,30几M大小,只有最基本的播放功能就行了,因为我的电脑还是奔腾3--733的实在是太低了,看电影只要是清晰度高的就一卡一卡的,楼主用这个系统可能是和我一样有类似问题吧,请问楼主对此有什么心得?作者: zytat163 时间: 2008-2-4 11:31 标题: 回复 #7 LOOK 的帖子 XP下的MPlayer它的全称是Media Player Classic,它和linux下的Mplayer是两个不同的软件.
我Mplayer的官方看过其实也支持设亮度的调整,但是是针对不同的驱动的, 而恰巧Geexbox的Mplayer使用的驱动不能支持亮度的调整.
以下是Geexbox的官方的引用:
The GeeXboX uses MPlayer. As this player is one of the most powerful media players, it can be started in several different ways. In the GeeXboX, two files are used to control MPlayer's options :
The menu_lang.conf is used to generate the OSD Menu. You may have to modify it if you wish to add or remove items from the menu, or to change the items captions to fit your needs.
The mplayer.conf is related to MPlayer's lauching options. The default config file contains some of the following lines :
vo=vesa:vidix,vesa # Video Output driver (Use VidiX if available, VESA otherwise)
ao=alsa # Audio Output driver
......
注意这里的Video Output driver !
这是引用Mplayer的官方的支持亮度调整的一个驱动的说明:
8.2. Xv
Under XFree86 4.0.2 or newer, you can use your card's hardware YUV routines using the XVideo extension. This is what the option -vo xv uses. Also, this driver supports adjusting brightness/contrast/hue/etc. (unless you use the old, slow DirectShow DivX codec, which supports it everywhere), see the man page.
这里提到了supports adjusting brightness/contrast/hue/etc,而VidiX和VESA里面的介绍并没有.