Site icon TechGit

Ffmpeg 4.1 Al-Khwarizmi – How To Install FFmpeg On Ubuntu Linux

How to install FFmpeg on Ubuntu Linux. FFmpeg is a command line tool to convert multimedia files on Linux Ubuntu Systems.

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.

It contains libavcodec, libavutil, libavformat, libavfilter, libavdevice, libswscale and libswresample which can be used by applications. As well as FFmpeg, ffplay and ffprobe which can be used by end users for transcoding and playing.

FFmpeg 4.1 “al-Khwarizmi”

FFmpeg 4.1 “al-Khwarizmi”, a new major release, is now available! Some of the highlights:

Install FFmpeg 4.1 in Ubuntu

Run the following commnads to install FFmpeg 4.1 in Ubuntu Linux and other Ubuntu Derivatives via PPA:

sudo apt-get update
sudo add-apt-repository ppa:jonathonf/ffmpeg-4
sudo apt-get update
sudo apt-get install ffmpeg

Once installed, restart the system to apply the changes.

Note that ffmpeg is a very fast video and audio converter that can
also grab from a live audio/video source. It can also convert between
arbitrary sample rates and resize video on the fly with a high quality
polyphase filter.

Ffmpeg 4.1 Al-Khwarizmi – How To Install FFmpeg On Ubuntu Linux originally posted on Source Digit – Latest Technology, Gadgets & Gizmos.

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version