metadata-extractor-dotnet
metadata-extractor-dotnet copied to clipboard
Unsupported Encoding attempting to read XMP data from Ricoh Theta S image
Hi,
As recommended in https://stackoverflow.com/questions/46610818/unsupported-encoding-error-in-xmp-directory Here's an attached image that is giving me an Unsupported Encoding error in the Xmp Directory. I do not actually get a stack trace, just and error in the _errorsList.
The issue is perhaps in XmpCore? I walked through metadata extractor with my debugger and reached a point where it hands off the file to XmpCore to parse and that call returns the error.
Here's a sample image :
Hello,
I've got the same problem with the same manufacter (Ricoh). I also use a Ricoh Theta S and canno't retrieve XMP properties. Is there any way to, somehow, force or change the file encoding so it works ?
Thank you.