MakerNote encoding Reconyx PC800

Started by Zo, March 10, 2022, 08:53:37 AM

Previous topic - Next topic

Zo

Hello !

I need to extract the data contained in the MakerNotes of my Reconyx images with python.

I see that ExifTool does this beautifully, but I need to be able to access this data without downloading a seperate app.

To do so, I need to find out how the MakerNote (in bytes) is encoded, I've tried decoding into utf-8, ASCII, ANSI, utf-16, etc ,etc. Any ideas ? If ExifTool can do it, the method for decoding must be somewhere !  ;D

Thanks !!!

StarGeek

* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).

Zo

I will try to make sense of it!

Thanks for the recommendation!  :)