1 \input texinfo @c -*- texinfo -*-
2 @documentencoding UTF-8
4 @settitle Libavdevice Documentation
6 @center @titlefont{Libavdevice Documentation}
14 @c man begin DESCRIPTION
16 The libavdevice library provides a generic framework for grabbing from
17 and rendering to many common multimedia input/output devices, and
18 supports several input and output devices, including Video4Linux2,
21 @c man end DESCRIPTION
26 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe},
27 @url{ffmpeg-devices.html,ffmpeg-devices},
28 @url{libavutil.html,libavutil}, @url{libavcodec.html,libavcodec}, @url{libavformat.html,libavformat}
32 ffmpeg(1), ffplay(1), ffprobe(1),
34 libavutil(3), libavcodec(3), libavformat(3)
41 @setfilename libavdevice
42 @settitle multimedia device handling library