Creating avi from a series of jpegs

funkyspider

New member
Joined
Feb 28, 2007
Messages
1
Programming Experience
Beginner
I have been searching for a solution to this for ages now and seem to have hit a brick wall. I am very new to VB.NET and have been using Visual Basic 2005 Express to build a windows application that captures a series of jpeg images and then converts that to an avi file with a given frame rate.

So far I have reached the point where I have a series of sequentially named jpegs saved from a webcam, so all I need to do now is perform the avi conversion.

Searching on the net has provided no solutions that I can understand are solutions if you see what I mean, so what I'm after is some example code, or tutorial to show me how to do it. Or at least a pointer in the right direction.

Can anyone help with this as I have really hit a brick wall.
 
Back
Top