Wednesday, March 4, 2009

Create video from images

 Using FFmpeg is good choice:


ffmpeg -r 1 -f image2 -i jpeg\*.jpg video.avi




http://stackoverflow.com/questions/539257/working-way-to-make-video-from-images-in-c

No comments:

Post a Comment

Google+