diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-08-23 08:43:14 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-08-23 08:43:14 +0000 |
commit | c03edfb132dcc733a1b01187af163c38e4d48a99 (patch) | |
tree | 5ec32ccc925a6ab2addcac00d56af95e01cf2441 /DOCS/man | |
parent | 2c1425702eaffcca1b1868c7e1fe06af16261a63 (diff) |
Put -ass options in alphabetical order.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19508 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 891f096651..776f2ec149 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -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. |