[MPlayer-advusers] -fixed-vo not working as expected ?

Pierre Lombard p_l at gmx.fr
Sun May 7 23:54:45 CEST 2006


Hi,

If I do a :
 mplayer -vo xv -fixed-vo foo1.avi foo2.avi

(with foo1.avi =foo2.avi)

it always destroys the window at the end of foo1.avi and recreate a new
one to play foo2.avi, which it should not do if I read correctly.

The same behavior occurs with -vo x11

Attached is a log file resulting from:
  mplayer -vo x11 -fixed-vo x.avi x.avi

-- 
Pierre Lombard
GPG: 0x1AF0803C
-------------- next part --------------
MPlayer dev-CVS-060505-18:00-4.0.3 (C) 2000-2006 MPlayer Team
CPU: Intel Pentium M Dothan (Family: 6, Stepping: 8)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

90 audio & 206 video codecs

Playing x.avi.

AVI file format detected.
VIDEO:  [XVID]  624x352  12bpp  23.976 fps  1059.0 kbps (129.3 kbyte/s)
Clip info:
 Software: VirtualDub
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
xscreensaver_disable: xscreensaver wid=12582920.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
alsa-init: using device default
alsa: 48000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 624 x 352 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.77:1 - prescaling to correct movie aspect.
VO: [x11] 624x352 => 624x352 Planar YV12 
SwScaler: using unscaled Planar YV12 -> BGRA special converter

A:   0.0 V:<snip>

alsa-uninit: pcm closed

Playing x.avi.

AVI file format detected.
VIDEO:  [XVID]  624x352  12bpp  23.976 fps  1059.0 kbps (129.3 kbyte/s)
Clip info:
 Software: VirtualDub
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
alsa-init: using device default
alsa: 48000 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 624 x 352 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.77:1 - prescaling to correct movie aspect.
VO: [x11] 624x352 => 624x352 Planar YV12 
[...]


More information about the MPlayer-advusers mailing list