mirror of
https://github.com/mpv-player/mpv
synced 2025-04-18 13:16:43 +00:00
DOCS: fix wayland-frame-wait offset value range
It actually goes down to -500 not -100.
This commit is contained in:
parent
000c045aa8
commit
122bbb9ff4
@ -4910,7 +4910,7 @@ The following video options are currently all specific to ``--vo=gpu`` and
|
|||||||
|
|
||||||
Currently only relevant for ``--gpu-api=d3d11``.
|
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
|
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
|
(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
|
feedback isn't received within a certain amount of time then the video is being
|
||||||
|
Loading…
Reference in New Issue
Block a user