The libavformat library provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams. It encompasses multiple muxers and demuxers for multimedia container formats.
它还支持访问媒体资源的几种输入 输出协议。
ffmpeg , ffplay , ffprobe , ffmpeg-formats , ffmpeg-protocols , libavutil , libavcodec
FFmpeg 开发者。
For details about the authorship, see the Git history of the project (git://source.ffmpeg.org/ffmpeg), e.g. by typing the command
git log
in the FFmpeg source directory, or browsing the online repository at
http://source.ffmpeg.org
.
Maintainers for the specific components are listed in the file ‘ MAINTAINERS ’ in the source code tree.