So we have some filter for DS. It works - uses standard win dll's.
We want to convert that filter to some sort of non-using DS program. So we want it to call dlls in write order, do all what DS is doing but not be in any way dependable on DS - only on filter dll's.
So... How to convert DirectShow Filter to C++\C#?