Celeb Glow
news | March 30, 2026

How to configure ffmpeg from some build?

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?

3

1 Answer

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.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy