From d86a9decac394813f681f9940c274442ce8da87a Mon Sep 17 00:00:00 2001 From: gabucino Date: Mon, 4 Aug 2003 15:43:56 +0000 Subject: vsynced GL output (hint from Spacecake ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10523 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/video.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS/en') diff --git a/DOCS/en/video.html b/DOCS/en/video.html index 9177f83e97..e33ae1d29f 100644 --- a/DOCS/en/video.html +++ b/DOCS/en/video.html @@ -639,6 +639,14 @@ http://dri.sourceforge.net 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)

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

2.3.1.2.9 AAlib - text mode displaying

-- cgit v1.2.3