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

"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

Zo

I will try to make sense of it!

Thanks for the recommendation!  :)