Libavformat 文档编制


1 描述

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.

它还支持访问媒体资源的几种输入 输出协议。

2 另请参阅

ffmpeg , ffplay , ffprobe , ffmpeg-formats , ffmpeg-protocols , libavutil , libavcodec

3 作者

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.