Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
utile:osm_history [2009/02/18 14:14] domi créée |
utile:osm_history [2009/02/18 14:15] (Version actuelle) domi |
||
---|---|---|---|
Ligne 12: | Ligne 12: | ||
xmlstarlet tr osmarender.xsl osm-map-features-z17.xml > ../$f.svg | xmlstarlet tr osmarender.xsl osm-map-features-z17.xml > ../$f.svg | ||
| | ||
- | Cd ../ | + | cd ../ |
+ | |||
inkscape -f $f.svg -z -a "1100:1650:2250:2700" -e $f.png | inkscape -f $f.svg -z -a "1100:1650:2250:2700" -e $f.png | ||
+ | |||
+ | mencoder mf://*.png -mf fps=1:type=png -vf scale=800:600 -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o output.avi |