DOCS: fix wayland-frame-wait offset value range

It actually goes down to -500 not -100.
This commit is contained in:
dudemanguy 2019-12-05 14:35:23 -06:00
parent 000c045aa8
commit 122bbb9ff4
1 changed files with 1 additions and 1 deletions

View File

@ -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