Le mercredi 12 janvier 2011 à 16:38 +0100, Ingo Schmid a écrit : > I had success with using wpic then convert (imagemagick) to create a > movie-like stack of images. I think I used pngs or jpgs to create an > mpeg. Sorry I don't remember exactly, but it was surprisingly easy.
Thanks for your response. This is what I've done before my question. => wpic -> then read it with imagemagick -> wpic -> imagemagick -> gif But this consume lots of memory and disk I/O :( I plan to do like Doug has proposed: wpic several images and then use gifsicle to generate a compressed/optimized animated gif. Regards Mât _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
