Tuesday, October 6, 2015
FFmpeg 2.5.2 released, Install on Linux Ubuntu, Linux Mint, Elementary OS, Deepin, Ubuntu Kylin, Ubuntu Studio
FFmpeg 2.5.2 released, Install on Linux Ubuntu, Linux Mint, Elementary OS, Deepin, Ubuntu Kylin, Ubuntu Studio
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.
Features at a glance
The software is comprised of a multimedia streaming server for live broadcasts, a simple media player based on the powerful SDL library, a simple multimedia stream analyzer, a library that contains functions for simplifying programming, and another library that includes muxers and demuxers for multimedia container formats. Additionally, it comes with support for input and output devices, media filters, a library for performing highly optimized image scaling and color space/pixel format conversion operations, and a library for performing highly optimized audio rematrixing, resampling and sample format conversions.
- Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2014-12-03, libav 11 as of 2014-12-03.
- It includes the following library versions:
- 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
sudo add-apt-repository ppa:jon-severinsson/ffmpegTo remove FFmpeg 2.5.2 in Ubuntu derivative system, do :
sudo apt-get update
sudo apt-get install ffmpeg
sudo apt-get install frei0r-plugins
sudo apt-get remove ffmpegThe 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.avi
Our hope tutorial entitled "FFmpeg 2.5.2 released, Install on Linux Ubuntu, Linux Mint, Elementary OS, Deepin, Ubuntu Kylin, Ubuntu Studio" can be useful for visitors or readers.
Labels:
application,
ppa
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment