=head1 NAME ffmpeg-devices - FFmpeg devices =head1 DESCRIPTION This document describes the input and output devices provided by the libavdevice library. =head1 DEVICE OPTIONS The libavdevice library provides the same interface as libavformat. Namely, an input device is considered like a demuxer, and an output device like a muxer, and the interface and generic device options are the same provided by libavformat (see the ffmpeg-formats manual). In addition each input or output device may support so-called private options, which are specific for that component. Options may be set by specifying -I