Converting JPEG to Video

dotnetman

Member
Joined
Jan 4, 2005
Messages
19
Hi friends,
I am trying to convert a bunch of JPEG files to video. So far, the most I have been able to do is convert one JPEG frame to a video. For this, I used the WMEncoder SDK from MS. However, the SDK is very rigid as far as the variety of inputs it accepts is concerned. It accepts several video formats and can spit out to different video formats too. But, it takes only one input file (in this case, one JPEG). So, has anyone of you tried doing this? JPEG to any commonly-used video format (mpg, avi, wma etc.)
Do let me know.
Thanks,
DNM. :)
 
Back
Top