summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-03 12:18:49 +0000
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-03 12:18:49 +0000
commit62b44a7d1f75cbf018f6f28ae2fdf86f5d1932c9 (patch)
tree763453df993e64903fafc1b8868ac0d665039e33 /DOCS
parent2e802cf8558d1ca44c053166fc26022d50818ae5 (diff)
downloadmpv-62b44a7d1f75cbf018f6f28ae2fdf86f5d1932c9.tar.bz2
mpv-62b44a7d1f75cbf018f6f28ae2fdf86f5d1932c9.tar.xz
ass-color and ass-border-color options.
Only plain text subtitles are affected. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19652 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 7a56450b1a..7d0400c152 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1759,11 +1759,19 @@ external subtitles and Matroska tracks.
You may also want to use \-embeddedfonts.
.
.TP
+.B \-ass-border-color <value>
+Sets border (outline) color for plain text subtitles. Color format is RRGGBBAA.
+.
+.TP
.B \-ass-bottom-margin <value>
Adds a black band at the bottom of the frame.
The SSA/ASS renderer can place subtitles there (with \-ass-use-margins).
.
.TP
+.B \-ass-color <value>
+Sets color for plain text subtitles. Color format is RRGGBBAA.
+.
+.TP
.B \-ass-font-scale <value>
Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
.