[FFmpeg-cvslog] r25553 - trunk/doc/indevs.texi
ramiro
subversion
Sat Oct 23 04:12:04 CEST 2010
Author: ramiro
Date: Sat Oct 23 04:12:04 2010
New Revision: 25553
Log:
doc: fill documentation for vfwcap
Modified:
trunk/doc/indevs.texi
Modified: trunk/doc/indevs.texi
==============================================================================
--- trunk/doc/indevs.texi Sat Oct 23 04:11:30 2010 (r25552)
+++ trunk/doc/indevs.texi Sat Oct 23 04:12:04 2010 (r25553)
@@ -167,6 +167,10 @@ ffmpeg -f video4linux2 -i /dev/video0 ou
VfW (Video for Windows) capture input device.
+The filename passed as input is the capture driver number, ranging from
+0 to 9. You may use "list" as filename to print a list of drivers. Any
+other filename will be interpreted as device number 0.
+
@section x11grab
X11 video input device.
More information about the ffmpeg-cvslog
mailing list