Imported Debian version 2.4.3~trusty1
[deb_ffmpeg.git] / ffmpeg / doc / ffmpeg-protocols.texi
1 \input texinfo @c -*- texinfo -*-
2
3 @settitle FFmpeg Protocols Documentation
4 @titlepage
5 @center @titlefont{FFmpeg Protocols 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 input and output protocols provided by the
16 libavformat library.
17
18 @c man end DESCRIPTION
19
20 @include protocols.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-protocols
38 @settitle FFmpeg protocols
39
40 @end ignore
41
42 @bye