From f4d59ac936007ae4b016a0bf9ad463cdb2f67c28 Mon Sep 17 00:00:00 2001 From: eugeni Date: Mon, 30 Oct 2006 19:38:45 +0000 Subject: [PATCH] An example of using -vf ass. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20534 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 75f3d2eeb7..f2ccd4f718 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -6516,7 +6516,15 @@ colorspace, so it is safe to add it to the configuration file. .B "ass\ \ \ \ " Moves SSA/ASS subtitle rendering to an arbitrary point in the filter chain. Only useful with the \-ass option. +.sp 1 +.I EXAMPLE: +.PD 0 +.RSs +.IPs "\-vf ass,screenshot" +Moves SSA/ASS rendering to the point before "screenshot" filter. Screenshots +taken this way will contain subtitles. .RE +.PD 1 . .TP .B blackframe[=amount:threshold]