FFmpeg Is An Open Source Video Encoding Commandline Tool
FFmpeg is a computer program that can record, convert and stream digital audio and video in numerous formats. FFmpeg is a command line tool that is composed of a collection of free software / open source libraries. It includes libavcodec, an audio/video codec library used by several other projects, and libavformat, an audio/video container mux and demux library. The name of the project comes from the MPEG video standards group, together with "FF" for "fast forward". The logo uses a zigzag pattern that shows how MPEG video codecs handle entropy encoding.
There are many other open source projects based on FFmpeg. A very popular video player on linux is MPlayer. The project is now maintained by a large group of open source and video enthusiasts.
Because no one has taken on commercial support yet. FFmpeg development is driven by the tasks that are important to the individual developers. If there is a feature that is important to you, the best way to get it implemented is to undertake the task yourself or sponsor a developer.
FFmpeg also supports grabbing and encoding in real time from a TV card. Several FrontEnds/GUIs available like WinFF, Super, Avanti, AutoFF, Xpegt, GVC.
FFmpeg can be hooked up with a number of external libraries to add support for more formats. None of them are used by default, their use has to be explicitly requested by passing the appropriate flags to `./configure'. Release 0.5 is codenamed "half-way to world domination A.K.A. the belligerent blue bike shed" to give an idea where we stand in the grand scheme of things and to commemorate the many fruitful discussions we had during its development. This release includes a very extensive number of changes
Take a look at Ankoder, it is a hosted ffmpeg alternative video transcoder. It has more video encoding features then traditional FFMpeg hosting.
Filed under Web Design by
Recent Comments