From 7debdde9b91833e63b800181d8d3aaf3099bdfaa Mon Sep 17 00:00:00 2001 From: Dan Oscarsson Date: Sun, 2 Oct 2016 17:08:14 +0200 Subject: options: rename subtitle options Rename the text subtitle options from --sub-text- to --sub- and --ass- options to --sub-ass-. The intention is to common sub options to prefixed --sub- and special ASS option be seen as a special version of sub options. The OSD options that work like the --sub- options are still named --osd-. Man page updated including a short note about renamed --sub-text-* and --ass-* options to --sub-* and --sub-ass-*. --- DOCS/mplayer-changes.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS/mplayer-changes.rst') diff --git a/DOCS/mplayer-changes.rst b/DOCS/mplayer-changes.rst index 6e9e5f20e3..397bb47c9e 100644 --- a/DOCS/mplayer-changes.rst +++ b/DOCS/mplayer-changes.rst @@ -262,13 +262,14 @@ Command Line Switches ``-ssf `` ``--sws-...`` ``-stop-xscreensaver`` ``--stop-screensaver`` ``-sub-fuzziness`` ``--sub-auto`` + ``-sub-text-*`` ``--sub-*`` ``-sub`` ``--sub-file`` ``-subcp`` ``--sub-codepage`` ``-subdelay`` ``--sub-delay`` ``-subfile`` ``--sub-file`` - ``-subfont-*`` ``--sub-text-*``, ``--osd-*`` + ``-subfont-*`` ``--sub-*``, ``--osd-*`` ``-subfont-text-scale`` ``--sub-scale`` - ``-subfont`` ``--sub-text-font`` + ``-subfont`` ``--sub-font`` ``-subfps`` ``--sub-fps`` ``-subpos`` ``--sub-pos`` ``-sws`` ``--sws-scaler`` -- cgit v1.2.3