FFmpeg Is An Open Source Video Encoding Commandline Tool

The only open source video transcoder is ffmpeg. The “FF” in the name means fast forward and MPEG is a video standards group. It is a collection of libraries that include libavcodec, x264, theora and a bunch other audio/video codecs. You can control the program by commandline to stream, convert and record all types of video formats.

The project was started by Fabrice Bellard (using the pseudonym “Gerard Lantau”), and is now maintained by Michael Niedermayer. Many FFmpeg developers are also part of the MPlayer project, and FFmpeg is hosted at the MPlayer project server.

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.

Windows DLLs are not portable, bloated and often slow. Moreover FFmpeg strives to support all codecs natively. A DLL loader is not conducive to that goal. For multithreaded MPEG* encoding, the encoded slices must be independent, otherwise thread n would practically have to wait for n-1 to finish, so it’s quite logical that there is a small reduction of quality. This is not a bug.

There are two video codecs and one video container invented in the FFmpeg project during its development. The two video codecs are the lossless “FFV1″, and the lossless or lossy “Snow codec”, for which a version 1.0 is still in development, and the video container is “NUT” which is also currently being actively developed.

Take a look at Ankoder, it is a hosted ffmpeg alternative video transcoder. It has more video encoding features then traditional FFMpeg hosting.

VN:F [1.8.0_1031]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.0_1031]
Rating: 0 (from 0 votes)
  • Share/Bookmark
Similar Posts:
History of Open Source Video Transcoder – FFmpeg
Wordpress One of 8 Most Successful Open Source Products Ever …
Wordpress One of 8 Most Successful Open Source Products Ever …
WicketPixie Open Source WordPress Theme Updates | Chris Pirillo
Tips on Installing Linux on PS3
Using WordPress as a CMS
SpikeSource, Kim Polese’s new Open Source IT company. – 348th Edition

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv Enabled
Tags:
Separate individual tags by commas