Page 1 of 1

gif speed is very fast

Posted: 2018-07-16T11:20:15-07:00
by xenas
Hi all, I am a Linux user in which I have used the "convert" command to get a list of images from a .mov file and converting those images into a .gif.

While the process works, whenever I used the ImageMagick application to open the .gif files, the speed that it is playing the .gif is very fast, and there is a need for me to click on the "speed" button followed by the "slower" option so as to match the speed with the .mov.

My question would be wow can I check or ensure that the .gif animation is playing at its 'supposed' speed/ framerate? (Using either the Faster/ Slower speed does not seems to assure me that I am converting my .gif animation correctly..)

Re: gif speed is very fast

Posted: 2018-07-16T12:22:07-07:00
by fmw42
Add -delay X to your convert command right after convert and not after reading the input. See http://www.imagemagick.org/script/comma ... .php#delay

Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at http://www.imagemagick.org/discourse-se ... f=1&t=9620

If using Imagemagick 7, then see http://imagemagick.org/script/porting.php#cli


For novices, see

http://www.imagemagick.org/discourse-se ... f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
https://github.com/ImageMagick/usage-markdown