1 \input texinfo @c -*- texinfo -*-
2 @documentencoding UTF-8
4 @settitle Libavformat Documentation
6 @center @titlefont{Libavformat Documentation}
14 @c man begin DESCRIPTION
16 The libavformat library provides a generic framework for multiplexing
17 and demultiplexing (muxing and demuxing) audio, video and subtitle
18 streams. It encompasses multiple muxers and demuxers for multimedia
21 It also supports several input and output protocols to access a media
24 @c man end DESCRIPTION
29 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe},
30 @url{ffmpeg-formats.html,ffmpeg-formats}, @url{ffmpeg-protocols.html,ffmpeg-protocols},
31 @url{libavutil.html,libavutil}, @url{libavcodec.html,libavcodec}
35 ffmpeg(1), ffplay(1), ffprobe(1),
36 ffmpeg-formats(1), ffmpeg-protocols(1),
37 libavutil(3), libavcodec(3)
44 @setfilename libavformat
45 @settitle multimedia muxing and demuxing library