summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-06 18:43:51 +0200
committerwm4 <wm4@nowhere>2016-09-06 20:08:44 +0200
commit618d7f59b0baa95f2151f45a6026de4d7dace4aa (patch)
treea3493030f3c3e8f97e082818e3e5c1e91b4406f4 /DOCS/man/vo.rst
parent723e3ec8d9acbbb2ad12c8b458e8c43e55a9ec2d (diff)
downloadmpv-618d7f59b0baa95f2151f45a6026de4d7dace4aa.tar.bz2
mpv-618d7f59b0baa95f2151f45a6026de4d7dace4aa.tar.xz
vo_vdpau: rename some sub-options
Since the sub-options have been deprecated very recently, and are redirected to global options, we don't need to document this change.
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 7eb8b28bd4..a3645617ae 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -163,11 +163,11 @@ Available video output drivers are:
with the composited mode behavior of the NVIDIA driver, there is no
hard playback speed limit even without the disabled logic. Enabled by
default, use ``no-composite-detect`` to disable.
- ``--vo-vdpau-queuetime_windowed=<number>`` and ``queuetime_fs=<number>``
+ ``--vo-vdpau-queuetime-windowed=<number>`` and ``queuetime-fs=<number>``
Use VDPAU's presentation queue functionality to queue future video
frame changes at most this many milliseconds in advance (default: 50).
See below for additional information.
- ``--vo-vdpau-output_surfaces=<2-15>``
+ ``--vo-vdpau-output-surfaces=<2-15>``
Allocate this many output surfaces to display video frames (default:
3). See below for additional information.
``--vo-vdpau-colorkey=<#RRGGBB|#AARRGGBB>``