Hi.
I wonder if anyone might help me with my problem.
I want to create a crossplatform application to tag, register, scale and upload my images. I use ExifTool to create an XMP to store some metadata in the imagefiles. This works great in debian, but the metadata written in XP ( strawberryperl ) is not readable.
I have hexdumped the images, and there is small changes in the data, but I cant see any notes of this in the changelog of exiftool.
A quickfix would be to use system calls and use the exiv2-util, but I really want to native perl.
Have anyone ever tried to work with XMP-data in a crossplatform setting with perl? Does there exists other alternatives to ExifTool?
Thank you reading this. Any feedback would be great.
Best regards.