OSDN Git Service

[DOC] Update ffmpeg3.0.2's docs.
[csp-qt/common_source_project-fm7.git] / doc / ffmpeg-3.0.2 / ffmpeg-formats.texi
1 \input texinfo @c -*- texinfo -*-
2 @documentencoding UTF-8
3
4 @settitle FFmpeg Formats Documentation
5 @titlepage
6 @center @titlefont{FFmpeg Formats Documentation}
7 @end titlepage
8
9 @top
10
11 @contents
12
13 @chapter Description
14 @c man begin DESCRIPTION
15
16 This document describes the supported formats (muxers and demuxers)
17 provided by the libavformat library.
18
19 @c man end DESCRIPTION
20
21 @include formats.texi
22
23 @chapter See Also
24
25 @ifhtml
26 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver},
27 @url{libavformat.html,libavformat}
28 @end ifhtml
29
30 @ifnothtml
31 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
32 @end ifnothtml
33
34 @include authors.texi
35
36 @ignore
37
38 @setfilename ffmpeg-formats
39 @settitle FFmpeg formats
40
41 @end ignore
42
43 @bye