Attempting to install ffmpeg onto a fresh install of Ubuntu 14.04 x32 (Trusty) I got this Error:

No candidate version found for ffmpeg

It just so happens that Jon Severinsson has a ppa.

All you have to do is add, update, and install.

sudo add-apt-repository ppa:jon-severinsson/ffmpeg
sudo apt-get update
sudo apt-get install ffmpeg

Now go forth and build something rad with pyDub!



blog comments powered by Disqus

Published

09 June 2014