An open API service indexing awesome lists of open source software.

https://github.com/kosso/tinsgif

Appcelerator Titanium module for iOS to create animated GIFs from videos.
https://github.com/kosso/tinsgif

animated-gifs appcelerator appcelerator-titanium titanium videos

Last synced: 3 months ago
JSON representation

Appcelerator Titanium module for iOS to create animated GIFs from videos.

Awesome Lists containing this project

README

        

# TiNSGIF

An Appcelerator Titanium module for iOS to create animated GIFs from videos based on [NSRare/NSGIF](https://github.com/NSRare/NSGIF) with modifications and memory leak fixes on my fork https://github.com/kosso/NSGIF.

See the full test app (TiNSGIFTest) in the examples folder.

![example](https://github.com/kosso/TiNSGIF/blob/master/example.gif "TiNSGIF example")

This module was built against Titanium SDK v.4.1.1.v20150802200935. To build it yourself you might need to edit the `manifest` file and `titanium.xcconfig` to suit your local Titanium installation locations.

--------------

Author : Kosso: Sept 13, 2015.