[IronPython] directshow and vmr9

Dave Fugate dfugate at microsoft.com
Tue Jun 19 19:02:39 CEST 2007


A good starting point would be to look over the IronPython Direct3D sample found at http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=47 which shows how to use managed DirectX wrappers.

That being said, I don't think DirectShow is in the managed API and you should be able to confirm this on http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/directx9_m_Apr_2005/directx/directx9m.asp.  This (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1371067&SiteID=1) sounds related to what you're looking for.


-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of mark at vanillainteractive.com
Sent: Monday, June 18, 2007 11:34 PM
To: users at lists.ironpython.com
Subject: [IronPython] directshow and vmr9



Ive done some work with python but .Net is completely new to me. IronPython looks to be capable of using most directX functions. Am I correct there?

Im trying to use the vmr9 in DirectShow to alpha blend 2 videos, can anyone point me in the right direction.  I apologise if this list is for far more advanced users.

Thanks

_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list