Video overlay

Hi,
i need to draw a grid on a video.I have already tried with Windows Media Player control,but so far i havn't been able to draw on the actual surface of the video (i only can draw on the black bands surrounding the video).

Since i am new to using video in apps,i dont even know if i am using the correct approach,and if there's a better control to use.
Can you please give me some good-start advice?Moreover,do u suggest me to use another control?
Thanks in advance!
[499 byte] By [Fraben] at [2007-11-20 10:57:17]
# 1 Re: Video overlay
Check out this great DirectShowNet (http://directshownet.sourceforge.net/about.html) library.

I have used it in the past to create video applications. It allows you to add filters to your video (as you want) using DirectX.

You can also consider a Video Media Renderer library, like this one (http://www.codeproject.com/audio/vmr9.asp).

Best regards,
Tischnoetentoet at 2007-11-9 11:36:06 >