1 \input texinfo @c -*- texinfo -*-
3 @settitle Libavformat Documentation
5 @center @titlefont{Libavformat Documentation}
13 @c man begin DESCRIPTION
15 The libavformat library provides a generic framework for multiplexing
16 and demultiplexing (muxing and demuxing) audio, video and subtitle
17 streams. It encompasses multiple muxers and demuxers for multimedia
20 It also supports several input and output protocols to access a media
23 @c man end DESCRIPTION
28 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver},
29 @url{ffmpeg-formats.html,ffmpeg-formats}, @url{ffmpeg-protocols.html,ffmpeg-protocols},
30 @url{libavutil.html,libavutil}, @url{libavcodec.html,libavcodec}
34 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1),
35 ffmpeg-formats(1), ffmpeg-protocols(1),
36 libavutil(3), libavcodec(3)
43 @setfilename libavformat
44 @settitle multimedia muxing and demuxing library