exiftool_vendored 12.13.0 → 12.17.1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of exiftool_vendored might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/bin/Changes +61 -4
- data/bin/MANIFEST +3 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +63 -43
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool.pm +36 -3
- data/bin/lib/Image/ExifTool.pod +9 -7
- data/bin/lib/Image/ExifTool/AES.pm +1 -1
- data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
- data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/APE.pm +1 -1
- data/bin/lib/Image/ExifTool/APP12.pm +1 -1
- data/bin/lib/Image/ExifTool/ASF.pm +1 -1
- data/bin/lib/Image/ExifTool/Apple.pm +1 -1
- data/bin/lib/Image/ExifTool/Audible.pm +1 -1
- data/bin/lib/Image/ExifTool/BMP.pm +1 -1
- data/bin/lib/Image/ExifTool/BPG.pm +1 -1
- data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
- data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +9 -7
- data/bin/lib/Image/ExifTool/Canon.pm +3 -2
- data/bin/lib/Image/ExifTool/CanonCustom.pm +20 -2
- data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonVRD.pm +1 -1
- data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
- data/bin/lib/Image/ExifTool/Casio.pm +1 -1
- data/bin/lib/Image/ExifTool/Charset.pm +1 -1
- data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
- data/bin/lib/Image/ExifTool/DJI.pm +28 -2
- data/bin/lib/Image/ExifTool/DNG.pm +1 -1
- data/bin/lib/Image/ExifTool/DPX.pm +4 -4
- data/bin/lib/Image/ExifTool/DV.pm +1 -1
- data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
- data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
- data/bin/lib/Image/ExifTool/EXE.pm +1 -1
- data/bin/lib/Image/ExifTool/Exif.pm +45 -16
- data/bin/lib/Image/ExifTool/FITS.pm +1 -1
- data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIR.pm +1 -1
- data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
- data/bin/lib/Image/ExifTool/Flash.pm +1 -1
- data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
- data/bin/lib/Image/ExifTool/Font.pm +1 -1
- data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
- data/bin/lib/Image/ExifTool/FujiFilm.pm +3 -2
- data/bin/lib/Image/ExifTool/GE.pm +1 -1
- data/bin/lib/Image/ExifTool/GIF.pm +1 -1
- data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
- data/bin/lib/Image/ExifTool/GPS.pm +6 -6
- data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
- data/bin/lib/Image/ExifTool/Geotag.pm +1 -1
- data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
- data/bin/lib/Image/ExifTool/H264.pm +21 -6
- data/bin/lib/Image/ExifTool/HP.pm +1 -1
- data/bin/lib/Image/ExifTool/HTML.pm +1 -1
- data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
- data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
- data/bin/lib/Image/ExifTool/ID3.pm +1 -1
- data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
- data/bin/lib/Image/ExifTool/ISO.pm +1 -1
- data/bin/lib/Image/ExifTool/ITC.pm +1 -1
- data/bin/lib/Image/ExifTool/Import.pm +1 -1
- data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEG.pm +24 -2
- data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
- data/bin/lib/Image/ExifTool/JSON.pm +1 -1
- data/bin/lib/Image/ExifTool/JVC.pm +1 -1
- data/bin/lib/Image/ExifTool/Jpeg2000.pm +9 -4
- data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
- data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/LNK.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
- data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
- data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
- data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
- data/bin/lib/Image/ExifTool/MIE.pm +1 -1
- data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
- data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/MNG.pm +1 -1
- data/bin/lib/Image/ExifTool/MOI.pm +1 -1
- data/bin/lib/Image/ExifTool/MPC.pm +1 -1
- data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
- data/bin/lib/Image/ExifTool/MPF.pm +1 -1
- data/bin/lib/Image/ExifTool/MWG.pm +1 -1
- data/bin/lib/Image/ExifTool/MXF.pm +1 -1
- data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
- data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
- data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
- data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
- data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
- data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
- data/bin/lib/Image/ExifTool/Nikon.pm +312 -34
- data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonSettings.pm +2013 -0
- data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
- data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
- data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
- data/bin/lib/Image/ExifTool/Olympus.pm +1 -1
- data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
- data/bin/lib/Image/ExifTool/Opus.pm +1 -1
- data/bin/lib/Image/ExifTool/PCX.pm +1 -1
- data/bin/lib/Image/ExifTool/PDF.pm +10 -2
- data/bin/lib/Image/ExifTool/PGF.pm +1 -1
- data/bin/lib/Image/ExifTool/PICT.pm +1 -1
- data/bin/lib/Image/ExifTool/PLIST.pm +1 -1
- data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
- data/bin/lib/Image/ExifTool/PNG.pm +12 -4
- data/bin/lib/Image/ExifTool/PPM.pm +1 -1
- data/bin/lib/Image/ExifTool/PSP.pm +1 -1
- data/bin/lib/Image/ExifTool/Palm.pm +1 -1
- data/bin/lib/Image/ExifTool/Panasonic.pm +1 -1
- data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
- data/bin/lib/Image/ExifTool/Pentax.pm +3 -2
- data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
- data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
- data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
- data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +12 -6
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +46 -7
- data/bin/lib/Image/ExifTool/README +5 -4
- data/bin/lib/Image/ExifTool/RIFF.pm +85 -7
- data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
- data/bin/lib/Image/ExifTool/RTF.pm +1 -1
- data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
- data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
- data/bin/lib/Image/ExifTool/Real.pm +1 -1
- data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
- data/bin/lib/Image/ExifTool/Red.pm +1 -1
- data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
- data/bin/lib/Image/ExifTool/Samsung.pm +1 -1
- data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
- data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
- data/bin/lib/Image/ExifTool/Shift.pl +1 -1
- data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
- data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
- data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Sony.pm +4 -2
- data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
- data/bin/lib/Image/ExifTool/Stim.pm +1 -1
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +3985 -3811
- data/bin/lib/Image/ExifTool/TagNames.pod +422 -21
- data/bin/lib/Image/ExifTool/Text.pm +1 -1
- data/bin/lib/Image/ExifTool/Theora.pm +1 -1
- data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
- data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
- data/bin/lib/Image/ExifTool/VCard.pm +1 -1
- data/bin/lib/Image/ExifTool/Validate.pm +1 -1
- data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.pm +1 -1
- data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +10 -7
- data/bin/lib/Image/ExifTool/Writer.pl +17 -7
- data/bin/lib/Image/ExifTool/XMP.pm +44 -9
- data/bin/lib/Image/ExifTool/XMP2.pl +1 -1
- data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
- data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
- data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
- data/bin/lib/Image/ExifTool/iWork.pm +1 -1
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +36 -3
@@ -12,7 +12,7 @@ meta information extracted from or written to a file.
|
|
12
12
|
=head1 TAG TABLES
|
13
13
|
|
14
14
|
The tables listed below give the names of all tags recognized by ExifTool.
|
15
|
-
They contain a total of
|
15
|
+
They contain a total of 24075 tags, with 15588 unique tag names.
|
16
16
|
|
17
17
|
B<Tag ID>, B<Index#> or B<Sequence> is given in the first column of each
|
18
18
|
table. A B<Tag ID> is the computer-readable equivalent of a tag name, and
|
@@ -115,17 +115,21 @@ L<https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JPEG specification.
|
|
115
115
|
PreviewImage no
|
116
116
|
'APP3' Meta Kodak Meta
|
117
117
|
Stim Stim
|
118
|
+
ThermalData no
|
118
119
|
PreviewImage no
|
119
120
|
'APP4' Scalado Scalado
|
120
121
|
FPXR FlashPix
|
122
|
+
ThermalParams DJI ThermalParams
|
121
123
|
PreviewImage no
|
122
124
|
'APP5' RMETA Ricoh RMETA
|
123
125
|
SamsungUniqueID Samsung APP5
|
126
|
+
ThermalCalibration no
|
124
127
|
PreviewImage no
|
125
128
|
'APP6' EPPIM JPEG EPPIM
|
126
129
|
NITF JPEG NITF
|
127
130
|
HP_TDHD HP TDHD
|
128
131
|
GoPro GoPro GPMF
|
132
|
+
DJI_DTAT no
|
129
133
|
'APP7' Pentax Pentax
|
130
134
|
Huawei Unknown
|
131
135
|
Qualcomm Qualcomm
|
@@ -1152,9 +1156,10 @@ C<integer> is a string of digits (possibly beginning with a '+' or '-'),
|
|
1152
1156
|
C<real> is a floating point number, C<rational> is entered as a floating
|
1153
1157
|
point number but stored as two C<integer> strings separated by a '/'
|
1154
1158
|
character, C<date> is a date/time string entered in the format "YYYY:mm:dd
|
1155
|
-
HH:MM:SS[.ss][+/-HH:MM]", C<boolean> is either "True" or "False"
|
1156
|
-
|
1157
|
-
|
1159
|
+
HH:MM:SS[.ss][+/-HH:MM]", C<boolean> is either "True" or "False" (but "true"
|
1160
|
+
and "false" may be written as a ValueConv value for compatibility with
|
1161
|
+
non-conforming applications), C<struct> indicates a structured tag, and
|
1162
|
+
C<lang-alt> is a tag that supports alternate languages.
|
1158
1163
|
|
1159
1164
|
When reading, C<struct> tags are extracted only if the Struct (-struct)
|
1160
1165
|
option is used. Otherwise the corresponding I<Flattened> tags, indicated by
|
@@ -1500,24 +1505,39 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1500
1505
|
CircGradBasedCorrMaskY real/_
|
1501
1506
|
CircGradBasedCorrMaskZeroX real/_
|
1502
1507
|
CircGradBasedCorrMaskZeroY real/_
|
1508
|
+
CircGradBasedCorrRangeMask CorrectionRangeMask Struct_+
|
1509
|
+
CircGradBasedCorrRangeMaskColorAmount real/_+
|
1510
|
+
CircGradBasedCorrRangeMaskDepthFeather real/_+
|
1511
|
+
CircGradBasedCorrRangeMaskDepthMax real/_+
|
1512
|
+
CircGradBasedCorrRangeMaskDepthMin real/_+
|
1513
|
+
CircGradBasedCorrRangeMaskLumFeather real/_+
|
1514
|
+
CircGradBasedCorrRangeMaskLumMax real/_+
|
1515
|
+
CircGradBasedCorrRangeMaskLumMin real/_+
|
1516
|
+
CircGradBasedCorrRangeMaskType string/_+
|
1517
|
+
CircGradBasedCorrRangeMaskVersion string/_+
|
1518
|
+
CircGradBasedCorrBlacks2012 real/_
|
1503
1519
|
CircGradBasedCorrBrightness real/_
|
1504
1520
|
CircGradBasedCorrClarity real/_
|
1505
1521
|
CircGradBasedCorrClarity2012 real/_
|
1506
1522
|
CircGradBasedCorrContrast real/_
|
1507
1523
|
CircGradBasedCorrContrast2012 real/_
|
1508
1524
|
CircGradBasedCorrDefringe real/_
|
1525
|
+
CircGradBasedCorrDehaze real/_
|
1509
1526
|
CircGradBasedCorrExposure real/_
|
1510
1527
|
CircGradBasedCorrExposure2012 real/_
|
1511
1528
|
CircGradBasedCorrHighlights2012 real/_
|
1529
|
+
CircGradBasedCorrHue real/_
|
1512
1530
|
CircGradBasedCorrLuminanceNoise real/_
|
1513
1531
|
CircGradBasedCorrMoire real/_
|
1514
1532
|
CircGradBasedCorrSaturation real/_
|
1515
1533
|
CircGradBasedCorrShadows2012 real/_
|
1516
1534
|
CircGradBasedCorrSharpness real/_
|
1517
1535
|
CircGradBasedCorrTemperature real/_
|
1536
|
+
CircGradBasedCorrTexture real/_
|
1518
1537
|
CircGradBasedCorrTint real/_
|
1519
1538
|
CircGradBasedCorrHue real/_
|
1520
1539
|
CircGradBasedCorrSaturation real/_
|
1540
|
+
CircGradBasedCorrWhites2012 real/_
|
1521
1541
|
CircGradBasedCorrWhat string/_
|
1522
1542
|
Clarity integer/
|
1523
1543
|
Clarity2012 integer/
|
@@ -1600,24 +1620,39 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1600
1620
|
GradientBasedCorrMaskY real/_
|
1601
1621
|
GradientBasedCorrMaskZeroX real/_
|
1602
1622
|
GradientBasedCorrMaskZeroY real/_
|
1623
|
+
GradientBasedCorrRangeMask CorrectionRangeMask Struct_+
|
1624
|
+
GradientBasedCorrRangeMaskColorAmount real/_+
|
1625
|
+
GradientBasedCorrRangeMaskDepthFeather real/_+
|
1626
|
+
GradientBasedCorrRangeMaskDepthMax real/_+
|
1627
|
+
GradientBasedCorrRangeMaskDepthMin real/_+
|
1628
|
+
GradientBasedCorrRangeMaskLumFeather real/_+
|
1629
|
+
GradientBasedCorrRangeMaskLumMax real/_+
|
1630
|
+
GradientBasedCorrRangeMaskLumMin real/_+
|
1631
|
+
GradientBasedCorrRangeMaskType string/_+
|
1632
|
+
GradientBasedCorrRangeMaskVersion string/_+
|
1633
|
+
GradientBasedCorrBlacks2012 real/_
|
1603
1634
|
GradientBasedCorrBrightness real/_
|
1604
1635
|
GradientBasedCorrClarity real/_
|
1605
1636
|
GradientBasedCorrClarity2012 real/_
|
1606
1637
|
GradientBasedCorrContrast real/_
|
1607
1638
|
GradientBasedCorrContrast2012 real/_
|
1608
1639
|
GradientBasedCorrDefringe real/_
|
1640
|
+
GradientBasedCorrDehaze real/_
|
1609
1641
|
GradientBasedCorrExposure real/_
|
1610
1642
|
GradientBasedCorrExposure2012 real/_
|
1611
1643
|
GradientBasedCorrHighlights2012 real/_
|
1644
|
+
GradientBasedCorrHue real/_
|
1612
1645
|
GradientBasedCorrLuminanceNoise real/_
|
1613
1646
|
GradientBasedCorrMoire real/_
|
1614
1647
|
GradientBasedCorrSaturation real/_
|
1615
1648
|
GradientBasedCorrShadows2012 real/_
|
1616
1649
|
GradientBasedCorrSharpness real/_
|
1617
1650
|
GradientBasedCorrTemperature real/_
|
1651
|
+
GradientBasedCorrTexture real/_
|
1618
1652
|
GradientBasedCorrTint real/_
|
1619
1653
|
GradientBasedCorrHue real/_
|
1620
1654
|
GradientBasedCorrSaturation real/_
|
1655
|
+
GradientBasedCorrWhites2012 real/_
|
1621
1656
|
GradientBasedCorrWhat string/_
|
1622
1657
|
GrainAmount integer/
|
1623
1658
|
GrainFrequency integer/
|
@@ -1734,24 +1769,39 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1734
1769
|
PaintCorrectionMaskY real/_
|
1735
1770
|
PaintCorrectionMaskZeroX real/_
|
1736
1771
|
PaintCorrectionMaskZeroY real/_
|
1772
|
+
PaintCorrectionRangeMask CorrectionRangeMask Struct_+
|
1773
|
+
PaintCorrectionRangeMaskColorAmount real/_+
|
1774
|
+
PaintCorrectionRangeMaskDepthFeather real/_+
|
1775
|
+
PaintCorrectionRangeMaskDepthMax real/_+
|
1776
|
+
PaintCorrectionRangeMaskDepthMin real/_+
|
1777
|
+
PaintCorrectionRangeMaskLumFeather real/_+
|
1778
|
+
PaintCorrectionRangeMaskLumMax real/_+
|
1779
|
+
PaintCorrectionRangeMaskLumMin real/_+
|
1780
|
+
PaintCorrectionRangeMaskType string/_+
|
1781
|
+
PaintCorrectionRangeMaskVersion string/_+
|
1782
|
+
PaintCorrectionBlacks2012 real/_
|
1737
1783
|
PaintCorrectionBrightness real/_
|
1738
1784
|
PaintCorrectionClarity real/_
|
1739
1785
|
PaintCorrectionClarity2012 real/_
|
1740
1786
|
PaintCorrectionContrast real/_
|
1741
1787
|
PaintCorrectionContrast2012 real/_
|
1742
1788
|
PaintCorrectionDefringe real/_
|
1789
|
+
PaintCorrectionDehaze real/_
|
1743
1790
|
PaintCorrectionExposure real/_
|
1744
1791
|
PaintCorrectionExposure2012 real/_
|
1745
1792
|
PaintCorrectionHighlights2012 real/_
|
1793
|
+
PaintCorrectionHue real/_
|
1746
1794
|
PaintCorrectionLuminanceNoise real/_
|
1747
1795
|
PaintCorrectionMoire real/_
|
1748
1796
|
PaintCorrectionSaturation real/_
|
1749
1797
|
PaintCorrectionShadows2012 real/_
|
1750
1798
|
PaintCorrectionSharpness real/_
|
1751
1799
|
PaintCorrectionTemperature real/_
|
1800
|
+
PaintCorrectionTexture real/_
|
1752
1801
|
PaintCorrectionTint real/_
|
1753
1802
|
PaintCorrectionHue real/_
|
1754
1803
|
PaintCorrectionSaturation real/_
|
1804
|
+
PaintCorrectionWhites2012 real/_
|
1755
1805
|
PaintCorrectionWhat string/_
|
1756
1806
|
ParametricDarks integer/
|
1757
1807
|
ParametricHighlights integer/
|
@@ -1898,24 +1948,30 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1898
1948
|
CorrectionActive boolean
|
1899
1949
|
CorrectionAmount real
|
1900
1950
|
CorrectionMasks CorrectionMask Struct+
|
1951
|
+
CorrectionRangeMask CorrectionRangeMask Struct
|
1952
|
+
LocalBlacks2012 real
|
1901
1953
|
LocalBrightness real
|
1902
1954
|
LocalClarity real
|
1903
1955
|
LocalClarity2012 real
|
1904
1956
|
LocalContrast real
|
1905
1957
|
LocalContrast2012 real
|
1906
1958
|
LocalDefringe real
|
1959
|
+
LocalDehaze real
|
1907
1960
|
LocalExposure real
|
1908
1961
|
LocalExposure2012 real
|
1909
1962
|
LocalHighlights2012 real
|
1963
|
+
LocalHue real
|
1910
1964
|
LocalLuminanceNoise real
|
1911
1965
|
LocalMoire real
|
1912
1966
|
LocalSaturation real
|
1913
1967
|
LocalShadows2012 real
|
1914
1968
|
LocalSharpness real
|
1915
1969
|
LocalTemperature real
|
1970
|
+
LocalTexture real
|
1916
1971
|
LocalTint real
|
1917
1972
|
LocalToningHue real
|
1918
1973
|
LocalToningSaturation real
|
1974
|
+
LocalWhites2012 real
|
1919
1975
|
What string
|
1920
1976
|
|
1921
1977
|
=head3 XMP CorrectionMask Struct
|
@@ -1950,6 +2006,20 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1950
2006
|
ZeroX real
|
1951
2007
|
ZeroY real
|
1952
2008
|
|
2009
|
+
=head3 XMP CorrectionRangeMask Struct
|
2010
|
+
|
2011
|
+
Field Name Writable
|
2012
|
+
---------- --------
|
2013
|
+
ColorAmount real
|
2014
|
+
DepthFeather real
|
2015
|
+
DepthMax real
|
2016
|
+
DepthMin real
|
2017
|
+
LumFeather real
|
2018
|
+
LumMax real
|
2019
|
+
LumMin real
|
2020
|
+
Type string
|
2021
|
+
Version string
|
2022
|
+
|
1953
2023
|
=head3 XMP Look Struct
|
1954
2024
|
|
1955
2025
|
Field Name Writable
|
@@ -2099,24 +2169,39 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2099
2169
|
CircGradBasedCorrMaskY real_
|
2100
2170
|
CircGradBasedCorrMaskZeroX real_
|
2101
2171
|
CircGradBasedCorrMaskZeroY real_
|
2172
|
+
CircGradBasedCorrRangeMask CorrectionRangeMask Struct_+
|
2173
|
+
CircGradBasedCorrRangeMaskColorAmount real_+
|
2174
|
+
CircGradBasedCorrRangeMaskDepthFeather real_+
|
2175
|
+
CircGradBasedCorrRangeMaskDepthMax real_+
|
2176
|
+
CircGradBasedCorrRangeMaskDepthMin real_+
|
2177
|
+
CircGradBasedCorrRangeMaskLumFeather real_+
|
2178
|
+
CircGradBasedCorrRangeMaskLumMax real_+
|
2179
|
+
CircGradBasedCorrRangeMaskLumMin real_+
|
2180
|
+
CircGradBasedCorrRangeMaskType string_+
|
2181
|
+
CircGradBasedCorrRangeMaskVersion string_+
|
2182
|
+
CircGradBasedCorrBlacks2012 real_
|
2102
2183
|
CircGradBasedCorrBrightness real_
|
2103
2184
|
CircGradBasedCorrClarity real_
|
2104
2185
|
CircGradBasedCorrClarity2012 real_
|
2105
2186
|
CircGradBasedCorrContrast real_
|
2106
2187
|
CircGradBasedCorrContrast2012 real_
|
2107
2188
|
CircGradBasedCorrDefringe real_
|
2189
|
+
CircGradBasedCorrDehaze real_
|
2108
2190
|
CircGradBasedCorrExposure real_
|
2109
2191
|
CircGradBasedCorrExposure2012 real_
|
2110
2192
|
CircGradBasedCorrHighlights2012 real_
|
2193
|
+
CircGradBasedCorrHue real_
|
2111
2194
|
CircGradBasedCorrLuminanceNoise real_
|
2112
2195
|
CircGradBasedCorrMoire real_
|
2113
2196
|
CircGradBasedCorrSaturation real_
|
2114
2197
|
CircGradBasedCorrShadows2012 real_
|
2115
2198
|
CircGradBasedCorrSharpness real_
|
2116
2199
|
CircGradBasedCorrTemperature real_
|
2200
|
+
CircGradBasedCorrTexture real_
|
2117
2201
|
CircGradBasedCorrTint real_
|
2118
2202
|
CircGradBasedCorrHue real_
|
2119
2203
|
CircGradBasedCorrSaturation real_
|
2204
|
+
CircGradBasedCorrWhites2012 real_
|
2120
2205
|
CircGradBasedCorrWhat string_
|
2121
2206
|
Clarity integer
|
2122
2207
|
Clarity2012 integer
|
@@ -2199,24 +2284,39 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2199
2284
|
GradientBasedCorrMaskY real_
|
2200
2285
|
GradientBasedCorrMaskZeroX real_
|
2201
2286
|
GradientBasedCorrMaskZeroY real_
|
2287
|
+
GradientBasedCorrRangeMask CorrectionRangeMask Struct_+
|
2288
|
+
GradientBasedCorrRangeMaskColorAmount real_+
|
2289
|
+
GradientBasedCorrRangeMaskDepthFeather real_+
|
2290
|
+
GradientBasedCorrRangeMaskDepthMax real_+
|
2291
|
+
GradientBasedCorrRangeMaskDepthMin real_+
|
2292
|
+
GradientBasedCorrRangeMaskLumFeather real_+
|
2293
|
+
GradientBasedCorrRangeMaskLumMax real_+
|
2294
|
+
GradientBasedCorrRangeMaskLumMin real_+
|
2295
|
+
GradientBasedCorrRangeMaskType string_+
|
2296
|
+
GradientBasedCorrRangeMaskVersion string_+
|
2297
|
+
GradientBasedCorrBlacks2012 real_
|
2202
2298
|
GradientBasedCorrBrightness real_
|
2203
2299
|
GradientBasedCorrClarity real_
|
2204
2300
|
GradientBasedCorrClarity2012 real_
|
2205
2301
|
GradientBasedCorrContrast real_
|
2206
2302
|
GradientBasedCorrContrast2012 real_
|
2207
2303
|
GradientBasedCorrDefringe real_
|
2304
|
+
GradientBasedCorrDehaze real_
|
2208
2305
|
GradientBasedCorrExposure real_
|
2209
2306
|
GradientBasedCorrExposure2012 real_
|
2210
2307
|
GradientBasedCorrHighlights2012 real_
|
2308
|
+
GradientBasedCorrHue real_
|
2211
2309
|
GradientBasedCorrLuminanceNoise real_
|
2212
2310
|
GradientBasedCorrMoire real_
|
2213
2311
|
GradientBasedCorrSaturation real_
|
2214
2312
|
GradientBasedCorrShadows2012 real_
|
2215
2313
|
GradientBasedCorrSharpness real_
|
2216
2314
|
GradientBasedCorrTemperature real_
|
2315
|
+
GradientBasedCorrTexture real_
|
2217
2316
|
GradientBasedCorrTint real_
|
2218
2317
|
GradientBasedCorrHue real_
|
2219
2318
|
GradientBasedCorrSaturation real_
|
2319
|
+
GradientBasedCorrWhites2012 real_
|
2220
2320
|
GradientBasedCorrWhat string_
|
2221
2321
|
GrainAmount integer
|
2222
2322
|
GrainFrequency integer
|
@@ -2333,24 +2433,39 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2333
2433
|
PaintCorrectionMaskY real_
|
2334
2434
|
PaintCorrectionMaskZeroX real_
|
2335
2435
|
PaintCorrectionMaskZeroY real_
|
2436
|
+
PaintCorrectionRangeMask CorrectionRangeMask Struct_+
|
2437
|
+
PaintCorrectionRangeMaskColorAmount real_+
|
2438
|
+
PaintCorrectionRangeMaskDepthFeather real_+
|
2439
|
+
PaintCorrectionRangeMaskDepthMax real_+
|
2440
|
+
PaintCorrectionRangeMaskDepthMin real_+
|
2441
|
+
PaintCorrectionRangeMaskLumFeather real_+
|
2442
|
+
PaintCorrectionRangeMaskLumMax real_+
|
2443
|
+
PaintCorrectionRangeMaskLumMin real_+
|
2444
|
+
PaintCorrectionRangeMaskType string_+
|
2445
|
+
PaintCorrectionRangeMaskVersion string_+
|
2446
|
+
PaintCorrectionBlacks2012 real_
|
2336
2447
|
PaintCorrectionBrightness real_
|
2337
2448
|
PaintCorrectionClarity real_
|
2338
2449
|
PaintCorrectionClarity2012 real_
|
2339
2450
|
PaintCorrectionContrast real_
|
2340
2451
|
PaintCorrectionContrast2012 real_
|
2341
2452
|
PaintCorrectionDefringe real_
|
2453
|
+
PaintCorrectionDehaze real_
|
2342
2454
|
PaintCorrectionExposure real_
|
2343
2455
|
PaintCorrectionExposure2012 real_
|
2344
2456
|
PaintCorrectionHighlights2012 real_
|
2457
|
+
PaintCorrectionHue real_
|
2345
2458
|
PaintCorrectionLuminanceNoise real_
|
2346
2459
|
PaintCorrectionMoire real_
|
2347
2460
|
PaintCorrectionSaturation real_
|
2348
2461
|
PaintCorrectionShadows2012 real_
|
2349
2462
|
PaintCorrectionSharpness real_
|
2350
2463
|
PaintCorrectionTemperature real_
|
2464
|
+
PaintCorrectionTexture real_
|
2351
2465
|
PaintCorrectionTint real_
|
2352
2466
|
PaintCorrectionHue real_
|
2353
2467
|
PaintCorrectionSaturation real_
|
2468
|
+
PaintCorrectionWhites2012 real_
|
2354
2469
|
PaintCorrectionWhat string_
|
2355
2470
|
ParametricDarks integer
|
2356
2471
|
ParametricHighlights integer
|
@@ -5787,6 +5902,205 @@ boot, not including standby time.
|
|
5787
5902
|
'timescale' RunTimeScale no
|
5788
5903
|
'value' RunTimeValue no
|
5789
5904
|
|
5905
|
+
=head2 NikonSettings Tags
|
5906
|
+
|
5907
|
+
User settings for newer Nikon models. A number of the tags are marked as
|
5908
|
+
Unknown only to reduce the volume of the normal output.
|
5909
|
+
|
5910
|
+
Tag ID Tag Name Writable
|
5911
|
+
------ -------- --------
|
5912
|
+
0x0001 ISOAutoHiLimit no
|
5913
|
+
0x0002 ISOAutoFlashLimit no
|
5914
|
+
0x0003 ISOAutoShutterTime no
|
5915
|
+
0x000b FlickerReductionShooting no
|
5916
|
+
0x000c FlickerReductionIndicator no
|
5917
|
+
0x000d MovieISOAutoHiLimit no
|
5918
|
+
0x000e MovieISOAutoControlManualMode no
|
5919
|
+
0x001d AF-CPrioritySel no
|
5920
|
+
0x001e AF-SPrioritySel no
|
5921
|
+
0x0020 AFPointSel no
|
5922
|
+
0x0022 AFActivation no
|
5923
|
+
0x0023 FocusPointWrap no
|
5924
|
+
0x0025 ManualFocusPointIllumination no
|
5925
|
+
0x0026 AF-AssistIlluminator no
|
5926
|
+
0x0029 ISOStepSize no
|
5927
|
+
0x002a ExposureControlStepSize no
|
5928
|
+
0x002b EasyExposureCompensation no
|
5929
|
+
0x002c MatrixMetering no
|
5930
|
+
0x002d CenterWeightedAreaSize no
|
5931
|
+
0x002f FineTuneOptMatrixMetering no
|
5932
|
+
0x0030 FineTuneOptCenterWeighted no
|
5933
|
+
0x0031 FineTuneOptSpotMetering no
|
5934
|
+
0x0032 FineTuneOptHighlightWeighted no
|
5935
|
+
0x0033 ShutterReleaseButtonAE-L no
|
5936
|
+
0x0034 StandbyMonitorOffTime no
|
5937
|
+
0x0035 SelfTimerTime no
|
5938
|
+
0x0036 SelfTimerShotCount no
|
5939
|
+
0x0037 SelfTimerShotInterval no
|
5940
|
+
0x0038 PlaybackMonitorOffTime no
|
5941
|
+
0x0039 MenuMonitorOffTime no
|
5942
|
+
0x003a ShootingInfoMonitorOffTime no
|
5943
|
+
0x003b ImageReviewMonitorOffTime no
|
5944
|
+
0x003c LiveViewMonitorOffTime no
|
5945
|
+
0x003e CLModeShootingSpeed no
|
5946
|
+
0x003f MaxContinuousRelease no
|
5947
|
+
0x0040 ExposureDelayMode no
|
5948
|
+
0x0041 ElectronicFront-CurtainShutter no
|
5949
|
+
0x0042 FileNumberSequence no
|
5950
|
+
0x0043 FramingGridDisplay no
|
5951
|
+
0x0045 LCDIllumination no
|
5952
|
+
0x0046 OpticalVR no
|
5953
|
+
0x0047 FlashSyncSpeed no
|
5954
|
+
0x0048 FlashShutterSpeed no
|
5955
|
+
0x0049 FlashExposureCompArea no
|
5956
|
+
0x004a AutoFlashISOSensitivity no
|
5957
|
+
0x0051 AssignBktButton no
|
5958
|
+
0x0052 AssignMovieRecordButton no
|
5959
|
+
0x0053 MultiSelectorShootMode no
|
5960
|
+
0x0054 MultiSelectorPlaybackMode no
|
5961
|
+
0x0056 MultiSelectorLiveView no
|
5962
|
+
0x0058 CmdDialsReverseRotExposureComp? no
|
5963
|
+
0x0059 CmdDialsChangeMainSubExposure? no
|
5964
|
+
0x005a CmdDialsChangeMainSub no
|
5965
|
+
0x005b CmdDialsMenuAndPlayback no
|
5966
|
+
0x005c SubDialFrameAdvance no
|
5967
|
+
0x005d ReleaseButtonToUseDial no
|
5968
|
+
0x005e ReverseIndicators no
|
5969
|
+
0x0062 MovieShutterButton no
|
5970
|
+
0x0063 Language no
|
5971
|
+
0x006c ShootingInfoDisplay no
|
5972
|
+
0x0074 FlickAdvanceDirection no
|
5973
|
+
0x0080 RemoteFuncButton no
|
5974
|
+
0x008b CmdDialsReverseRotation no
|
5975
|
+
0x008d FocusPeakingHighlightColor no
|
5976
|
+
0x008e ContinuousModeDisplay no
|
5977
|
+
0x008f ShutterSpeedLock no
|
5978
|
+
0x0090 ApertureLock no
|
5979
|
+
0x0091 MovieHighlightDisplayThreshold no
|
5980
|
+
0x0093 BlockShotAFResponse no
|
5981
|
+
0x0094 SubjectMotion no
|
5982
|
+
0x0095 Three-DTrackingFaceDetection no
|
5983
|
+
0x0097 StoreByOrientation no
|
5984
|
+
0x0099 DynamicAreaAFAssist no
|
5985
|
+
0x009a ExposureCompStepSize no
|
5986
|
+
0x009b SyncReleaseMode no
|
5987
|
+
0x009c ModelingFlash no
|
5988
|
+
0x009d AutoBracketModeM no
|
5989
|
+
0x009e PreviewButton no
|
5990
|
+
0x00a0 Func1Button no
|
5991
|
+
0x00a2 Func2Button no
|
5992
|
+
0x00a3 AF-OnButton no
|
5993
|
+
0x00a4 SubSelector no
|
5994
|
+
0x00a5 SubSelectorCenter no
|
5995
|
+
0x00a7 LensFunc1Button no
|
5996
|
+
0x00a8 CmdDialsApertureSetting no
|
5997
|
+
0x00a9 MultiSelector no
|
5998
|
+
0x00aa LiveViewButtonOptions no
|
5999
|
+
0x00ab LightSwitch no
|
6000
|
+
0x00b1 MoviePreviewButton no
|
6001
|
+
MovieFunc1Button no
|
6002
|
+
0x00b3 MovieFunc1Button no
|
6003
|
+
MovieFunc2Button no
|
6004
|
+
0x00b5 MovieFunc2Button no
|
6005
|
+
0x00b6 AssignMovieSubselector no
|
6006
|
+
0x00b8 LimitAFAreaModeSelD9? no
|
6007
|
+
0x00b9 LimitAFAreaModeSelD25? no
|
6008
|
+
0x00bc LimitAFAreaModeSel3D? no
|
6009
|
+
0x00bd LimitAFAreaModeSelGroup? no
|
6010
|
+
0x00be LimitAFAreaModeSelAuto? no
|
6011
|
+
0x00c1 LimitSelectableImageArea5To4? no
|
6012
|
+
0x00c2 LimitSelectableImageArea1To1? no
|
6013
|
+
0x00d4 PhotoShootingMenuBank no
|
6014
|
+
0x00d5 CustomSettingsBank no
|
6015
|
+
0x00d6 LimitAF-AreaModeSelPinpoint? no
|
6016
|
+
0x00d7 LimitAF-AreaModeSelDynamic? no
|
6017
|
+
0x00d8 LimitAF-AreaModeSelWideAF_S? no
|
6018
|
+
0x00d9 LimitAF-AreaModeSelWideAF_L? no
|
6019
|
+
0x00da LowLightAF no
|
6020
|
+
0x00db LimitSelectableImageAreaDX? no
|
6021
|
+
0x00dc LimitSelectableImageArea5To4? no
|
6022
|
+
0x00dd LimitSelectableImageArea1To1? no
|
6023
|
+
0x00de LimitSelectableImageArea16To9? no
|
6024
|
+
0x00df ApplySettingsToLiveView no
|
6025
|
+
0x00e0 FocusPeakingLevel no
|
6026
|
+
0x00e9 LensControlRing no
|
6027
|
+
0x00ed MovieMultiSelector no
|
6028
|
+
0x00ee MovieAFSpeed no
|
6029
|
+
0x00ef MovieAFSpeedApply no
|
6030
|
+
0x00f0 MovieAFTrackingSensitivity no
|
6031
|
+
0x00f1 MovieHighlightDisplayPattern no
|
6032
|
+
0x00f2 SubDialFrameAdvanceRating5? no
|
6033
|
+
0x00f3 SubDialFrameAdvanceRating4? no
|
6034
|
+
0x00f4 SubDialFrameAdvanceRating3? no
|
6035
|
+
0x00f5 SubDialFrameAdvanceRating2? no
|
6036
|
+
0x00f6 SubDialFrameAdvanceRating1? no
|
6037
|
+
0x00f7 SubDialFrameAdvanceRating0? no
|
6038
|
+
0x00f9 MovieAF-OnButton no
|
6039
|
+
0x00fb SecondarySlotFunction no
|
6040
|
+
0x00fc SilentPhotography no
|
6041
|
+
0x00fd ExtendedShutterSpeeds no
|
6042
|
+
0x0109 BracketSet no
|
6043
|
+
0x010a BracketProgram no
|
6044
|
+
0x010b BracketIncrement no
|
6045
|
+
0x010c BracketIncrement no
|
6046
|
+
0x0116 GroupAreaC1 no
|
6047
|
+
0x0117 AutoAreaAFStartingPoint no
|
6048
|
+
0x0118 FocusPointPersistence no
|
6049
|
+
0x0119 LimitAFAreaModeSelD49? no
|
6050
|
+
0x011a LimitAFAreaModeSelD105? no
|
6051
|
+
0x011b LimitAFAreaModeSelGroupC1? no
|
6052
|
+
0x011c LimitAFAreaModeSelGroupC2? no
|
6053
|
+
0x011d AutoFocusModeRestrictions no
|
6054
|
+
0x011e FocusPointBrightness no
|
6055
|
+
0x011f CHModeShootingSpeed no
|
6056
|
+
0x0120 CLModeShootingSpeed no
|
6057
|
+
0x0121 QuietShutterShootingSpeed no
|
6058
|
+
0x0122 LimitReleaseModeSelCL? no
|
6059
|
+
0x0123 LimitReleaseModeSelCH? no
|
6060
|
+
0x0124 LimitReleaseModeSelQ? no
|
6061
|
+
0x0125 LimitReleaseModeSelTimer? no
|
6062
|
+
0x0126 LimitReleaseModeSelMirror-Up? no
|
6063
|
+
0x0127 LimitSelectableImageArea16To9? no
|
6064
|
+
0x0128 RearControPanelDisplay no
|
6065
|
+
0x0129 FlashBurstPriority no
|
6066
|
+
0x012a RecallShootFuncExposureMode no
|
6067
|
+
0x012b RecallShootFuncShutterSpeed no
|
6068
|
+
0x012c RecallShootFuncAperture no
|
6069
|
+
0x012d RecallShootFuncExposureComp no
|
6070
|
+
0x012e RecallShootFuncISO no
|
6071
|
+
0x012f RecallShootFuncMeteringMode no
|
6072
|
+
0x0130 RecallShootFuncWhiteBalance no
|
6073
|
+
0x0131 RecallShootFuncAFAreaMode no
|
6074
|
+
0x0132 RecallShootFuncFocusTracking no
|
6075
|
+
0x0133 RecallShootFuncAF-On no
|
6076
|
+
0x0134 VerticalFuncButton no
|
6077
|
+
0x0135 Func3Button no
|
6078
|
+
0x0136 VerticalAF-OnButton no
|
6079
|
+
0x0137 VerticalMultiSelector no
|
6080
|
+
0x0138 MeteringButton no
|
6081
|
+
0x0139 PlaybackFlickUp no
|
6082
|
+
0x013a PlaybackFlickUpRating no
|
6083
|
+
0x013b PlaybackFlickDown no
|
6084
|
+
0x013c PlaybackFlickDownRating no
|
6085
|
+
0x013d MovieFunc3Button no
|
6086
|
+
0x0150 ShutterType no
|
6087
|
+
0x0151 LensFunc2Button no
|
6088
|
+
0x0158 USBPowerDelivery no
|
6089
|
+
0x015b GroupAreaC2 no
|
6090
|
+
0x015c BracketingBurstOptions no
|
6091
|
+
0x015e PrimarySlot no
|
6092
|
+
0x015f ReverseFocusRing no
|
6093
|
+
0x0160 VerticalFuncButton no
|
6094
|
+
0x0161 VerticalAFOnButton no
|
6095
|
+
0x0162 VerticalMultiSelector no
|
6096
|
+
0x0164 VerticalMovieFuncButton no
|
6097
|
+
0x0165 VerticalMovieAFOnButton no
|
6098
|
+
0x0169 LimitAF-AreaModeSelAutoPeople? no
|
6099
|
+
0x016a LimitAF-AreaModeSelAutoAnimals? no
|
6100
|
+
0x016b LimitAF-AreaModeSelWideLPeople? no
|
6101
|
+
0x016c LimitAF-AreaModeSelWideLAnimals? no
|
6102
|
+
0x016e AFAreaMode no
|
6103
|
+
|
5790
6104
|
=head2 Canon Tags
|
5791
6105
|
|
5792
6106
|
Tag ID Tag Name Writable
|
@@ -8467,6 +8781,7 @@ well as newer tags and values added by later models.
|
|
8467
8781
|
0x051e InitialAFPointAIServoAF int32s
|
8468
8782
|
0x060f MirrorLockup int32s
|
8469
8783
|
0x0610 ContinuousShootingSpeed int32s[6]
|
8784
|
+
ContinuousShootingSpeed int32s[5]
|
8470
8785
|
ContinuousShootingSpeed int32s[3]
|
8471
8786
|
0x0611 ContinuousShotLimit int32s[2]
|
8472
8787
|
0x0612 RestrictDriveModes int32s
|
@@ -9115,6 +9430,29 @@ These tags belong to the ExifTool XMP-drone-dji family 1 group.
|
|
9115
9430
|
RtkStdLon real
|
9116
9431
|
SelfData string
|
9117
9432
|
|
9433
|
+
=head3 DJI ThermalParams Tags
|
9434
|
+
|
9435
|
+
Thermal parameters extracted from APP4 of DJI RJPEG files from the ZH20T.
|
9436
|
+
|
9437
|
+
Index1 Tag Name Writable
|
9438
|
+
------ -------- --------
|
9439
|
+
36 K1 no
|
9440
|
+
40 K2 no
|
9441
|
+
44 K3 no
|
9442
|
+
48 K4 no
|
9443
|
+
52 KF no
|
9444
|
+
56 B1 no
|
9445
|
+
60 B2 no
|
9446
|
+
68 ObjectDistance no
|
9447
|
+
70 RelativeHumidity no
|
9448
|
+
72 Emissivity no
|
9449
|
+
74 Reflection no
|
9450
|
+
76 AmbientTemperature no
|
9451
|
+
80 D2 no
|
9452
|
+
84 KJ no
|
9453
|
+
86 DB no
|
9454
|
+
88 KK no
|
9455
|
+
|
9118
9456
|
=head2 FLIR Tags
|
9119
9457
|
|
9120
9458
|
Information extracted from the maker notes of JPEG images from thermal
|
@@ -11909,7 +12247,9 @@ DiMAGE X and Xt.
|
|
11909
12247
|
0x0037 MechanicalShutterCount int32u
|
11910
12248
|
0x0039 LocationInfo Nikon LocationInfo
|
11911
12249
|
0x003d BlackLevel int16u[4]
|
12250
|
+
0x003e ImageSizeRAW yes
|
11912
12251
|
0x0045 CropArea int16u[4]
|
12252
|
+
0x004e NikonSettings NikonSettings
|
11913
12253
|
0x004f ColorTemperatureAuto int16u
|
11914
12254
|
0x0080 ImageAdjustment string
|
11915
12255
|
0x0081 ToneComp string
|
@@ -11949,8 +12289,9 @@ DiMAGE X and Xt.
|
|
11949
12289
|
ShotInfoD4S Nikon ShotInfoD4S
|
11950
12290
|
ShotInfoD5 Nikon ShotInfoD500
|
11951
12291
|
ShotInfoD500 Nikon ShotInfoD500
|
11952
|
-
ShotInfoD6 Nikon
|
12292
|
+
ShotInfoD6 Nikon ShotInfoD6
|
11953
12293
|
ShotInfoD610 Nikon ShotInfoD610
|
12294
|
+
ShotInfoZ7_2 Nikon ShotInfoZ7_2
|
11954
12295
|
ShotInfo02xx Nikon ShotInfo
|
11955
12296
|
ShotInfoUnknown Nikon ShotInfo
|
11956
12297
|
0x0092 HueAdjustment int16s
|
@@ -11994,6 +12335,7 @@ DiMAGE X and Xt.
|
|
11994
12335
|
FlashInfo0103 Nikon FlashInfo0103
|
11995
12336
|
FlashInfo0106 Nikon FlashInfo0106
|
11996
12337
|
FlashInfo0107 Nikon FlashInfo0107
|
12338
|
+
FlashInfo0300 Nikon FlashInfo0300
|
11997
12339
|
FlashInfoUnknown Nikon FlashInfoUnknown
|
11998
12340
|
0x00a9 ImageOptimization string
|
11999
12341
|
0x00aa Saturation string
|
@@ -12550,6 +12892,39 @@ These tags are extracted from encrypted data in images from the D5 and D500.
|
|
12550
12892
|
11308 YawAngle fixed32u
|
12551
12893
|
11940 NikonMeteringMode int8u & 0x03
|
12552
12894
|
|
12895
|
+
=head3 Nikon ShotInfoD6 Tags
|
12896
|
+
|
12897
|
+
These tags are extracted from encrypted data in images from the D6.
|
12898
|
+
|
12899
|
+
Index Tag Name Writable
|
12900
|
+
----- -------- --------
|
12901
|
+
0 ShotInfoVersion no
|
12902
|
+
49690 RollAngle fixed32u
|
12903
|
+
49694 PitchAngle fixed32u
|
12904
|
+
49698 YawAngle fixed32u
|
12905
|
+
|
12906
|
+
=head3 Nikon ShotInfoD610 Tags
|
12907
|
+
|
12908
|
+
These tags are extracted from encrypted data in images from the D610.
|
12909
|
+
|
12910
|
+
Index Tag Name Writable
|
12911
|
+
----- -------- --------
|
12912
|
+
0 ShotInfoVersion no
|
12913
|
+
4 FirmwareVersion no
|
12914
|
+
1999 CustomSettingsD610 NikonCustom SettingsD610
|
12915
|
+
|
12916
|
+
=head3 Nikon ShotInfoZ7_2 Tags
|
12917
|
+
|
12918
|
+
These tags are extracted from encrypted data in images from the Z7_2.
|
12919
|
+
|
12920
|
+
Index Tag Name Writable
|
12921
|
+
----- -------- --------
|
12922
|
+
0 ShotInfoVersion no
|
12923
|
+
4 FirmwareVersion no
|
12924
|
+
52786 RollAngle fixed32u
|
12925
|
+
52790 PitchAngle fixed32u
|
12926
|
+
52794 YawAngle fixed32u
|
12927
|
+
|
12553
12928
|
=head3 Nikon ShotInfo Tags
|
12554
12929
|
|
12555
12930
|
This information is encrypted for ShotInfoVersion 02xx, and some tags are
|
@@ -12569,16 +12944,6 @@ only valid for specific models.
|
|
12569
12944
|
430 VibrationReduction int8u
|
12570
12945
|
589 ShutterCount int32u
|
12571
12946
|
|
12572
|
-
=head3 Nikon ShotInfoD610 Tags
|
12573
|
-
|
12574
|
-
These tags are extracted from encrypted data in images from the D610.
|
12575
|
-
|
12576
|
-
Index Tag Name Writable
|
12577
|
-
----- -------- --------
|
12578
|
-
0 ShotInfoVersion no
|
12579
|
-
4 FirmwareVersion no
|
12580
|
-
1999 CustomSettingsD610 NikonCustom SettingsD610
|
12581
|
-
|
12582
12947
|
=head3 Nikon ColorBalance1 Tags
|
12583
12948
|
|
12584
12949
|
Index2 Tag Name Writable
|
@@ -12877,6 +13242,15 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
|
|
12877
13242
|
42 FlashGroupCOutput int8u
|
12878
13243
|
FlashGroupCCompensation int8s
|
12879
13244
|
|
13245
|
+
=head3 Nikon FlashInfo0300 Tags
|
13246
|
+
|
13247
|
+
Index1 Tag Name Writable
|
13248
|
+
------ -------- --------
|
13249
|
+
0 FlashInfoVersion no
|
13250
|
+
4 FlashSource int8u
|
13251
|
+
6 ExternalFlashFirmware int8u[2]
|
13252
|
+
27 FlashCompensation int8s
|
13253
|
+
|
12880
13254
|
=head3 Nikon FlashInfoUnknown Tags
|
12881
13255
|
|
12882
13256
|
Index1 Tag Name Writable
|
@@ -12924,8 +13298,10 @@ These tags are written by Nikon DSLR's which have the live view feature.
|
|
12924
13298
|
42 AFImageWidth int16u
|
12925
13299
|
44 AFImageHeight int16u
|
12926
13300
|
46 AFAreaXPosition int16u
|
13301
|
+
47 AFFocusPointXPosition int8u~
|
12927
13302
|
48 AFAreaYPosition int16u
|
12928
13303
|
AFPointsInFocus undef[20]
|
13304
|
+
49 AFFocusPointYPosition int8u~
|
12929
13305
|
50 AFAreaWidth int16u
|
12930
13306
|
52 AFAreaHeight int16u
|
12931
13307
|
56 PrimaryAFPoint int8u
|
@@ -22942,7 +23318,7 @@ currently writes only EXIF, IPTC and XMP tags in these images.
|
|
22942
23318
|
|
22943
23319
|
Tag ID Tag Name Writable
|
22944
23320
|
------ -------- --------
|
22945
|
-
'asoc' Association
|
23321
|
+
'asoc' Association Jpeg2000
|
22946
23322
|
'bfil' BinaryFilter no
|
22947
23323
|
'bpcc' BitsPerComponent no
|
22948
23324
|
'cdef' ComponentDefinition no
|
@@ -22993,7 +23369,7 @@ currently writes only EXIF, IPTC and XMP tags in these images.
|
|
22993
23369
|
UUID-GeoJP2 EXIF
|
22994
23370
|
UUID-Photoshop Photoshop
|
22995
23371
|
UUID-Unknown no
|
22996
|
-
'xml ' XML XMP
|
23372
|
+
'xml ' XML XMP XML
|
22997
23373
|
|
22998
23374
|
=head3 Jpeg2000 ColorSpec Tags
|
22999
23375
|
|
@@ -25250,6 +25626,7 @@ which case subsequent occurrences are extracted as sub-documents).
|
|
25250
25626
|
0x00c5 GPSImgDirectionRef no
|
25251
25627
|
0x00c6 GPSImgDirection no
|
25252
25628
|
0x00c7 GPSMapDatum no
|
25629
|
+
0x00ca GPSDateStamp no
|
25253
25630
|
0x00e0 MakeModel H264 MakeModel
|
25254
25631
|
0x00e1 RecInfo H264 RecInfo
|
25255
25632
|
0x00e4 Model no
|
@@ -25422,7 +25799,7 @@ Tags found in Pittasoft Blackvue dashcam "free" data.
|
|
25422
25799
|
|
25423
25800
|
Timed metadata extracted from QuickTime media data and some AVI videos when
|
25424
25801
|
the ExtractEmbedded option is used. Although most of these tags are
|
25425
|
-
combined into the single table below, ExifTool currently reads
|
25802
|
+
combined into the single table below, ExifTool currently reads 49 different
|
25426
25803
|
formats of timed GPS metadata from video files.
|
25427
25804
|
|
25428
25805
|
Tag Name Writable
|
@@ -25687,11 +26064,13 @@ changed via the config file.
|
|
25687
26064
|
|
25688
26065
|
=head3 QuickTime tx3g Tags
|
25689
26066
|
|
25690
|
-
Tags extracted from the tx3g sbtl timed metadata of Yuneec drones
|
26067
|
+
Tags extracted from the tx3g sbtl timed metadata of Yuneec drones, and
|
26068
|
+
subtitle text in some other videos.
|
25691
26069
|
|
25692
26070
|
Tag ID Tag Name Writable
|
25693
26071
|
------ -------- --------
|
25694
26072
|
'Alt' GPSAltitude no
|
26073
|
+
'DateTime' DateTime no
|
25695
26074
|
'GimPitch' GimbalPitch no
|
25696
26075
|
'GimRoll' GimbalRoll no
|
25697
26076
|
'GimYaw' GimbalYaw no
|
@@ -25699,6 +26078,7 @@ Tags extracted from the tx3g sbtl timed metadata of Yuneec drones.
|
|
25699
26078
|
'Lon' GPSLongitude no
|
25700
26079
|
'Pitch' Pitch no
|
25701
26080
|
'Roll' Roll no
|
26081
|
+
'Text' Text no
|
25702
26082
|
'Yaw' Yaw no
|
25703
26083
|
|
25704
26084
|
=head3 QuickTime FileType Tags
|
@@ -29452,6 +29832,8 @@ sub-documents, but the Duration is calculated for the full video.
|
|
29452
29832
|
'labl' Label RIFF Label
|
29453
29833
|
'list' ListType no
|
29454
29834
|
'olym' Olym Olympus WAV
|
29835
|
+
'tx_USER' UserText RIFF UserText
|
29836
|
+
'tx_Unknown' Text no
|
29455
29837
|
|
29456
29838
|
=head3 RIFF ALPH Tags
|
29457
29839
|
|
@@ -29753,6 +30135,20 @@ L<https://tech.ebu.ch/docs/tech/tech3306-2009.pdf> for the specification.
|
|
29753
30135
|
0 LabelID no
|
29754
30136
|
1 LabelText no
|
29755
30137
|
|
30138
|
+
=head3 RIFF UserText Tags
|
30139
|
+
|
30140
|
+
Tags decoded from the USER-format txts stream written by Momento M6 dashcam.
|
30141
|
+
Extracted only if the ExtractEmbedded option is used.
|
30142
|
+
|
30143
|
+
Index1 Tag Name Writable
|
30144
|
+
------ -------- --------
|
30145
|
+
28 GPSAltitude no
|
30146
|
+
40 Accelerometer no
|
30147
|
+
56 GPSSpeed no
|
30148
|
+
60 GPSLatitude no
|
30149
|
+
64 GPSLongitude no
|
30150
|
+
68 GPSDateTime no
|
30151
|
+
|
29756
30152
|
=head2 AIFF Tags
|
29757
30153
|
|
29758
30154
|
Tags extracted from Audio Interchange File Format (AIFF) files. See
|
@@ -34887,6 +35283,10 @@ values, may created via the ExifTool configuration file.
|
|
34887
35283
|
LensType3
|
34888
35284
|
LensFocalLength
|
34889
35285
|
RFLensType
|
35286
|
+
LensID LensModel no
|
35287
|
+
Lens
|
35288
|
+
XMP-aux:LensID
|
35289
|
+
Make
|
34890
35290
|
LensID Nikon:LensIDNumber no
|
34891
35291
|
LensFStops
|
34892
35292
|
MinFocalLength
|
@@ -35262,7 +35662,8 @@ overlapping EXIF, IPTC and XMP tags to be reconciled when reading, and
|
|
35262
35662
|
synchronized when writing. The MWG Composite tags below are designed to aid
|
35263
35663
|
in the implementation of these recommendations. As well, the MWG defines
|
35264
35664
|
new XMP tags which are listed in the subsequent tables below. See
|
35265
|
-
L<http://www.metadataworkinggroup.org/>
|
35665
|
+
L<https://web.archive.org/web/20181006115950/http://www.metadataworkinggroup.org/specs/>
|
35666
|
+
for the official MWG specification.
|
35266
35667
|
|
35267
35668
|
=head3 MWG Composite Tags
|
35268
35669
|
|
@@ -35511,7 +35912,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
35511
35912
|
|
35512
35913
|
=head1 AUTHOR
|
35513
35914
|
|
35514
|
-
Copyright 2003-
|
35915
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
35515
35916
|
|
35516
35917
|
This library is free software; you can redistribute it and/or modify it
|
35517
35918
|
under the same terms as Perl itself.
|