Animated GIFs performance
Posted: 2018-04-23T12:42:32-07:00
Configuration :
OS: CentOs
identify -version
Version: ImageMagick 7.0.6-7 Q16 x86_64 2017-08-12 http://www.imagemagick.org
Copyright: © 1999-2017 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenMP
Delegates (built-in): bzlib cairo djvu fftw fontconfig fpx freetype gslib jng jpeg lcms ltdl lzma pangocairo png ps tiff webp wmf x xml zlib
identify -list resource
Resource limits:
Width: 107.374MP
Height: 107.374MP
Area: 33.3722GP
Memory: 15.5401GiB
Map: 31.0803GiB
Disk: unlimited
File: 48750
Thread: 4
Throttle: 0
Time: unlimited
_____________________________________________________________
How to optimize imagemagicks performance wrt animated GIFS. Animated GIFS are taking long time for operations like resize.
Also coaslesce though help in frame synching is adding a fair amount of size.
I tried gifsicle which has better performance than imagemagick (for GIFS), Is there any way gifsicle can be used as a delegate ?
OS: CentOs
identify -version
Version: ImageMagick 7.0.6-7 Q16 x86_64 2017-08-12 http://www.imagemagick.org
Copyright: © 1999-2017 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenMP
Delegates (built-in): bzlib cairo djvu fftw fontconfig fpx freetype gslib jng jpeg lcms ltdl lzma pangocairo png ps tiff webp wmf x xml zlib
identify -list resource
Resource limits:
Width: 107.374MP
Height: 107.374MP
Area: 33.3722GP
Memory: 15.5401GiB
Map: 31.0803GiB
Disk: unlimited
File: 48750
Thread: 4
Throttle: 0
Time: unlimited
_____________________________________________________________
How to optimize imagemagicks performance wrt animated GIFS. Animated GIFS are taking long time for operations like resize.
Also coaslesce though help in frame synching is adding a fair amount of size.
I tried gifsicle which has better performance than imagemagick (for GIFS), Is there any way gifsicle can be used as a delegate ?