[MPlayer-dev-eng] [PATCH] Fix for broken vo_xmga support in GUI mode

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Sep 23 21:12:11 CEST 2010


On Thu, Sep 23, 2010 at 09:11:18AM -0700, Dirk Porezag wrote:
> xmga video-out support is broken in the current SVN release in GUI (gmplayer)  
> mode. Playing a video will crash since "vo_window" is not set up properly. Also, 
> after fixing this, moving the window across the screen also doesn't work.  The 
> patch fixes both issues, changes are rather trivial but I'm happy to  discuss 
> them if needed.
> 
> 
> There still is an issue with extensive  flickering in full-screen mode that is 
> neither addressed nor caused by this  patch - I didn't have time yet to look 
> into this.

The x11_common.c patch unfortunately is not ok, setting resize for a movement
is a bad idea and causes flickering and other issues with other VOs.
Maybe add a VO_EVENT_MOVE or so...


More information about the MPlayer-dev-eng mailing list