命令行下用mplayer放rmvb,报错,什么意思啊?

Totem,mplayer,sopcast,realplayer,bmp
回复
actan
帖子: 112
注册时间: 2007-10-31 10:46
联系:

命令行下用mplayer放rmvb,报错,什么意思啊?

#1

帖子 actan » 2008-02-26 10:02

xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.


Exiting... (End of file)
allen@allenux:~/video$ xvinfo
X-Video Extension version 2.2
screen #0
no adaptors present

在X下面播放RMVB是没问题,想试试在命令行下的播放,
这些提示是什么意思啊?我该怎么做?谢谢
头像
perdubug
帖子: 26
注册时间: 2008-02-26 12:07

#2

帖子 perdubug » 2008-02-26 12:33

好像有两部分错误:
xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled

It seems there is no Xvideo support for your video card available.

第一个错误我以前也遇到过,在MPlayer的配置里面有一项阻止screensaver起来的设置(具体叫什么我忘记了,得回家看看自己的电脑),把它关了应该就可以了

第二个错误你可以参看http://ubuntuforums.org/archive/index.php/t-255001.html
头像
perdubug
帖子: 26
注册时间: 2008-02-26 12:07

#3

帖子 perdubug » 2008-02-26 12:36

补充:
第二个问题我也遇到过,我是看了这个帖子才解决的::http://www.getautomatix.com/forum/index ... topic=1313
actan
帖子: 112
注册时间: 2007-10-31 10:46
联系:

#4

帖子 actan » 2008-02-27 9:07

谢谢你的回复,解决了
不过播放的时候要加上-vo 是video out,指定为x11
mplayer -vo x11 moviename.rmvb

xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled这个似乎不是什么大问题,成功播放后它还提示这个

不过还有一个小问题,同样的命令我用alt+ctrl+5进入完全没打开X的界面,不能播放,呵呵,看来完全在字符界面下是没法放了?只有在启动X的情况下,从终端进入命令行输命令能播放?
回复