summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-10-15 10:18:49 -0500
committerDudemanguy <random342@airmail.cc>2023-10-25 16:16:37 +0000
commit9924102c6685495ecbe4abdb6ca1a38c27919317 (patch)
tree17793d443e10042d4e07a2916e7c59bb9e08c330 /DOCS/man/options.rst
parent7aed492ccc48fd32084d7dfe65a50b5b90d8411a (diff)
downloadmpv-9924102c6685495ecbe4abdb6ca1a38c27919317.tar.bz2
mpv-9924102c6685495ecbe4abdb6ca1a38c27919317.tar.xz
options: rename --override-display-fps to --display-fps-override
Other similar options are in the form of --foo-override not --override-foo. The display-fps one was backwards so flip it around the other way for consistency reasons.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index b3c83de4da..d93493487b 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1179,7 +1179,7 @@ Video
frame, so if this is not done, there is some likeliness that the VO has
to drop some frames if rendering the first frame takes longer than needed.
-``--override-display-fps=<fps>``
+``--display-fps-override=<fps>``
Set the display FPS used with the ``--video-sync=display-*`` modes. By
default, a detected value is used. Keep in mind that setting an incorrect
value (even if slightly incorrect) can ruin video playback. On multi-monitor
@@ -5573,7 +5573,7 @@ them.
require driver-specific hacks if using multiple monitors, to ensure mpv
syncs to the right one. Compositing window managers can also lead to bad
results, as can missing or incorrect display FPS information (see
- ``--override-display-fps``).
+ ``--display-fps-override``).
``--vulkan-device=<device name|UUID>``
The name or UUID of the Vulkan device to use for rendering and presentation. Use