XMP field not the same as Exiftool
Posted: Wed Jan 24, 2024 3:38 pm
XnView: MP 1.6.4 - 64-bit
OS: Windows 10 - 64-bit
Some values with XMP-DC with multiple languages are not displayed correctly in the XMP tab.
Same value is display in all languages
In the EXIFTOOL tab it is correct.
To reproduce:
1. Test with attached file test.jpg
Or add metadata with exiftool on whatever image.
2. See Info panel from Xnview compare to Exiftool panel. Exiftoolpanel is correct
Expected behaviour:
Different value in XMP dc titles for each language.
OS: Windows 10 - 64-bit
Some values with XMP-DC with multiple languages are not displayed correctly in the XMP tab.
Same value is display in all languages
In the EXIFTOOL tab it is correct.
To reproduce:
1. Test with attached file test.jpg
Or add metadata with exiftool on whatever image.
Code: Select all
exiftool -XMP-dc:title-x-default=test default language" -XMP-dc:title-fr="test FR" test.jpg
Expected behaviour:
Different value in XMP dc titles for each language.