convert JPEG > TIFF : "RowsPerStrip must be multiple of 8"
Posted: 2010-07-02T12:13:08-07:00
Hi,
I would like to make a simple converting JPEG to TIFF
Here is the error message :
# convert 1.JPEG test.TIFF
convert: RowsPerStrip must be multiple of 8 for JPEG. `JPEGSetupEncode' @ warning/tiff.c/TIFFErrors/494.
For information, I use
CentOs 4, I compiled myself ImageMagick and it works perfectly for all other functions
# convert -version
Version: ImageMagick 6.6.1-7 2010-05-13 Q16 http://www.imagemagick.org
#yum search libtiff
libtiff.i386 3.6.1-12.el4_8.4
Thank you for your help,
Best regards,
nagamé
I would like to make a simple converting JPEG to TIFF
Here is the error message :
# convert 1.JPEG test.TIFF
convert: RowsPerStrip must be multiple of 8 for JPEG. `JPEGSetupEncode' @ warning/tiff.c/TIFFErrors/494.
For information, I use
CentOs 4, I compiled myself ImageMagick and it works perfectly for all other functions
# convert -version
Version: ImageMagick 6.6.1-7 2010-05-13 Q16 http://www.imagemagick.org
#yum search libtiff
libtiff.i386 3.6.1-12.el4_8.4
Thank you for your help,
Best regards,
nagamé