Now it looks like the proper way to extract it, is the same way that Image::Info works, extracting all sorts of data out of image files, but not this kind.
Is this something one could reasonably expect Image::Info to handle? In other words, should Image::Info get patched? Or should I copy the work that's gone into Image::Info and adapt it, resulting into a separate module?
OTOH, it might be nice to be able to write out modified XMP data as well. I don't think that's quite up Image::Info's street.
I'll start by doing the latter, I can see where to go from there, depending on how heavy the required modifications are.
Extracting XMP (Score:1)
Current Status??? (Score:1)
I have a similar need myself (Im going to have to move to XMP because PhotoShop keeps trashing my Canon Makernotes...) Where do you stand with the implementation?? Perhaps we could collaborate on this?
Ive done hacking in the past on the Image::Info module (I wrote the support for Canon Makernotes) so Im up to speed on some of the issues with it.
--
John Cavanaugh
Try Image::ExifTool (Score:1)