[MPlayer-cvslog] r29721 - trunk/libvo/gl_common.c

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun May 23 15:40:34 CEST 2010


On Sat, May 22, 2010 at 11:34:23PM +0000, Carl Eugen Hoyos wrote:
> reimar <subversion <at> mplayerhq.hu> writes:
> 
> > Author: reimar
> > Date: Sun Sep 27 16:24:15 2009
> > New Revision: 29721
> > 
> > Log:
> > Also check GLX client and server strings for extensions
> > 
> > Modified:
> >    trunk/libvo/gl_common.c
> 
> This is on HP nx6110 laptop (Intel GPU?), running OpenSuse 10.3 and X.Org server
> 7.2-143.13
> 
> From this version on, mplayer -vo gl:yuv=n immediately restarts the X server for
> n=[1,2,3,4,6], the first back-trace can be found in Xorg.0.log.old.

X.org backtrace are unfortunately in general useless.
MPlayer's -v output would be far more useful, at the very least OpenGL
version, renderer string etc. are necessary.
Complete glxinfo output up to but not including the visuals list might help, too.

> mplayer -vo gl:yuv=5 immediately restarts the X server both before and after
> this commit with the second back-trace.
> 
> -vo gl:yuv=1
> (EE) DoSwapInterval: cx = 0x8738f90, GLX screen = 0x8268e58

Tried with swapinterval=-1
?


More information about the MPlayer-cvslog mailing list