FFmpeglibav
FFmpegLibav is a descriptor for the historical relationship between FFmpeg and Libav, two open-source multimedia frameworks that emerged from the same codebase. FFmpeg is a cross-platform project that provides a collection of libraries—most notably libavcodec, libavformat, libavutil, libavfilter, libswscale, and libswresample—and a suite of command-line tools such as ffmpeg, ffprobe, and ffplay. The project enables decoding, encoding, transcoding, muxing, demuxing, filtering, streaming, and playing a wide variety of audio and video formats. FFmpeg is released under a combination of LGPL and GPL licenses, depending on configuration, and is widely used in software ranging from media players to servers and mobile apps.
Libav is a fork of FFmpeg that arose in 2011 when a subset of developers diverged from
Current status: FFmpeg remains the more active and widely adopted project, with rapid feature development and