How to convert image sequences (PNG) into Animation File (gif/mov/others) (iPhone) ?
Posted
by JohnMulder
on Stack Overflow
See other posts from Stack Overflow
or by JohnMulder
Published on 2010-03-27T10:23:38Z
Indexed on
2010/03/27
10:33 UTC
Read the original article
Hit count: 181
I have a sequence of images (PNG format) in my iphone app. It is saved in the app's sandbox doc folder. How do I create animation file from these images?
I would prefer animated gif, but other types like video (mov/avi/etc) is ok too. I don't need audio. Just images. Thanks.
© Stack Overflow or respective owner