exiftool_vendored 11.98.0 → 12.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bin/Changes +198 -2
- data/bin/MANIFEST +8 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +43 -42
- data/bin/exiftool +102 -75
- data/bin/lib/Image/ExifTool.pm +163 -111
- data/bin/lib/Image/ExifTool.pod +127 -93
- data/bin/lib/Image/ExifTool/AIFF.pm +2 -2
- data/bin/lib/Image/ExifTool/APE.pm +2 -2
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +21 -10
- data/bin/lib/Image/ExifTool/Canon.pm +202 -14
- data/bin/lib/Image/ExifTool/CanonCustom.pm +82 -16
- data/bin/lib/Image/ExifTool/DPX.pm +56 -2
- data/bin/lib/Image/ExifTool/DarwinCore.pm +22 -3
- data/bin/lib/Image/ExifTool/EXE.pm +8 -5
- data/bin/lib/Image/ExifTool/Exif.pm +15 -6
- data/bin/lib/Image/ExifTool/Font.pm +9 -2
- data/bin/lib/Image/ExifTool/GIF.pm +6 -1
- data/bin/lib/Image/ExifTool/GeoTiff.pm +2 -0
- data/bin/lib/Image/ExifTool/Geotag.pm +2 -2
- data/bin/lib/Image/ExifTool/GoPro.pm +48 -22
- data/bin/lib/Image/ExifTool/H264.pm +1 -1
- data/bin/lib/Image/ExifTool/ID3.pm +91 -12
- data/bin/lib/Image/ExifTool/IPTC.pm +1 -0
- data/bin/lib/Image/ExifTool/JSON.pm +27 -4
- data/bin/lib/Image/ExifTool/Lang/de.pm +3 -1
- data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
- data/bin/lib/Image/ExifTool/M2TS.pm +19 -19
- data/bin/lib/Image/ExifTool/MacOS.pm +154 -38
- data/bin/lib/Image/ExifTool/Matroska.pm +3 -1
- data/bin/lib/Image/ExifTool/Minolta.pm +7 -2
- data/bin/lib/Image/ExifTool/MinoltaRaw.pm +11 -10
- data/bin/lib/Image/ExifTool/Nikon.pm +164 -20
- data/bin/lib/Image/ExifTool/Olympus.pm +39 -17
- data/bin/lib/Image/ExifTool/PNG.pm +14 -3
- data/bin/lib/Image/ExifTool/PPM.pm +5 -5
- data/bin/lib/Image/ExifTool/Panasonic.pm +148 -14
- data/bin/lib/Image/ExifTool/PanasonicRaw.pm +34 -0
- data/bin/lib/Image/ExifTool/Parrot.pm +2 -1
- data/bin/lib/Image/ExifTool/Pentax.pm +3 -1
- data/bin/lib/Image/ExifTool/Photoshop.pm +2 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +289 -37
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +419 -60
- data/bin/lib/Image/ExifTool/README +26 -22
- data/bin/lib/Image/ExifTool/RSRC.pm +17 -11
- data/bin/lib/Image/ExifTool/RTF.pm +12 -7
- data/bin/lib/Image/ExifTool/Radiance.pm +7 -2
- data/bin/lib/Image/ExifTool/Ricoh.pm +19 -1
- data/bin/lib/Image/ExifTool/Shift.pl +1 -0
- data/bin/lib/Image/ExifTool/SigmaRaw.pm +40 -33
- data/bin/lib/Image/ExifTool/Sony.pm +426 -40
- data/bin/lib/Image/ExifTool/TagLookup.pm +5799 -5671
- data/bin/lib/Image/ExifTool/TagNames.pod +584 -97
- data/bin/lib/Image/ExifTool/Validate.pm +4 -4
- data/bin/lib/Image/ExifTool/WriteExif.pl +3 -2
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +26 -18
- data/bin/lib/Image/ExifTool/Writer.pl +47 -24
- data/bin/lib/Image/ExifTool/XMP.pm +99 -17
- data/bin/lib/Image/ExifTool/XMP2.pl +1 -0
- data/bin/lib/Image/ExifTool/XMPStruct.pl +3 -1
- data/bin/lib/Image/ExifTool/ZISRAW.pm +123 -0
- data/bin/perl-Image-ExifTool.spec +42 -41
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +8 -7
|
@@ -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 23716 tags, with 15419 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
|
|
@@ -1457,11 +1457,14 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1457
1457
|
AutoLateralCA integer/
|
|
1458
1458
|
AutoShadows boolean/
|
|
1459
1459
|
AutoTone boolean/
|
|
1460
|
+
AutoToneDigest string/
|
|
1461
|
+
AutoToneDigestNoSat string/
|
|
1460
1462
|
AutoWhiteVersion integer/
|
|
1461
1463
|
Blacks2012 integer/
|
|
1462
1464
|
BlueHue integer/
|
|
1463
1465
|
BlueSaturation integer/
|
|
1464
1466
|
Brightness integer/
|
|
1467
|
+
CameraModelRestriction string/
|
|
1465
1468
|
CameraProfile string/
|
|
1466
1469
|
CameraProfileDigest string/
|
|
1467
1470
|
ChromaticAberrationB integer/
|
|
@@ -1518,13 +1521,27 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1518
1521
|
CircGradBasedCorrWhat string/_
|
|
1519
1522
|
Clarity integer/
|
|
1520
1523
|
Clarity2012 integer/
|
|
1524
|
+
ClipboardAspectRatio integer/
|
|
1525
|
+
ClipboardOrientation integer/
|
|
1526
|
+
Cluster string/
|
|
1527
|
+
ColorGradeBlending integer/
|
|
1528
|
+
ColorGradeGlobalHue integer/
|
|
1529
|
+
ColorGradeGlobalLum integer/
|
|
1530
|
+
ColorGradeGlobalSat integer/
|
|
1531
|
+
ColorGradeHighlightLum integer/
|
|
1532
|
+
ColorGradeMidtoneHue integer/
|
|
1533
|
+
ColorGradeMidtoneLum integer/
|
|
1534
|
+
ColorGradeMidtoneSat integer/
|
|
1535
|
+
ColorGradeShadowLum integer/
|
|
1521
1536
|
ColorNoiseReduction integer/
|
|
1522
1537
|
ColorNoiseReductionDetail integer/
|
|
1523
1538
|
ColorNoiseReductionSmoothness integer/
|
|
1539
|
+
ContactInfo string/
|
|
1524
1540
|
Contrast integer/
|
|
1525
1541
|
Contrast2012 integer/
|
|
1526
1542
|
Converter string/
|
|
1527
1543
|
ConvertToGrayscale boolean/
|
|
1544
|
+
Copyright string/
|
|
1528
1545
|
CropAngle real/
|
|
1529
1546
|
CropBottom real/
|
|
1530
1547
|
CropConstrainToWarp integer/
|
|
@@ -1547,6 +1564,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1547
1564
|
DefringePurpleHueHi integer/
|
|
1548
1565
|
DefringePurpleHueLo integer/
|
|
1549
1566
|
Dehaze real/
|
|
1567
|
+
Description lang-alt/
|
|
1550
1568
|
DNGIgnoreSidecars boolean/
|
|
1551
1569
|
Exposure real/
|
|
1552
1570
|
Exposure2012 real/
|
|
@@ -1603,6 +1621,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1603
1621
|
GradientBasedCorrWhat string/_
|
|
1604
1622
|
GrainAmount integer/
|
|
1605
1623
|
GrainFrequency integer/
|
|
1624
|
+
GrainSeed integer/
|
|
1606
1625
|
GrainSize integer/
|
|
1607
1626
|
GrayMixerAqua integer/
|
|
1608
1627
|
GrayMixerBlue integer/
|
|
@@ -1614,6 +1633,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1614
1633
|
GrayMixerYellow integer/
|
|
1615
1634
|
GreenHue integer/
|
|
1616
1635
|
GreenSaturation integer/
|
|
1636
|
+
Group lang-alt/
|
|
1617
1637
|
HasCrop boolean/
|
|
1618
1638
|
HasSettings boolean/
|
|
1619
1639
|
Highlight2012 integer/
|
|
@@ -1636,6 +1656,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1636
1656
|
LensProfileDistortionScale integer/
|
|
1637
1657
|
LensProfileEnable integer/
|
|
1638
1658
|
LensProfileFilename string/
|
|
1659
|
+
LensProfileIsEmbedded boolean/
|
|
1639
1660
|
LensProfileMatchKeyCameraModelName string/
|
|
1640
1661
|
LensProfileMatchKeyExifMake string/
|
|
1641
1662
|
LensProfileMatchKeyExifModel string/
|
|
@@ -1648,7 +1669,23 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1648
1669
|
LensProfileSetup string/
|
|
1649
1670
|
LensProfileVignettingScale integer/
|
|
1650
1671
|
Look Look Struct
|
|
1651
|
-
|
|
1672
|
+
LookAmount string/_
|
|
1673
|
+
LookCluster string/_
|
|
1674
|
+
LookCopyright string/_
|
|
1675
|
+
LookGroup lang-alt/_
|
|
1676
|
+
LookName string/
|
|
1677
|
+
LookParameters LookParms Struct_
|
|
1678
|
+
LookParametersCameraProfile string/_
|
|
1679
|
+
LookParametersClarity2012 string/_
|
|
1680
|
+
LookParametersConvertToGrayscale string/_
|
|
1681
|
+
LookParametersLookTable string/_
|
|
1682
|
+
LookParametersProcessVersion string/_
|
|
1683
|
+
LookParametersToneCurvePV2012 string/_+
|
|
1684
|
+
LookParametersVersion string/_
|
|
1685
|
+
LookSupportsAmount string/_
|
|
1686
|
+
LookSupportsMonochrome string/_
|
|
1687
|
+
LookSupportsOutputReferred string/_
|
|
1688
|
+
LookUUID string/_
|
|
1652
1689
|
LuminanceAdjustmentAqua integer/
|
|
1653
1690
|
LuminanceAdjustmentBlue integer/
|
|
1654
1691
|
LuminanceAdjustmentGreen integer/
|
|
@@ -1661,6 +1698,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1661
1698
|
LuminanceNoiseReductionDetail integer/
|
|
1662
1699
|
LuminanceSmoothing integer/
|
|
1663
1700
|
MoireFilter string/
|
|
1701
|
+
Name lang-alt/
|
|
1664
1702
|
NegativeCacheLargePreviewSize integer/
|
|
1665
1703
|
NegativeCacheMaximumSize real/
|
|
1666
1704
|
NegativeCachePath string/
|
|
@@ -1736,6 +1774,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1736
1774
|
PostCropVignetteMidpoint integer/
|
|
1737
1775
|
PostCropVignetteRoundness integer/
|
|
1738
1776
|
PostCropVignetteStyle integer/
|
|
1777
|
+
PresetType string/
|
|
1739
1778
|
ProcessVersion string/
|
|
1740
1779
|
RawFileName string/
|
|
1741
1780
|
RedEyeInfo string/+
|
|
@@ -1795,16 +1834,27 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1795
1834
|
SharpenEdgeMasking integer/
|
|
1796
1835
|
SharpenRadius real/
|
|
1797
1836
|
Sharpness integer/
|
|
1837
|
+
ShortName lang-alt/
|
|
1798
1838
|
Smoothness integer/
|
|
1839
|
+
SortName lang-alt/
|
|
1799
1840
|
SplitToningBalance integer/
|
|
1800
1841
|
SplitToningHighlightHue integer/
|
|
1801
1842
|
SplitToningHighlightSaturation integer/
|
|
1802
1843
|
SplitToningShadowHue integer/
|
|
1803
1844
|
SplitToningShadowSaturation integer/
|
|
1845
|
+
SupportsAmount boolean/
|
|
1846
|
+
SupportsColor boolean/
|
|
1847
|
+
SupportsHighDynamicRange boolean/
|
|
1848
|
+
SupportsMonochrome boolean/
|
|
1849
|
+
SupportsNormalDynamicRange boolean/
|
|
1850
|
+
SupportsOutputReferred boolean/
|
|
1851
|
+
SupportsSceneReferred boolean/
|
|
1804
1852
|
ColorTemperature integer/
|
|
1805
1853
|
Texture integer/
|
|
1806
1854
|
TIFFHandling string/
|
|
1807
1855
|
Tint integer/
|
|
1856
|
+
ToggleStyleAmount integer/
|
|
1857
|
+
ToggleStyleDigest string/
|
|
1808
1858
|
ToneCurve string/+
|
|
1809
1859
|
ToneCurveBlue string/+
|
|
1810
1860
|
ToneCurveGreen string/+
|
|
@@ -1832,6 +1882,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1832
1882
|
UprightTransform_5 string/
|
|
1833
1883
|
UprightTransformCount integer/
|
|
1834
1884
|
UprightVersion integer/
|
|
1885
|
+
UUID string/
|
|
1835
1886
|
Version string/
|
|
1836
1887
|
Vibrance integer/
|
|
1837
1888
|
VignetteAmount integer/
|
|
@@ -1903,7 +1954,28 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
1903
1954
|
|
|
1904
1955
|
Field Name Writable
|
|
1905
1956
|
---------- --------
|
|
1957
|
+
Amount string
|
|
1958
|
+
Cluster string
|
|
1959
|
+
Copyright string
|
|
1960
|
+
Group lang-alt
|
|
1906
1961
|
Name string
|
|
1962
|
+
Parameters LookParms Struct
|
|
1963
|
+
SupportsAmount string
|
|
1964
|
+
SupportsMonochrome string
|
|
1965
|
+
SupportsOutputReferred string
|
|
1966
|
+
UUID string
|
|
1967
|
+
|
|
1968
|
+
=head3 XMP LookParms Struct
|
|
1969
|
+
|
|
1970
|
+
Field Name Writable
|
|
1971
|
+
---------- --------
|
|
1972
|
+
CameraProfile string
|
|
1973
|
+
Clarity2012 string
|
|
1974
|
+
ConvertToGrayscale string
|
|
1975
|
+
LookTable string
|
|
1976
|
+
ProcessVersion string
|
|
1977
|
+
ToneCurvePV2012 string+
|
|
1978
|
+
Version string
|
|
1907
1979
|
|
|
1908
1980
|
=head3 XMP RetouchArea Struct
|
|
1909
1981
|
|
|
@@ -1984,11 +2056,14 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
1984
2056
|
AutoLateralCA integer
|
|
1985
2057
|
AutoShadows boolean
|
|
1986
2058
|
AutoTone boolean
|
|
2059
|
+
AutoToneDigest string
|
|
2060
|
+
AutoToneDigestNoSat string
|
|
1987
2061
|
AutoWhiteVersion integer
|
|
1988
2062
|
Blacks2012 integer
|
|
1989
2063
|
BlueHue integer
|
|
1990
2064
|
BlueSaturation integer
|
|
1991
2065
|
Brightness integer
|
|
2066
|
+
CameraModelRestriction string
|
|
1992
2067
|
CameraProfile string
|
|
1993
2068
|
CameraProfileDigest string
|
|
1994
2069
|
ChromaticAberrationB integer
|
|
@@ -2045,13 +2120,27 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2045
2120
|
CircGradBasedCorrWhat string_
|
|
2046
2121
|
Clarity integer
|
|
2047
2122
|
Clarity2012 integer
|
|
2123
|
+
ClipboardAspectRatio integer
|
|
2124
|
+
ClipboardOrientation integer
|
|
2125
|
+
Cluster string
|
|
2126
|
+
ColorGradeBlending integer
|
|
2127
|
+
ColorGradeGlobalHue integer
|
|
2128
|
+
ColorGradeGlobalLum integer
|
|
2129
|
+
ColorGradeGlobalSat integer
|
|
2130
|
+
ColorGradeHighlightLum integer
|
|
2131
|
+
ColorGradeMidtoneHue integer
|
|
2132
|
+
ColorGradeMidtoneLum integer
|
|
2133
|
+
ColorGradeMidtoneSat integer
|
|
2134
|
+
ColorGradeShadowLum integer
|
|
2048
2135
|
ColorNoiseReduction integer
|
|
2049
2136
|
ColorNoiseReductionDetail integer
|
|
2050
2137
|
ColorNoiseReductionSmoothness integer
|
|
2138
|
+
ContactInfo string
|
|
2051
2139
|
Contrast integer/
|
|
2052
2140
|
Contrast2012 integer
|
|
2053
2141
|
Converter string
|
|
2054
2142
|
ConvertToGrayscale boolean
|
|
2143
|
+
Copyright string/
|
|
2055
2144
|
CropAngle real
|
|
2056
2145
|
CropBottom real
|
|
2057
2146
|
CropConstrainToWarp integer
|
|
@@ -2074,6 +2163,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2074
2163
|
DefringePurpleHueHi integer
|
|
2075
2164
|
DefringePurpleHueLo integer
|
|
2076
2165
|
Dehaze real
|
|
2166
|
+
Description lang-alt/
|
|
2077
2167
|
DNGIgnoreSidecars boolean
|
|
2078
2168
|
Exposure real
|
|
2079
2169
|
Exposure2012 real
|
|
@@ -2130,6 +2220,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2130
2220
|
GradientBasedCorrWhat string_
|
|
2131
2221
|
GrainAmount integer
|
|
2132
2222
|
GrainFrequency integer
|
|
2223
|
+
GrainSeed integer
|
|
2133
2224
|
GrainSize integer
|
|
2134
2225
|
GrayMixerAqua integer
|
|
2135
2226
|
GrayMixerBlue integer
|
|
@@ -2141,6 +2232,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2141
2232
|
GrayMixerYellow integer
|
|
2142
2233
|
GreenHue integer
|
|
2143
2234
|
GreenSaturation integer
|
|
2235
|
+
Group lang-alt/
|
|
2144
2236
|
HasCrop boolean
|
|
2145
2237
|
HasSettings boolean
|
|
2146
2238
|
Highlight2012 integer
|
|
@@ -2163,6 +2255,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2163
2255
|
LensProfileDistortionScale integer
|
|
2164
2256
|
LensProfileEnable integer
|
|
2165
2257
|
LensProfileFilename string
|
|
2258
|
+
LensProfileIsEmbedded boolean
|
|
2166
2259
|
LensProfileMatchKeyCameraModelName string
|
|
2167
2260
|
LensProfileMatchKeyExifMake string
|
|
2168
2261
|
LensProfileMatchKeyExifModel string
|
|
@@ -2175,7 +2268,23 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2175
2268
|
LensProfileSetup string
|
|
2176
2269
|
LensProfileVignettingScale integer
|
|
2177
2270
|
Look Look Struct
|
|
2178
|
-
|
|
2271
|
+
LookAmount string_
|
|
2272
|
+
LookCluster string_
|
|
2273
|
+
LookCopyright string_
|
|
2274
|
+
LookGroup lang-alt_
|
|
2275
|
+
LookName string
|
|
2276
|
+
LookParameters LookParms Struct_
|
|
2277
|
+
LookParametersCameraProfile string_
|
|
2278
|
+
LookParametersClarity2012 string_
|
|
2279
|
+
LookParametersConvertToGrayscale string_
|
|
2280
|
+
LookParametersLookTable string_
|
|
2281
|
+
LookParametersProcessVersion string_
|
|
2282
|
+
LookParametersToneCurvePV2012 string_+
|
|
2283
|
+
LookParametersVersion string_
|
|
2284
|
+
LookSupportsAmount string_
|
|
2285
|
+
LookSupportsMonochrome string_
|
|
2286
|
+
LookSupportsOutputReferred string_
|
|
2287
|
+
LookUUID string_
|
|
2179
2288
|
LuminanceAdjustmentAqua integer
|
|
2180
2289
|
LuminanceAdjustmentBlue integer
|
|
2181
2290
|
LuminanceAdjustmentGreen integer
|
|
@@ -2188,6 +2297,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2188
2297
|
LuminanceNoiseReductionDetail integer
|
|
2189
2298
|
LuminanceSmoothing integer
|
|
2190
2299
|
MoireFilter string
|
|
2300
|
+
Name lang-alt/
|
|
2191
2301
|
NegativeCacheLargePreviewSize integer
|
|
2192
2302
|
NegativeCacheMaximumSize real
|
|
2193
2303
|
NegativeCachePath string
|
|
@@ -2263,6 +2373,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2263
2373
|
PostCropVignetteMidpoint integer
|
|
2264
2374
|
PostCropVignetteRoundness integer
|
|
2265
2375
|
PostCropVignetteStyle integer
|
|
2376
|
+
PresetType string
|
|
2266
2377
|
ProcessVersion string
|
|
2267
2378
|
RawFileName string
|
|
2268
2379
|
RedEyeInfo string+
|
|
@@ -2322,16 +2433,27 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2322
2433
|
SharpenEdgeMasking integer
|
|
2323
2434
|
SharpenRadius real
|
|
2324
2435
|
Sharpness integer/
|
|
2436
|
+
ShortName lang-alt
|
|
2325
2437
|
Smoothness integer
|
|
2438
|
+
SortName lang-alt
|
|
2326
2439
|
SplitToningBalance integer
|
|
2327
2440
|
SplitToningHighlightHue integer
|
|
2328
2441
|
SplitToningHighlightSaturation integer
|
|
2329
2442
|
SplitToningShadowHue integer
|
|
2330
2443
|
SplitToningShadowSaturation integer
|
|
2444
|
+
SupportsAmount boolean
|
|
2445
|
+
SupportsColor boolean
|
|
2446
|
+
SupportsHighDynamicRange boolean
|
|
2447
|
+
SupportsMonochrome boolean
|
|
2448
|
+
SupportsNormalDynamicRange boolean
|
|
2449
|
+
SupportsOutputReferred boolean
|
|
2450
|
+
SupportsSceneReferred boolean
|
|
2331
2451
|
ColorTemperature integer
|
|
2332
2452
|
Texture integer
|
|
2333
2453
|
TIFFHandling string
|
|
2334
2454
|
Tint integer
|
|
2455
|
+
ToggleStyleAmount integer
|
|
2456
|
+
ToggleStyleDigest string
|
|
2335
2457
|
ToneCurve string+
|
|
2336
2458
|
ToneCurveBlue string+
|
|
2337
2459
|
ToneCurveGreen string+
|
|
@@ -2359,6 +2481,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
2359
2481
|
UprightTransform_5 string
|
|
2360
2482
|
UprightTransformCount integer
|
|
2361
2483
|
UprightVersion integer
|
|
2484
|
+
UUID string/
|
|
2362
2485
|
Version string
|
|
2363
2486
|
Vibrance integer
|
|
2364
2487
|
VignetteAmount integer
|
|
@@ -2887,7 +3010,7 @@ These tags belong to the ExifTool XMP-exif family 1 group.
|
|
|
2887
3010
|
=head3 XMP exifEX Tags
|
|
2888
3011
|
|
|
2889
3012
|
EXIF tags added by the EXIF 2.31 for XMP specification (see
|
|
2890
|
-
L<http://www.cipa.jp/std/documents/e/DC-
|
|
3013
|
+
L<http://www.cipa.jp/std/documents/e/DC-X010-2017.pdf>).
|
|
2891
3014
|
|
|
2892
3015
|
These tags belong to the ExifTool XMP-exifEX family 1 group.
|
|
2893
3016
|
|
|
@@ -3118,6 +3241,7 @@ These tags belong to the ExifTool XMP-GPano family 1 group.
|
|
|
3118
3241
|
FullPanoWidthPixels real
|
|
3119
3242
|
InitialCameraDolly real
|
|
3120
3243
|
InitialHorizontalFOVDegrees real
|
|
3244
|
+
InitialVerticalFOVDegrees real
|
|
3121
3245
|
InitialViewHeadingDegrees real
|
|
3122
3246
|
InitialViewPitchDegrees real
|
|
3123
3247
|
InitialViewRollDegrees real
|
|
@@ -4275,6 +4399,7 @@ These tags belong to the ExifTool XMP-xmp family 1 group.
|
|
|
4275
4399
|
PageImagePageNumber integer_+
|
|
4276
4400
|
PageImageWidth integer_+
|
|
4277
4401
|
Rating real
|
|
4402
|
+
RatingPercent real/
|
|
4278
4403
|
Thumbnails Thumbnail Struct+
|
|
4279
4404
|
ThumbnailFormat string_+
|
|
4280
4405
|
ThumbnailHeight integer_+
|
|
@@ -5775,6 +5900,7 @@ boot, not including standby time.
|
|
|
5775
5900
|
ColorData7 Canon ColorData7
|
|
5776
5901
|
ColorData8 Canon ColorData8
|
|
5777
5902
|
ColorData9 Canon ColorData9
|
|
5903
|
+
ColorData10 Canon ColorData10
|
|
5778
5904
|
ColorDataUnknown Canon ColorDataUnknown
|
|
5779
5905
|
0x4002 CRWParam? no
|
|
5780
5906
|
0x4003 ColorInfo Canon ColorInfo
|
|
@@ -6737,6 +6863,7 @@ Unknown CameraInfo tags are divided into 3 tables based on format size.
|
|
|
6737
6863
|
Index1 Tag Name Writable
|
|
6738
6864
|
------ -------- --------
|
|
6739
6865
|
363 LensSerialNumber undef[5]
|
|
6866
|
+
1473 FirmwareVersion no
|
|
6740
6867
|
|
|
6741
6868
|
=head3 Canon MovieInfo Tags
|
|
6742
6869
|
|
|
@@ -7665,6 +7792,95 @@ These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D, M and 7DmkII.
|
|
|
7665
7792
|
797 SpecularWhiteLevel int16u
|
|
7666
7793
|
798 LinearityUpperMargin int16u
|
|
7667
7794
|
|
|
7795
|
+
=head3 Canon ColorData10 Tags
|
|
7796
|
+
|
|
7797
|
+
Index2 Tag Name Writable
|
|
7798
|
+
------ -------- --------
|
|
7799
|
+
0 ColorDataVersion int16s
|
|
7800
|
+
85 WB_RGGBLevelsAsShot int16s[4]
|
|
7801
|
+
89 ColorTempAsShot int16s
|
|
7802
|
+
90 WB_RGGBLevelsAuto int16s[4]
|
|
7803
|
+
94 ColorTempAuto int16s
|
|
7804
|
+
95 WB_RGGBLevelsMeasured int16s[4]
|
|
7805
|
+
99 ColorTempMeasured int16s
|
|
7806
|
+
100 WB_RGGBLevelsUnknown? int16s[4]
|
|
7807
|
+
104 ColorTempUnknown? int16s
|
|
7808
|
+
105 WB_RGGBLevelsUnknown2? int16s[4]
|
|
7809
|
+
109 ColorTempUnknown2? int16s
|
|
7810
|
+
110 WB_RGGBLevelsUnknown3? int16s[4]
|
|
7811
|
+
114 ColorTempUnknown3? int16s
|
|
7812
|
+
115 WB_RGGBLevelsUnknown4? int16s[4]
|
|
7813
|
+
119 ColorTempUnknown4? int16s
|
|
7814
|
+
120 WB_RGGBLevelsUnknown5? int16s[4]
|
|
7815
|
+
124 ColorTempUnknown5? int16s
|
|
7816
|
+
125 WB_RGGBLevelsUnknown6? int16s[4]
|
|
7817
|
+
129 ColorTempUnknown6? int16s
|
|
7818
|
+
130 WB_RGGBLevelsUnknown7? int16s[4]
|
|
7819
|
+
134 ColorTempUnknown7? int16s
|
|
7820
|
+
135 WB_RGGBLevelsUnknown8? int16s[4]
|
|
7821
|
+
139 ColorTempUnknown8? int16s
|
|
7822
|
+
140 WB_RGGBLevelsUnknown9? int16s[4]
|
|
7823
|
+
144 ColorTempUnknown9? int16s
|
|
7824
|
+
145 WB_RGGBLevelsUnknown10? int16s[4]
|
|
7825
|
+
149 ColorTempUnknown10? int16s
|
|
7826
|
+
150 WB_RGGBLevelsDaylight int16s[4]
|
|
7827
|
+
154 ColorTempDaylight int16s
|
|
7828
|
+
155 WB_RGGBLevelsShade int16s[4]
|
|
7829
|
+
159 ColorTempShade int16s
|
|
7830
|
+
160 WB_RGGBLevelsCloudy int16s[4]
|
|
7831
|
+
164 ColorTempCloudy int16s
|
|
7832
|
+
165 WB_RGGBLevelsTungsten int16s[4]
|
|
7833
|
+
169 ColorTempTungsten int16s
|
|
7834
|
+
170 WB_RGGBLevelsFluorescent int16s[4]
|
|
7835
|
+
174 ColorTempFluorescent int16s
|
|
7836
|
+
175 WB_RGGBLevelsKelvin int16s[4]
|
|
7837
|
+
179 ColorTempKelvin int16s
|
|
7838
|
+
180 WB_RGGBLevelsFlash int16s[4]
|
|
7839
|
+
184 ColorTempFlash int16s
|
|
7840
|
+
185 WB_RGGBLevelsUnknown11? int16s[4]
|
|
7841
|
+
189 ColorTempUnknown11? int16s
|
|
7842
|
+
190 WB_RGGBLevelsUnknown12? int16s[4]
|
|
7843
|
+
194 ColorTempUnknown12? int16s
|
|
7844
|
+
195 WB_RGGBLevelsUnknown13? int16s[4]
|
|
7845
|
+
199 ColorTempUnknown13? int16s
|
|
7846
|
+
200 WB_RGGBLevelsUnknown14? int16s[4]
|
|
7847
|
+
204 ColorTempUnknown14? int16s
|
|
7848
|
+
205 WB_RGGBLevelsUnknown15? int16s[4]
|
|
7849
|
+
209 ColorTempUnknown15? int16s
|
|
7850
|
+
210 WB_RGGBLevelsUnknown16? int16s[4]
|
|
7851
|
+
214 ColorTempUnknown16? int16s
|
|
7852
|
+
215 WB_RGGBLevelsUnknown17? int16s[4]
|
|
7853
|
+
219 ColorTempUnknown17? int16s
|
|
7854
|
+
220 WB_RGGBLevelsUnknown18? int16s[4]
|
|
7855
|
+
224 ColorTempUnknown18? int16s
|
|
7856
|
+
225 WB_RGGBLevelsUnknown19? int16s[4]
|
|
7857
|
+
229 ColorTempUnknown19? int16s
|
|
7858
|
+
230 WB_RGGBLevelsUnknown20? int16s[4]
|
|
7859
|
+
234 ColorTempUnknown20? int16s
|
|
7860
|
+
235 WB_RGGBLevelsUnknown21? int16s[4]
|
|
7861
|
+
239 ColorTempUnknown21? int16s
|
|
7862
|
+
240 WB_RGGBLevelsUnknown22? int16s[4]
|
|
7863
|
+
244 ColorTempUnknown22? int16s
|
|
7864
|
+
245 WB_RGGBLevelsUnknown23? int16s[4]
|
|
7865
|
+
249 ColorTempUnknown23? int16s
|
|
7866
|
+
250 WB_RGGBLevelsUnknown24? int16s[4]
|
|
7867
|
+
254 ColorTempUnknown24? int16s
|
|
7868
|
+
255 WB_RGGBLevelsUnknown25? int16s[4]
|
|
7869
|
+
259 ColorTempUnknown25? int16s
|
|
7870
|
+
260 WB_RGGBLevelsUnknown26? int16s[4]
|
|
7871
|
+
264 ColorTempUnknown26? int16s
|
|
7872
|
+
265 WB_RGGBLevelsUnknown27? int16s[4]
|
|
7873
|
+
269 ColorTempUnknown27? int16s
|
|
7874
|
+
270 WB_RGGBLevelsUnknown28? int16s[4]
|
|
7875
|
+
274 ColorTempUnknown28? int16s
|
|
7876
|
+
275 WB_RGGBLevelsUnknown29? int16s[4]
|
|
7877
|
+
279 ColorTempUnknown29? int16s
|
|
7878
|
+
280 ColorCalib? Canon ColorCalib
|
|
7879
|
+
343 PerChannelBlackLevel int16u[4]
|
|
7880
|
+
810 NormalWhiteLevel int16u
|
|
7881
|
+
811 SpecularWhiteLevel int16u
|
|
7882
|
+
812 LinearityUpperMargin int16u
|
|
7883
|
+
|
|
7668
7884
|
=head3 Canon ColorDataUnknown Tags
|
|
7669
7885
|
|
|
7670
7886
|
Index2 Tag Name Writable
|
|
@@ -8185,8 +8401,10 @@ well as newer tags and values added by later models.
|
|
|
8185
8401
|
AEBShotCount int32s[2]
|
|
8186
8402
|
0x0107 SpotMeterLinkToAFPoint int32s
|
|
8187
8403
|
0x0108 SafetyShift int32s
|
|
8188
|
-
0x0109 UsableShootingModes int32s
|
|
8189
|
-
|
|
8404
|
+
0x0109 UsableShootingModes int32s
|
|
8405
|
+
UsableShootingModes int32s[2]
|
|
8406
|
+
0x010a UsableMeteringModes int32s
|
|
8407
|
+
UsableMeteringModes int32s[2]
|
|
8190
8408
|
0x010b ExposureModeInManual int32s
|
|
8191
8409
|
0x010c ShutterSpeedRange int32s[3]
|
|
8192
8410
|
ShutterSpeedRange int32s[4]
|
|
@@ -8244,9 +8462,11 @@ well as newer tags and values added by later models.
|
|
|
8244
8462
|
0x051d VFDisplayIllumination int32s
|
|
8245
8463
|
0x051e InitialAFPointAIServoAF int32s
|
|
8246
8464
|
0x060f MirrorLockup int32s
|
|
8247
|
-
0x0610 ContinuousShootingSpeed int32s[
|
|
8465
|
+
0x0610 ContinuousShootingSpeed int32s[6]
|
|
8466
|
+
ContinuousShootingSpeed int32s[3]
|
|
8248
8467
|
0x0611 ContinuousShotLimit int32s[2]
|
|
8249
|
-
0x0612 RestrictDriveModes int32s
|
|
8468
|
+
0x0612 RestrictDriveModes int32s
|
|
8469
|
+
RestrictDriveModes int32s[2]
|
|
8250
8470
|
0x0701 Shutter-AELock int32s
|
|
8251
8471
|
AFAndMeteringButtons int32s
|
|
8252
8472
|
ShutterButtonAFOnButton int32s
|
|
@@ -8271,7 +8491,8 @@ well as newer tags and values added by later models.
|
|
|
8271
8491
|
0x0714 RFLensMFFocusRingSensitivity int32s
|
|
8272
8492
|
0x0715 CustomizeDials int32s
|
|
8273
8493
|
0x080b FocusingScreen int32s
|
|
8274
|
-
0x080c TimerLength int32s[
|
|
8494
|
+
0x080c TimerLength int32s[3]
|
|
8495
|
+
TimerLength int32s[4]
|
|
8275
8496
|
0x080d ShortReleaseTimeLag int32s
|
|
8276
8497
|
0x080e AddAspectRatioInfo int32s
|
|
8277
8498
|
0x080f AddOriginalDecisionData int32s
|
|
@@ -11724,6 +11945,7 @@ DiMAGE X and Xt.
|
|
|
11724
11945
|
ShotInfoD4S Nikon ShotInfoD4S
|
|
11725
11946
|
ShotInfoD5 Nikon ShotInfoD500
|
|
11726
11947
|
ShotInfoD500 Nikon ShotInfoD500
|
|
11948
|
+
ShotInfoD6 Nikon ShotInfo
|
|
11727
11949
|
ShotInfoD610 Nikon ShotInfoD610
|
|
11728
11950
|
ShotInfo02xx Nikon ShotInfo
|
|
11729
11951
|
ShotInfoUnknown Nikon ShotInfo
|
|
@@ -12324,16 +12546,6 @@ These tags are extracted from encrypted data in images from the D5 and D500.
|
|
|
12324
12546
|
11308 YawAngle fixed32u
|
|
12325
12547
|
11940 NikonMeteringMode int8u & 0x03
|
|
12326
12548
|
|
|
12327
|
-
=head3 Nikon ShotInfoD610 Tags
|
|
12328
|
-
|
|
12329
|
-
These tags are extracted from encrypted data in images from the D610.
|
|
12330
|
-
|
|
12331
|
-
Index Tag Name Writable
|
|
12332
|
-
----- -------- --------
|
|
12333
|
-
0 ShotInfoVersion no
|
|
12334
|
-
4 FirmwareVersion no
|
|
12335
|
-
1999 CustomSettingsD610 NikonCustom SettingsD610
|
|
12336
|
-
|
|
12337
12549
|
=head3 Nikon ShotInfo Tags
|
|
12338
12550
|
|
|
12339
12551
|
This information is encrypted for ShotInfoVersion 02xx, and some tags are
|
|
@@ -12353,6 +12565,16 @@ only valid for specific models.
|
|
|
12353
12565
|
430 VibrationReduction int8u
|
|
12354
12566
|
589 ShutterCount int32u
|
|
12355
12567
|
|
|
12568
|
+
=head3 Nikon ShotInfoD610 Tags
|
|
12569
|
+
|
|
12570
|
+
These tags are extracted from encrypted data in images from the D610.
|
|
12571
|
+
|
|
12572
|
+
Index Tag Name Writable
|
|
12573
|
+
----- -------- --------
|
|
12574
|
+
0 ShotInfoVersion no
|
|
12575
|
+
4 FirmwareVersion no
|
|
12576
|
+
1999 CustomSettingsD610 NikonCustom SettingsD610
|
|
12577
|
+
|
|
12356
12578
|
=head3 Nikon ColorBalance1 Tags
|
|
12357
12579
|
|
|
12358
12580
|
Index2 Tag Name Writable
|
|
@@ -12686,6 +12908,7 @@ These tags are written by Nikon DSLR's which have the live view feature.
|
|
|
12686
12908
|
AFPointsUsed undef[20]
|
|
12687
12909
|
AFPointsUsed undef[13]
|
|
12688
12910
|
AFPointsUsed undef[7]
|
|
12911
|
+
10 AFPointsUsed undef[14]
|
|
12689
12912
|
16 AFImageWidth int16u
|
|
12690
12913
|
18 AFImageHeight int16u
|
|
12691
12914
|
20 AFAreaXPosition int16u
|
|
@@ -12693,12 +12916,15 @@ These tags are written by Nikon DSLR's which have the live view feature.
|
|
|
12693
12916
|
24 AFAreaWidth int16u
|
|
12694
12917
|
26 AFAreaHeight int16u
|
|
12695
12918
|
28 ContrastDetectAFInFocus int8u
|
|
12919
|
+
AFPointsSelected undef[20]
|
|
12696
12920
|
42 AFImageWidth int16u
|
|
12697
12921
|
44 AFImageHeight int16u
|
|
12698
12922
|
46 AFAreaXPosition int16u
|
|
12699
12923
|
48 AFAreaYPosition int16u
|
|
12924
|
+
AFPointsInFocus undef[20]
|
|
12700
12925
|
50 AFAreaWidth int16u
|
|
12701
12926
|
52 AFAreaHeight int16u
|
|
12927
|
+
56 PrimaryAFPoint int8u
|
|
12702
12928
|
68 PrimaryAFPoint int8u
|
|
12703
12929
|
70 AFImageWidth int16u
|
|
12704
12930
|
72 AFImageHeight int16u
|
|
@@ -12724,6 +12950,7 @@ These tags are written by Nikon DSLR's which have the live view feature.
|
|
|
12724
12950
|
0 AFFineTune int8u
|
|
12725
12951
|
1 AFFineTuneIndex int8u
|
|
12726
12952
|
2 AFFineTuneAdj int8s
|
|
12953
|
+
3 AFFineTuneAdjTele int8s
|
|
12727
12954
|
|
|
12728
12955
|
=head3 Nikon RetouchInfo Tags
|
|
12729
12956
|
|
|
@@ -14422,6 +14649,7 @@ any information found here will be extracted, even if the tag is not listed.
|
|
|
14422
14649
|
0x0305 AFPointSelected rational64s[5]
|
|
14423
14650
|
0x0306 AFFineTune int8u
|
|
14424
14651
|
0x0307 AFFineTuneAdj int16s[3]
|
|
14652
|
+
0x0308 FocusBracketStepSize int8u
|
|
14425
14653
|
0x0400 FlashMode int16u
|
|
14426
14654
|
0x0401 FlashExposureComp rational64s
|
|
14427
14655
|
0x0403 FlashRemoteControl int16u
|
|
@@ -14891,6 +15119,7 @@ These tags are used in Panasonic/Leica cameras.
|
|
|
14891
15119
|
0x0024 FlashBias int16s
|
|
14892
15120
|
0x0025 InternalSerialNumber undef[16]
|
|
14893
15121
|
0x0026 PanasonicExifVersion undef
|
|
15122
|
+
0x0027 VideoFrameRate int16u
|
|
14894
15123
|
0x0028 ColorEffect int16u
|
|
14895
15124
|
0x0029 TimeSincePowerOn int32u
|
|
14896
15125
|
0x002a BurstMode int16u
|
|
@@ -14905,6 +15134,7 @@ These tags are used in Panasonic/Leica cameras.
|
|
|
14905
15134
|
0x0034 OpticalZoomMode int16u
|
|
14906
15135
|
0x0035 ConversionLens int16u
|
|
14907
15136
|
0x0036 TravelDay int16u
|
|
15137
|
+
0x0038 BatteryLevel int16u
|
|
14908
15138
|
0x0039 Contrast int16u
|
|
14909
15139
|
0x003a WorldTimeLocation int16u
|
|
14910
15140
|
0x003b TextStamp int16u
|
|
@@ -14966,18 +15196,27 @@ These tags are used in Panasonic/Leica cameras.
|
|
|
14966
15196
|
0x009d InternalNDFilter rational64u
|
|
14967
15197
|
0x009e HDR int16u
|
|
14968
15198
|
0x009f ShutterType int16u
|
|
15199
|
+
0x00a1 FilterEffect rational64u[0.5]
|
|
14969
15200
|
0x00a3 ClearRetouchValue rational64u
|
|
14970
15201
|
0x00a7 OutputLUT yes
|
|
14971
15202
|
0x00ab TouchAE int16u
|
|
15203
|
+
0x00ac MonochromeFilterEffect int16u
|
|
14972
15204
|
0x00ad HighlightShadow int16u[2]
|
|
14973
15205
|
0x00af TimeStamp string
|
|
15206
|
+
0x00b3 VideoBurstResolution int16u
|
|
14974
15207
|
0x00b4 MultiExposure int16u
|
|
14975
15208
|
0x00b9 RedEyeRemoval int16u
|
|
14976
15209
|
0x00bb VideoBurstMode int32u
|
|
14977
15210
|
0x00bc DiffractionCorrection int16u
|
|
15211
|
+
0x00bd FocusBracket int16u
|
|
15212
|
+
0x00be LongExposureNRUsed int16u
|
|
15213
|
+
0x00bf PostFocusMerging int32u[2]
|
|
15214
|
+
0x00c1 VideoPreburst int16u
|
|
14978
15215
|
0x00c4 LensTypeMake int16u
|
|
14979
15216
|
0x00c5 LensTypeModel int16u
|
|
15217
|
+
0x00ca SensorType int16u
|
|
14980
15218
|
0x00d1 ISO int32u
|
|
15219
|
+
0x00d2 MonochromeGrainEffect int16u
|
|
14981
15220
|
0x00d6 NoiseReductionStrength rational64s
|
|
14982
15221
|
0x0e00 PrintIM PrintIM
|
|
14983
15222
|
0x2003 TimeInfo Panasonic TimeInfo
|
|
@@ -16681,6 +16920,7 @@ defined below, ExifTool will extract any information found here.
|
|
|
16681
16920
|
'Location' Location no
|
|
16682
16921
|
'Sign type' SignType no
|
|
16683
16922
|
'_audio' SoundFile no
|
|
16923
|
+
'_barcode' Barcodes no+
|
|
16684
16924
|
|
|
16685
16925
|
=head3 Ricoh AVI Tags
|
|
16686
16926
|
|
|
@@ -16894,6 +17134,7 @@ MakerNotes.
|
|
|
16894
17134
|
0x900b Tag900b Sony Tag900b
|
|
16895
17135
|
0x9050 Tag9050a Sony Tag9050a
|
|
16896
17136
|
Tag9050b Sony Tag9050b
|
|
17137
|
+
Tag9050c Sony Tag9050c
|
|
16897
17138
|
0x9400 Tag9400a Sony Tag9400a
|
|
16898
17139
|
Tag9400b Sony Tag9400b
|
|
16899
17140
|
Tag9400c Sony Tag9400c
|
|
@@ -16910,6 +17151,7 @@ MakerNotes.
|
|
|
16910
17151
|
0x940c Tag940c Sony Tag940c
|
|
16911
17152
|
0x940e AFInfo Sony AFInfo
|
|
16912
17153
|
Tag940e Sony Tag940e
|
|
17154
|
+
0x9416 Sony_0x9416 Sony Tag9416
|
|
16913
17155
|
0xb000 FileFormat int8u[4]
|
|
16914
17156
|
0xb001 SonyModelID int16u
|
|
16915
17157
|
0xb020 CreativeStyle string
|
|
@@ -17769,7 +18011,7 @@ ILCE-6300/6500/7RM2/7SM2, ILCA-99M2.
|
|
|
17769
18011
|
|
|
17770
18012
|
=head3 Sony Tag2010i Tags
|
|
17771
18013
|
|
|
17772
|
-
Valid for ILCE-6100/6400/6600/7M3/7RM3/7RM4/9/9M2, DSC-RX0M2/RX10M4/RX100M6/
|
|
18014
|
+
Valid for ILCE-6100/6400/6600/7C/7M3/7RM3/7RM4/9/9M2, DSC-RX0M2/RX10M4/RX100M6/
|
|
17773
18015
|
RX100M5A/RX100M7/HX99.
|
|
17774
18016
|
|
|
17775
18017
|
Index1 Tag Name Writable
|
|
@@ -17932,7 +18174,7 @@ substitution cipher, but the deciphered values are listed below.
|
|
|
17932
18174
|
|
|
17933
18175
|
=head3 Sony Tag9050b Tags
|
|
17934
18176
|
|
|
17935
|
-
Valid from July 2015 for ILCE-6100/6300/6400/6500/6600/7M3/7RM2/7RM3/7RM4/
|
|
18177
|
+
Valid from July 2015 for ILCE-6100/6300/6400/6500/6600/7C/7M3/7RM2/7RM3/7RM4/
|
|
17936
18178
|
7SM2/9/9M2, ILCA-99M2.
|
|
17937
18179
|
|
|
17938
18180
|
Index1 Tag Name Writable
|
|
@@ -17972,6 +18214,24 @@ Valid from July 2015 for ILCE-6100/6300/6400/6500/6600/7M3/7RM2/7RM3/7RM4/
|
|
|
17972
18214
|
APS-CSizeCapture int8u
|
|
17973
18215
|
542 LensSpecFeatures undef[2]
|
|
17974
18216
|
|
|
18217
|
+
=head3 Sony Tag9050c Tags
|
|
18218
|
+
|
|
18219
|
+
Valid from July 2020 for ILCE-7SM3.
|
|
18220
|
+
|
|
18221
|
+
Index1 Tag Name Writable
|
|
18222
|
+
------ -------- --------
|
|
18223
|
+
38 Shutter int16u[3]
|
|
18224
|
+
57 FlashStatus int8u
|
|
18225
|
+
58 ShutterCount int32u~
|
|
18226
|
+
70 SonyExposureTime int16u
|
|
18227
|
+
72 SonyFNumber int16u
|
|
18228
|
+
75 ReleaseMode2 int8u
|
|
18229
|
+
80 ShutterCount2 int32u
|
|
18230
|
+
102 SonyExposureTime int16u
|
|
18231
|
+
104 SonyFNumber int16u
|
|
18232
|
+
107 ReleaseMode2 int8u
|
|
18233
|
+
136 InternalSerialNumber int8u[6]~
|
|
18234
|
+
|
|
17975
18235
|
=head3 Sony Tag9400a Tags
|
|
17976
18236
|
|
|
17977
18237
|
Valid for many DSC, NEX and SLT models
|
|
@@ -18011,14 +18271,13 @@ DSC-HX50V, DSC-QX10/QX100.
|
|
|
18011
18271
|
|
|
18012
18272
|
Valid for DSC-HX60V/HX80/HX90V/HX99/HX350/HX400V/QX30/RX0/RX1RM2/RX10/
|
|
18013
18273
|
RX10M2/RX10M3/RX10M4/RX100M3/RX100M4/RX100M5/RX100M5A/RX100M6/RX100M7/WX220/
|
|
18014
|
-
WX350/WX500, ILCE-7/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/9/9M2/5000/
|
|
18015
|
-
6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
|
|
18274
|
+
WX350/WX500, ILCE-7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
|
|
18275
|
+
5100/6000/6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
|
|
18016
18276
|
|
|
18017
18277
|
Index1 Tag Name Writable
|
|
18018
18278
|
------ -------- --------
|
|
18019
18279
|
9 ReleaseMode2 int8u
|
|
18020
|
-
10 ShotNumberSincePowerUp
|
|
18021
|
-
ShotNumberSincePowerUp int32u
|
|
18280
|
+
10 ShotNumberSincePowerUp int32u
|
|
18022
18281
|
18 SequenceImageNumber int32u
|
|
18023
18282
|
22 SequenceLength int8u
|
|
18024
18283
|
26 SequenceFileNumber int32u
|
|
@@ -18033,6 +18292,7 @@ WX350/WX500, ILCE-7/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/9/9M2/5000/5100/6000/
|
|
|
18033
18292
|
Index1 Tag Name Writable
|
|
18034
18293
|
------ -------- --------
|
|
18035
18294
|
1176 ISOInfo Sony ISOInfo
|
|
18295
|
+
1185 ISOInfo Sony ISOInfo
|
|
18036
18296
|
1186 ISOInfo Sony ISOInfo
|
|
18037
18297
|
1437 ISOInfo Sony ISOInfo
|
|
18038
18298
|
1588 ISOInfo Sony ISOInfo
|
|
@@ -18360,6 +18620,33 @@ E-mount models.
|
|
|
18360
18620
|
6663 TiffMeteringImageHeight no
|
|
18361
18621
|
6664 TiffMeteringImage no
|
|
18362
18622
|
|
|
18623
|
+
=head3 Sony Tag9416 Tags
|
|
18624
|
+
|
|
18625
|
+
Valid for the ILCE-7SM3.
|
|
18626
|
+
|
|
18627
|
+
Index1 Tag Name Writable
|
|
18628
|
+
------ -------- --------
|
|
18629
|
+
0 Tag9416_0000 no
|
|
18630
|
+
4 SonyISO no
|
|
18631
|
+
6 StopsAboveBaseISO no
|
|
18632
|
+
10 SonyExposureTime2 no
|
|
18633
|
+
12 ExposureTime no
|
|
18634
|
+
16 SonyFNumber2 no
|
|
18635
|
+
18 SonyMaxApertureValue no
|
|
18636
|
+
29 SequenceImageNumber no
|
|
18637
|
+
53 ExposureProgram no
|
|
18638
|
+
72 LensMount no
|
|
18639
|
+
73 LensFormat no
|
|
18640
|
+
74 LensMount no
|
|
18641
|
+
75 LensType2 no
|
|
18642
|
+
77 LensType no
|
|
18643
|
+
79 DistortionCorrParams no
|
|
18644
|
+
113 FocalLength no
|
|
18645
|
+
115 MinFocalLength no
|
|
18646
|
+
117 MaxFocalLength no
|
|
18647
|
+
2191 VignettingCorrParams no
|
|
18648
|
+
2324 ChromaticAberrationCorrParams no
|
|
18649
|
+
|
|
18363
18650
|
=head3 Sony PIC Tags
|
|
18364
18651
|
|
|
18365
18652
|
The TextInfo data is extracted as a block to preserve the formatting, and
|
|
@@ -18529,6 +18816,16 @@ some models when the ExtractEmbedded option is used.
|
|
|
18529
18816
|
|
|
18530
18817
|
Tag ID Tag Name Writable
|
|
18531
18818
|
------ -------- --------
|
|
18819
|
+
0x8500 GPSVersionID no
|
|
18820
|
+
0x8501 GPSLatitudeRef no
|
|
18821
|
+
0x8502 GPSLatitude no
|
|
18822
|
+
0x8503 GPSLongitudeRef no
|
|
18823
|
+
0x8504 GPSLongitude no
|
|
18824
|
+
0x8507 GPSTimeStamp no
|
|
18825
|
+
0x8509 GPSStatus no
|
|
18826
|
+
0x850a GPSMeasureMode no
|
|
18827
|
+
0x8512 GPSMapDatum no
|
|
18828
|
+
0x851d GPSDateStamp no
|
|
18532
18829
|
0xe304 DateTime no
|
|
18533
18830
|
|
|
18534
18831
|
=head2 SonyIDC Tags
|
|
@@ -18950,7 +19247,7 @@ These tags are used in Minolta RAW format (MRW) images.
|
|
|
18950
19247
|
16 WB_RBLevelsCloudy int16u[2]
|
|
18951
19248
|
20 WB_RBLevelsCoolWhiteF int16u[2]
|
|
18952
19249
|
24 WB_RBLevelsFlash int16u[2]
|
|
18953
|
-
28
|
|
19250
|
+
28 WB_RBLevelsCustom int16u[2]
|
|
18954
19251
|
32 WB_RBLevelsShade int16u[2]
|
|
18955
19252
|
36 WB_RBLevelsDaylightF int16u[2]
|
|
18956
19253
|
40 WB_RBLevelsDayWhiteF int16u[2]
|
|
@@ -19100,7 +19397,11 @@ Lens distortion correction information.
|
|
|
19100
19397
|
0x1201 LensTypeMake no
|
|
19101
19398
|
0x1202 LensTypeModel no
|
|
19102
19399
|
0x1203 FocalLengthIn35mmFormat no
|
|
19400
|
+
0x1301 ApertureValue no
|
|
19401
|
+
0x1302 ShutterSpeedValue no
|
|
19402
|
+
0x1303 SensitivityValue no
|
|
19103
19403
|
0x1305 HighISOMode no
|
|
19404
|
+
0x1412 FacesDetected no
|
|
19104
19405
|
0x3200 WB_CFA0_LevelDaylight no
|
|
19105
19406
|
0x3201 WB_CFA1_LevelDaylight no
|
|
19106
19407
|
0x3202 WB_CFA2_LevelDaylight no
|
|
@@ -19814,6 +20115,7 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
|
|
|
19814
20115
|
'TSMP' TotalSamples? no
|
|
19815
20116
|
'TYPE' StructureType? no
|
|
19816
20117
|
'UNIT' Units? no
|
|
20118
|
+
'VERS' MetadataVersion no
|
|
19817
20119
|
'VFOV' FieldOfView no
|
|
19818
20120
|
'VFRH' VisualFlightRulesHUD no
|
|
19819
20121
|
'WBAL' ColorTemperatures no
|
|
@@ -21211,7 +21513,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
|
|
|
21211
21513
|
EventDate date_
|
|
21212
21514
|
EventID string_
|
|
21213
21515
|
EventRemarks lang-alt_
|
|
21214
|
-
EventTime
|
|
21516
|
+
EventTime string_
|
|
21215
21517
|
EventFieldNotes string_
|
|
21216
21518
|
EventFieldNumber string_
|
|
21217
21519
|
EventHabitat string_
|
|
@@ -21253,7 +21555,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
|
|
|
21253
21555
|
HumanObservationEventDate date_
|
|
21254
21556
|
HumanObservationEventID string_
|
|
21255
21557
|
HumanObservationEventRemarks lang-alt_
|
|
21256
|
-
HumanObservationEventTime
|
|
21558
|
+
HumanObservationEventTime string_
|
|
21257
21559
|
HumanObservationFieldNotes string_
|
|
21258
21560
|
HumanObservationFieldNumber string_
|
|
21259
21561
|
HumanObservationHabitat string_
|
|
@@ -21285,7 +21587,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
|
|
|
21285
21587
|
MachineObservationEventDate date_
|
|
21286
21588
|
MachineObservationEventID string_
|
|
21287
21589
|
MachineObservationEventRemarks lang-alt_
|
|
21288
|
-
MachineObservationEventTime
|
|
21590
|
+
MachineObservationEventTime string_
|
|
21289
21591
|
MachineObservationFieldNotes string_
|
|
21290
21592
|
MachineObservationFieldNumber string_
|
|
21291
21593
|
MachineObservationHabitat string_
|
|
@@ -21461,7 +21763,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
|
|
|
21461
21763
|
EventDate date
|
|
21462
21764
|
EventID string
|
|
21463
21765
|
EventRemarks lang-alt
|
|
21464
|
-
EventTime
|
|
21766
|
+
EventTime string
|
|
21465
21767
|
FieldNotes string
|
|
21466
21768
|
FieldNumber string
|
|
21467
21769
|
Habitat string
|
|
@@ -22795,6 +23097,7 @@ Information extracted from the GIF logical screen descriptor.
|
|
|
22795
23097
|
4.2 ColorResolutionDepth no
|
|
22796
23098
|
4.3 BitsPerPixel no
|
|
22797
23099
|
5 BackgroundColor no
|
|
23100
|
+
6 PixelAspectRatio no
|
|
22798
23101
|
|
|
22799
23102
|
=head2 BMP Tags
|
|
22800
23103
|
|
|
@@ -23077,6 +23380,7 @@ check if speed is more of a concern.
|
|
|
23077
23380
|
'hIST' PaletteHistogram no
|
|
23078
23381
|
'iCCP' ICC_Profile ICC_Profile
|
|
23079
23382
|
'iCCP-name' ProfileName no
|
|
23383
|
+
'iDOT' AppleDataOffsets no
|
|
23080
23384
|
'iTXt' InternationalText PNG TextualData
|
|
23081
23385
|
'oFFs' ImageOffset no
|
|
23082
23386
|
'pCAL' PixelCalibration no
|
|
@@ -23563,6 +23867,8 @@ Tags extracted from DPX (Digital Picture Exchange) images.
|
|
|
23563
23867
|
776 ImageHeight no
|
|
23564
23868
|
780 DataSign no
|
|
23565
23869
|
800 ComponentsConfiguration no
|
|
23870
|
+
801 TransferCharacteristic no
|
|
23871
|
+
802 ColorimetricSpecification no
|
|
23566
23872
|
803 BitDepth no
|
|
23567
23873
|
820 ImageDescription no
|
|
23568
23874
|
892 Image2Description no
|
|
@@ -23576,9 +23882,12 @@ Tags extracted from DPX (Digital Picture Exchange) images.
|
|
|
23576
23882
|
1532 SourceCreateDate no
|
|
23577
23883
|
1556 InputDeviceName no
|
|
23578
23884
|
1588 InputDeviceSerialNumber no
|
|
23579
|
-
1724
|
|
23885
|
+
1724 OriginalFrameRate no
|
|
23886
|
+
1728 ShutterAngle no
|
|
23580
23887
|
1732 FrameID no
|
|
23581
23888
|
1764 SlateInformation no
|
|
23889
|
+
1920 TimeCode no
|
|
23890
|
+
1940 FrameRate no
|
|
23582
23891
|
1972 Reserved5? no
|
|
23583
23892
|
2048 UserID no
|
|
23584
23893
|
|
|
@@ -23627,6 +23936,18 @@ the official specification.
|
|
|
23627
23936
|
'wrapmodes' WrapModes no
|
|
23628
23937
|
'xDensity' XResolution no
|
|
23629
23938
|
|
|
23939
|
+
=head2 ZISRAW Tags
|
|
23940
|
+
|
|
23941
|
+
As well as the header information listed below, ExifTool also extracts the
|
|
23942
|
+
top-level XML-based metadata from Zeiss Integrated Software RAW (ZISRAW) CZI
|
|
23943
|
+
files.
|
|
23944
|
+
|
|
23945
|
+
Index1 Tag Name Writable
|
|
23946
|
+
------ -------- --------
|
|
23947
|
+
32 ZISRAWVersion no
|
|
23948
|
+
48 PrimaryFileGUID no
|
|
23949
|
+
64 FileGUID no
|
|
23950
|
+
|
|
23630
23951
|
=head2 MIFF Tags
|
|
23631
23952
|
|
|
23632
23953
|
The MIFF (Magick Image File Format) format allows aribrary tag names to be
|
|
@@ -23802,6 +24123,7 @@ specification.
|
|
|
23802
24123
|
Tag ID Tag Name Writable
|
|
23803
24124
|
------ -------- --------
|
|
23804
24125
|
'_command' Command no
|
|
24126
|
+
'_comment' Comment no
|
|
23805
24127
|
'_orient' Orientation no
|
|
23806
24128
|
'colorcorr' ColorCorrection no
|
|
23807
24129
|
'exposure' Exposure no
|
|
@@ -24123,13 +24445,13 @@ Additional document permissions imposed by digital signatures.
|
|
|
24123
24445
|
|
|
24124
24446
|
=head2 ID3 Tags
|
|
24125
24447
|
|
|
24126
|
-
ExifTool extracts ID3 information from MP3, MPEG, AIFF, OGG,
|
|
24127
|
-
and RealAudio files. ID3v2 tags which support multiple
|
|
24128
|
-
Comment and Lyrics) are extracted by specifying the tag name,
|
|
24129
|
-
dash ('-'), then a 3-character ISO 639-2 language code (eg.
|
|
24130
|
-
See L<http://www.id3.org/> for the official ID3
|
|
24131
|
-
L<http://www.loc.gov/standards/iso639-2/php/code_list.php>
|
|
24132
|
-
639-2 language codes.
|
|
24448
|
+
ExifTool extracts ID3 and Lyrics3 information from MP3, MPEG, AIFF, OGG,
|
|
24449
|
+
FLAC, APE, MPC and RealAudio files. ID3v2 tags which support multiple
|
|
24450
|
+
languages (eg. Comment and Lyrics) are extracted by specifying the tag name,
|
|
24451
|
+
followed by a dash ('-'), then a 3-character ISO 639-2 language code (eg.
|
|
24452
|
+
"Comment-spa"). See L<http://www.id3.org/> for the official ID3
|
|
24453
|
+
specification and L<http://www.loc.gov/standards/iso639-2/php/code_list.php>
|
|
24454
|
+
for a list of ISO 639-2 language codes.
|
|
24133
24455
|
|
|
24134
24456
|
Tag Name Writable
|
|
24135
24457
|
-------- --------
|
|
@@ -24260,9 +24582,12 @@ software.
|
|
|
24260
24582
|
'APIC-2' PictureType no
|
|
24261
24583
|
'APIC-3' PictureDescription no
|
|
24262
24584
|
'COMM' Comment no
|
|
24585
|
+
'GRP1' Grouping no
|
|
24263
24586
|
'IPLS' InvolvedPeople no
|
|
24264
24587
|
'ITNU' iTunesU? no
|
|
24265
24588
|
'MCDI' MusicCDIdentifier no
|
|
24589
|
+
'MVIN' MovementNumber no
|
|
24590
|
+
'MVNM' MovementName no
|
|
24266
24591
|
'OWNE' Ownership no
|
|
24267
24592
|
'PCNT' PlayCounter no
|
|
24268
24593
|
'PCST' Podcast? no
|
|
@@ -24362,8 +24687,11 @@ software.
|
|
|
24362
24687
|
'APIC-2' PictureType no
|
|
24363
24688
|
'APIC-3' PictureDescription no
|
|
24364
24689
|
'COMM' Comment no
|
|
24690
|
+
'GRP1' Grouping no
|
|
24365
24691
|
'ITNU' iTunesU? no
|
|
24366
24692
|
'MCDI' MusicCDIdentifier no
|
|
24693
|
+
'MVIN' MovementNumber no
|
|
24694
|
+
'MVNM' MovementName no
|
|
24367
24695
|
'OWNE' Ownership no
|
|
24368
24696
|
'PCNT' PlayCounter no
|
|
24369
24697
|
'PCST' Podcast? no
|
|
@@ -24442,6 +24770,23 @@ software.
|
|
|
24442
24770
|
'XSOP' PerformerSortOrder no
|
|
24443
24771
|
'XSOT' TitleSortOrder no
|
|
24444
24772
|
|
|
24773
|
+
=head3 ID3 Lyrics3 Tags
|
|
24774
|
+
|
|
24775
|
+
ExifTool extracts Lyrics3 version 1.00 and 2.00 tags from any file that
|
|
24776
|
+
supports ID3. See L<https://id3.org/Lyrics3> for the specification.
|
|
24777
|
+
|
|
24778
|
+
Tag ID Tag Name Writable
|
|
24779
|
+
------ -------- --------
|
|
24780
|
+
'AUT' Author no
|
|
24781
|
+
'CRC' CRC no
|
|
24782
|
+
'EAL' ExtendedAlbumName no
|
|
24783
|
+
'EAR' ExtendedArtistName no
|
|
24784
|
+
'ETT' ExtendedTrackTitle no
|
|
24785
|
+
'IMG' AssociatedImageFile no
|
|
24786
|
+
'IND' Indications no
|
|
24787
|
+
'INF' AdditionalInfo no
|
|
24788
|
+
'LYR' Lyrics no
|
|
24789
|
+
|
|
24445
24790
|
=head2 ITC Tags
|
|
24446
24791
|
|
|
24447
24792
|
This information is found in iTunes Cover Flow data files.
|
|
@@ -24952,7 +25297,7 @@ Frame rate information stored by some Canon video cameras.
|
|
|
24952
25297
|
=head2 QuickTime Tags
|
|
24953
25298
|
|
|
24954
25299
|
The QuickTime format is used for many different types of audio, video and
|
|
24955
|
-
image files (most notably, MOV/MP4 videos and HEIC/CR3 images).
|
|
25300
|
+
image files (most notably, MOV/MP4 videos and HEIC/CR3 images). ExifTool
|
|
24956
25301
|
extracts standard meta information and a variety of audio, video and image
|
|
24957
25302
|
parameters, as well as proprietary information written by many camera
|
|
24958
25303
|
models. Tags with a question mark after their name are not extracted unless
|
|
@@ -24981,10 +25326,10 @@ country code to the tag name (eg. "ItemList:Artist-deu" or
|
|
|
24981
25326
|
"ItemList::Artist-deu-DE"). Most
|
|
24982
25327
|
L<UserData|Image::ExifTool::TagNames/QuickTime UserData Tags> tags support a
|
|
24983
25328
|
language code, but without a country code. If no language code is specified
|
|
24984
|
-
when writing,
|
|
24985
|
-
language code to write the default
|
|
24986
|
-
languages. Note that "eng" is treated
|
|
24987
|
-
but not when writing.
|
|
25329
|
+
when writing, the default language is written and alternate languages for
|
|
25330
|
+
the tag are deleted. Use the "und" language code to write the default
|
|
25331
|
+
language without deleting alternate languages. Note that "eng" is treated
|
|
25332
|
+
as a default language when reading, but not when writing.
|
|
24988
25333
|
|
|
24989
25334
|
According to the specification, integer-format QuickTime date/time tags
|
|
24990
25335
|
should be stored as UTC. Unfortunately, digital cameras often store local
|
|
@@ -25000,6 +25345,7 @@ for the official specification.
|
|
|
25000
25345
|
|
|
25001
25346
|
Tag ID Tag Name Writable
|
|
25002
25347
|
------ -------- --------
|
|
25348
|
+
'GPS ' GPSDataList2? no
|
|
25003
25349
|
'IDIT' DateTimeOriginal string
|
|
25004
25350
|
'PICT' PreviewPICT no
|
|
25005
25351
|
'_htc' HTCInfo QuickTime HTCInfo
|
|
@@ -25025,6 +25371,7 @@ for the official specification.
|
|
|
25025
25371
|
'skip' CanonSkip Canon Skip
|
|
25026
25372
|
PreviewImage no
|
|
25027
25373
|
Skip? no
|
|
25374
|
+
'thm ' ThumbnailImage no
|
|
25028
25375
|
'thum' ThumbnailImage no
|
|
25029
25376
|
'udat' GPSLog no
|
|
25030
25377
|
'udta' UserData FLIR UserData
|
|
@@ -25032,6 +25379,8 @@ for the official specification.
|
|
|
25032
25379
|
UUID-PROF QuickTime Profile
|
|
25033
25380
|
UUID-Flip QuickTime Flip
|
|
25034
25381
|
UUID-Canon2 Canon uuid2
|
|
25382
|
+
SensorData QuickTime Tags360Fly
|
|
25383
|
+
SensorData no
|
|
25035
25384
|
PreviewImage no
|
|
25036
25385
|
UUID-Unknown? no
|
|
25037
25386
|
'wide' Wide? no
|
|
@@ -25062,7 +25411,7 @@ Tags found in Pittasoft Blackvue dashcam "free" data.
|
|
|
25062
25411
|
|
|
25063
25412
|
Timed metadata extracted from QuickTime media data and some AVI videos when
|
|
25064
25413
|
the ExtractEmbedded option is used. Although most of these tags are
|
|
25065
|
-
combined into the single table below, ExifTool currently reads
|
|
25414
|
+
combined into the single table below, ExifTool currently reads 46 different
|
|
25066
25415
|
formats of timed GPS metadata from video files.
|
|
25067
25416
|
|
|
25068
25417
|
Tag Name Writable
|
|
@@ -25108,6 +25457,7 @@ formats of timed GPS metadata from video files.
|
|
|
25108
25457
|
Unknown03? no
|
|
25109
25458
|
UserLabel no
|
|
25110
25459
|
VerticalSpeed no
|
|
25460
|
+
VideoTimeStamp no
|
|
25111
25461
|
camm0 QuickTime camm0
|
|
25112
25462
|
camm1 QuickTime camm1
|
|
25113
25463
|
camm2 QuickTime camm2
|
|
@@ -25117,7 +25467,9 @@ formats of timed GPS metadata from video files.
|
|
|
25117
25467
|
camm6 QuickTime camm6
|
|
25118
25468
|
camm7 QuickTime camm7
|
|
25119
25469
|
fdsc GoPro fdsc
|
|
25120
|
-
|
|
25470
|
+
gpmd_GoPro GoPro GPMF
|
|
25471
|
+
gpmd_Rove QuickTime Stream
|
|
25472
|
+
marl QuickTime marl
|
|
25121
25473
|
mebx QuickTime Keys
|
|
25122
25474
|
mett Parrot mett
|
|
25123
25475
|
rtmd Sony rtmd
|
|
@@ -25225,6 +25577,14 @@ specification.
|
|
|
25225
25577
|
------ -------- --------
|
|
25226
25578
|
4 MagneticField no
|
|
25227
25579
|
|
|
25580
|
+
=head3 QuickTime marl Tags
|
|
25581
|
+
|
|
25582
|
+
Tags extracted from the marl ctbx timed metadata of GM cars.
|
|
25583
|
+
|
|
25584
|
+
Tag ID Tag Name Writable
|
|
25585
|
+
------ -------- --------
|
|
25586
|
+
[no tags known]
|
|
25587
|
+
|
|
25228
25588
|
=head3 QuickTime Keys Tags
|
|
25229
25589
|
|
|
25230
25590
|
This directory contains a list of key names which are used to decode tags
|
|
@@ -25359,6 +25719,7 @@ Tags extracted from the tx3g sbtl timed metadata of Yuneec drones.
|
|
|
25359
25719
|
'dinf' DataInfo QuickTime DataInfo
|
|
25360
25720
|
'free' Free? no
|
|
25361
25721
|
'hdlr' Handler QuickTime Handler
|
|
25722
|
+
'idat' MetaImageSize no
|
|
25362
25723
|
'iinf' ItemInformation QuickTime ItemInfo
|
|
25363
25724
|
QuickTime ItemInfo
|
|
25364
25725
|
'iloc' ItemLocation no
|
|
@@ -25369,6 +25730,8 @@ Tags extracted from the tx3g sbtl timed metadata of Yuneec drones.
|
|
|
25369
25730
|
'iref' ItemReference QuickTime ItemRef
|
|
25370
25731
|
'keys' Keys QuickTime Keys
|
|
25371
25732
|
'pitm' PrimaryItemReference no
|
|
25733
|
+
'uuid' MetaVersion no
|
|
25734
|
+
UUID-Unknown? no
|
|
25372
25735
|
'xml ' XML XMP XML
|
|
25373
25736
|
|
|
25374
25737
|
=head3 QuickTime DataInfo Tags
|
|
@@ -25428,22 +25791,22 @@ API QuickTimeHandler option may be used to include an 'mdir' Handler box.
|
|
|
25428
25791
|
'GUID' GUID string
|
|
25429
25792
|
'VERS' ProductVersion string
|
|
25430
25793
|
'aART' AlbumArtist string
|
|
25431
|
-
'akID' AppleStoreAccountType
|
|
25794
|
+
'akID' AppleStoreAccountType int8s
|
|
25432
25795
|
'albm' Album string/
|
|
25433
25796
|
'apID' AppleStoreAccount string
|
|
25434
|
-
'atID' AlbumTitleID
|
|
25797
|
+
'atID' AlbumTitleID int32s
|
|
25435
25798
|
'auth' Author string
|
|
25436
25799
|
'catg' Category string
|
|
25437
|
-
'cnID' AppleStoreCatalogID
|
|
25800
|
+
'cnID' AppleStoreCatalogID int32s
|
|
25438
25801
|
'covr' CoverArt string
|
|
25439
|
-
'cpil' Compilation
|
|
25802
|
+
'cpil' Compilation int8s
|
|
25440
25803
|
'cprt' Copyright string
|
|
25441
25804
|
'desc' Description string/
|
|
25442
25805
|
'disk' DiskNumber undef
|
|
25443
25806
|
'dscp' Description string/
|
|
25444
25807
|
'egid' EpisodeGlobalUniqueID string
|
|
25445
|
-
'geID' GenreID
|
|
25446
|
-
'gnre' Genre
|
|
25808
|
+
'geID' GenreID int32s
|
|
25809
|
+
'gnre' Genre undef/
|
|
25447
25810
|
'grup' Grouping string/
|
|
25448
25811
|
'gshh' GoogleHostHeader string
|
|
25449
25812
|
'gspm' GooglePingMessage string
|
|
@@ -25451,55 +25814,71 @@ API QuickTimeHandler option may be used to include an 'mdir' Handler box.
|
|
|
25451
25814
|
'gssd' GoogleSourceData string
|
|
25452
25815
|
'gsst' GoogleStartTime string
|
|
25453
25816
|
'gstd' GoogleTrackDuration string
|
|
25454
|
-
'hdvd' HDVideo
|
|
25817
|
+
'hdvd' HDVideo int8s
|
|
25455
25818
|
'itnu' iTunesU int8s
|
|
25456
25819
|
'keyw' Keyword string
|
|
25457
25820
|
'ldes' LongDescription string
|
|
25458
|
-
'pcst' Podcast
|
|
25821
|
+
'pcst' Podcast int8s
|
|
25459
25822
|
'perf' Performer string
|
|
25460
|
-
'pgap' PlayGap
|
|
25461
|
-
'plID' PlayListID
|
|
25823
|
+
'pgap' PlayGap int8s
|
|
25824
|
+
'plID' PlayListID int32s[0.25]
|
|
25462
25825
|
'prID' ProductID string
|
|
25463
25826
|
'purd' PurchaseDate string
|
|
25464
25827
|
'purl' PodcastURL string
|
|
25465
25828
|
'rate' RatingPercent string
|
|
25466
25829
|
'rldt' ReleaseDate string
|
|
25467
|
-
'rtng' Rating
|
|
25468
|
-
'
|
|
25830
|
+
'rtng' Rating int8s
|
|
25831
|
+
'sdes' StoreDescription string
|
|
25832
|
+
'sfID' AppleStoreCountry int32s
|
|
25833
|
+
'shwm' ShowMovement int8s
|
|
25469
25834
|
'soaa' SortAlbumArtist string
|
|
25470
25835
|
'soal' SortAlbum string
|
|
25471
25836
|
'soar' SortArtist string
|
|
25472
25837
|
'soco' SortComposer string
|
|
25473
25838
|
'sonm' SortName string
|
|
25474
25839
|
'sosn' SortShow string
|
|
25475
|
-
'stik' MediaType
|
|
25840
|
+
'stik' MediaType int8s
|
|
25476
25841
|
'titl' Title string/
|
|
25477
|
-
'tmpo' BeatsPerMinute
|
|
25842
|
+
'tmpo' BeatsPerMinute int16s
|
|
25478
25843
|
'trkn' TrackNumber undef
|
|
25479
25844
|
'tven' TVEpisodeID string
|
|
25480
|
-
'tves' TVEpisode
|
|
25845
|
+
'tves' TVEpisode int32s
|
|
25481
25846
|
'tvnn' TVNetworkName string
|
|
25482
25847
|
'tvsh' TVShow string
|
|
25483
25848
|
'tvsn' TVSeason int32u
|
|
25484
25849
|
'yrrc' Year string
|
|
25485
25850
|
"\xa9ART" Artist string
|
|
25486
25851
|
"\xa9alb" Album string
|
|
25852
|
+
"\xa9ard" ArtDirector string
|
|
25853
|
+
"\xa9arg" Arranger string
|
|
25487
25854
|
"\xa9aut" Author string/
|
|
25488
25855
|
"\xa9cmt" Comment string
|
|
25489
25856
|
"\xa9com" Composer string/
|
|
25857
|
+
"\xa9con" Conductor string
|
|
25490
25858
|
"\xa9cpy" Copyright string/
|
|
25491
25859
|
"\xa9day" ContentCreateDate string
|
|
25492
25860
|
"\xa9des" Description string
|
|
25861
|
+
"\xa9dir" Director string
|
|
25493
25862
|
"\xa9enc" EncodedBy string
|
|
25494
25863
|
"\xa9gen" Genre string
|
|
25495
25864
|
"\xa9grp" Grouping string
|
|
25496
25865
|
"\xa9lyr" Lyrics string
|
|
25866
|
+
"\xa9mvc" MovementCount int16s
|
|
25867
|
+
"\xa9mvi" MovementNumber int16s
|
|
25868
|
+
"\xa9mvn" MovementName string
|
|
25497
25869
|
"\xa9nam" Title string
|
|
25498
25870
|
"\xa9nrt" Narrator string
|
|
25871
|
+
"\xa9ope" OriginalArtist string
|
|
25872
|
+
"\xa9prd" Producer string
|
|
25499
25873
|
"\xa9pub" Publisher string
|
|
25874
|
+
"\xa9sne" SoundEngineer string
|
|
25875
|
+
"\xa9sol" Soloist string
|
|
25876
|
+
"\xa9st3" Subtitle string
|
|
25500
25877
|
"\xa9too" Encoder string
|
|
25501
25878
|
"\xa9trk" Track string
|
|
25879
|
+
"\xa9wrk" Work string
|
|
25502
25880
|
"\xa9wrt" Composer string
|
|
25881
|
+
"\xa9xpd" ExecutiveProducer string
|
|
25503
25882
|
"\xa9xyz" GPSCoordinates string
|
|
25504
25883
|
|
|
25505
25884
|
=head3 QuickTime iTunesInfo Tags
|
|
@@ -25567,9 +25946,9 @@ defined in this table.
|
|
|
25567
25946
|
'colr' ICC_Profile ICC_Profile
|
|
25568
25947
|
ColorRepresentation no
|
|
25569
25948
|
'hvcC' HEVCConfiguration QuickTime HEVCConfig
|
|
25570
|
-
'irot' Rotation int8u
|
|
25949
|
+
'irot' Rotation int8u!
|
|
25571
25950
|
'ispe' ImageSpatialExtent no
|
|
25572
|
-
'pasp' PixelAspectRatio int32u
|
|
25951
|
+
'pasp' PixelAspectRatio int32u!
|
|
25573
25952
|
'pixi' ImagePixelDepth no
|
|
25574
25953
|
'rloc' RelativeLocation no
|
|
25575
25954
|
|
|
@@ -25610,9 +25989,16 @@ defined in this table.
|
|
|
25610
25989
|
|
|
25611
25990
|
=head3 QuickTime ItemRef Tags
|
|
25612
25991
|
|
|
25992
|
+
The Item reference entries listed in the table below contain information about
|
|
25993
|
+
the associations between items in the file. This information is used by
|
|
25994
|
+
ExifTool, but these entries are not extracted as tags.
|
|
25995
|
+
|
|
25613
25996
|
Tag ID Tag Name Writable
|
|
25614
25997
|
------ -------- --------
|
|
25998
|
+
'auxl' AuxiliaryImageRef no
|
|
25615
25999
|
'cdsc' ContentDescribes no
|
|
26000
|
+
'dimg' DerivedImageRef no
|
|
26001
|
+
'thmb' ThumbnailRef no
|
|
25616
26002
|
|
|
25617
26003
|
=head3 QuickTime MovieFragment Tags
|
|
25618
26004
|
|
|
@@ -25858,6 +26244,7 @@ Child atoms found in "sinf" and/or "pinf" atoms.
|
|
|
25858
26244
|
|
|
25859
26245
|
Tag ID Tag Name Writable
|
|
25860
26246
|
------ -------- --------
|
|
26247
|
+
'enda' Endianness no
|
|
25861
26248
|
'frma' OriginalFormat no
|
|
25862
26249
|
'schi' SchemeInfo QuickTime SchemeInfo
|
|
25863
26250
|
'schm' SchemeType QuickTime SchemeType
|
|
@@ -25898,6 +26285,7 @@ Child atoms found in "sinf" and/or "pinf" atoms.
|
|
|
25898
26285
|
|
|
25899
26286
|
Tag ID Tag Name Writable
|
|
25900
26287
|
------ -------- --------
|
|
26288
|
+
'enda' Endianness no
|
|
25901
26289
|
'frma' PurchaseFileFormat no
|
|
25902
26290
|
|
|
25903
26291
|
=head3 QuickTime ImageDesc Tags
|
|
@@ -26044,7 +26432,7 @@ MP4 video media header.
|
|
|
26044
26432
|
5 TrackDuration no
|
|
26045
26433
|
8 TrackLayer no
|
|
26046
26434
|
9 TrackVolume no
|
|
26047
|
-
10 MatrixStructure fixed32s[9]
|
|
26435
|
+
10 MatrixStructure fixed32s[9]!
|
|
26048
26436
|
19 ImageWidth no
|
|
26049
26437
|
20 ImageHeight no
|
|
26050
26438
|
|
|
@@ -26072,7 +26460,12 @@ the config file.
|
|
|
26072
26460
|
|
|
26073
26461
|
Tag ID Tag Name Writable
|
|
26074
26462
|
------ -------- --------
|
|
26463
|
+
'@day' ContentCreateDate string/
|
|
26464
|
+
'@mak' Make string/
|
|
26465
|
+
'@mod' Model string/
|
|
26075
26466
|
'@sec' SamsungSec Samsung sec
|
|
26467
|
+
'@swr' SoftwareVersion string/
|
|
26468
|
+
'@xyz' GPSCoordinates string/
|
|
26076
26469
|
'AllF' PlayAllFrames int8u
|
|
26077
26470
|
'CAME' SerialNumberHash string
|
|
26078
26471
|
'CNCV' CompressorVersion string
|
|
@@ -26164,6 +26557,7 @@ the config file.
|
|
|
26164
26557
|
'modl' Model no
|
|
26165
26558
|
'name' Name string
|
|
26166
26559
|
'perf' Performer string/
|
|
26560
|
+
'pmcc' GarminSettings string
|
|
26167
26561
|
'pose' pose Kodak pose
|
|
26168
26562
|
'ptch' Pitch rational64s/
|
|
26169
26563
|
'ptv ' PrintToVideo QuickTime Video
|
|
@@ -26184,6 +26578,8 @@ the config file.
|
|
|
26184
26578
|
UnknownThumbnail string
|
|
26185
26579
|
'titl' Title string/
|
|
26186
26580
|
'urat' UserRating no
|
|
26581
|
+
'uuid' GarminSoftware string
|
|
26582
|
+
UUID-Unknown? no
|
|
26187
26583
|
'vndr' Vendor string
|
|
26188
26584
|
'vrot' AccelerometerData no
|
|
26189
26585
|
'yrrc' Year no
|
|
@@ -26409,6 +26805,72 @@ Found in MP4 files from Flip Video cameras.
|
|
|
26409
26805
|
14 SerialNumber no
|
|
26410
26806
|
28 PreviewImage no
|
|
26411
26807
|
|
|
26808
|
+
=head3 QuickTime Tags360Fly Tags
|
|
26809
|
+
|
|
26810
|
+
Timed metadata found in MP4 videos from the 360Fly.
|
|
26811
|
+
|
|
26812
|
+
Tag ID Tag Name Writable
|
|
26813
|
+
------ -------- --------
|
|
26814
|
+
0x0001 Accel360Fly QuickTime Accel360Fly
|
|
26815
|
+
0x0002 Gyro360Fly QuickTime Gyro360Fly
|
|
26816
|
+
0x0003 Mag360Fly QuickTime Mag360Fly
|
|
26817
|
+
0x0005 GPS360Fly QuickTime GPS360Fly
|
|
26818
|
+
0x0006 Rot360Fly QuickTime Rot360Fly
|
|
26819
|
+
0x00fa Fusion360Fly QuickTime Fusion360Fly
|
|
26820
|
+
|
|
26821
|
+
=head3 QuickTime Accel360Fly Tags
|
|
26822
|
+
|
|
26823
|
+
Index1 Tag Name Writable
|
|
26824
|
+
------ -------- --------
|
|
26825
|
+
1 AccelMode? no
|
|
26826
|
+
2 SampleTime no
|
|
26827
|
+
10 AccelYPR no
|
|
26828
|
+
|
|
26829
|
+
=head3 QuickTime Gyro360Fly Tags
|
|
26830
|
+
|
|
26831
|
+
Index1 Tag Name Writable
|
|
26832
|
+
------ -------- --------
|
|
26833
|
+
1 GyroMode? no
|
|
26834
|
+
2 SampleTime no
|
|
26835
|
+
10 GyroYPR no
|
|
26836
|
+
|
|
26837
|
+
=head3 QuickTime Mag360Fly Tags
|
|
26838
|
+
|
|
26839
|
+
Index1 Tag Name Writable
|
|
26840
|
+
------ -------- --------
|
|
26841
|
+
1 MagMode? no
|
|
26842
|
+
2 SampleTime no
|
|
26843
|
+
10 MagnetometerXYZ no
|
|
26844
|
+
|
|
26845
|
+
=head3 QuickTime GPS360Fly Tags
|
|
26846
|
+
|
|
26847
|
+
Index1 Tag Name Writable
|
|
26848
|
+
------ -------- --------
|
|
26849
|
+
1 GPSMode? no
|
|
26850
|
+
2 SampleTime no
|
|
26851
|
+
10 GPSLatitude no
|
|
26852
|
+
14 GPSLongitude no
|
|
26853
|
+
18 GPSAltitude no
|
|
26854
|
+
22 GPSSpeed no
|
|
26855
|
+
24 GPSTrack no
|
|
26856
|
+
26 Acceleration no
|
|
26857
|
+
|
|
26858
|
+
=head3 QuickTime Rot360Fly Tags
|
|
26859
|
+
|
|
26860
|
+
Index1 Tag Name Writable
|
|
26861
|
+
------ -------- --------
|
|
26862
|
+
1 RotMode? no
|
|
26863
|
+
2 SampleTime no
|
|
26864
|
+
10 RotationXYZ no
|
|
26865
|
+
|
|
26866
|
+
=head3 QuickTime Fusion360Fly Tags
|
|
26867
|
+
|
|
26868
|
+
Index1 Tag Name Writable
|
|
26869
|
+
------ -------- --------
|
|
26870
|
+
1 FusionMode? no
|
|
26871
|
+
2 SampleTime no
|
|
26872
|
+
10 FusionYPR no
|
|
26873
|
+
|
|
26412
26874
|
=head3 QuickTime ImageFile Tags
|
|
26413
26875
|
|
|
26414
26876
|
Tags used in QTIF QuickTime Image Files.
|
|
@@ -29290,6 +29752,7 @@ the AIFF specification.
|
|
|
29290
29752
|
------ -------- --------
|
|
29291
29753
|
'(c) ' Copyright no
|
|
29292
29754
|
'ANNO' Annotation no
|
|
29755
|
+
'APPL' ApplicationData no
|
|
29293
29756
|
'AUTH' Author no
|
|
29294
29757
|
'COMM' Common AIFF Common
|
|
29295
29758
|
'COMT' Comment AIFF Comment
|
|
@@ -32881,12 +33344,20 @@ L<https://fits.gsfc.nasa.gov/fits_standard.html> for the specification.
|
|
|
32881
33344
|
|
|
32882
33345
|
=head2 JSON Tags
|
|
32883
33346
|
|
|
32884
|
-
|
|
32885
|
-
tags from basic
|
|
33347
|
+
Other than a few tags in the table below, JSON tags have not been
|
|
33348
|
+
pre-defined. However, ExifTool will read any existing tags from basic
|
|
33349
|
+
JSON-formatted files.
|
|
32886
33350
|
|
|
32887
|
-
Tag
|
|
32888
|
-
|
|
32889
|
-
|
|
33351
|
+
Tag Name Writable
|
|
33352
|
+
-------- --------
|
|
33353
|
+
ON1_SettingsData PLIST
|
|
33354
|
+
ON1_SettingsMetadataCreated no
|
|
33355
|
+
ON1_SettingsMetadataModified no
|
|
33356
|
+
ON1_SettingsMetadataName no
|
|
33357
|
+
ON1_SettingsMetadataPluginID no
|
|
33358
|
+
ON1_SettingsMetadataTimestamp no
|
|
33359
|
+
ON1_SettingsMetadataUsage no
|
|
33360
|
+
ON1_SettingsMetadataVisibleToUser no
|
|
32890
33361
|
|
|
32891
33362
|
=head2 HTML Tags
|
|
32892
33363
|
|
|
@@ -33684,13 +34155,13 @@ option is used.
|
|
|
33684
34155
|
|
|
33685
34156
|
=head2 RSRC Tags
|
|
33686
34157
|
|
|
33687
|
-
Tags extracted from Mac OS resource files
|
|
33688
|
-
also be extracted from the resource fork of any file
|
|
33689
|
-
adding "/..namedfork/rsrc" to the filename to process the
|
|
33690
|
-
alone, or by using the ExtractEmbedded (-ee) option to process
|
|
33691
|
-
fork as a sub-document of the main file. When writing,
|
|
33692
|
-
the Mac OS resource fork by default, but it may deleted
|
|
33693
|
-
on the command line.
|
|
34158
|
+
Tags extracted from Mac OS resource files, DFONT files and "._" sidecar
|
|
34159
|
+
files. These tags may also be extracted from the resource fork of any file
|
|
34160
|
+
in OS X, either by adding "/..namedfork/rsrc" to the filename to process the
|
|
34161
|
+
resource fork alone, or by using the ExtractEmbedded (-ee) option to process
|
|
34162
|
+
the resource fork as a sub-document of the main file. When writing,
|
|
34163
|
+
ExifTool preserves the Mac OS resource fork by default, but it may deleted
|
|
34164
|
+
with C<-rsrc:all=> on the command line.
|
|
33694
34165
|
|
|
33695
34166
|
Tag ID Tag Name Writable
|
|
33696
34167
|
------ -------- --------
|
|
@@ -33942,7 +34413,8 @@ Tags extracted from ISO 9660 disk images.
|
|
|
33942
34413
|
|
|
33943
34414
|
On MacOS systems, the there are additional MDItem and XAttr Finder tags that
|
|
33944
34415
|
may be extracted. These tags are not extracted by default -- they must be
|
|
33945
|
-
specifically requested or enabled via an API option.
|
|
34416
|
+
specifically requested or enabled via an API option. (Except when reading
|
|
34417
|
+
MacOS "._" files directly, see below.)
|
|
33946
34418
|
|
|
33947
34419
|
The tables below list some of the tags that may be extracted, but ExifTool
|
|
33948
34420
|
will extract all available information even for tags not listed.
|
|
@@ -33951,6 +34423,38 @@ Tags in these tables are referred to as "pseudo" tags because their
|
|
|
33951
34423
|
information is not stored in the file itself. As such, B<Writable> tags in
|
|
33952
34424
|
these tables may be changed without having to rewrite the file.
|
|
33953
34425
|
|
|
34426
|
+
Note that on some filesystems, MacOS creates sidecar files with names that
|
|
34427
|
+
begin with "._". ExifTool will read these files if specified, and extract
|
|
34428
|
+
the information listed in the following table without the need for extra
|
|
34429
|
+
options, but these files are not writable directly.
|
|
34430
|
+
|
|
34431
|
+
Tag ID Tag Name Writable
|
|
34432
|
+
------ -------- --------
|
|
34433
|
+
0x0002 RSRC RSRC
|
|
34434
|
+
0x0009 ATTR MacOS XAttr
|
|
34435
|
+
|
|
34436
|
+
=head3 MacOS XAttr Tags
|
|
34437
|
+
|
|
34438
|
+
XAttr tags are extracted using the "xattr" utility. They are extracted if
|
|
34439
|
+
any "XAttr*" tag or the MacOS group is specifically requested, or by setting
|
|
34440
|
+
the XAttrTags API option to 1 or the RequestAll API option to 2 or higher.
|
|
34441
|
+
And they extracted by default from MacOS "._" files when reading
|
|
34442
|
+
these files directly.
|
|
34443
|
+
|
|
34444
|
+
Tag Name Writable
|
|
34445
|
+
-------- --------
|
|
34446
|
+
XAttrAppleMailDateReceived no
|
|
34447
|
+
XAttrAppleMailDateSent no
|
|
34448
|
+
XAttrAppleMailIsRemoteAttachment no
|
|
34449
|
+
XAttrFinderInfo no
|
|
34450
|
+
XAttrLastUsedDate no
|
|
34451
|
+
XAttrMDItemDownloadedDate no
|
|
34452
|
+
XAttrMDItemFinderComment no
|
|
34453
|
+
XAttrMDItemWhereFroms no
|
|
34454
|
+
XAttrMDLabel no
|
|
34455
|
+
XAttrQuarantine yes!
|
|
34456
|
+
XAttrResourceFork no
|
|
34457
|
+
|
|
33954
34458
|
=head3 MacOS MDItem Tags
|
|
33955
34459
|
|
|
33956
34460
|
MDItem tags are extracted using the "mdls" utility. They are extracted if
|
|
@@ -34094,26 +34598,6 @@ index the file after a metadata change.
|
|
|
34094
34598
|
MDItemWhereFroms no
|
|
34095
34599
|
MDItemWhiteBalance no
|
|
34096
34600
|
|
|
34097
|
-
=head3 MacOS XAttr Tags
|
|
34098
|
-
|
|
34099
|
-
XAttr tags are extracted using the "xattr" utility. They are extracted if
|
|
34100
|
-
any "XAttr*" tag or the MacOS group is specifically requested, or by setting
|
|
34101
|
-
the XAttrTags API option to 1 or the RequestAll API option to 2 or higher.
|
|
34102
|
-
|
|
34103
|
-
Tag Name Writable
|
|
34104
|
-
-------- --------
|
|
34105
|
-
XAttrAppleMailDateReceived no
|
|
34106
|
-
XAttrAppleMailDateSent no
|
|
34107
|
-
XAttrAppleMailIsRemoteAttachment no
|
|
34108
|
-
XAttrFinderInfo no
|
|
34109
|
-
XAttrLastUsedDate no
|
|
34110
|
-
XAttrMDItemDownloadedDate no
|
|
34111
|
-
XAttrMDItemFinderComment no
|
|
34112
|
-
XAttrMDItemWhereFroms no
|
|
34113
|
-
XAttrMDLabel no
|
|
34114
|
-
XAttrQuarantine yes!
|
|
34115
|
-
XAttrResourceFork no
|
|
34116
|
-
|
|
34117
34601
|
=head2 Extra Tags
|
|
34118
34602
|
|
|
34119
34603
|
The extra tags provide extra features or extra information extracted or
|
|
@@ -34194,6 +34678,7 @@ FileName.
|
|
|
34194
34678
|
Trailer File yes!
|
|
34195
34679
|
Validate ExifTool no
|
|
34196
34680
|
Warning ExifTool no
|
|
34681
|
+
XML XML no
|
|
34197
34682
|
XMP XMP yes!
|
|
34198
34683
|
XResolution File no
|
|
34199
34684
|
YResolution File no
|
|
@@ -34329,6 +34814,8 @@ values, may created via the ExifTool configuration file.
|
|
|
34329
34814
|
GPSDateTime Parrot:GPSLatitude no
|
|
34330
34815
|
Main:CreateDate
|
|
34331
34816
|
SampleTime
|
|
34817
|
+
GPSDateTime Sony:GPSDateStamp no
|
|
34818
|
+
Sony:GPSTimeStamp
|
|
34332
34819
|
GPSDestLatitude GPS:GPSDestLatitude no
|
|
34333
34820
|
GPS:GPSDestLatitudeRef
|
|
34334
34821
|
GPSDestLatitudeRef XMP-exif:GPSDestLatitude no
|
|
@@ -34442,7 +34929,7 @@ values, may created via the ExifTool configuration file.
|
|
|
34442
34929
|
FlashBits
|
|
34443
34930
|
RicohPitch Ricoh:Accelerometer no
|
|
34444
34931
|
RicohRoll Ricoh:Accelerometer no
|
|
34445
|
-
Rotation QuickTime:MatrixStructure yes
|
|
34932
|
+
Rotation QuickTime:MatrixStructure yes!
|
|
34446
34933
|
QuickTime:HandlerType
|
|
34447
34934
|
RunTimeSincePowerUp Apple:RunTimeValue no
|
|
34448
34935
|
Apple:RunTimeScale
|