We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running exiv2 on Leica Q2 DNG files it says Error: XMP Toolkit error 201: Error in XMLValidator
exiv2
Error: XMP Toolkit error 201: Error in XMLValidator
exiv2 Leica\ -\ Q2\ -\ 14bit\ uncompressed\ \(3_2\).DNG Error: XMP Toolkit error 201: Error in XMLValidator Warning: Failed to decode XMP metadata. File name : Leica - Q2 - 14bit uncompressed (3_2).DNG File size : 87194624 Bytes MIME type : image/tiff Image size : 8424 x 5632 Thumbnail : None Camera make : LEICA CAMERA AG Camera model : LEICA Q2 Image timestamp : 2019:04:14 08:20:41 File number : Exposure time : 1/500 s Aperture : F6.3 Exposure bias : 0 EV Flash : No, compulsory Flash bias : Focal length : 28.0 mm Subject distance: ISO speed : 100 Exposure mode : Aperture priority Metering mode : Center weighted average Macro mode : Image quality : White balance : Auto Copyright : Exif comment :
It should print the EXIF data without showing this error.
-O3
Add any other information about the problem here.
The text was updated successfully, but these errors were encountered:
This is the same as #2126 and already fixed by #2133
Indeed:
$ ./exiv2 -px Leica\ -\ Q2\ -\ 14bit\ uncompressed\ \(3_2\).DNG Xmp.xmp.Rating XmpText 1 0
Unfortunately not released yet, so you can test only by building the 0.27-maintenance (or main) branch yourself.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When running
exiv2
on Leica Q2 DNG files it saysError: XMP Toolkit error 201: Error in XMLValidator
To Reproduce
exiv2
on itExpected behavior
It should print the EXIF data without showing this error.
Desktop (please complete the following information):
-O3
)Additional context
Add any other information about the problem here.
The text was updated successfully, but these errors were encountered: