identify reports zero image time delay for every frame of gif

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
Lain
Posts: 1
Joined: 2017-09-27T15:50:15-07:00
Authentication code: 1151

identify reports zero image time delay for every frame of gif

Post by Lain »

Identify reports a 0 time delay (%T) for all frames of some gifs:

identify -format "%T\n" example.gif

Version: ImageMagick 6.9.9-14 Q16 x86_64
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: identify reports zero image time delay for every frame of gif

Post by fmw42 »

Use EXIFTOOL. See

3 TimeScale : 1000
4 Duration : 8.5
Post Reply