GifFrameExtractor
GifFrameExtractor copied to clipboard
getFramePositions() often zero when they should not be
For about 70% of the transparent GIFs I test, getFramePositions() is returning all zeros. These are transparent GIFs with lots of alpha padding. My understanding is when there is alpha pixel padding getFramePositions() should NOT return zero. Is this correct? Thanks.
@Sybio has been MIA for a few years now. I'd consider using a different library like ImageMagick.