Hello to all.
I need to convert bilevel tif (TIFF 2496x3507) image in gif image.
The conversion is to slow, in the debian etch server it needs 3 sec. in avarage, but in sarge debian server it take just 0.3 sec.
I can image that the new version of imagemagick library have some problem.
The command that I use is:
convert pippo.tif -format gif pippo.gif
In etch the library imagemagick is the 6.2.4.5.dfsg1-0.15+etch1
in sarge 6.0.6.2-2.9
Please help me.
Francesco
convert slow in debian etch and fast in debian sarge
Re: convert slow in debian etch and fast in debian sarge
Somebody had the same problems?
bergheil wrote:Hello to all.
I need to convert bilevel tif (TIFF 2496x3507) image in gif image.
The conversion is to slow, in the debian etch server it needs 3 sec. in avarage, but in sarge debian server it take just 0.3 sec.
I can image that the new version of imagemagick library have some problem.
The command that I use is:
convert pippo.tif -format gif pippo.gif
In etch the library imagemagick is the 6.2.4.5.dfsg1-0.15+etch1
in sarge 6.0.6.2-2.9
Please help me.
Francesco