[GH-ISSUE #907] Laggy Animated WebP on iPhone #705

Open
opened 2026-02-26 09:32:21 +03:00 by kerem · 1 comment
Owner

Originally created by @FOSP-user on GitHub (Jun 1, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/907

Although the iPhone has started supporting WebP, there is still a problem with Animated WebP not being displayed properly.

https://en.bandisoft.com/honeycam/help/webp-iphone-compatible

According to the above site, it is because the iPhone does not support frame disposal.

And their programs can turn off the feature, which increases the size of the image but can make it look good on the iPhone.

Is there a way to turn off this frame disposal option in ScreenToGif's settings?

Originally created by @FOSP-user on GitHub (Jun 1, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/907 Although the iPhone has started supporting WebP, there is still a problem with Animated WebP not being displayed properly. https://en.bandisoft.com/honeycam/help/webp-iphone-compatible According to the above site, it is because the iPhone does not support frame disposal. And their programs can turn off the feature, which increases the size of the image but can make it look good on the iPhone. Is there a way to turn off this frame disposal option in ScreenToGif's settings?
Author
Owner

@pawlos commented on GitHub (Jun 2, 2021):

I briefly looked at this and it seems to be not that trivial. WebP is done via ffmpeg and from what I could find it doesn't support controlling frame disposal at the moment.

<!-- gh-comment-id:853371941 --> @pawlos commented on GitHub (Jun 2, 2021): I briefly looked at this and it seems to be not that trivial. WebP is done via ffmpeg and from what I could find it doesn't support controlling frame disposal at the moment.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#705
No description provided.