We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For example, https://media.giphy.com/media/4560Nv2656Gv0Lvp9F/giphy.gif has a slow frame at the beginning that gets lost during conversion.
duration can be a list: https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html#saving-sequences
duration
The text was updated successfully, but these errors were encountered:
Set a maxium duration on GIFs
8f90a31
This is a workaround for #699
b05ccfc
No branches or pull requests
For example, https://media.giphy.com/media/4560Nv2656Gv0Lvp9F/giphy.gif has a slow frame at the beginning that gets lost during conversion.
duration
can be a list: https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html#saving-sequencesThe text was updated successfully, but these errors were encountered: