Problem using -resample and -resize
Posted: 2011-11-08T01:42:37-07:00
Hi,
we are currently experiencing problems while resizing some jpg images using resample and resize at the same time.
the full cmd is "convert -limit memory 0 -strip -resample 300 -colorspace RGB -resize 3507x3507 convert_fehlerbild.jpg convert_fehlerbild_neu.jpg"
Problem here is, that the /tmp dir is filled up until it is completely full and the command is still running but not responding anymore.
/tmp has about 4 Gb space. Identify for the file shows:
convert_fehlerbild.jpg JPEG 5208x3818 5208x3818+0+0 8-bit PseudoClass 256c 9.554MB 0.000u 0:00.000
Using SLES11 x64 - IM 6.7.3 from source (tried other versions, but no luck there either...)
Hope you can help.
Thanks so far
we are currently experiencing problems while resizing some jpg images using resample and resize at the same time.
the full cmd is "convert -limit memory 0 -strip -resample 300 -colorspace RGB -resize 3507x3507 convert_fehlerbild.jpg convert_fehlerbild_neu.jpg"
Problem here is, that the /tmp dir is filled up until it is completely full and the command is still running but not responding anymore.
/tmp has about 4 Gb space. Identify for the file shows:
convert_fehlerbild.jpg JPEG 5208x3818 5208x3818+0+0 8-bit PseudoClass 256c 9.554MB 0.000u 0:00.000
Using SLES11 x64 - IM 6.7.3 from source (tried other versions, but no luck there either...)
Hope you can help.
Thanks so far