summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-28 15:12:45 +0000
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-28 15:12:45 +0000
commit432868f92c36273627ea6b832b0a09104fc44893 (patch)
tree213849c8bc989c993eb8d0f532b37e46d582534e /DOCS
parent89bf3d92e8f4cbbdfcab0cc096cd4f3c0f6f30f1 (diff)
downloadmpv-432868f92c36273627ea6b832b0a09104fc44893.tar.bz2
mpv-432868f92c36273627ea6b832b0a09104fc44893.tar.xz
Add -(no)ass-use-margins option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19569 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.19
1 files changed, 7 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 776f2ec149..d274237d11 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1703,7 +1703,7 @@ You may also want to use \-embeddedfonts.
.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 @@ 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.
+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)