summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-09-02 22:02:55 +0200
committerwm4 <wm4@nowhere>2012-09-18 21:07:29 +0200
commitf97a85595bb5117db27fe18ea14986c42c116492 (patch)
tree7c94132559773171b134d4352b9881d9d60fb4d0 /DOCS
parent130beda407d237a3eabb162fe84af8b0f3d46130 (diff)
downloadmpv-f97a85595bb5117db27fe18ea14986c42c116492.tar.bz2
mpv-f97a85595bb5117db27fe18ea14986c42c116492.tar.xz
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.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/options.rst8
1 files changed, 0 insertions, 8 deletions
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=<codepage>
If your system supports ``iconv(3)``, you can use this option to specify
the subtitle codepage.