[MPlayer-users] erratic behavior of -vo x11 -fs -zoom

Arpi arpi at thot.banki.hu
Thu May 9 00:54:02 CEST 2002


Hi,

> Using current cvs. Configured with --enable-gui. Run in non-gui mode.
> WM is kde3. I run mplayer with this command:
> 
> mplayer -v -vo x11 -fs -zoom file
> 
> MPlayer's behavior is erratic because sometimes it starts in fullscreen
> with no software scaling while at other times it actually does the
> fullscreen with software scaling. I stored the mplayer logs for both
> cases. A 'diff' showed their differences being as trivial as:

> What could be the reason behind the same binary run with same options
> giving different results in successive runs !?
> Is there some variable that is not being initialized ? Or is this a memory
> mismanagement issue (like reading from memory thats been freed)?

hmm, i doubt
imho it's a race condition problem, maybe sometimes the resize XEvent
arrives too late and resize the window back? or so...
i see such thing with mwm when keep presisng 'f', after a while the window
gets maximized. from teh debug log i can see that the resize event for N.
resize arrives _after_ the (N+1). resize...
X11 is a very silly thing... we would kill its designer many times...


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu




More information about the MPlayer-users mailing list