|

楼主 |
发表于 2009-12-8 23:16:27
|
显示全部楼层
SO strange, look this:
mplayer -vo help
MPlayer SVN-r29463-4.3.4 (C) 2000-2009 MPlayer Team
Available video output drivers:
[color="Red"]vdpau VDPAU with X11
xv X11/Xv
x11 X11 ( XImage/Shm )
xover General X11 driver for overlay capable video output drivers
gl X11 (OpenGL)
gl2 X11 (OpenGL) - multiple textures version
sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
null Null video output
[color="Red"]xvmc XVideo Motion Compensation
mpegpes MPEG-PES file
yuv4mpeg yuv4mpeg output for mjpegtools
png PNG file
jpeg JPEG file
gif89a animated GIF output
[color="Red"]> mplayer -vo vdpau 01.avi
MPlayer SVN-r29463-4.3.4 (C) 2000-2009 MPlayer Team
Playing 01.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 608x256 24bpp 23.976 fps 943.7 kbps (115.2 kbyte/s)
Clip info:
Software: Nandub v1.0rc2
SUB: Added subtitle file (1): ./01.srt
[vdpau] Error when calling vdp_device_create_x11: 1
[color="Red"]Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
[color="Red"]Video: no video
Starting playback...
A: 3.2 (03.2) of 13093.6 ( 3:38:13.5) 0.5%
MPlayer interrupted by signal 2 in module: play_audio
A: 3.2 (03.2) of 13093.6 ( 3:38:13.5) 0.5%
Exiting... (Quit)
[color="Red"]> mplayer -vo xvmc 01.avi
MPlayer SVN-r29463-4.3.4 (C) 2000-2009 MPlayer Team
Playing 01.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
[aviheader] Audio stream found, -aid 1
VIDEO: [XVID] 608x256 24bpp 23.976 fps 943.7 kbps (115.2 kbyte/s)
Clip info:
Software: Nandub v1.0rc2
SUB: Added subtitle file (1): ./01.srt
vo_xvmc: X-Video extension 2.2
[color="Red"]vo_xvmc: No X-Video MotionCompensation Extension on :0.0
Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
[color="Red"]Video: no video
Starting playback...
A: 3.5 (03.4) of 13093.6 ( 3:38:13.5) 0.4%
MPlayer interrupted by signal 2 in module: play_audio
A: 3.5 (03.5) of 13093.6 ( 3:38:13.5) 0.4%
Exiting... (Quit) |
|