I have a 120-frame 8fps GIF (120,347 bytes, less than 128K limit) that runs for the expected fifteen seconds. Using the Image widget to load it, though, pixlet render
produces a WebP that fully displays in 6 seconds, or 20fps.
GIF: media.eod.com/gibson.gif
WebP: media.eod.com/gibson.webp
(Apologies for not embedding the images. Discourse limits new users.)
pixlet render
reports a delay
of 130ms on the GIF, which is a little high – the actual value should be 125ms, close enough – but then produces a WebP with a 50ms delay per frame average.
Am I missing something, or does pixlet render
produce WebPs that do not respect the frame delay data in the GIFs? Other converters I’ve tried produce the right frame-rate.