mirror of https://github.com/mpv-player/mpv
5l for me too :) BTW this should also be mentioned in the commands
section of the man page, but lots of commands seem to be missing there so I figure someone can add them all at once, eventually. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8874 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6c8af6c720
commit
5ebe3d8c89
|
@ -963,6 +963,11 @@ Same as \-audiofile, but for subtitle streams (OggDS?).
|
|||
Specify the position of subtitles on the screen.
|
||||
The value is the vertical position of the subtitle in % of the screen height.
|
||||
.TP
|
||||
.B \-subalign <0\-2>
|
||||
Specify how subtitles should be aligned with subpos. 0 means align at
|
||||
top (original/default behavior), 1 means align at center, and 2 means
|
||||
align at bottom.
|
||||
.TP
|
||||
.B \-subwidth <10\-100>
|
||||
Specify the maximum width of subtitles on the screen.
|
||||
Useful for TV-out.
|
||||
|
|
Loading…
Reference in New Issue