Changes between Version 15 and Version 16 of Capture/Webcam
- Timestamp:
- Jun 3, 2014, 9:37:37 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Capture/Webcam
v15 v16 10 10 Windows users that can't use DirectShow can possibly use the (now out dated) '''[http://ffmpeg.org/ffmpeg-all.html#vfwcap vfwcap]''' input device, like this: 11 11 12 To list the supported capture devices, connected to the machine :12 To list the supported capture devices, connected to the machine (remember--this method [vfwcap] is outdated!): 13 13 {{{ 14 14 ffmpeg -y -f vfwcap -i list
