metadata-extractor-dotnet icon indicating copy to clipboard operation
metadata-extractor-dotnet copied to clipboard

Unsupported Encoding attempting to read XMP data from Ricoh Theta S image

Open jacoblange-dev opened this issue 7 years ago • 1 comments

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 : r0010025

jacoblange-dev avatar Oct 10 '17 19:10 jacoblange-dev

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.

error

YvesPhilippot avatar Jan 08 '18 10:01 YvesPhilippot