DirectShow Tutorials
-
Hi all, I'm about to start writing an interface to a webcam and have decided to go the DirectShow route, my question is does anyone know of any good tutorial websites which cover this (I've tried searching for some but they all seem to jump into the deepend straight away), or is it going to be a case of going through other peoples code and trying to figure out what thye are doing? btw I've never done any DirectX programming before. many TIA, Andy
-
Hi all, I'm about to start writing an interface to a webcam and have decided to go the DirectShow route, my question is does anyone know of any good tutorial websites which cover this (I've tried searching for some but they all seem to jump into the deepend straight away), or is it going to be a case of going through other peoples code and trying to figure out what thye are doing? btw I've never done any DirectX programming before. many TIA, Andy
download the directX sdk from microsoft. in \\Dx8VcSdk\samples\multimedia\directshow\capture\amcap you fill find an example, of how to capture all videoinputs there are more good examples in the sdk