How to load .avi files into mediaplayer in c#.net?

Dear sir,

we want to load .avi file which display 3D animation hand signs into a media player in c#.net.it should display in one media player.immediate response is required.

thank you so much.

with regards,

sachini

[248 byte] By [Sachini] at [2007-12-22]
# 1

If you goto codeproject.com, you can see many samples from other people.

For exmaple,
http://www.codeproject.com/cs/media/PrgmngDirectShowappsCS.asp?df=100&forumid=222258&exp=0&select=1310801

The link above shows you how you do DirectShow programming with C# step by step.

OR, go to the link below.
http://www.codeproject.com/cs/media/directshownet.asp

the link also shows you how to make .avi player with C#.

JaehyunShok at 2007-8-30 > top of Msdn Tech,Audio and Video Development,Media Foundation Development...