Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I'm looking for a utility that can combine a directory full of hundeds or thousands of images into a movie. I want it to be as automatic a possible - I don't want to have to import the files into a video editing program, etc.

I'd like a free program if possible, and open source is a plus.

What do you recommend?

share|improve this question

3 Answers

I had a recommendation for MEncoder:

mencoder mf://*.jpg -mf -o output.avi
share|improve this answer
1  
Is there anything that mencoder can't do ? :) – Manu Aug 9 '09 at 21:49

VDubMod can do this, Check this tutorial

share|improve this answer

Slideshow Maker will do what you are looking to do. It will take your JPGs and turn them into a MPG movie.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.