We have some filter for DS. It works - uses standard win dll s.
We want to convert that filter to some sort of program that doesn t rely on using DS. We want it to call dlls in the right 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#?