haraldk / TwelveMonkeys

TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
https://haraldk.github.io/TwelveMonkeys/
BSD 3-Clause "New" or "Revised" License
1.83k stars 309 forks source link

Dynamic images in WebP format, and even ordinary GIF images, cannot read delays after using this plugin. #959

Closed ansarx closed 2 weeks ago

ansarx commented 3 weeks ago

After attempting and verifying, I found that it is impossible to read delays from IIOMetadata in the known ways, and I cannot obtain the frame rate.

haraldk commented 3 weeks ago

Okay..? 😕

As we don’t have a GIF plugin, and our WebP never had this feature, I’m not really sure what you are saying here.

Perhaps show some code and try to explain better what you are trying to achieve?

haraldk commented 2 weeks ago

Closing, due to lack of detail.