summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/video.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-05 09:22:46 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-05 09:22:46 +0000
commit1f4791ec819f714d34bc85869978a054b139ff58 (patch)
tree232df70850da2c30f88d2c7c375ebb21f6f66f54 /DOCS/xml/en/video.xml
parent713c27eed3865a60ce4d8ad07e23485211c3c281 (diff)
downloadmpv-1f4791ec819f714d34bc85869978a054b139ff58.tar.bz2
mpv-1f4791ec819f714d34bc85869978a054b139ff58.tar.xz
Hint fixed up and synched to XML.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10527 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/video.xml')
-rw-r--r--DOCS/xml/en/video.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 0196408158..49b04bc1cd 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -958,6 +958,17 @@ XFree86(DRI) 4.0.3 or later supports OpenGL with Matrox and Radeon cards,
See <ulink url="http://dri.sourceforge.net"/> for download and installation
instructions.
</para>
+
+<para>
+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):
+</para>
+
+<para>
+<command>export $__GL_SYNC_TO_VBLANK=1</command>
+</para>
+
</sect4>