June 3, 2021

Time Lapse Photography

There are many options under linux. See the first link. One fellow suggested to me using Lightworks to collect JPG images into a time lapse movie. This is available in a free version for Linux, so it may be worth a try.

The Giampaoli blog is nice. He begins with a set of RAW files, runs them through darktable, then a perl script to adjust brightness, then uses blender to generate the movie. Darktable and Blender are both available as Fedora packages.

A more recent suggestion is to use ffmpeg as follows:

ffmpeg -i img*.jpg output.mpeg

Feedback? Questions? Drop me a line!

Tom's Digital Photography Info / tom@mmto.org