[Mplayer-cvslog] CVS: main/DOCS/en video.html,1.147,1.148
Gabucino
gabucino at mplayerhq.hu
Mon Aug 4 17:43:58 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv5104/DOCS/en
Modified Files:
video.html
Log Message:
vsynced GL output (hint from Spacecake <spacecake at diaryland.com>)
Index: video.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/video.html,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- video.html 1 Jun 2003 23:02:52 -0000 1.147
+++ video.html 4 Aug 2003 15:43:30 -0000 1.148
@@ -639,6 +639,14 @@
<A HREF="http://dri.sourceforge.net">http://dri.sourceforge.net</A>
for download and installation instructions.</P>
+<P>A hint from one of our users: the GL video output can be used to get
+ vsynced TV output. You'll have to set an environment variable: (at least
+ on nVidia)</P>
+
+<OL>
+ <LI>export $__GL_SYNC_TO_VBLANK=1</LI>
+</OL>
+
<H4><A NAME="aalib">2.3.1.2.9 AAlib - text mode displaying</A></H4>
More information about the MPlayer-cvslog
mailing list