Winform with DirectX Video-Directshow Use

G

Guest

I need to grab a video frame on a winforms app. The Microsoft oldway was
with Direct Show filter as detailed in

Microsoft DirectX 9.0 SDK Update (October 2004)
GrabBitmaps Sample
This C++ console application shows how to use the Sample Grabber filter to
capture frames from a video file.

What is the new way/right way to do this now? Am I suppose to use managed
direct-x which supports the directshow filter?

I need to do this in CSharp so are there special using statements that I
need to access the direct show features of managed direct-x.

Help anyone I am so confused about this.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top