1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-22 15:56:59 +00:00

An example of using -vf ass.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20534 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
eugeni 2006-10-30 19:38:45 +00:00
parent 115e4f29dc
commit f4d59ac936

View File

@ -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]