Installing FFmpeg (latest) on Ubuntu 18.04 LTS

PPA is available here:
https://launchpad.net/~jonathonf/+archive/ubuntu/ffmpeg-4

sudo add-apt-repository ppa:jonathonf/ffmpeg-4
sudo apt update
sudo apt install ffmpeg # run this to install ffmpeg
sudo apt update # run this if you already have ffmpeg install

Leave a comment

Your email address will not be published. Required fields are marked *