alphabetical order for the OSD/SUB section

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19051 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-07-12 23:13:16 +00:00
parent 015af9df84
commit 0c18077623
1 changed files with 24 additions and 24 deletions

View File

@ -1615,6 +1615,24 @@ Force audio parameters for the VIVO demuxer (for debugging purposes).
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 @@ 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 <number> (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 <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)"