Libav: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
* [http://git.libav.org/ main repository]
* [http://git.libav.org/ main repository]
* [https://github.com/libav Libav on github]
* [https://github.com/libav Libav on github]
* [http://wiki.videolan.org/GCodeIn_2011 Google Code In with VideoLan]


[[Category:FFmpeg]]
[[Category:FFmpeg]]

Revision as of 19:28, 13 November 2011

Libav is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library.

Libav is a fork of the FFmpeg project.

External Links