Create timelapses with this handy tool

By: Justin Braun
Posted on: February 7, 2016

Last month I released the Time Lapse Tool (free and open source) which builds time lapse movies from JPG images that you provide. Start the tool, set some options, browse to add your image files and let it do it’s thing. Presto! You have a time lapse movie.

Another “Armchair Coder” project, I developed TLT in Microsoft Visual C#, Time Lapse Tool is an open source application that uses the AForge.NET FFMPEG library to do most of the heavy lifting of creating the time lapse video from a user-selected list of JPG images.

Click here to read more about it and download the installer or source code.

Related Articles

Camever general release now available

Thanks to everyone that provided feedback during the beta period.
white and green state maps

Python 101: Geocoding for a location with Nominatim

Many APIs that provide location-specific information require information like an address or geographical coordinates to provide the correct data.

“Camever”, A Web Capture Tool for Foscam and Amcrest Cameras

This is an "Armchair Coder" I've been working on this since the holidays, so today I'm releasing the beta of Camever.