DayOftheNewDan.com

tlassemble

November 02, 2012

tlassemble is a simple utility the serves the same purpose as Time Lapse Assembler, but can be run from the command line.

tlassemble is open source software released under the New BSD license, the source code is available on GitHub.

Requirements

Installation

The preferred method is using Homebrew:

$ brew install tlassemble

Otherwise, download and extract the self contained executable to a directory of your choice, then run the program from that directory using:

$ ./tlassemble

For system wide usage extract, then copy the executable to /usr/local/bin/

Download

Download here: tlassemble.zip

Consider donating to actively support the development of tlassemble and Time Lapse Assembler.

Usage

$ tlassemble INPUTDIRECTORY OUTPUTFILENAME [OPTIONS]

Examples

$ tlassemble ./images time_lapse.mov
$ tlassemble ./images time_lapse.mov -fps 30 -height 720 -codec h264 -quality high
$ tlassemble ./images time_lapse.mov -quiet yes

Options

Tagged

time-lapse programming

Related

← Arduino DSO Time Lapse Assembler →