summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-09-09 04:15:03 +0200
committerDudemanguy <random342@airmail.cc>2023-09-11 01:58:07 +0000
commitf5690e3c9765e138683ba313c696704c54396317 (patch)
tree937699c51e989575f5e4b9649c030074a8c05e13 /DOCS/man/options.rst
parent6f83529f219ab5ac546013967419c00e6ff3edfc (diff)
downloadmpv-f5690e3c9765e138683ba313c696704c54396317.tar.bz2
mpv-f5690e3c9765e138683ba313c696704c54396317.tar.xz
Revert "sub: add auto option to --sub-fix-timing"
This reverts commit b47a58516af2c36e66c3987748b5b4a1275ed9e7.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 2a04b84ba3..7d1a1d91fd 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2638,11 +2638,10 @@ Subtitles
particular subtitles in mkv files) are always assumed to be UTF-8.
-``--sub-fix-timing=<auto|yes|no>``
+``--sub-fix-timing=<yes|no>``
Adjust subtitle timing is to remove minor gaps or overlaps between
subtitles (if the difference is smaller than 210 ms, the gap or overlap
- is removed). The ``auto`` value enables this for non-text subtitles such
- as PGS or DVD (default: ``auto``).
+ is removed).
``--sub-forced-events-only=<yes|no>``
Enabling this displays only forced events within subtitle streams. Only