FFmpeg 2.4.4 released, The leading audio/video codec library for Ubuntu, Linux Mint and Debian Derivative System
FFmpeg 2.4.4 released, The leading audio/video codec library for Ubuntu, Linux Mint and Debian Derivative System
FFmpeg is an open source utility that allows Linux, Windows and Mac OS X users to playback, convert, record and stream video and audio files. It is used in almost all Linux distributions. It is a command-line software that can encode, decode, demux, mux, transcode, stream, play and filter almost any media format available. FFmpeg uses libavcodec, the most advanced audio/video codec library for Linux and UNIX-like systems.
What's New in This Release:
Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-09-14, libav 11 as of 2014-11-30.
It includes the following library versions:
- libavutil 54. 7.100
- libavcodec 56. 1.100
- libavformat 56. 4.101
- libavdevice 56. 0.100
- libavfilter 5. 1.100
- libavresample 2. 1. 0
- libswscale 3. 0.100
- libswresample 1. 1.100
- libpostproc 53. 0.100
sudo add-apt-repository ppa:jon-severinsson/ffmpeg
sudo apt-get update
sudo apt-get install ffmpeg
sudo apt-get install frei0r-plugins
To install FFmpeg 2.4.4 on Debian 7 "wheezy", Debian 6 "squeeze" you can follow this page.
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.
Converting videos and audios has never been so easy.
ffmpeg -i input.mp4 output.aviOur hope tutorial entitled "FFmpeg 2.4.4 released, The leading audio/video codec library for Ubuntu, Linux Mint and Debian Derivative System" can be useful for visitors or readers.