wenhe666 / thumbnailator

Automatically exported from code.google.com/p/thumbnailator
Other
0 stars 0 forks source link

Support animated GIFs #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, Thumbnailator does not support animated GIFs.

As seen from the star count in Issue 30 (as of February 23, 2014, there are 7) 
there is a lot of interest to supporting animated GIFs.

However, due to constraints on the internal design and implementation of 
Thumbnailator, it may take some time to add support for animated GIFs.

In the meantime, I want to gather resources (code samples, etc.) which will be 
helpful in expediting the implementation of the animated GIF output using the 
Image I/O API once the support for animated images (multiple images) is added 
to Thumbnailator.

Original issue reported on code.google.com by coobird...@gmail.com on 23 Feb 2014 at 10:16

GoogleCodeExporter commented 8 years ago
Here is what I have so far (see attachments).
Same problem here, even though I desperately need to support animated GIFs, I 
still have tasks of higher priority on my list. 
I've done some research, and this is the best I could find so far. Hope it 
helps.

Original comment by eug...@strokin.info on 25 Feb 2014 at 7:27

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you for sharing your research.

I'll add some links that I've found:

 * http://stackoverflow.com/questions/777947/creating-animated-gif-with-imageio
 * http://elliot.kroo.net/software/java/GifSequenceWriter/

Original comment by coobird...@gmail.com on 26 Feb 2014 at 2:53

GoogleCodeExporter commented 8 years ago
See also https://github.com/DhyanB/Open-Imaging

Lot of interest in this field.

Original comment by rob...@robbieone.com on 27 May 2015 at 9:15

GoogleCodeExporter commented 8 years ago
The Thumbnailator project will move to GitHub due to the Google Project Hosting 
going read-only in one month.
http://google-opensource.blogspot.jp/2015/03/farewell-to-google-code.html

This issue has been migrated to GitHub at the following URL:
https://github.com/coobird/thumbnailator/issues/67

Original comment by coobird...@gmail.com on 25 Jul 2015 at 6:12