Click to See Complete Forum and Search --> : DirectShow Filter 2 Inputs 2 outputs


netdiver
August 4th, 2005, 05:09 AM
Hi folks,

I would like to create a transformation filter that uses two camera inputs and processes both images (kind of stereo vision application) and delivers one or (better) two outputs.

Can anyone help me a little bit I'm currently stuck on the input / output definition task. - (Usually I'm a DSP developer and changing to PC is hard enough .. and than chaning to directX .. :-P .. kind of frustrating.)

Currently I read quiet a lot and so I modified the ezrgb24 sample from the SDK and I found out how to create 4 pins. But currently I still see only 2 pins in GE. (The filter list displays 4 available pins)

Thanks for your help.

NetDiver