From 122bbb9ff47ee06e816b7e0dd7219e0c7533edf1 Mon Sep 17 00:00:00 2001 From: dudemanguy Date: Thu, 5 Dec 2019 14:35:23 -0600 Subject: DOCS: fix wayland-frame-wait offset value range It actually goes down to -500 not -100. --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/options.rst') 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 -- cgit v1.2.3