jimstudt / timelapse

Mac OS X command line utility to turn a series of images into a video.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read the list of images from stdin.

jimstudt opened this issue · comments

It should be possible to read the list of images from stdin. 'find' and 'sort' can do a better job than the directory traverser included in the program.