User Tools

Site Tools


timelapse

This is an old revision of the document!


http://mahugh.com/2015/04/29/creating-time-lapse-videos/#prettyPhoto

ffmpeg -i '%*.jpg' -r 6000 video.mp4

avconv -y -r 10 -i '%*.jpg' -r 10 -vcodec libx264 -q:v 3 -vf crop=600:800,scale=iw:ih timelapse.mp4

timelapse.1511979057.txt.gz ยท Last modified: 2017/11/29 18:10 by jose