CocoaPods trunk is moving to be read-only. Read more on the blog, there are 8 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Mar 2016 |
Maintained by Alfie Hanssen.
GIFSet is a simple toolset for creating GIFs and GIF-like videos.
Add this to your podfile:
target '{YourTarget}' do
pod 'GIFSet', '{LatestVersionNumber}'
endgit submodule add [email protected]:alfiehanssen/GIFSet.git and add the source files to your project/target.
git clone [email protected]:alfiehanssen/GIFSet.git, open the workspace, build the GIFSet scheme, and add the resulting GIFSet.framework to your project.
Check out the NSOperation subclasses. See them used in the example app in this repo. Briefly, here's what they can do:
GIFOperation: creates a GIF of a specified duration from an array of images
CompositionOperation: Creates an AVMutableComposition from an array of AVAssets
ImageExtractionOperation: Extracts a set of images at specific CMTimes from an AVComposition
ImageConcatenationOperation: Concatenates an array of images into a GIF-like video of a specified duration
VideoGIFFromVideoOperation: Uses the above operations to create a GIF-like video given an AVAsset (to extract the images from), a number of images to extract, and a duration for the final output
GIFFromVideoOperation: Uses the above operations to create a GIF given an AVAsset (to extract the images from), a number of images to extract, and a duration for the final output
If you'd like to contribute, please follow the guidelines found in CONTRIBUTING.
Please file any and all issues found in this library to the git issue tracker.
Tweet at me here: @alfiehanssen.
GIFSet is available under the MIT license. See the LICENSE file for more info.
The video used in the example app was shot by @ghking
The name GIFSet sorta sounds like DIPSET