Install ffmpeg on Ubuntu

To install ffmpeg 4 on Ubuntu, you can use PPA

https://launchpad.net/~jonathonf/+archive/ubuntu/ffmpeg-4
apt install software-properties-common -y
add-apt-repository ppa:jonathonf/ffmpeg-4 -y

Now install ffmpeg with

apt update && apt install ffmpeg -y

See ffmpeg

Advertisement

Add a comment

Leave a Reply

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

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Advertisement