comparison DOCS/man/en/mplayer.1 @ 19563:661d6c8a4adb

Add -(no)ass-use-margins option.
author eugeni
date Mon, 28 Aug 2006 15:12:45 +0000
parents 28b73d45e1df
children 5275c455ddfb
comparison
equal deleted inserted replaced
19562:ccd7d48e0bab 19563:661d6c8a4adb
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-bottom-margin <value> 1704 .B \-ass-bottom-margin <value>
1705 Adds a black band at the bottom of the frame. 1705 Adds a black band at the bottom of the frame.
1706 The SSA/ASS renderer will place subtitles there. 1706 The SSA/ASS renderer can place subtitles there (with -ass-use-margins).
1707 . 1707 .
1708 .TP 1708 .TP
1709 .B \-ass-font-scale <value> 1709 .B \-ass-font-scale <value>
1710 Set the scale coefficient to be used for fonts in the SSA/ASS renderer. 1710 Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
1711 . 1711 .
1725 Set line spacing value for SSA/ASS renderer. 1725 Set line spacing value for SSA/ASS renderer.
1726 . 1726 .
1727 .TP 1727 .TP
1728 .B \-ass-top-margin <value> 1728 .B \-ass-top-margin <value>
1729 Adds a black band at the top of the frame. 1729 Adds a black band at the top of the frame.
1730 The SSA/ASS renderer will place toptitles there. 1730 The SSA/ASS renderer can place toptitles there (with -ass-use-margins).
1731 .
1732 .TP
1733 .B \-(no)ass-use-margins
1734 Enables/disables placing toptitles and subtitles in black borders when they
1735 are available (default: no).
1731 . 1736 .
1732 .TP 1737 .TP
1733 .B \-dumpjacosub (MPlayer only) 1738 .B \-dumpjacosub (MPlayer only)
1734 Convert the given subtitle (specified with the \-sub option) to the time-based 1739 Convert the given subtitle (specified with the \-sub option) to the time-based
1735 JACOsub subtitle format. 1740 JACOsub subtitle format.