Jerom ([info]jerom) wrote,
@ 2007-02-06 11:38:00
Previous Entry  Add to memories!  Tell a Friend  Next Entry
Это было прошлым летом, в середине января
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'




(4 comments) - (Post a new comment)


[info]cerveza
2007-02-06 09:22 am UTC (link)
До чего техника дошла!

(Reply to this)


[info]ente
2007-02-06 09:24 am UTC (link)
А фоновая карта где ?

(Reply to this) (Thread)


[info]jerom
2007-02-06 09:27 am UTC (link)
А я не стал её подкладывать, потому что не дочитал man по convert :-)

(Reply to this) (Parent)


[info]k001
2007-02-06 05:09 pm UTC (link)
Буду всем показывать, как пример использования идеологии юникса.

(Reply to this)


(4 comments) - (Post a new comment)

Create an Account
Forgot your login or password?
Login w/ OpenID
English • Español • Deutsch • Русский…