summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-12 23:13:16 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-12 23:13:16 +0000
commit0c180776231cd02e9965ad93eedf879ef7e140b0 (patch)
tree1737363a33ed65c213371ab27511f71d2dc9a17b /DOCS
parent015af9df847f564561482ca81d2cd1c340522f13 (diff)
downloadmpv-0c180776231cd02e9965ad93eedf879ef7e140b0.tar.bz2
mpv-0c180776231cd02e9965ad93eedf879ef7e140b0.tar.xz
alphabetical order for the OSD/SUB section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19051 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.148
1 files changed, 24 insertions, 24 deletions
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 <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)"