ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: jmaccarthy on May 14, 2014, 12:19:17 PM

Title: feature request: Bushnell Trophy Cam HD MakerNotes
Post by: jmaccarthy on May 14, 2014, 12:19:17 PM
Hello, I am using ExifTool to extract data from the attached camera trap images taken by a Bushnell Trophy Cam HD, but receive a warning (Unrecognized MakerNotes).

Are there any plans to improve functionality for Bushnell camera traps, as has been done with Reconyx?

Thanks so much for your time and excellent tool!

Best,
Jimmy
Title: Re: feature request: Bushnell Trophy Cam HD MakerNotes
Post by: Phil Harvey on May 14, 2014, 12:35:28 PM
Hi Jimmy,

There is no information in the maker notes of these images.  They are all binary zeros.

- Phil
Title: Re: feature request: Bushnell Trophy Cam HD MakerNotes
Post by: jmaccarthy on May 15, 2014, 01:36:48 PM
Hmm, okay. Thanks!
Title: Re: feature request: Bushnell Trophy Cam HD MakerNotes
Post by: mjfarrell on September 28, 2015, 11:36:31 AM
Hi - I just wanted to follow up to this previous post to see if there have been any developments, or to get some additional information about the MakerNotes for Bushnell cameras.

I am using what appears to be a similar camera (Bushnell 2015 TrophyCam HD Aggressor). I've been able to successfully use ExifTool to extract some metadata directly into R.

However, I know that there are a few pieces of information the camera records (as they are printed on each photograph) that I cannot find in the EXIF data. These are the Camera Name, the Temperature, and the trigger type for the photograph (either M for motion sensing, or T for timelapse).

I'm guessing these are in the MakerNotes but I'm not sure.

Phil, I see that you say there is no information in the maker notes of the images provided, but I was wondering how you accessed this raw information? I think there are MakerNotes images in my files as I can see the following:

"MakerNoteUnknown (SubDirectory) --> | | | Warning = [minor] Unrecognized MakerNotes"

The following is an example photo that I am trying to extract this information from:
https://www.dropbox.com/s/x4rc9wprjjf5afz/06160050.JPG?dl=0

Any tips or help would be greatly appreciated!
Title: Re: feature request: Bushnell Trophy Cam HD MakerNotes
Post by: Phil Harvey on September 28, 2015, 11:51:00 AM
Yup.  No useful information in the maker notes.  Just 5 bytes, all zero.

The information printed on the image is unfortunately not stored in the metadata.

- Phil
Title: Re: feature request: Bushnell Trophy Cam HD MakerNotes
Post by: mjfarrell on September 28, 2015, 12:00:48 PM
Okay thanks Phil!

Seems a bit unusual to me, but no problem.
Title: Re: feature request: Bushnell Trophy Cam HD MakerNotes
Post by: Phil Harvey on September 28, 2015, 12:11:21 PM
I've seen this sort of thing with other minor makes.  You can see for yourself with either the -v3 (or -v4) option, or by looking at the -htmlDump output.

- Phil