pansapiens’ timelapse
Here’s the timelapse of the development of my entry [youtube.com], Mondrian. It spans pretty much the whole 48 hours, with one shot every 10 mins, (except the blank ones when I was sleeping with the screen on powersave).
For my own future reference:
Screenshots taken with the cronjob:
0,10,20,30,40,50 * * * * import -window root -display :0.0 /home/pansapiens/LD11/screenshots/$(date +%F_%R).png >/dev/null 2>/dev/null
Converted to video with:
$ mogrify -format jpg -scale 840x526 *.png
$ mencoder "mf://*.jpg" -mf fps=4 -o timelapse.avi -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=800
Tags: timelapse