cr2-raw format not properly detected
Posted: 2008-10-05T15:09:22-07:00
Hello,
when trying to convert/identify cr2-raw files from my canon camera, it fails do detect them correctly.
this happens with imagemagick-6.4.4-1 (and certainly 6.4.3-5, too).
last known working version is 6.4.0-6.
when trying to convert/identify cr2-raw files from my canon camera, it fails do detect them correctly.
Code: Select all
$ convert img_9812.cr2 test.jpg
convert: incorrect count for field "BitsPerSample" (3, expecting 1); tag trimmed. `img_9812.cr2'.
convert: img_9812.cr2: unknown field with tag 40961 (0xa001) encountered. `TIFFReadCustomDirectory'.
convert: img_9812.cr2: unknown field with tag 40965 (0xa005) encountered. `TIFFReadCustomDirectory'.
convert: incorrect count for field "BitsPerSample" (3, expecting 1); tag trimmed. `img_9812.cr2'.
convert: compression not supported `img_9812.cr2'.
convert: missing an image filename `test.jpg'.
last known working version is 6.4.0-6.