# HG changeset patch # User diego # Date 1152365438 0 # Node ID 715ff03d09e84d91f2ceaaf8eb2faae2e90214c8 # Parent cf05a9897d1b4c4765e59887e3a11b3544a62d4e grammar/markup fixes diff -r cf05a9897d1b -r 715ff03d09e8 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sat Jul 08 12:33:12 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Jul 08 13:30:38 2006 +0000 @@ -1710,8 +1710,9 @@ . .TP .B \-(no)embeddedfonts (FreeType only) -Enables extraction of matroska embedded fonts. This fonts can be used for SSA/ASS subtitles -rendering (-ass option). +Enables extraction of Matroska embedded fonts. +These fonts can be used for SSA/ASS subtitle +rendering (\-ass option). . .TP .B \-forcedsubsonly @@ -2033,25 +2034,28 @@ . .TP .B \-ass (FreeType only) (FontConfig optional) -Tells MPlayer/MEncoder to turn on SSA/ASS subtitles rendering. -With this option, libass will be used for SSA/ASS external subtitles and -matroska tracks. You may also want to use -embeddedfonts. +Turn on SSA/ASS subtitle rendering. +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 all fonts in SSA/ASS renderer. +Set the scale coefficient to be used for fonts in the SSA/ASS renderer. . .TP .B \-ass-line-spacing -Sets line spacing value for SSA/ASS renderer. +Set line spacing value for SSA/ASS renderer. . .TP .B \-ass-top-margin -Adds a black band at the top of the frame. SSA/ASS renderer will place toptitles there. +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. SSA/ASS renderer will place subtitles there. +Adds a black band at the bottom of the frame. +The SSA/ASS renderer will place subtitles there. . . .