summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authordudemanguy <random342@airmail.cc>2019-12-05 14:35:23 -0600
committerdudemanguy <random342@airmail.cc>2019-12-05 14:35:23 -0600
commit122bbb9ff47ee06e816b7e0dd7219e0c7533edf1 (patch)
treed0c79b7059aae9fe65e18c31cb2a4a502947b022 /DOCS/man/options.rst
parent000c045aa873b07cc4ba869dcb82aa4756419637 (diff)
downloadmpv-122bbb9ff47ee06e816b7e0dd7219e0c7533edf1.tar.bz2
mpv-122bbb9ff47ee06e816b7e0dd7219e0c7533edf1.tar.xz
DOCS: fix wayland-frame-wait offset value range
It actually goes down to -500 not -100.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index f31173a8ee..86a72f1ce0 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4910,7 +4910,7 @@ The following video options are currently all specific to ``--vo=gpu`` and
Currently only relevant for ``--gpu-api=d3d11``.
-``--wayland-frame-wait-offset=<-100..3000>``
+``--wayland-frame-wait-offset=<-500..3000>``
Control the amount of offset (in microseconds) to add to wayland's frame wait
(default 1000). The wayland context assumes that if frame callback or presentation
feedback isn't received within a certain amount of time then the video is being