Search found 2 matches

by alexander.toth
2011-11-07T05:13:29-07:00
Forum: Bugs
Topic: Crash when resizing large TIFF files
Replies: 2
Views: 5465

Re: Crash when resizing large TIFF files

Thanks, it works!
I use only -limit memory 0
If I use both -limit memory 0 and -limit map 0 the processing time is much much slower (34s instead of 4s)

Alexander
by alexander.toth
2011-11-06T06:45:47-07:00
Forum: Bugs
Topic: Crash when resizing large TIFF files
Replies: 2
Views: 5465

Crash when resizing large TIFF files

After upgrading ImageMagick from version 6.7.2.6 to last version, I cannot resize large TIFF files (> 30Mb) because ImageMagick crash. The command used is: convert file.tif -resize 1800x1800 file.png I checked several versions of ImageMagick, the last working is 6.7.2.6 (wich is the last with LIBTIF...