How to set the generated GIF to play once? #2449
Unanswered
chenminglin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the use of VideoFileClip to generate Gif call method write_gif and pass the parameter loop is 0 is an infinite loop play, loop is 1 is played twice, loop is 2 is played 3 times, how to set play once?
Beta Was this translation helpful? Give feedback.
All reactions