FFmpeg is a free and open-source multimedia framework used in many popular applications like VLC and YouTube. It has over 1 million lines of code contributed by over 1000 developers. FFmpeg provides command line tools and libraries for encoding, decoding, transcoding, streaming and playing back many popular multimedia formats. It supports formats like MP4, AVI, MPEG-TS, H.264, AAC, Vorbis and many more audio/video codecs. FFmpeg is under the LGPL license and focuses on providing multimedia functionality through libraries rather than developing products.