Updated Nikon and Sony makernote doc.

This commit is contained in:
Andreas Huggel 2010-05-29 07:56:31 +00:00
parent 58b9a2d039
commit c256d5e57d
4 changed files with 84 additions and 4 deletions

View File

@ -66,6 +66,12 @@ TABLES = Exif \
NikonWt \
NikonIi \
NikonAf \
NikonAf2 \
NikonFi \
NikonMe \
NikonFl1 \
NikonFl2 \
NikonFl3 \
NikonSiD80 \
NikonSiD40 \
NikonSiD300a \
@ -93,7 +99,13 @@ TABLES = Exif \
PanasonicRaw \
Pentax \
Sigma \
Sony
Sony1 \
SonyMinolta \
Sony1Cs \
Sony1Cs2 \
Sony1MltCs7D \
Sony1MltCsOld \
Sony1MltCsA100
SCHEMA = xmp_dc \
xmp_xmp \

View File

@ -56,6 +56,36 @@ __NikonIi__
__NikonAf__
<br>
<h3>Nikon Auto Focus 2 Tags</h3>
<p>Click on a column header to sort the table.</p>
__NikonAf2__
<br>
<h3>Nikon File Info Tags</h3>
<p>Click on a column header to sort the table.</p>
__NikonFi__
<br>
<h3>Nikon Multi Exposure Tags</h3>
<p>Click on a column header to sort the table.</p>
__NikonMe__
<br>
<h3>Nikon Flash Info 1 Tags</h3>
<p>Click on a column header to sort the table.</p>
__NikonFl1__
<br>
<h3>Nikon Flash Info 2 Tags</h3>
<p>Click on a column header to sort the table.</p>
__NikonFl2__
<br>
<h3>Nikon Flash Info 3 Tags</h3>
<p>Click on a column header to sort the table.</p>
__NikonFl3__
<br>
<h3>Nikon Shot Info D80 Tags</h3>
<p>Click on a column header to sort the table.</p>
__NikonSiD80__

View File

@ -7,10 +7,48 @@ __header2__
__index1__
__index2__
<h2>Sony MakerNote Tags defined in Exiv2</h2>
<p>Tags found in the MakerNote of images taken with Sony cameras. Not much is known about the contents of the Sony makernote tags. They appear to be chunks of binary data and I am not aware of any description of this information.</p>
<div>
<p>Tags found in the MakerNote of images taken with Sony cameras.</p>
<p>Click on a column header to sort the table.</p>
</div>
__Sony1__
<br>
__Sony__
<h3>Sony Minolta Tags</h3>
<p>These are the same tags as found in the Minolta MakerNote.
In Sony images the group name is <b><code>SonyMinolta</code></b>.</p>
<p>Click on a column header to sort the table.</p>
__SonyMinolta__
<br>
<h3>Sony Camera Settings Tags</h3>
<p>Click on a column header to sort the table.</p>
__Sony1Cs__
<br>
<h3>Sony Camera Settings 2 Tags</h3>
<p>Click on a column header to sort the table.</p>
__Sony1Cs2__
<br>
<h3>Sony Minolta Camera Settings Tags</h3>
<p>These are the same tags as the Minolta Camera Settings in the Minolta MakerNote.
In Sony images the group name is <b><code>Sony1MltCsOld</code></b> or <b><code>Sony1MltCsNew</code></b>.</p>
<p>Click on a column header to sort the table.</p>
__Sony1MltCsOld__
<br>
<h3>Sony Minolta Camera Settings 7D Tags</h3>
<p>These are the same tags as the Minolta 7D Camera Settings in the Minolta MakerNote.
In Sony images the group name is <b><code>Sony1MltCs7D</code></b>.</p>
<p>Click on a column header to sort the table.</p>
__Sony1MltCs7D__
<br>
<h3>Sony Minolta Camera Settings A100 Tags</h3>
<p>Click on a column header to sort the table.</p>
__Sony1MltCsA100__
<br>
</div>
<!-- closes content -->

View File

@ -1364,7 +1364,7 @@ namespace Exiv2 {
sony1MltCsA100IfdId, makerTags, unsignedShort, EXV_PRINT_TAG(sonyColorSpaceA100)),
TagInfo(0x0018, "Sharpness", N_("Sharpness"),
N_("Sharpness"),
sony1CsIfdId, makerTags, unsignedShort, printValue),
sony1MltCsA100IfdId, makerTags, unsignedShort, printValue),
TagInfo(0x0019, "Contrast", N_("Contrast"),
N_("Contrast"),
sony1MltCsA100IfdId, makerTags, unsignedShort, printValue),