[MPlayer-users] Cannot play a full screen

yh jupiter.hce at gmail.com
Sat Mar 8 09:34:05 CET 2008


Hi,

I called mplayer to play a full screen, but it could only display a
video in a small screen. I've got following debug messages, but have no clue 
on how to fix it. Any explanation of how should I fix it please? 

PS: If I don't use -vo x11, it displayed ghost images of the same
content repeated in three columns.

$ mplayer -fs -vo x11 /home/Video/video.mpg

MPlayer 1.0rc2-4.1.0 (C) 2000-2007 MPlayer Team

Playing /home/Video/video.mpg.
MPEG-PS file format detected.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  9800.0 kbps (1225.0
kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder
libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or
resource busy
[AO_ALSA] alsa-lib: pcm_hw.c:1248:(snd_pcm_hw_open) open
/dev/snd/pcmC0D2p failed: Device or resource busy
[AO_ALSA] Playback open error: Device or resource busy
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
[AO_ALSA] alsa-lib: pcm_hw.c:1248:(snd_pcm_hw_open) open
/dev/snd/pcmC0D2p failed: Device or resource busy
AO: [sdl] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 720 x 576 (preferred colorspace: Planar
YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [x11] 720x576 => 768x576 Planar YV12  [fs]
[swscaler @ 0x8813d90]SwScaler: using unscaled yuv420p -> bgr565
special converter
New_Face failed. Maybe the font path is wrong. 2 ??% ??% ??,?% 0 0
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
A:   4.1 V:   2.6 A-V:  1.529 ct:  0.011  62/ 62 112% 132%  5.7% 50 0

Possible reasons, problems, workarounds:
- Most common: broken/buggy _audio_ driver
  - Try -ao sdl or use the OSS emulation of ALSA.
    - Experiment with different values for -autosync, 30 is a good
    start.
- Slow video output
    - Try a different -vo driver (-vo help for a list) or try
    -framedrop!
- Slow CPU
    - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
      e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
- Broken file
    - Try various combinations of -nobps -ni -forceidx -mc 0.
- Slow media (NFS/SMB mounts, DVD, VCD etc)
    - Try -cache 8192.
- Are you using -cache to play a non-interleaved AVI file?
    - Try -nocache.
Read DOCS/HTML/en/video.html for tuning/speedup tips.
If none of this helps you, read DOCS/HTML/en/bugreports.html.

A:  18.8 V:  11.8 A-V:  7.009 ct:  0.037 292/292 53% 119%  3.6% 279 0

Thank you.

Kind Regards,

Jim



More information about the MPlayer-users mailing list