summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/changes.rst
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2014-04-24 17:42:54 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2014-05-04 02:46:11 +0200
commit8d7d6caeaf7901cd63596d17efbde3133699fcdf (patch)
tree8ec99d744613012a7518eda8bb8252e59cb2a8cc /DOCS/man/en/changes.rst
parent32c63fc1192b6ef0b57ba2552630f572b84968fd (diff)
downloadmpv-8d7d6caeaf7901cd63596d17efbde3133699fcdf.tar.bz2
mpv-8d7d6caeaf7901cd63596d17efbde3133699fcdf.tar.xz
options: rename subtitle-related options
--ass → --sub-ass --autosub → --sub-auto --autosub-match → --sub-auto-match --sub → --sub-file --subcp → --sub-codepage --subfps → --sub-fps
Diffstat (limited to 'DOCS/man/en/changes.rst')
-rw-r--r--DOCS/man/en/changes.rst7
1 files changed, 6 insertions, 1 deletions
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=<filename>``
``-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``