Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

neelabo
Copy link

@neelabo neelabo commented Sep 30, 2025

If it is less than 10ms, set it to 100ms. (Issue #25)
Adjusted to match web browser behavior.

WebP Specification

from WebP Container Specification :

The time to wait before displaying the next frame, in 1-millisecond units. Note that the interpretation of the Frame Duration of 0 (and often <= 10) is defined by the implementation. Many tools and browsers assign a minimum duration similar to GIF.

Animated WebP Frame Duration Samples

10ms

animation_10ms

11ms

animation_11ms

100ms

animation_100ms

If it is less than 10ms, set it to 100ms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant