How To Install FFmpeg 2.5.2 On Ubuntu 14.10, Ubuntu 14.04 And Derivative Systems

Hello Linux Geeksters. As you may know, FFmpeg is a popular multimedia framework, that enables the users to easily ncode, transcode, mux, demux, stream, filter and play audio and video content.

Also worth mentioning, FFmpeg provides the ffmpeg  tool for converting multimedia files, the ffserver streaming tool, the ffplay media player based on SDL and ffmpeg libraries and the ffprobe multimedia stream analyzer.

The latest version available is FFmpeg 2.5.2 “Bohr”, which has been recently released, which includes updates for all the contained libraries:

  • libavutil 54. 15.100
  • libavcodec 56. 13.100
  • libavformat 56. 15.102
  • libavdevice 56. 3.100
  • libavfilter 5. 2.103
  • libavresample 2. 1. 0
  • libswscale 3. 1.101
  • libswresample 1. 1.100
  • libpostproc 53. 3.100

For more information about this release, see the changelog.

In this article I will show you how to install FFmpeg 2.5.1 “Bohr” on Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint Five, LXLE 14.04, Linux Lite 2.0 and other Ubuntu derivative systems.

Because it is available via PPA, installing FFmpeg 2.5.1 on Ubuntu 14.10, Ubuntu 14.04 and derivative systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the ffmpeg-real package. Like this:

$ sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
$ sudo apt-get update
$ sudo apt-get install ffmpeg

Optional, to remove ffmpeg, do:

$ sudo apt-get remove ffmpeg

Tagged with: , , , , , , , , , , , , , , , , , , , , , , , , ,
Posted in The Linux and Unix Articles!

Leave a Reply

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

*

Subscribe

  

Subscribe to get the latest Linux news and how to guides directly on your e-mail!