Updated according to webpage
parent
4ccdbd7866
commit
14b124e15f
@ -1,113 +1,144 @@
|
|||||||
<html>
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<head>
|
<html>
|
||||||
<title>Exif MakerNote Formats and Specifications</title>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
<title>Exiv2 - Exif metadata manipulation library and tools</title>
|
||||||
</head>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||||
|
<link type="text/css" rel="stylesheet" href="include/sortabletable.css">
|
||||||
<body bgcolor="#FFFFFF" text="#000000">
|
<script type="text/javascript" src="include/sortabletable.js"></script>
|
||||||
<h1>Exif MakerNote Formats and Specifications</h1>
|
</head>
|
||||||
<p>The following table summarizes the structures of the MakerNote field used by
|
<body>
|
||||||
different vendors.</p>
|
|
||||||
<table width="100%" border="1">
|
<h1>Exif metadata manipulation library and tools</h1>
|
||||||
<tr>
|
|
||||||
<td width="6%"><b>Make</b></td>
|
<h2>MakerNote Formats and Specifications</h2>
|
||||||
<td width="12%"><b>Models</b></td>
|
<p>According to the <a title="The Exif 2.2 standard (PDF)" href="http://tsc.jeita.or.jp/avs/data/cp3451.pdf">Exif 2.2 standard</a>, the makernote is <i>"a tag for manufacturers of Exif writers to record any desired information. The contents are up to the manufacturer, but this tag should not be used for any other than its intended purpose."</i> Many (but not all) vendors write the makernote in IFD (Image File Directory) format, i.e., in the same format as the rest of the Exif information is encoded. Many manufacturers apparently store a lot of information in the makernote field but unfortunately, most vendors do not publish their specifications.</p>
|
||||||
<td width="40%"><b>Format</b></td>
|
<p>The following table summarizes the structures of the MakerNote field used by some vendors.</p>
|
||||||
<td width="10%"><b>Specifications</b></td>
|
<table class="ReportTable" id="report-1" cellspacing="0">
|
||||||
<td width="32%"><b>Remarks</b></td>
|
<colgroup>
|
||||||
</tr>
|
<col>
|
||||||
<tr>
|
<col>
|
||||||
<td width="6%">Canon</td>
|
<col>
|
||||||
<td width="12%"> </td>
|
<col align="center">
|
||||||
<td width="40%">IFD</td>
|
<col>
|
||||||
<td width="10%"> <a href="#R2">[2]</a></td>
|
</colgroup>
|
||||||
<td width="32%"> </td>
|
<thead>
|
||||||
</tr>
|
<tr>
|
||||||
<tr>
|
<th width="8%"><b>Make</b></th>
|
||||||
<td width="6%">Casio</td>
|
<th width="12%"><b>Models</b></th>
|
||||||
<td width="12%">
|
<th width="40%"><b>Format</b></th>
|
||||||
<p>QV-3000EX, QV-2000UX, QV-8000SX</p>
|
<th width="8%"><b>Specs</b></th>
|
||||||
</td>
|
<th width="32%"><b>Remarks</b></th>
|
||||||
<td width="40%">IFD</td>
|
</tr>
|
||||||
<td width="10%"><a href="#R4">[4]</a></td>
|
</thead>
|
||||||
<td width="32%">"Early" versions of QV-2000UX and QV-8000SX only
|
<tbody>
|
||||||
have 4 bytes in the MakerNote field.</td>
|
<tr>
|
||||||
</tr>
|
<td>Canon</td>
|
||||||
<tr>
|
<td> </td>
|
||||||
<td width="6%">Fujifilm</td>
|
<td>IFD</td>
|
||||||
<td width="12%"> </td>
|
<td> <a href="#R2">[2]</a></td>
|
||||||
<td width="40%">IFD; starts with string "FUJIFILM" and an offset
|
<td> </td>
|
||||||
to the first IFD, offsets are relative to the beginning of the MakerNote</td>
|
</tr>
|
||||||
<td width="10%"><a href="#R1">[1]</a></td>
|
<tr>
|
||||||
<td width="32%">Fujifilm's Exif data uses Motorola alignment, but the MakerNote
|
<td>Casio</td>
|
||||||
uses Intel alignment</td>
|
<td>QV-3000EX, QV-2000UX, QV-8000SX</td>
|
||||||
</tr>
|
<td>IFD</td>
|
||||||
<tr>
|
<td><a href="#R4">[4]</a></td>
|
||||||
<td width="6%">Minolta</td>
|
<td>"Early" versions of QV-2000UX and QV-8000SX only
|
||||||
<td width="12%"> </td>
|
have 4 bytes in the MakerNote field.</td>
|
||||||
<td width="40%">IFD</td>
|
</tr>
|
||||||
<td width="10%"><a href="#R5">[5]</a></td>
|
<tr>
|
||||||
<td width="32%">MakerNote numbers are always stored in Motorola/Macintosh
|
<td>Fujifilm</td>
|
||||||
style</td>
|
<td> </td>
|
||||||
</tr>
|
<td>IFD; starts with string "FUJIFILM" and an offset
|
||||||
<tr>
|
to the first IFD, offsets are relative to the beginning of the MakerNote</td>
|
||||||
<td width="6%">Nikon</td>
|
<td><a href="#R1">[1]</a></td>
|
||||||
<td width="12%">E990, D1</td>
|
<td>Fujifilm's Exif data uses Motorola alignment, but the MakerNote
|
||||||
<td width="40%">IFD (from offset 0x00)</td>
|
uses Intel alignment</td>
|
||||||
<td width="10%"><a href="#R3">[3]</a></td>
|
</tr>
|
||||||
<td width="32%"> </td>
|
<tr>
|
||||||
</tr>
|
<td>Minolta</td>
|
||||||
<tr>
|
<td> </td>
|
||||||
<td width="6%">Nikon</td>
|
<td>IFD</td>
|
||||||
<td width="12%">E700, E800, E900, E900S, E910, E950</td>
|
<td><a href="#R5">[5]</a></td>
|
||||||
<td width="40%">IFD; starts with string "Nikon", IFD from offset
|
<td>MakerNote numbers are always stored in Motorola/Macintosh
|
||||||
0x08</td>
|
style</td>
|
||||||
<td width="10%"><a href="#R1">[1]</a></td>
|
</tr>
|
||||||
<td width="32%"> </td>
|
<tr>
|
||||||
</tr>
|
<td>Nikon</td>
|
||||||
<tr>
|
<td>E990, D1</td>
|
||||||
<td width="6%">Olympus </td>
|
<td>IFD (from offset 0x00)</td>
|
||||||
<td width="12%">D450Z(C-920Z)</td>
|
<td><a href="#R3">[3]</a></td>
|
||||||
<td width="40%">IFD; starts with string "OLYMP", IFD from offset
|
<td> </td>
|
||||||
0x07</td>
|
</tr>
|
||||||
<td width="10%"><a href="#R1">[1]</a></td>
|
<tr>
|
||||||
<td width="32%"> </td>
|
<td>Nikon</td>
|
||||||
</tr>
|
<td>E700, E800, E900, E900S, E910, E950</td>
|
||||||
<tr>
|
<td>IFD; starts with string "Nikon", IFD from offset
|
||||||
<td width="6%">Sanyo</td>
|
0x08</td>
|
||||||
<td width="12%">DSC-MZ2</td>
|
<td><a href="#R1">[1]</a></td>
|
||||||
<td width="40%">IFD</td>
|
<td> </td>
|
||||||
<td width="10%"><a href="#R6">[6]</a></td>
|
</tr>
|
||||||
<td width="32%">Tag 0x00ff contains the offset to the start of the MakerNote(?).
|
<tr>
|
||||||
The semantics of the value is different in TIFF and JPEG images</td>
|
<td>Olympus </td>
|
||||||
</tr>
|
<td>D450Z(C-920Z)</td>
|
||||||
<tr>
|
<td>IFD; starts with string "OLYMP", IFD from offset
|
||||||
<td width="6%">Sigma, Foveon</td>
|
0x07</td>
|
||||||
<td width="12%"> </td>
|
<td><a href="#R1">[1]</a></td>
|
||||||
<td width="40%">IFD; Starts with an 8-byte ID string "SIGMA\0\0\0" or
|
<td> </td>
|
||||||
"FOVEON\0\0"</td>
|
</tr>
|
||||||
<td width="10%"><a href="#R7">[7]</a></td>
|
<tr>
|
||||||
<td width="32%"> </td>
|
<td>Sanyo</td>
|
||||||
</tr>
|
<td>DSC-MZ2</td>
|
||||||
</table>
|
<td>IFD</td>
|
||||||
<p><a href="http://www.exif.org/">Exif.org</a> has another table with similar
|
<td><a href="#R6">[6]</a></td>
|
||||||
info and sample pictures: <a href="http://www.exif.org/samples.html">Digital
|
<td>Tag 0x00ff contains the offset to the start of the MakerNote(?).
|
||||||
Camera Sample Images</a>. According to this source, (at least some) Ricoh and
|
The semantics of the value is different in TIFF and JPEG images</td>
|
||||||
Kodak cameras do not write the MakerNote in IFD format.</p>
|
</tr>
|
||||||
<h2>References:</h2>
|
<tr>
|
||||||
<p>[1]<a name="R1"></a> <a href="http://park2.wakwak.com/%7Etsuruzoh/Computer/Digicams/exif-e.html">Exif
|
<td>Sigma, Foveon</td>
|
||||||
file format</a> by TsuruZoh Tachibanaya<br>
|
<td> </td>
|
||||||
[2]<a name="R2"></a> <a href="http://www.burren.cx/david/canon.html">EXIF MakerNote
|
<td>IFD; Starts with an 8-byte ID string "SIGMA\0\0\0" or
|
||||||
of Canon</a> by David Burren<br>
|
"FOVEON\0\0"</td>
|
||||||
[3]<a name="R3"></a> <a href="http://www.tawbaware.com/990exif.htm">MakerNote
|
<td><a href="#R7">[7]</a></td>
|
||||||
EXIF Tag of the Nikon 990</a> by Max Lyons<br>
|
<td> </td>
|
||||||
[4]<a name="R4"></a> <a href="http://www.dicasoft.de/casiomn.htm">"MakerNote"
|
</tr>
|
||||||
Exif tag of Casio</a> by Eckhard Henkel<br>
|
</tbody>
|
||||||
[5]<a name="R5"></a> <a href="http://www.dalibor.cz/minolta/makernote.htm">Minolta
|
</table>
|
||||||
MakerNote</a> by Dalibor Jeline<br>
|
<script type="text/javascript">
|
||||||
[6]<a name="R6"></a> <a href="http://www.exif.org/makernotes/SanyoMakerNote.html">Sanyo
|
//<![CDATA[
|
||||||
MakerNote</a> by John Hawkins<br>
|
var t1 = new SortableTable(
|
||||||
[7]<a name="R7"></a> <a href="http://www.x3f.info/technotes/FileDocs/MakerNoteDoc.html">SIGMA and FOVEON EXIF MakerNote Documentation</a> by Foveon</p>
|
document.getElementById("report-1"),
|
||||||
<p> </p>
|
["String", "String", "Number", "String", "String", "String"]
|
||||||
</body>
|
);
|
||||||
</html>
|
t1.onsort = function () {
|
||||||
|
var rows = t1.tBody.rows;
|
||||||
|
var l = rows.length;
|
||||||
|
for (var i = 0; i < l; i++) {
|
||||||
|
removeClassName(rows[i], i % 2 ? "OddRow" : "EvenRow");
|
||||||
|
addClassName(rows[i], i % 2 ? "EvenRow" : "OddRow");
|
||||||
|
}
|
||||||
|
};
|
||||||
|
t1.onsort();
|
||||||
|
//]]>
|
||||||
|
</script>
|
||||||
|
<p><a href="http://www.exif.org/">Exif.org</a> has another table with similar
|
||||||
|
info and sample pictures: <a href="http://www.exif.org/samples.html">Digital
|
||||||
|
Camera Sample Images</a>. According to this source, (at least some) Ricoh and
|
||||||
|
Kodak cameras do not write the MakerNote in IFD format.</p>
|
||||||
|
<h2>References:</h2>
|
||||||
|
<p>[1]<a name="R1"></a> <a href="http://park2.wakwak.com/%7Etsuruzoh/Computer/Digicams/exif-e.html">Exif
|
||||||
|
file format</a> by TsuruZoh Tachibanaya<br>
|
||||||
|
[2]<a name="R2"></a> <a href="http://www.burren.cx/david/canon.html">EXIF MakerNote
|
||||||
|
of Canon</a> by David Burren<br>
|
||||||
|
[3]<a name="R3"></a> <a href="http://www.tawbaware.com/990exif.htm">MakerNote
|
||||||
|
EXIF Tag of the Nikon 990</a> by Max Lyons<br>
|
||||||
|
[4]<a name="R4"></a> <a href="http://www.dicasoft.de/casiomn.htm">"MakerNote"
|
||||||
|
Exif tag of Casio</a> by Eckhard Henkel<br>
|
||||||
|
[5]<a name="R5"></a> <a href="http://www.dalibor.cz/minolta/makernote.htm">Minolta
|
||||||
|
MakerNote</a> by Dalibor Jeline<br>
|
||||||
|
[6]<a name="R6"></a> <a href="http://www.exif.org/makernotes/SanyoMakerNote.html">Sanyo
|
||||||
|
MakerNote</a> by John Hawkins<br>
|
||||||
|
[7]<a name="R7"></a> <a href="http://www.x3f.info/technotes/FileDocs/MakerNoteDoc.html">SIGMA and FOVEON EXIF MakerNote Documentation</a> by Foveon</p>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
Loading…
Reference in New Issue