2008-06-20

Hostel

A film created from four webcams mounted around hostel in Szklarska Poręba. Frames were captured every 11 minutes, film speed is 15 frames per second. Its December 2007/January 2008.



A command used to prepare this film (from man mencoder):

while true
do
DATE=`date +%F_%H_%M`
wget -O ./szklarska_${DATE}_1.jpeg http://server.com.pl/live/kamera_1.jpg
sleep 60
done


and next, when we collect some pictures:

mencoder "mf://szklarska*_1.jpeg" -mf fps=10 -o ./szklarska_1.avi -ovc lavc -lavcopts vcodec=mpeg4


If you made some "media" on your own, please leave a comment what and how you did it. If you have any problem with encoding/decoding on Linux, please don/t hesitate to ask. My e-mail is above, a link to comments is below.

No comments: