PhilipQuinlan wrote:
> Thomas Rooney wrote:
>> Hi All
>>>> I would like to make a small animation for a web site, just a series of
>> images fading in and out and the repeating. I would normally do this
>> sort of thing in photo shop and export the results as a gif but for this
>> project I have set my self the goal of only using FOSS tools for the
>> job.
> Gimp if you wish to play with a graphical tool
>> Or from the glorious ImageMagick Library to convert all the frames in
> the stills directory into an animation sorted *alphabetically*
> convert -delay 40 -loop 0 stills/*.gif >web_file.anim.gif
>> 0 loop infinitely
> delay is in 1/100 seconds
> There are many options man convert for details (note: it can do just
> about any batch image processing job you care to mention so prepare
> for extraneous reading which may come in useful if you work with
> images a lot )
>> Hope that helps, Philip
>Hay Philip/Nick
Thanks for the help. Just before seeing Philip's reply I hit on the
animation filters in the gimp
and they did the job perfectly first time and much faster than I could
have got the job done in
photoshop . I think Ill try the imagemagick option now it might save me
a lot of time when I
need to update the site.
Thanks Lads
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!