summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index fa4dcd3b8b..9320a244ac 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -464,6 +464,13 @@ Video
mode enabled. It doesn't increment the ``D:`` field in the statusline
either.
+``--display-fps=<fps>``
+ Set the maximum assumed display FPS used with ``--framedrop``. By default
+ a detected value is used (X11 only, not correct on multi-monitor systems),
+ or infinite display FPS if that fails. Infinite FPS means only frames too
+ late are dropped. If a correct FPS is provided, frames that are predicted
+ to be too late are dropped too.
+
``--hwdec=<api>``
Specify the hardware video decoding API that should be used if possible.
Whether hardware decoding is actually done depends on the video codec. If