Regift
Regift copied to clipboard
High CPU usage
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.