comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » animated gif speed
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: animated gif speed [message #87628 is a reply to message #87589] Wed, 19 February 2014 13:32 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
On 02/16/14 04:55, Fabien wrote:
> On 16.02.2014 00:41, Paul Levine wrote:
>> animated GIF (or otherwise) with control over the playback speed
>
> You should check the "animate" tool in ImageMagick:
>
> http://www.imagemagick.com/www/animate.html

Yes.

Or, how I do it, using just regular old convert in imagemagick with the
"-delay value" argument for a list of generated png files (via FG save
method), e.g.

$ convert -delay 100 *.png my_animated.gif

Compare to no delay

$ convert *.png my_animated.gif

Much much easier than mucking about with actual animation stuff in IDL.
(IMO)

cheers,

paulv
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Phoenician aleph
Next Topic: How to check the variables by myself ?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:58:01 PDT 2025

Total time taken to generate the page: 0.00404 seconds