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/changes.rst | 7 +++- DOCS/man/en/options.rst | 93 ++++++++++++++++++++++++------------------------- 2 files changed, 52 insertions(+), 48 deletions(-) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/changes.rst b/DOCS/man/en/changes.rst index af890a4178..a264eac964 100644 --- a/DOCS/man/en/changes.rst +++ b/DOCS/man/en/changes.rst @@ -149,6 +149,7 @@ Command Line Switches ``-afm hwac3`` ``--ad=spdif:ac3,spdif:dts`` ``-ao alsa:device=hw=0.3`` ``--ao=alsa:device=[hw:0,3]`` ``-ass-bottom-margin`` ``--vf=sub=bottom:top`` + ``-ass`` ``--sub-ass`` ``-benchmark`` ``--untimed`` (no stats) ``-capture`` ``--stream-capture=`` ``-channels`` ``--channels`` (changed semantics) @@ -167,6 +168,7 @@ Command Line Switches ``-mixer`` AO suboptions (``alsa``, ``oss``) ``-mouse-movements`` ``--input-cursor`` ``-noar`` ``--no-input-appleremote`` + ``-noautosub`` ``--no-sub-auto`` ``-noconsolecontrols`` ``--no-input-terminal`` ``-nojoystick`` ``--no-input-joystick`` ``-nosound`` ``--no-audio`` @@ -179,12 +181,15 @@ Command Line Switches ``-spugauss`` ``--sub-gauss`` ``-ss`` ``--start`` ``-stop-xscreensaver`` ``--stop-screensaver`` - ``-sub-fuzziness`` ``--autosub-match`` + ``-sub-fuzziness`` ``--sub-auto-match`` + ``-sub`` ``--sub-file`` + ``-subcp`` ``--sub-codepage`` ``-subdelay`` ``--sub-delay`` ``-subfile`` ``--sub`` ``-subfont-*`` ``--sub-text-*``, ``--osd-*`` ``-subfont-text-scale`` ``--sub-scale`` ``-subfont`` ``--sub-text-font`` + ``-subfps`` ``--sub-fps`` ``-subpos`` ``--sub-pos`` ``-use-filename-title`` ``--title='${filename}'`` ``-vc ffh264vdpau`` (etc.) ``--hwdec=vdpau`` 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=