Regift
Regift copied to clipboard
Easily convert a video to a GIF on iOS.
Referencing #60 which was closed by author before support added
When i create GIF from image or camera video output GIF size is normal but when i create GIF from stored video output GIF size is over 100 MB. How...
Why do I create two gif use different videos. Is the same URL address generated?
In Cocoapods
when an error occur the giftGroup will been leaved, but the loop will continue. Finally at the last time the code will be execute giftGroup.leave() this will crash
Is there any way through which you can create a GIF from images with image transition animation?
**SourceFormatInvalid** is appearing all the time, trying mp4, avi, mov and some others
The gif result is different to instruction screen. How to increase frames?
I want to be more simple.
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`...