[MPlayer-users] Re: configure script patch

Tomáš Janoušek tomi at nomi.cz
Fri Aug 19 13:59:08 CEST 2005


Fri, Aug 19, 2005 at 11:48:15AM +0200  Tomáš Janoušek napsal:
> According to
> http://oss.sgi.com/projects/ogl-sample/registry/SGI/video_sync.txt ,
> I think the call to glXWaitVideoSyncSGI(1, 0, &count) should wait for vsync
> (where count is int count). But that's just my understanding of the text, I
> haven't tried that.

Here is an article about it:
http://www.inb.uni-luebeck.de/~boehme/xvideo_sync.html

It uses
glXGetVideoSyncSGI(&retraceCount);
glXWaitVideoSyncSGI(2, (retraceCount+1)%2, &retraceCount);
which is probably the right way.

-- 
.---------    Tomáš Janoušek   a.k.a. Liskni_si    ---------.
: NOMI team, developer, http://tomi.nomi.cz/   tomi at nomi.cz :
' JID:liskni_si at jabber.cz, ICQ#161807083, tel:+420608876277 '




More information about the MPlayer-users mailing list