summaryrefslogtreecommitdiffstats
path: root/DOCS
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
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')
-rw-r--r--DOCS/interface-changes.rst1
-rw-r--r--DOCS/man/options.rst4
2 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index d47a4d9c41..f9cc1cd956 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -102,6 +102,7 @@ Interface changes
- deprecate `--cdda-toc-bias` option, offsets are always checked now
- disable `--allow-delayed-peak-detect` by default
- rename `--fps` to `--container-fps-override`
+ - rename `--override-display-fps` to `--display-fps-override`
--- mpv 0.36.0 ---
- add `--target-contrast`
- Target luminance value is now also applied when ICC profile is used.
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