Main Menu

How to read maker notes

Started by Archive, May 12, 2010, 08:53:49 AM

Previous topic - Next topic

Archive

[Originally posted by linuxuser on 2005-06-02 11:13:42-07]

Sorry, maybe I do something wrong, when I try to read the maker notes. Can you give me an example please? Be sure, I read the manpage more than once.

Archive

[Originally posted by exiftool on 2005-06-02 11:40:45-07]

The maker notes are extracted automatically.  Use "exiftool -G" if you want to see what tags came from the MakerNotes.

Archive

[Originally posted by linuxuser on 2005-06-02 11:52:07-07]

Thanks, -G ...  | grep MakerNotes does the job, but I assume that a lot of MakerNotes are not displayed with a Caplio R1

I only see this:

[MakerNotes]    Maker Note Type                 : Rdc

[MakerNotes]    Maker Note Version              : Rev0106

[MakerNotes]    Ricoh Date Time 1               : 2004:10:29

[MakerNotes]    Ricoh Date Time 2               : 2004:08:05

Archive

[Originally posted by exiftool on 2005-06-02 12:00:00-07]

Use "-U" to see the unknown information, and "-a" to display duplicate information.  Much of the Caplio RR1 information is still unknown.  Do you own one of these cameras?  If so, it would be very useful to me if you could figure out the meanings for some of this unknown information:

Code:
> ./exiftool ../pics/RicohCaplioRR1.jpg -a -u -G | grep MakerNotes
[MakerNotes]    Maker Note Type                 : RDC
[MakerNotes]    Maker Note Version              : Rev0104
[MakerNotes]    Ricoh 0x0003                    : 3
[MakerNotes]    Ricoh 0x0004                    : 13104 12853
[MakerNotes]    Ricoh 0x1001                    : .?.?
[MakerNotes]    Ricoh 0x1002                    : 0
[MakerNotes]    Ricoh 0x1003                    : 0
[MakerNotes]    Ricoh 0x1004                    : 0
[MakerNotes]    Ricoh 0x1005                    : 1
[MakerNotes]    Ricoh Subdir 0x0001             : 532 314
[MakerNotes]    Ricoh Subdir 0x0002             : 42
[MakerNotes]    Ricoh Subdir 0x0003             : 314572848
[MakerNotes]    Ricoh Date Time 1               : 2001:10:23 00:00:00
[MakerNotes]    Ricoh Date Time 2               : 0000:00:00 00:00:00
[MakerNotes]    Ricoh Subdir 0x0006             : 12 0
[MakerNotes]    Ricoh Subdir 0x0007             : 0
[MakerNotes]    Ricoh Subdir 0x0008             : 32
[MakerNotes]    Ricoh Subdir 0x0009             : 65535 1024
[MakerNotes]    Ricoh Subdir 0x000a             : 0.0748538
[MakerNotes]    Ricoh Subdir 0x000b             : 0.393939
[MakerNotes]    Ricoh Subdir 0x000c             : 136 12

Archive

[Originally posted by linuxuser on 2005-06-02 12:15:57-07]

I own a Caplio R1 (http://www.ricoh.com/r_dc/caplio/r1/), not a RR1.

exiftool -G -U -a rimg0128.jpg | grep MakerNotes

[MakerNotes]    Maker Note Type                 : Rdc

[MakerNotes]    Maker Note Version              : Rev0106

[MakerNotes]    Ricoh 0x0003                    : 7

[MakerNotes]    Ricoh 0x0005                    : ."...(

[MakerNotes]    Ricoh 0x0006                    :

[MakerNotes]    Ricoh 0x1001                    : cannot post these characters..

[MakerNotes]    Ricoh 0x1002                    : 920

[MakerNotes]    Ricoh 0x1003                    : 1

[MakerNotes]    Ricoh Subdir 0x0001             : 84 126

[MakerNotes]    Ricoh Subdir 0x0002             : 50331726

[MakerNotes]    Ricoh Date Time 1               : 2004:10:29

[MakerNotes]    Ricoh Date Time 2               : 2004:08:05

[MakerNotes]    Ricoh Subdir 0x0006             : 17 2

[MakerNotes]    Ricoh Subdir 0x0007             : 0 0

[MakerNotes]    Ricoh Subdir 0x0008             : 48

[MakerNotes]    Ricoh Subdir 0x0009             : 21627393

[MakerNotes]    Ricoh Subdir 0x000a             : 0.00676183

[MakerNotes]    Ricoh Subdir 0x000b             : 0.00676183

[MakerNotes]    Ricoh Subdir 0x000c             : 399 105

[MakerNotes]    Ricoh Subdir 0x000d             : 768 65526

[MakerNotes]    Ricoh Subdir 0x000e             : 0

[MakerNotes]    Ricoh Subdir 0x000f             : 82 57

[MakerNotes]    Ricoh Subdir 0x0010             : cannot post these characters

What can I do for you? I have no idea of the meanings of the tags above.

Archive

[Originally posted by exiftool on 2005-06-02 12:26:51-07]

The steps to decoding new information are to systematically change camera settings and look for corresponding changes in the maker notes information.  You have to use your investigative powers to discover the meaning of unknown information.

I suggest you email me directly rather than posting to this forum and we can discuss this in more detail.  My email address is in the README file