Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > Miscellaneous topics > Re: How to crea...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 15 Topic 1441 of 1475
Post > Topic >>

Re: How to create animated GIF with captions?

by Richard Heathfield <rjh@[EMAIL PROTECTED] > Jun 11, 2008 at 12:22 PM

Yashgt said:

> I have chosen GIF for browser compatibility and also because I do not
> have any experience with SWF.
> 
> ImageMagick suggested by Richard is the tool I was looking for. I can
> build a script and specify the files to be used as the constituents of
> the GIF. I can then change it when I want to change the GIF.
> 
> Trouble is that the syntax appears too complicated.

ImageMagick? You're kidding! Let's say you have half a dozen bitmapped
images, 
named frame1.bmp through frame6.bmp (no, you don't have to use those
names!).

You do this:

convert *.bmp final.gif

Where's the complication? :-)

> - create a gif such that when one image transitions into another,
> there is fade-in effect

For this, you'll need to do a bit of alpha-blending. Not difficult. I
actually 
wrote a cross-fading program not so long ago, for precisely this purpose.
It 
takes a set of .bmp files and a tween rate, and produces bitmap frames
that 
fade from A to B, B to C, C to ..., etc, ... to Z, and Z back to A again. 
ImageMagick then takes the strain of merging them together into a GIF.

(And before you ask, no, you can't use my cross-fader, unless you're
prepared 
to part with some cash, which strikes me as being rather unlikely. But it 
really isn't that difficult to write your own. If I can do it...)

-- 
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www.
+rjh@[EMAIL PROTECTED]
 users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
 




 15 Posts in Topic:
How to create animated GIF with captions?
Yashgt <yashgt@[EMAIL   2008-06-10 04:27:24 
Re: How to create animated GIF with captions?
Richard Heathfield <rj  2008-06-10 13:02:19 
Re: How to create animated GIF with captions?
Rowley <industry3dREMO  2008-06-10 18:31:12 
Re: How to create animated GIF with captions?
Richard Heathfield <rj  2008-06-11 05:03:00 
Re: How to create animated GIF with captions?
Rowley <industry3dREMO  2008-06-11 06:12:01 
Re: How to create animated GIF with captions?
Yashgt <yashgt@[EMAIL   2008-06-11 05:02:24 
Re: How to create animated GIF with captions?
Richard Heathfield <rj  2008-06-11 12:22:46 
Re: How to create animated GIF with captions?
tacit <tacitr@[EMAIL P  2008-06-12 18:51:17 
Re: How to create animated GIF with captions?
Richard Heathfield <rj  2008-06-12 23:15:06 
Re: How to create animated GIF with captions?
Yashgt <yashgt@[EMAIL   2008-06-11 05:33:23 
Re: How to create animated GIF with captions?
"KatWoman" <  2008-06-11 14:37:06 
Re: How to create animated GIF with captions?
JD <JD@[EMAIL PROTECTE  2008-06-11 14:31:26 
Re: How to create animated GIF with captions?
"KatWoman" <  2008-06-11 16:50:21 
Re: How to create animated GIF with captions?
JD <JD@[EMAIL PROTECTE  2008-06-11 18:09:10 
Re: How to create animated GIF with captions?
Anthony Thyssen <A.Thy  2008-11-10 21:55:45 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Nov 23 11:23:54 CST 2008.