image magick error on convert 200mb tif file
Posted: 2011-12-19T14:58:05-07:00
Hi There,
I am trying to convert 200mb Tif file using this command:
convert -verbose -profile USWebCoatedSWOP.icc -profile sRGB.icm test1.tif test2.jpg
I got these error:
C:\Users\w003d1a\Documents>convert -verbose -profile USWebCoatedSWOP.icc -profil
e sRGB.icm test1.tif test2.jpg
test1.tif TIFF 11400x17100 11400x17100+0+0 8-bit TrueColor DirectClass 199.3MB 4
.368u 0:04.382
USWebCoatedSWOP.icc ICC 1x1 1x1+0+0 16-bit DirectClass 557KB 0.031u 0:00.027
sRGB.icm ICM 1x1 1x1+0+0 16-bit DirectClass 3.14KB 0.000u 0:00.001
test1.tif=>test2.jpg TIFF 11400x17100 11400x17100+0+0 8-bit TrueColor DirectClas
s 25.05MB 35.100u 0:35.347
convert.exe: Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormal
Tag' @ warning/tiff.c/TIFFWarnings/761.
convert.exe: Unknown field with tag 42033 (0xa431) encountered. `TIFFReadCustomD
irectory' @ warning/tiff.c/TIFFWarnings/761.
convert.exe: Unknown field with tag 42034 (0xa432) encountered. `TIFFReadCustomD
irectory' @ warning/tiff.c/TIFFWarnings/761.
convert.exe: Unknown field with tag 42036 (0xa434) encountered. `TIFFReadCustomD
irectory' @ warning/tiff.c/TIFFWarnings/761.
convert.exe: Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormal
Tag' @ warning/tiff.c/TIFFWarnings/761.
C:\Users\w003d1a\Documents>
can anybody help me on explaining why this happened?
thanks in advanced
dan-
I am trying to convert 200mb Tif file using this command:
convert -verbose -profile USWebCoatedSWOP.icc -profile sRGB.icm test1.tif test2.jpg
I got these error:
C:\Users\w003d1a\Documents>convert -verbose -profile USWebCoatedSWOP.icc -profil
e sRGB.icm test1.tif test2.jpg
test1.tif TIFF 11400x17100 11400x17100+0+0 8-bit TrueColor DirectClass 199.3MB 4
.368u 0:04.382
USWebCoatedSWOP.icc ICC 1x1 1x1+0+0 16-bit DirectClass 557KB 0.031u 0:00.027
sRGB.icm ICM 1x1 1x1+0+0 16-bit DirectClass 3.14KB 0.000u 0:00.001
test1.tif=>test2.jpg TIFF 11400x17100 11400x17100+0+0 8-bit TrueColor DirectClas
s 25.05MB 35.100u 0:35.347
convert.exe: Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormal
Tag' @ warning/tiff.c/TIFFWarnings/761.
convert.exe: Unknown field with tag 42033 (0xa431) encountered. `TIFFReadCustomD
irectory' @ warning/tiff.c/TIFFWarnings/761.
convert.exe: Unknown field with tag 42034 (0xa432) encountered. `TIFFReadCustomD
irectory' @ warning/tiff.c/TIFFWarnings/761.
convert.exe: Unknown field with tag 42036 (0xa434) encountered. `TIFFReadCustomD
irectory' @ warning/tiff.c/TIFFWarnings/761.
convert.exe: Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormal
Tag' @ warning/tiff.c/TIFFWarnings/761.
C:\Users\w003d1a\Documents>
can anybody help me on explaining why this happened?
thanks in advanced
dan-