<div class="gmail_quote">On Fri, Nov 12, 2010 at 4:56 AM, Alan Pope <span dir="ltr"><<a href="mailto:popey@ubuntu.com">popey@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br></div>
Compare that with a non-animated gif.<br>
<br>
<br>
alan@mrevo:~/images$ identify sample.gif<br>
sample.gif GIF 421x304 421x304+0+0 8-bit PseudoClass 256c 98.1KB 0.000u 0:00.000<br>
<br>
<br></blockquote><div><br></div><div>There is also a nifty command line tool for doing all kinds of things with animated gifs called 'gifsicle' (in the repos):</div><div><br></div><div> $ gifsicle --info ../new.gif</div>
<div>* ../new.gif 2 images</div><div> logical screen 275x206</div><div> global color table [256]</div><div> background 170</div><div> loop forever</div><div> + image #0 275x206</div><div> comment Created with GIMP</div>
<div> delay 2.00s</div><div> + image #1 275x206</div><div> comment Created with GIMP</div><div> delay 2.00s</div><div><br></div></div><div>A little scripting could make that useful as well.</div><br>-- <br>Hal<br>