]> git.sesse.net Git - ffmpeg/blob - doc/ffmpeg-protocols.texi
Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c'
[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 @ignore
23
24 @setfilename ffmpeg-protocols
25 @settitle FFmpeg protocols
26
27 @c man begin SEEALSO
28 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
29 @c man end
30
31 @c man begin AUTHORS
32 See Git history (git://source.ffmpeg.org/ffmpeg)
33 @c man end
34
35 @end ignore
36
37 @bye