diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 89930137bb..3610b0720b 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1615,6 +1615,24 @@ Force audio parameters for the VIVO demuxer (for debugging purposes). Also see \-vf expand. . .TP +.B \-ass-font-scale +Set the scale coefficient to be used for fonts in the SSA/ASS renderer. +. +.TP +.B \-ass-line-spacing +Set line spacing value for SSA/ASS renderer. +. +.TP +.B \-ass-bottom-margin +Adds a black band at the bottom of the frame. +The SSA/ASS renderer will place subtitles there. +. +.TP +.B \-ass-top-margin +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 @@ Dumps the subtitle substream from VOB streams. 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 (OSD only) Resample the font alphamap. Can be: @@ -1709,12 +1733,6 @@ With fontconfig, this option determines the fontconfig font name. 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 @@ With this option, libass will be used for SSA/ASS external subtitles and Matroska tracks. You may also want to use \-embeddedfonts. . -.TP -.B \-ass-font-scale -Set the scale coefficient to be used for fonts in the SSA/ASS renderer. -. -.TP -.B \-ass-line-spacing -Set line spacing value for SSA/ASS renderer. -. -.TP -.B \-ass-top-margin -Adds a black band at the top of the frame. -The SSA/ASS renderer will place toptitles there. -. -.TP -.B \-ass-bottom-margin -Adds a black band at the bottom of the frame. -The SSA/ASS renderer will place subtitles there. -. . . .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"