hello, i would like to put a wmv file in my mmf project as intro or ending fmv how can i do that?
Printable View
hello, i would like to put a wmv file in my mmf project as intro or ending fmv how can i do that?
For the moment it is impossible sorry. But the XNA video object has a hi priority in my todo list...
thank you! it's quite necessary in my point of view.
this would be wonderfull.
Ok i'm in strong need to have the wmv object so i've downloaded the extension sdk for xna kinda understood how the active-backdrop extension works in substance we have a cycle of pictures that in the startup method are extracts as a collection of short by the CFile class object, then in the draw method they are drawn as a simple xna texture2d so i think we can create a new extension that put a video object and a videoplayer object from Microsoft.Xna.Framework.Media but i need to convert the cfile that is loaded to a Microsoft.Xna.Framework.Media.video object, how can i do that?
I'll make the extension next week...
Great you're the best! :-)
Working on it part time as the HTML5 runtime is my priority. I hope to have completed the first beta on Monday, so I will have more time for the video object.
Hi Francois, sorry to bother you again but is there any news about the wmv extension?
thanks.
I'm catching up. It will come soon.
Anyway, Yves will be on holidays up to the 12th of August : I'll be able to publish new betas with modifications in the Runtime code, but not in MMF itself (and there will be a new XNAVideo object)...
Hi Francois, any news for the XNAVideo object?
Sorry, concentrating my work on HTML5. Once this is over, I will do it.