How to make a timelapse?

I have 238gb of timelapse photos which was taken over a period of twenty days and all the photos are split up into 20 folders. I would like to put this together into a timelapse, I tried using Premiere Pro but that is taking very very long, any tips on putting it together fast btw Im on a Mac, thanks.


Solution 1:

Well, you could use ffmpeg, which is cross platform... Granted it's all command line stuff, @Slhck spelled out how to do it with ffmpeg in his answer here but if you read through the command line options for ffmpeg as well, you'll soon see that you can make a movie at your uncropped resolution of 5185*3456 at 30fps... but I tell ya, that will be one freakin HUGE file. Your choice though.

You could use Open Image Sequence which is included with Quicktime. Again, the files needed to be numbered sequentially. The Quicktime 7 manual. But, you open the Quicktime player, File, Open Image Sequence. Choose the Frame Rate, and Export it as a movie.

EDIT

You can also do it with iMovie. Here's a tutorial on that.. granted it is for iMovie 09, but the general process is the same.

... and here is a list of software (some free, some not) at Macupdate for making stop motion movies.

WAIT-A-MINUTE!!

60,928 images? You want the video to run for 90 seconds? That just hit me. The human eye perceives motion at a minimum of 13 frames per second (any less and we see frames instead of the motion), and movies in the theater display at 24 frames per second. DVDs display at the equivalent of 29.97 frames per second (essentially 30 fps). So, if we assume 30 fps, 90 seconds worth of video is only 2700 images. You want to shoot for 677 frames per second? Seriously?

So, here's my first tip to you. Reduce the number of images you want to work with! you only need 2700 to achieve your 90 seconds, and working with 2700 images will take far less time than 60928. In fact, you probably won't have to change the software you are using. Take every 20th image (technically every 22nd image) and you'd have 2700 images that would span the entire sequence of pictures.