summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-30 19:38:45 +0000
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-30 19:38:45 +0000
commitf4d59ac936007ae4b016a0bf9ad463cdb2f67c28 (patch)
tree4e44ee1617b5ea73ec60117ac3ea62f2646c1b55 /DOCS/man/en
parent115e4f29dccb3e479c4df3361a4f8ba8e0cad0e7 (diff)
downloadmpv-f4d59ac936007ae4b016a0bf9ad463cdb2f67c28.tar.bz2
mpv-f4d59ac936007ae4b016a0bf9ad463cdb2f67c28.tar.xz
An example of using -vf ass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20534 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 8 insertions, 0 deletions
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]