[Mplayer-cvslog] CVS: main/DOCS/tech TODO,1.60,1.61

Diego Biurrun diego at biurrun.de
Mon Jan 6 20:14:06 CET 2003


Arpi writes:
 > > > +   - Nov 13: [BUG] sig11 while moving xmga window in Xinerama mode - FIXED?
 > > 
 > > This is not fixed yet, i'm waiting for gabu's aproval of my patch.
 > 
 > i know, the question was for gabu...
 > 
 > > > +     (-vo x11,xmga,xv doesn't work because MPlayer dies if can't find X) - HEH?
 > > 
 > > What's with this bug ? I cant reproduce any sig11 or something. MPlayer
 > > just quits
 > > with an errormsg (how it should).
 > 
 > great, i don't even understand what the bug is :)

The bug is that on the console

mplayer -vo xmga,mga movie.avi

does not fall back to mga, but quit with an error message instead.

 > (i read that mail but can't understand the problem - mayeb i don't know
 > debian enough and/or it's debian specific)

It's not Debian specific, it's just that Gabu wanted to put something
like

vo=xmga,mga,xvidix,vidix,xv...

into the default Debian config file, which is a very nice idea, but I
noticed that this did not work back then, as xmga did not uninit
correctly.  Rich fixed this for xmga.

SDL does still have the problem, though, so if I use

mplayer -vo sdl,mga movie.avi

on the console it still fails.

Diego


More information about the MPlayer-cvslog mailing list