mirror of https://github.com/mpv-player/mpv
improve documentation of -subalign
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16841 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
211132c2e6
commit
53bbca7882
|
@ -1688,15 +1688,16 @@ Used for debug purposes.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B \-subalign <0\-2> (OSD only)
|
.B \-subalign <0\-2> (OSD only)
|
||||||
Specify how subtitles should be aligned with \-subpos.
|
Specify which edge of the subtitles should be aligned at the height
|
||||||
|
given by \-subpos.
|
||||||
.PD 0
|
.PD 0
|
||||||
.RSs
|
.RSs
|
||||||
.IPs 0
|
.IPs 0
|
||||||
Align at top (original/\:default behavior).
|
Align at top (original behavior).
|
||||||
.IPs 1
|
.IPs 1
|
||||||
Align at center.
|
Align at center.
|
||||||
.IPs 2
|
.IPs 2
|
||||||
Align at bottom.
|
Align at bottom (default).
|
||||||
.RE
|
.RE
|
||||||
.PD 1
|
.PD 1
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue