FFmpeg: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
Line 44: Line 44:
*[http://www.gstreamer.net/| GStreamer]
*[http://www.gstreamer.net/| GStreamer]
*[http://handbrake.m0k.org/| HandBrake]
*[http://handbrake.m0k.org/| HandBrake]
*[http://www.lonelycoder.com/hts/| HTS (Home Theater System)]
*[http://apple-x.net/thetakent/products.html| Hyperion]
*[http://apple-x.net/thetakent/products.html| Hyperion]
*[http://imtoo.com/| ImTOO DVD Ripper]
*[http://imtoo.com/| ImTOO DVD Ripper]

Revision as of 04:36, 3 September 2007

FFmpeg is the project that hosts the libavcodec codec library, a decoder/encoder codec-suit that forms the basis of most free and open source software multimedia programs. The FFmpeg project aims to support all popular and less known codec formats and it is closer to that goal than any other (commercial or open source) program or library

FFmpeg also contains libavformat, a library for multimedia container formats and libpostproc for postprocessing. ffplay is a simple media player that uses libavcodec and libavformat.

See also

Other projects and applications that use FFmpeg

External Links