| Jerom ( @ 2007-02-06 11:38:00 |
Это было прошлым летом, в середине января
26 января 2007 года:
http://youtube.com/watch?v=To3VL9Y4Rl4
26 января 2007 года:
http://youtube.com/watch?v=To3VL9Y4Rl4
while true ; do wget -O `date +%H:%M` \ "http://03.maps.yandex.ru/images/msk-probki/800/03/V24h0AALwlAAA=.traffic..png?`date`" sleep 600 done # crop + добавление времени + transparent for i in [0-9]* ; do convert -crop 640x400+0+110 -font \ /usr/X11R6/lib/X11/fonts/TrueType/lucon.ttf -pointsize 40 -fill blue \ -draw "text 10,150 '$i'" +matte $i $i.png done # сборка avi mencoder "mf://*.png" -mf fps=5 -o probki.avi -ovc lavc -lavcopts vcodec=mpeg4 Created with colorer-take5 library. Type 'shell'