From 8d7d6caeaf7901cd63596d17efbde3133699fcdf Mon Sep 17 00:00:00 2001 From: Martin Herkt Date: Thu, 24 Apr 2014 17:42:54 +0200 Subject: options: rename subtitle-related options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --ass → --sub-ass --autosub → --sub-auto --autosub-match → --sub-auto-match --sub → --sub-file --subcp → --sub-codepage --subfps → --sub-fps --- DOCS/man/en/options.rst | 93 ++++++++++++++++++++++++------------------------- 1 file changed, 46 insertions(+), 47 deletions(-) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 968cf014d9..079bfe13b4 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -113,18 +113,18 @@ OPTIONS - ``--aspect=4:3`` or ``--aspect=1.3333`` - ``--aspect=16:9`` or ``--aspect=1.7777`` -``--ass``, ``--no-ass`` +``--sub-ass``, ``--no-sub-ass`` Render ASS subtitles natively (enabled by default). - If ``--no-ass`` is specified, all tags and style declarations are stripped - and ignored on display. The subtitle renderer uses the font style as - specified by the ``--sub-text-`` options instead. + If ``--no-sub-ass`` is specified, all tags and style declarations are + stripped and ignored on display. The subtitle renderer uses the font style + as specified by the ``--sub-text-`` options instead. .. note:: - Using ``--no-ass`` may lead to incorrect or completely broken rendering - of ASS/SSA subtitles. It can sometimes be useful to forcibly override - the styling of ASS subtitles, but should be avoided in general. + Using ``--no-sub-ass`` may lead to incorrect or completely broken + rendering of ASS/SSA subtitles. It can sometimes be useful to forcibly + override the styling of ASS subtitles, but should be avoided in general. ``--ass-force-style=<[Style.]Param=Value[,...]>`` Override some style or script info parameters. @@ -314,19 +314,6 @@ OPTIONS screen height, make the window smaller until either its width is 90% of the screen, or its height is 80% of the screen. -``--autosub``, ``--no-autosub`` - Load additional subtitle files matching the video filename. Enabled by - default. See also ``--autosub-match``. - -``--autosub-match=`` - Adjust matching fuzziness when searching for subtitles: - - :exact: exact match - :fuzzy: Load all subs containing movie name. - :all: Load all subs in the current and ``--sub-paths`` directories. - - (default: exact) - ``--autosync=`` Gradually adjusts the A/V sync based on audio delay measurements. Specifying ``--autosync=0``, the default, will cause frame timing to be @@ -801,8 +788,7 @@ OPTIONS ``--embeddedfonts``, ``--no-embeddedfonts`` Use fonts embedded in Matroska container files and ASS scripts (default: - enabled). These fonts can be used for SSA/ASS subtitle rendering - (``--ass`` option). + enabled). These fonts can be used for SSA/ASS subtitle rendering. ``--end=