[MPlayer-DOCS] r19569 - in trunk: DOCS/man/en/mplayer.1 cfg-common.h libass/ass_mp.c libass/ass_mp.h libmpcodecs/vf_ass.c
eugeni
subversion at mplayerhq.hu
Mon Aug 28 17:12:46 CEST 2006
Author: eugeni
Date: Mon Aug 28 17:12:45 2006
New Revision: 19569
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/cfg-common.h
trunk/libass/ass_mp.c
trunk/libass/ass_mp.h
trunk/libmpcodecs/vf_ass.c
Log:
Add -(no)ass-use-margins option.
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Mon Aug 28 17:12:45 2006
@@ -1703,7 +1703,7 @@
.TP
.B \-ass-bottom-margin <value>
Adds a black band at the bottom of the frame.
-The SSA/ASS renderer will place subtitles there.
+The SSA/ASS renderer can place subtitles there (with -ass-use-margins).
.
.TP
.B \-ass-font-scale <value>
@@ -1727,7 +1727,12 @@
.TP
.B \-ass-top-margin <value>
Adds a black band at the top of the frame.
-The SSA/ASS renderer will place toptitles there.
+The SSA/ASS renderer can place toptitles there (with -ass-use-margins).
+.
+.TP
+.B \-(no)ass-use-margins
+Enables/disables placing toptitles and subtitles in black borders when they
+are available (default: no).
.
.TP
.B \-dumpjacosub (MPlayer only)
More information about the MPlayer-DOCS
mailing list