On Sun, Dec 22, 2002 at 06:47:18PM -0500, [EMAIL PROTECTED] wrote: > After applying your new patch (actually just updating to latest CVS as > it's all in CVS now), I get my initial GTK+ screen, and I can launch > an MPlayer from it, but when MPlayer is done, the screen goes black. > And I don't mean black like the color black is painted on the screen, > it's more like the black I would expect if there is nothing being > drawn to the screen. Like "no signal" kind of black.
That's exactly what it is. I recoded the whole on/off code to work properly. Removing the SetOpacity(0) call from uninit() in vo_dfbmga should fix it. The call is there because I actually want the output disabled after mplayer exits. Otherwise I have a static picture on my TV until I quit X. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.