compilation - Add subtitles to video using ffmpeg -


ffmpeg asking compile mingw add subtitles video. have installed mingw. following https://trac.ffmpeg.org/wiki/howtoburnsubtitlesintovideo add subtitles. filter requires ffmpeg compiled --enable-libass. how can compile filters?

you need compile libass (the library) ffmpeg can link against it. https://github.com/rdp/ffmpeg-windows-build-helpers 1 way (cross compiles it). gl!


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -