1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 11:55:42 +00:00

Put -ass options in alphabetical order.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19508 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-08-23 08:43:14 +00:00
parent 2c1425702e
commit c03edfb132

View File

@ -1701,22 +1701,13 @@ external subtitles and Matroska tracks.
You may also want to use \-embeddedfonts.
.
.TP
.B \-ass-font-scale <value>
Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
.
.TP
.B \-ass-line-spacing <value>
Set line spacing value for SSA/ASS renderer.
.
.TP
.B \-ass-bottom-margin <value>
Adds a black band at the bottom of the frame.
The SSA/ASS renderer will place subtitles there.
.
.TP
.B \-ass-top-margin <value>
Adds a black band at the top of the frame.
The SSA/ASS renderer will place toptitles there.
.B \-ass-font-scale <value>
Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
.
.TP
.B \-ass-force-style <[Style.]Param=Value[,...]>
@ -1730,6 +1721,15 @@ Override some style parameters.
.PD 1
.
.TP
.B \-ass-line-spacing <value>
Set line spacing value for SSA/ASS renderer.
.
.TP
.B \-ass-top-margin <value>
Adds a black band at the top of the frame.
The SSA/ASS renderer will place toptitles there.
.
.TP
.B \-dumpjacosub (MPlayer only)
Convert the given subtitle (specified with the \-sub option) to the time-based
JACOsub subtitle format.