From 1f4791ec819f714d34bc85869978a054b139ff58 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 5 Aug 2003 09:22:46 +0000 Subject: Hint fixed up and synched to XML. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10527 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/video.html | 10 +++++----- DOCS/xml/en/video.xml | 11 +++++++++++ 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/DOCS/en/video.html b/DOCS/en/video.html index e33ae1d29f..bb43986c47 100644 --- a/DOCS/en/video.html +++ b/DOCS/en/video.html @@ -640,12 +640,12 @@ for download and installation instructions.

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)

+ vsynced TV output. You'll have to set an environment variable (at least + on nVidia):

-
    -
  1. export $__GL_SYNC_TO_VBLANK=1
  2. -
+

+ export $__GL_SYNC_TO_VBLANK=1 +

2.3.1.2.9 AAlib - text mode displaying

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 for download and installation instructions. + + +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): + + + +export $__GL_SYNC_TO_VBLANK=1 + + -- cgit v1.2.3