Imported Debian version 2.4.3~trusty1
[deb_ffmpeg.git] / ffmpeg / doc / libavdevice.texi
1 \input texinfo @c -*- texinfo -*-
2
3 @settitle Libavdevice Documentation
4 @titlepage
5 @center @titlefont{Libavdevice Documentation}
6 @end titlepage
7
8 @top
9
10 @contents
11
12 @chapter Description
13 @c man begin DESCRIPTION
14
15 The libavdevice library provides a generic framework for grabbing from
16 and rendering to many common multimedia input/output devices, and
17 supports several input and output devices, including Video4Linux2,
18 VfW, DShow, and ALSA.
19
20 @c man end DESCRIPTION
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{ffmpeg-devices.html,ffmpeg-devices},
27 @url{libavutil.html,libavutil}, @url{libavcodec.html,libavcodec}, @url{libavformat.html,libavformat}
28 @end ifhtml
29
30 @ifnothtml
31 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1),
32 ffmpeg-devices(1),
33 libavutil(3), libavcodec(3), libavformat(3)
34 @end ifnothtml
35
36 @include authors.texi
37
38 @ignore
39
40 @setfilename libavdevice
41 @settitle multimedia device handling library
42
43 @end ignore
44
45 @bye