The DirectX SDK for building DirectShow filters, programming with Direct3D...(and also create DMOs) can be freely downloaded from the microsoft website, at www.microsoft.com, on their download page. Simply search "DirectX+SDK+Doaxnload" on their site and you'll find it.
you also need...
I have a code that treats a video and I have to implement it in a filter which will be used in a capture graph (using DirectShow library with C++).
Actually, I tried to use the DirectMedia Object but the sdk help doesn't give enough information.
Does someone knows if there is a complete tutorial...
Hi,
I must buid a customized (with given filters) capture graph filter but I experience problems while running the application.
This is what I do :
I create a filter graph.
I create a capture graph filter.
I link those two graphs.
I Create instances of the required filters and add them.
I use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.