diff options
author | eugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-04 18:19:43 +0000 |
---|---|---|
committer | eugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-04 18:19:43 +0000 |
commit | 8a42dca946a30ddb0cd356341f234a709a851c4a (patch) | |
tree | 29f006fd52b1ad4549ecd045fb1fa73f042015ce /DOCS/man/en | |
parent | d764df09de78c3c5c9740442d1031de82695f178 (diff) |
Add -ass-styles man page entry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19671 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 90eb57f986..af1994bb3f 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1793,6 +1793,12 @@ Override some style parameters. 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). |