Is there any open source software to load a .MOV video and speed it up? I've got some video of storms that I'd like to speed up 10x.

link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

mplayer (well, mencoder) will do that.

Instead of re-posting I will direct you to the example at the source.

link|improve this answer
Hi, is mencoder like a video version of ImageMagick? Just a command-line utility to modify videos? – Brian Webster Jun 30 '10 at 15:03
That is correct – SleighBoy Jun 30 '10 at 17:15
feedback

If you mean increasing the playback speed, VLC can do that. VLC is an open source software for both Windows and Unix/Linux environments.

link|improve this answer
feedback

If you want to create a speeded up version of the video (and not just for a single time playback) you will have to re-encode the video. This is somewhat complicated but you can do it with a myriad of video encoding programs. My favorite is VirtualDub http://www.virtualdub.org/.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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