8BIM and IPTC can't be read
Posted: 2010-11-02T05:11:16-07:00
There is a problem by reading the 8BIM/IPTC segment and writing it to a file.
>convert test_with_iptc.jpg IPTC:out.iptc
Magick: no IPTC data is available `out.iptc' @ error/meta.c/WriteMETAImage/2285.
>convert test_with_iptc.jpg 8BIM:out.8bim
Magick: no 8BIM data is available `out.8bim' @ error/meta.c/WriteMETAImage/2266.
I test it with an older version (6.5.7-Q8) and all works fine.
>convert test_with_iptc.jpg IPTC:out.iptc
Magick: no IPTC data is available `out.iptc' @ error/meta.c/WriteMETAImage/2285.
>convert test_with_iptc.jpg 8BIM:out.8bim
Magick: no 8BIM data is available `out.8bim' @ error/meta.c/WriteMETAImage/2266.
I test it with an older version (6.5.7-Q8) and all works fine.