You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to convert a small .mp4 video using createGif() method, CPU reaches 100% and app gets terminated. FYI, I'm using frame rate 15 and infinite loop through loopCount 0.
Any way I can optimize that? Or any limitations that I should forbid user from, like video duration?
Thanks.
The text was updated successfully, but these errors were encountered:
When I try to convert a small .mp4 video using
createGif()
method, CPU reaches 100% and app gets terminated. FYI, I'm using frame rate15
and infinite loop throughloopCount
0.Any way I can optimize that? Or any limitations that I should forbid user from, like video duration?
Thanks.
The text was updated successfully, but these errors were encountered: