summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorChris Varenhorst <varenc@gmail.com>2021-05-28 19:16:35 -0700
committerDudemanguy <random342@airmail.cc>2021-06-04 16:42:45 +0000
commit4989ccbe7ae6f1130d68742e059313e105633145 (patch)
tree7e1b0a2f13dbbfa9986ba8494ee5af4f345c50ab /DOCS
parentfd8c673cfc1ee51f0bb05c8247a35d44003366da (diff)
downloadmpv-4989ccbe7ae6f1130d68742e059313e105633145.tar.bz2
mpv-4989ccbe7ae6f1130d68742e059313e105633145.tar.xz
docs: fix leftover reference to the now defunct --video-sync-adrop-size option
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 217efaa3b5..6bbf6a3366 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6567,11 +6567,10 @@ Miscellaneous
video. (Although it should have the same effects as
``audio``, the implementation is very different.)
:display-adrop: Drop or repeat audio data to compensate desyncing
- video. See ``--video-sync-adrop-size``. This mode will
- cause severe audio artifacts if the real monitor
- refresh rate is too different from the reported or
- forced rate. Since mpv 0.33.0, this acts on entire audio
- frames, instead of single samples.
+ video. This mode will cause severe audio artifacts if
+ the real monitor refresh rate is too different from
+ the reported or forced rate. Since mpv 0.33.0, this
+ acts on entire audio frames, instead of single samples.
:display-desync: Sync video to display, and let audio play on its own.
:desync: Sync video according to system clock, and let audio play
on its own.