Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4349 Serge 1
\input texinfo @c -*- texinfo -*-
2
 
3
@settitle FFmpeg Formats Documentation
4
@titlepage
5
@center @titlefont{FFmpeg Formats Documentation}
6
@end titlepage
7
 
8
@top
9
 
10
@contents
11
 
12
@chapter Description
13
@c man begin DESCRIPTION
14
 
15
This document describes the supported formats (muxers and demuxers)
16
provided by the libavformat library.
17
 
18
@c man end DESCRIPTION
19
 
20
@include formats.texi
21
 
22
@chapter See Also
23
 
24
@ifhtml
25
@url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, @url{ffserver.html,ffserver},
26
@url{libavformat.html,libavformat}
27
@end ifhtml
28
 
29
@ifnothtml
30
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
31
@end ifnothtml
32
 
33
@include authors.texi
34
 
35
@ignore
36
 
37
@setfilename ffmpeg-formats
38
@settitle FFmpeg formats
39
 
40
@end ignore
41
 
42
@bye