linesh Posted February 27, 2006 Posted February 27, 2006 I am looking to create a movie file (any format MPEG, AVI, etc) from a set of jpg files. Is there a way to achieve this in .NET? I know the JMF (Java Media Framework) has some support for this. Is there any equivalent in .net? Thanks in advance! Quote
Nate Bross Posted February 27, 2006 Posted February 27, 2006 I found this, it might be helpful in writing your own AVI file data. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/avirifffilereference.asp Quote ~Nate� ___________________________________________ Please use the [vb]/[cs] tags on posted code. Please post solutions you find somewhere else. Follow me on Twitter here.
linesh Posted March 3, 2006 Author Posted March 3, 2006 I found this, it might be helpful in writing your own AVI file data. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/avirifffilereference.asp Still searching, no concrete solutions found yet, more R&D required i guess.. :rolleyes: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.