Changes between Version 3 and Version 4 of How to capture a webcam input


Ignore:
Timestamp:
09/15/2012 08:34:15 AM (8 months ago)
Author:
rogerdpack
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • How to capture a webcam input

    v3 v4  
    22== Windows == 
    33 
    4 For windows you should probably use the "dshow" input source.  See [http://betterlogic.com/roger/2011/08/ffmpeg-directshow/ here].  You can also possibly use the (now out dated) [vfwcap] device. 
     4For windows you should probably use the "dshow" input source.  See [http://betterlogic.com/roger/2011/08/ffmpeg-directshow/ here].  You can also possibly use the (now out dated) [[vfwcap]] device. 
    55 
    66== Linux ==