Since*
0.9
Draw ASS (Advanced Substation Alpha) subtitles on top of input video using the libass library.
To enable compilation of this filter you need to configure FFmpeg with
--enable-libass
.
This filter accepts in input the name of the ass file to render.
For example, to render the file sub.ass on top of the input video, use the command:
ass=sub.ass