diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
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. . |