Closed henryborchers closed 9 months ago
The last version that I can confirm this working is v0.27.6.
Can anybody else confirm this?
Think I might have found why. Can you please test https://github.com/Exiv2/exiv2/pull/2890?
@kmilos this looks like it fixes it.
After updating to 0.28 I got a lot of errors with image processing on jp2 files and I thought I was taking crazy pills.
Nice job on getting this fixed.
Thanks for catching this and testing!
Thanks for catching this and testing!
@kmilos Of course! Exiv2 is one the greatest tool/friend to digital archivists. It's faster and more robust than any other alternative out there.
Any idea when 0.28.2 will be released? You fixed a pretty bad bug that corrupted files. I would think that it would be fast-tracked for release so it doesn't affect other people's jp2 files.
Any idea when 0.28.2 will be released? You fixed a pretty bad bug that corrupted files. I would think that it would be fast-tracked for release so it doesn't affect other people's jp2 files.
@Exiv2/exiv2 https://github.com/Exiv2/exiv2/milestones
In the meantime, you can ask your favorite distro exiv2 package maintainer to include the relevant patch.
The information was right there in front of me the whole time. How embarrassing...
I actually build exiv2 from source so I can patch it myself. Good idea. Thanks!
I actually build exiv2 from source so I can patch it myself.
The fix is already committed to the 0.28.x branch as well.
Describe the bug
When writing any Xmp metadata to a jp2 file, the resulting file has all xmp metadata erased.
To Reproduce
Steps to reproduce the behavior:
The console shows nothing.
I get the same result when I try with the C++ api as well.
This is not a problem for tiff files nor is a problem with Exif metadata. I can't speak to other file formats because I only work with jp2 and tiff files.
Desktop (please complete the following information):