I'd like to ask if there is a option for rebuilding or reconfiguring FFmpeg from any repository. 'Cause i need to add libass, but there's no build with this library and i used ffmpeg from Jon Severisson's ppa when i had 12.10 but now i've upgraded to 13.04 and it isn't supported. So, is there any other option to install ffmpeg without compiling from source?
Asked
Active
Viewed 869 times
1 Answers
0
Burek's FFmpeg builds support libass. Simply download, extract, and run. Another Ask Ubuntu answer has instructions.
libass is used by the subtitles video filter. Also see the FFmpeg Wiki article How to burn subtitles into the video if this is why you need support for this library.