mplayer 无法播放视频,求助
大家好:
我在RH8.0上安装了Mplayer0.90pre8和Realplayer 8,但是使用Mplayer无法播放视频文件,错误如下:
# mplayer /tmp/01.avi
.......
Reading config file: /home/gabucino/.mplayer/i_did_not_RTFM_carefully_enough...: No such file or directory
[cfg] read config file: /root/.mplayer/gui.conf
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0" => local display)
Reading /root/.mplayer/codecs.conf: 38 audio & 106 video codecs
Font /root/.mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz)
Can't open input config file /root/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'
Font /root/.mplayer/font/font.desc loaded successfully! (206 chars)
Font /root/.mplayer/font/font.desc loaded successfully! (206 chars)
Playing /tmp/01.avi
Cache fill: 0.00% (0 bytes) Detected AVI file format!
VIDEO: [DIVX] 352x288 24bpp 25.00 fps 375.9 kbps (45.9 kbyte/s)
==========================================================================
Detected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 24000 Hz, 2 ch, sfmt: 0x10 (2 bps), ratio: 7000->96000 (56.0 kbit)
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support, and read Xv section of DOCS/video.html !
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device!
cmd: 2
Exiting... (Exit)
不管我的vo改成xv还是x11等都没有用,请问这是怎么回事?我该怎么解决?