1 \input texinfo @c -*- texinfo -*-
3 @settitle Libavdevice Documentation
5 @center @titlefont{Libavdevice Documentation}
13 @c man begin DESCRIPTION
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,
20 @c man end DESCRIPTION
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}
31 ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1),
33 libavutil(3), libavcodec(3), libavformat(3)
40 @setfilename libavdevice
41 @settitle multimedia device handling library