From f97a85595bb5117db27fe18ea14986c42c116492 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 2 Sep 2012 22:02:55 +0200 Subject: options: remove -subalign It can't be re-implemented, because this isn't supported by libass. The -subalign option and the associated sub-align slave property did nothing. Remove them. --- DOCS/man/en/options.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 127b3ffe5d..4e8ee56d68 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1874,14 +1874,6 @@ - ``/tmp/subs/`` - ``~/.mplayer/sub/`` ---subalign=<0-2> - Specify which edge of the subtitles should be aligned at the height given - by ``--subpos``. - - :0: Align subtitle top edge (original behavior). - :1: Align subtitle center. - :2: Align subtitle bottom edge (default). - --subcp= If your system supports ``iconv(3)``, you can use this option to specify the subtitle codepage. -- cgit v1.2.3