1doc::libavdevice(3) doc::libavdevice(3)
2
3
4
6 libavdevice - multimedia device handling library
7
9 The libavdevice library provides a generic framework for grabbing from
10 and rendering to many common multimedia input/output devices, and
11 supports several input and output devices, including Video4Linux2, VfW,
12 DShow, and ALSA.
13
15 ffmpeg(1), ffplay(1), ffprobe(1), ffmpeg-devices(1), libavutil(3),
16 libavcodec(3), libavformat(3)
17
19 The FFmpeg developers.
20
21 For details about the authorship, see the Git history of the project
22 (git://source.ffmpeg.org/ffmpeg), e.g. by typing the command git log in
23 the FFmpeg source directory, or browsing the online repository at
24 <http://source.ffmpeg.org>.
25
26 Maintainers for the specific components are listed in the file
27 MAINTAINERS in the source code tree.
28
29
30
31 doc::libavdevice(3)