Sunrise time-lapse video made with mencoder

140 pictures turned into a time lapse video

 

From the command line

ls -1tr (lists all files in chronological order)

 

then:

mencoder -nosound -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell:autoaspect:vqscale=3 -vf scale=1920:1080 -mf type=jpeg:fps=20 mf://@frames.txt -o time-lapse.avi

 

via Hugo Chinchilla blog.hugochinchilla.net/2011/09/time-lapse-videos-mencoder/

8,410 views
8 faves
3 comments
Uploaded on September 15, 2013