summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-11-05 15:31:47 -0600
committerDudemanguy <random342@airmail.cc>2023-12-08 18:14:06 +0000
commit443c2487d7dd1039e297abad6398135b3c463018 (patch)
tree96faabcc0a3bd8c8ace303f4a5bc4e51e533be14 /DOCS/man/options.rst
parentce958b77424327a30a3026c226a1db72f26e3543 (diff)
downloadmpv-443c2487d7dd1039e297abad6398135b3c463018.tar.bz2
mpv-443c2487d7dd1039e297abad6398135b3c463018.tar.xz
filter_sdh: add full width parentheses to the enclosures string
Since these are technically parentheses, we'll treat them the same way as normal parenthesis. Fixes #11155.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 4a9dcfe3b8..dc9c568fa3 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2901,8 +2901,9 @@ Subtitles
It removes speaker labels (like MAN:) and any text enclosed within symbols like
parentheses or brackets as specified by the ``--sub-filter-sdh-enclosures`` option.
- Note that parenthesis are a special case and only upper case text is removed. For
- more filtering, you can use the ``--sub-filter-sdh-harder`` option.
+ Note that parenthesis (full width parenthesis and the normal variant) are a special
+ case and only upper case text is removed. For more filtering, you can use the
+ ``--sub-filter-sdh-harder`` option.
Default: ``no``.
@@ -2920,7 +2921,7 @@ Subtitles
will be mapped internally to their matching right hand character, so you only need
to specify left hand characters.
- Default: ``([``.
+ Default: ``([(``.
``--sub-filter-regex-...=...``
Set a list of regular expressions to match on text subtitles, and remove any