1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-29 19:22:48 +00:00

move -ass on top of -ass-* options

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19134 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
kraymer 2006-07-18 18:52:41 +00:00
parent 7f1f1194fd
commit 0f9205778d
2 changed files with 15 additions and 15 deletions

View File

@ -2,7 +2,7 @@
.\" Diese Man-Page wurde/wird von Moritz Bunkus, Sebastian Krämer,
.\" Tobias Diedrich gepflegt.
.\"
.\" In sync with r19131
.\" In sync with r19134
.
.\" --------------------------------------------------------------------------
.\" Makrodefinitionen
@ -1703,6 +1703,13 @@ Erzwingt Audioparameter f
Siehe auch \-vf expand.
.
.TP
.B \-ass (nur bei FreeType)
Schaltet das Zeichnen von SSA/ASS-Untertiteln ein.
Mit dieser Option wird libass für externe SSA/ASS-Untertitel und
Matroska-Spuren verwendet.
Du möchtest vielleicht auch \-embeddedfonts verwenden.
.
.TP
.B \-ass-font-scale <Wert>
Setze den Skalierungskoeffizienten, der für Schriften im
SSA/ASS-Renderer verwendet werden soll.
@ -2152,13 +2159,6 @@ Angegeben wird der volle Pfadname ohne Erweiterung, z.B.\& ohne '.idx',
.B \-vobsubid <0\-31>
Gibt die ID für die VOBsub-Untertitel an.
.
.TP
.B \-ass (nur bei FreeType)
Schaltet das Zeichnen von SSA/ASS-Untertiteln ein.
Mit dieser Option wird libass für externe SSA/ASS-Untertitel und
Matroska-Spuren verwendet.
Du möchtest vielleicht auch \-embeddedfonts verwenden.
.
.
.
.SH "OPTIONEN FÜR DIE AUDIOAUSGABE (NUR BEI MPLAYER)"

View File

@ -1615,6 +1615,13 @@ Force audio parameters for the VIVO demuxer (for debugging purposes).
Also see \-vf expand.
.
.TP
.B \-ass (FreeType only)
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 <value>
Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
.
@ -2050,13 +2057,6 @@ the '.idx', '.ifo' or '.sub'.
.B \-vobsubid <0\-31>
Specify the VOBsub subtitle ID.
.
.TP
.B \-ass (FreeType only)
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.
.
.
.
.SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"