Skip to content

Instantly share code, notes, and snippets.

@radamant
Created August 17, 2012 17:43
Show Gist options
  • Save radamant/3380911 to your computer and use it in GitHub Desktop.
Save radamant/3380911 to your computer and use it in GitHub Desktop.
mencoder -nosound mf://*.jpg -mf w=800:h=371:type=jpg:fps=15 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=2160000:mbd=2:keyint=132:v4mv:vqmin=3:lumi_mask=0.07:dark_mask=0.2:mpeg_quant:scplx_mask=0.1:tcplx_mask=0.1:naq -o face-time-lapse.avi
# imagesnap
wget http://iharder.sourceforge.net/current/macosx/imagesnap/
#mplayer
brew install mplayer
# to take every 30 seconds
imagesnap -t 30
@radamant
Copy link
Author

Can brew install imagesnap too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment