summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 31540fc1fa..e36e59c18a 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -443,6 +443,13 @@ Available video output drivers are:
Slower, but might help getting better results when doing framedropping.
The details depend entirely on the OpenGL driver.
+ ``waitvsync``
+ Call ``glXWaitVideoSyncSGI`` after each buffer swap (default: disabled).
+ This may or may not help with video timing accuracy and frame drop. It's
+ possible that this makes video output slower, or has no effect at all.
+
+ X11 only.
+
``sw``
Continue even if a software renderer is detected.