diff options
author | Clément Bœsch <ubitux@gmail.com> | 2011-10-30 03:21:55 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2011-11-05 15:19:36 +0100 |
commit | 1054ab3595ccdd1a46177de93fb8a5e587a20958 (patch) | |
tree | 86dfc2be8cc2a1b29521d9ea8a259ff410653a8b /doc/indevs.texi | |
parent | 434db5719e5d52ab9e350a51bb4f41b0c94b72d3 (diff) | |
download | ffmpeg-1054ab3595ccdd1a46177de93fb8a5e587a20958.tar.gz |
v4l2: add libv4l2 support.
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r-- | doc/indevs.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index a456deffbe..3d26a49312 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -513,6 +513,9 @@ input device will use the frame rate value already set in the driver. Video4Linux support is deprecated since Linux 2.6.30, and will be dropped in later versions. +Note that if FFmpeg is build with v4l-utils support ("--enable-libv4l2" +option), it will always be used. + Follow some usage examples of the video4linux devices with the ff* tools. @example |