Mercurial > mplayer.hg
changeset 19046:a9a9201125b4
alphabetical order for the OSD/SUB section
author | diego |
---|---|
date | Wed, 12 Jul 2006 23:13:16 +0000 |
parents | 9b94255a50b4 |
children | bae8c4f93f10 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 24 insertions(+), 24 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Wed Jul 12 23:11:34 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Jul 12 23:13:16 2006 +0000 @@ -1615,6 +1615,24 @@ Also see \-vf expand. . .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. +. +.TP .B \-dumpjacosub (MPlayer only) Convert the given subtitle (specified with the \-sub option) to the time-based JACOsub subtitle format. @@ -1657,6 +1675,12 @@ Also see the \-dump*sub and \-vobsubout* options. . .TP +.B \-embeddedfonts (FreeType only) +Enables extraction of Matroska embedded fonts. +These fonts can be used for SSA/ASS subtitle +rendering (\-ass option). +. +.TP .B \-ffactor <number> (OSD only) Resample the font alphamap. Can be: @@ -1709,12 +1733,6 @@ Enables the usage of fontconfig managed fonts. . .TP -.B \-embeddedfonts (FreeType only) -Enables extraction of Matroska embedded fonts. -These fonts can be used for SSA/ASS subtitle -rendering (\-ass option). -. -.TP .B \-forcedsubsonly Display only forced subtitles for the DVD subtitle stream selected by e.g.\& \-slang. @@ -2039,24 +2057,6 @@ 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-top-margin <value> -Adds a black band at the top of the frame. -The SSA/ASS renderer will place toptitles there. -. -.TP -.B \-ass-bottom-margin <value> -Adds a black band at the bottom of the frame. -The SSA/ASS renderer will place subtitles there. -. . . .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"