comparison DOCS/man/en/mplayer.1 @ 19502:28b73d45e1df

Put -ass options in alphabetical order.
author diego
date Wed, 23 Aug 2006 08:43:14 +0000
parents 52b83589b7fb
children 661d6c8a4adb
comparison
equal deleted inserted replaced
19501:52b83589b7fb 19502:28b73d45e1df
1699 With this option, libass will be used for SSA/ASS 1699 With this option, libass will be used for SSA/ASS
1700 external subtitles and Matroska tracks. 1700 external subtitles and Matroska tracks.
1701 You may also want to use \-embeddedfonts. 1701 You may also want to use \-embeddedfonts.
1702 . 1702 .
1703 .TP 1703 .TP
1704 .B \-ass-font-scale <value>
1705 Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
1706 .
1707 .TP
1708 .B \-ass-line-spacing <value>
1709 Set line spacing value for SSA/ASS renderer.
1710 .
1711 .TP
1712 .B \-ass-bottom-margin <value> 1704 .B \-ass-bottom-margin <value>
1713 Adds a black band at the bottom of the frame. 1705 Adds a black band at the bottom of the frame.
1714 The SSA/ASS renderer will place subtitles there. 1706 The SSA/ASS renderer will place subtitles there.
1715 . 1707 .
1716 .TP 1708 .TP
1717 .B \-ass-top-margin <value> 1709 .B \-ass-font-scale <value>
1718 Adds a black band at the top of the frame. 1710 Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
1719 The SSA/ASS renderer will place toptitles there.
1720 . 1711 .
1721 .TP 1712 .TP
1722 .B \-ass-force-style <[Style.]Param=Value[,...]> 1713 .B \-ass-force-style <[Style.]Param=Value[,...]>
1723 Override some style parameters. 1714 Override some style parameters.
1724 .sp 1715 .sp
1726 .PD 0 1717 .PD 0
1727 .RSs 1718 .RSs
1728 \-ass-force-style FontName=Arial,Default.Bold=1 1719 \-ass-force-style FontName=Arial,Default.Bold=1
1729 .RE 1720 .RE
1730 .PD 1 1721 .PD 1
1722 .
1723 .TP
1724 .B \-ass-line-spacing <value>
1725 Set line spacing value for SSA/ASS renderer.
1726 .
1727 .TP
1728 .B \-ass-top-margin <value>
1729 Adds a black band at the top of the frame.
1730 The SSA/ASS renderer will place toptitles there.
1731 . 1731 .
1732 .TP 1732 .TP
1733 .B \-dumpjacosub (MPlayer only) 1733 .B \-dumpjacosub (MPlayer only)
1734 Convert the given subtitle (specified with the \-sub option) to the time-based 1734 Convert the given subtitle (specified with the \-sub option) to the time-based
1735 JACOsub subtitle format. 1735 JACOsub subtitle format.