Mercurial > mplayer.hg
changeset 19665:4ae116b5a5b2
Add -ass-styles man page entry.
author | eugeni |
---|---|
date | Mon, 04 Sep 2006 18:19:43 +0000 |
parents | f6badf921e82 |
children | 45da8f2cc6a7 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Mon Sep 04 17:55:57 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Sep 04 18:19:43 2006 +0000 @@ -1793,6 +1793,12 @@ Set line spacing value for SSA/ASS renderer. . .TP +.B \-ass-styles <file name> +Load all SSA/ASS styles found in the specified file and use them for +rendering plain text subtitles. The syntax of the file is exactly like +[V4 Styles] / [V4+ Styles] section of SSA/ASS. +. +.TP .B \-ass-top-margin <value> Adds a black band at the top of the frame. The SSA/ASS renderer can place toptitles there (with \-ass-use-margins).