From 0adee0932ee901118d4257bd3ae31bbf48a242b7 Mon Sep 17 00:00:00 2001 From: eugeni Date: Tue, 22 Aug 2006 23:32:50 +0000 Subject: [PATCH] Add -ass-force-style to man page. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19503 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 56e389f7d0..209df19474 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1719,6 +1719,11 @@ Adds a black band at the top of the frame. The SSA/ASS renderer will place toptitles there. . .TP +.B \-ass-force-style <[Style.]Param=Value[,...]> +Override some style parameters. Example: +\-ass-force-style FontName=Arial,Default.Bold=1 +. +.TP .B \-dumpjacosub (MPlayer only) Convert the given subtitle (specified with the \-sub option) to the time-based JACOsub subtitle format.