Hello folks;
Im trying to make a video out of a folder full of jpeg files. I tried google, and everybody is stucked with this. I have downloades de WM SDK and the Encoder, but since the moment I dont know their object model I cant do much.
Does somebody here have some code WORKING about how to create a WMV or an AVI or a MPEG video file out of a folder full of jpegs?? (In C#)
Thanks in advanced ;)
I can see on the answers that apparently there is no way to do it from C#, just using a third party. I will check your suggestions.