exiftool_vendored 12.50.0 → 12.54.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (204) hide show
  1. checksums.yaml +4 -4
  2. data/bin/Changes +69 -3
  3. data/bin/MANIFEST +2 -0
  4. data/bin/META.json +1 -1
  5. data/bin/META.yml +1 -1
  6. data/bin/README +3 -3
  7. data/bin/exiftool +12 -9
  8. data/bin/lib/File/RandomAccess.pm +1 -1
  9. data/bin/lib/File/RandomAccess.pod +2 -2
  10. data/bin/lib/Image/ExifTool/AES.pm +1 -1
  11. data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
  12. data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
  13. data/bin/lib/Image/ExifTool/APE.pm +1 -1
  14. data/bin/lib/Image/ExifTool/APP12.pm +1 -1
  15. data/bin/lib/Image/ExifTool/ASF.pm +1 -1
  16. data/bin/lib/Image/ExifTool/Apple.pm +197 -27
  17. data/bin/lib/Image/ExifTool/Audible.pm +1 -1
  18. data/bin/lib/Image/ExifTool/BMP.pm +1 -1
  19. data/bin/lib/Image/ExifTool/BPG.pm +1 -1
  20. data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
  21. data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
  22. data/bin/lib/Image/ExifTool/BuildTagLookup.pm +3 -3
  23. data/bin/lib/Image/ExifTool/CBOR.pm +1 -1
  24. data/bin/lib/Image/ExifTool/Canon.pm +14 -2
  25. data/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
  26. data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
  27. data/bin/lib/Image/ExifTool/CanonVRD.pm +9 -9
  28. data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
  29. data/bin/lib/Image/ExifTool/Casio.pm +4 -4
  30. data/bin/lib/Image/ExifTool/Charset.pm +1 -1
  31. data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
  32. data/bin/lib/Image/ExifTool/DJI.pm +1 -1
  33. data/bin/lib/Image/ExifTool/DNG.pm +1 -1
  34. data/bin/lib/Image/ExifTool/DPX.pm +1 -1
  35. data/bin/lib/Image/ExifTool/DV.pm +1 -1
  36. data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
  37. data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
  38. data/bin/lib/Image/ExifTool/EXE.pm +1 -1
  39. data/bin/lib/Image/ExifTool/Exif.pm +5 -16
  40. data/bin/lib/Image/ExifTool/FITS.pm +1 -1
  41. data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
  42. data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
  43. data/bin/lib/Image/ExifTool/FLIR.pm +7 -6
  44. data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
  45. data/bin/lib/Image/ExifTool/Flash.pm +1 -1
  46. data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
  47. data/bin/lib/Image/ExifTool/Font.pm +1 -1
  48. data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
  49. data/bin/lib/Image/ExifTool/FujiFilm.pm +20 -13
  50. data/bin/lib/Image/ExifTool/GE.pm +1 -1
  51. data/bin/lib/Image/ExifTool/GIF.pm +1 -1
  52. data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
  53. data/bin/lib/Image/ExifTool/GPS.pm +12 -6
  54. data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
  55. data/bin/lib/Image/ExifTool/Geotag.pm +13 -5
  56. data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
  57. data/bin/lib/Image/ExifTool/H264.pm +1 -1
  58. data/bin/lib/Image/ExifTool/HP.pm +1 -1
  59. data/bin/lib/Image/ExifTool/HTML.pm +1 -1
  60. data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
  61. data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  62. data/bin/lib/Image/ExifTool/ICO.pm +1 -1
  63. data/bin/lib/Image/ExifTool/ID3.pm +1 -1
  64. data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
  65. data/bin/lib/Image/ExifTool/ISO.pm +1 -1
  66. data/bin/lib/Image/ExifTool/ITC.pm +1 -1
  67. data/bin/lib/Image/ExifTool/Import.pm +1 -1
  68. data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
  69. data/bin/lib/Image/ExifTool/JPEG.pm +2 -1
  70. data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
  71. data/bin/lib/Image/ExifTool/JSON.pm +1 -1
  72. data/bin/lib/Image/ExifTool/JVC.pm +1 -1
  73. data/bin/lib/Image/ExifTool/Jpeg2000.pm +35 -8
  74. data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
  75. data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
  76. data/bin/lib/Image/ExifTool/LIF.pm +1 -1
  77. data/bin/lib/Image/ExifTool/LNK.pm +1 -1
  78. data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
  79. data/bin/lib/Image/ExifTool/Lang/de.pm +2 -2
  80. data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
  81. data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
  82. data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
  83. data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
  84. data/bin/lib/Image/ExifTool/Lang/fr.pm +6016 -760
  85. data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
  86. data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
  87. data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
  88. data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
  89. data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
  90. data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
  91. data/bin/lib/Image/ExifTool/Lang/sk.pm +1806 -0
  92. data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
  93. data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
  94. data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
  95. data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
  96. data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
  97. data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
  98. data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
  99. data/bin/lib/Image/ExifTool/MIE.pm +1 -1
  100. data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
  101. data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
  102. data/bin/lib/Image/ExifTool/MISB.pm +1 -1
  103. data/bin/lib/Image/ExifTool/MNG.pm +1 -1
  104. data/bin/lib/Image/ExifTool/MOI.pm +1 -1
  105. data/bin/lib/Image/ExifTool/MPC.pm +1 -1
  106. data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
  107. data/bin/lib/Image/ExifTool/MPF.pm +1 -1
  108. data/bin/lib/Image/ExifTool/MRC.pm +1 -1
  109. data/bin/lib/Image/ExifTool/MWG.pm +1 -1
  110. data/bin/lib/Image/ExifTool/MXF.pm +1 -1
  111. data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
  112. data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
  113. data/bin/lib/Image/ExifTool/Matroska.pm +262 -46
  114. data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
  115. data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
  116. data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
  117. data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
  118. data/bin/lib/Image/ExifTool/Nikon.pm +658 -276
  119. data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
  120. data/bin/lib/Image/ExifTool/NikonCustom.pm +140 -107
  121. data/bin/lib/Image/ExifTool/NikonSettings.pm +1 -1
  122. data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
  123. data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
  124. data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
  125. data/bin/lib/Image/ExifTool/Olympus.pm +4 -3
  126. data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
  127. data/bin/lib/Image/ExifTool/Opus.pm +1 -1
  128. data/bin/lib/Image/ExifTool/Other.pm +1 -1
  129. data/bin/lib/Image/ExifTool/PCX.pm +1 -1
  130. data/bin/lib/Image/ExifTool/PDF.pm +1 -1
  131. data/bin/lib/Image/ExifTool/PGF.pm +1 -1
  132. data/bin/lib/Image/ExifTool/PICT.pm +1 -1
  133. data/bin/lib/Image/ExifTool/PLIST.pm +12 -7
  134. data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
  135. data/bin/lib/Image/ExifTool/PNG.pm +9 -2
  136. data/bin/lib/Image/ExifTool/PPM.pm +1 -1
  137. data/bin/lib/Image/ExifTool/PSP.pm +1 -1
  138. data/bin/lib/Image/ExifTool/Palm.pm +1 -1
  139. data/bin/lib/Image/ExifTool/Panasonic.pm +1 -1
  140. data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
  141. data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
  142. data/bin/lib/Image/ExifTool/Pentax.pm +1 -1
  143. data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
  144. data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
  145. data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
  146. data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
  147. data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
  148. data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
  149. data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
  150. data/bin/lib/Image/ExifTool/QuickTime.pm +8 -4
  151. data/bin/lib/Image/ExifTool/QuickTimeStream.pl +63 -15
  152. data/bin/lib/Image/ExifTool/README +2 -1
  153. data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
  154. data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
  155. data/bin/lib/Image/ExifTool/RTF.pm +1 -1
  156. data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
  157. data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
  158. data/bin/lib/Image/ExifTool/Real.pm +1 -1
  159. data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
  160. data/bin/lib/Image/ExifTool/Red.pm +1 -1
  161. data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
  162. data/bin/lib/Image/ExifTool/Samsung.pm +3 -1
  163. data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
  164. data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
  165. data/bin/lib/Image/ExifTool/Shift.pl +1 -1
  166. data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
  167. data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
  168. data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
  169. data/bin/lib/Image/ExifTool/Sony.pm +7 -7
  170. data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
  171. data/bin/lib/Image/ExifTool/Stim.pm +1 -1
  172. data/bin/lib/Image/ExifTool/TagInfoXML.pm +13 -8
  173. data/bin/lib/Image/ExifTool/TagLookup.pm +4599 -4505
  174. data/bin/lib/Image/ExifTool/TagNames.pod +313 -39
  175. data/bin/lib/Image/ExifTool/Text.pm +1 -1
  176. data/bin/lib/Image/ExifTool/Theora.pm +1 -1
  177. data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
  178. data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
  179. data/bin/lib/Image/ExifTool/VCard.pm +1 -1
  180. data/bin/lib/Image/ExifTool/Validate.pm +1 -1
  181. data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
  182. data/bin/lib/Image/ExifTool/WTV.pm +1 -1
  183. data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  184. data/bin/lib/Image/ExifTool/WriteExif.pl +14 -1
  185. data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
  186. data/bin/lib/Image/ExifTool/WritePDF.pl +5 -1
  187. data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
  188. data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
  189. data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
  190. data/bin/lib/Image/ExifTool/WriteQuickTime.pl +30 -14
  191. data/bin/lib/Image/ExifTool/WriteRIFF.pl +1 -1
  192. data/bin/lib/Image/ExifTool/WriteXMP.pl +16 -2
  193. data/bin/lib/Image/ExifTool/Writer.pl +35 -15
  194. data/bin/lib/Image/ExifTool/XMP.pm +23 -3
  195. data/bin/lib/Image/ExifTool/XMP2.pl +20 -1
  196. data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
  197. data/bin/lib/Image/ExifTool/ZIP.pm +20 -8
  198. data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
  199. data/bin/lib/Image/ExifTool/iWork.pm +1 -1
  200. data/bin/lib/Image/ExifTool.pm +38 -16
  201. data/bin/lib/Image/ExifTool.pod +39 -38
  202. data/bin/perl-Image-ExifTool.spec +1 -1
  203. data/lib/exiftool_vendored/version.rb +1 -1
  204. metadata +3 -2
@@ -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 26027 tags, with 16663 unique tag names.
15
+ They contain a total of 26269 tags, with 16758 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
@@ -1283,6 +1283,7 @@ L<http://www.adobe.com/devnet/xmp/> for the official XMP specification.
1283
1283
  GImage XMP GImage
1284
1284
  GPano XMP GPano
1285
1285
  GSpherical XMP GSpherical
1286
+ hdr XMP hdr
1286
1287
  ics XMP ics
1287
1288
  iptcCore XMP iptcCore
1288
1289
  iptcExt XMP iptcExt
@@ -1869,6 +1870,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1869
1870
  Group lang-alt/
1870
1871
  HasCrop boolean/
1871
1872
  HasSettings boolean/
1873
+ HDREditMode integer/
1872
1874
  Highlight2012 integer/
1873
1875
  HighlightRecovery integer/
1874
1876
  Highlights2012 integer/
@@ -2375,6 +2377,12 @@ These tags belong to the ExifTool XMP-crd family 1 group.
2375
2377
  SaturationAdjustmentPurple integer/
2376
2378
  SaturationAdjustmentRed integer/
2377
2379
  SaturationAdjustmentYellow integer/
2380
+ SDRBlend real/
2381
+ SDRBrightness real/
2382
+ SDRContrast real/
2383
+ SDRHighlights real/
2384
+ SDRShadows real/
2385
+ SDRWhites real/
2378
2386
  Shadows integer/
2379
2387
  Shadows2012 integer/
2380
2388
  ShadowTint integer/
@@ -3054,6 +3062,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
3054
3062
  Group lang-alt/
3055
3063
  HasCrop boolean
3056
3064
  HasSettings boolean
3065
+ HDREditMode integer
3057
3066
  Highlight2012 integer
3058
3067
  HighlightRecovery integer
3059
3068
  Highlights2012 integer
@@ -3560,6 +3569,12 @@ These tags belong to the ExifTool XMP-crs family 1 group.
3560
3569
  SaturationAdjustmentPurple integer
3561
3570
  SaturationAdjustmentRed integer
3562
3571
  SaturationAdjustmentYellow integer
3572
+ SDRBlend real
3573
+ SDRBrightness real
3574
+ SDRContrast real
3575
+ SDRHighlights real
3576
+ SDRShadows real
3577
+ SDRWhites real
3563
3578
  Shadows integer
3564
3579
  Shadows2012 integer
3565
3580
  ShadowTint integer
@@ -4433,6 +4448,23 @@ These tags belong to the ExifTool XMP-GSpherical family 1 group.
4433
4448
  StitchingSoftware string/
4434
4449
  TimeStamp integer/
4435
4450
 
4451
+ =head3 XMP hdr Tags
4452
+
4453
+ HDR metadata namespace tags written by ACR 15.1. The actual namespace
4454
+ prefix is "hdr_metadata", which is the prefix recorded in the file, but
4455
+ ExifTool shortens this for the family 1 group name.
4456
+
4457
+ These tags belong to the ExifTool XMP-hdr family 1 group.
4458
+
4459
+ Tag Name Writable
4460
+ -------- --------
4461
+ CCVAvgLuminanceNits real
4462
+ CCVMaxLuminanceNits real
4463
+ CCVMinLuminanceNits real
4464
+ CCVPrimariesXY string
4465
+ CCVWhiteXY string
4466
+ SceneReferred boolean
4467
+
4436
4468
  =head3 XMP ics Tags
4437
4469
 
4438
4470
  Tags used by IDimager. Nested TagStructure structures are unrolled to an
@@ -7064,14 +7096,40 @@ Tags extracted from the maker notes of iPhone images.
7064
7096
 
7065
7097
  Tag ID Tag Name Writable
7066
7098
  ------ -------- --------
7099
+ 0x0001 MakerNoteVersion int32s
7100
+ 0x0002 AEMatrix? no
7067
7101
  0x0003 RunTime Apple RunTime
7102
+ 0x0004 AEStable int32s
7103
+ 0x0005 AETarget int32s
7104
+ 0x0006 AEAverage int32s
7105
+ 0x0007 AFStable int32s
7068
7106
  0x0008 AccelerationVector rational64s[3]
7069
7107
  0x000a HDRImageType int32s
7070
7108
  0x000b BurstUUID string
7071
7109
  0x000c FocusDistanceRange rational64s[2]
7110
+ 0x000f OISMode int32s
7072
7111
  0x0011 MediaGroupUUID string
7112
+ 0x0014 ImageCaptureType? int32s
7073
7113
  0x0015 ImageUniqueID string
7074
7114
  0x0017 LivePhotoVideoIndex yes
7115
+ 0x0019 ImageProcessingFlags? int32s
7116
+ 0x001a QualityHint? string
7117
+ 0x001d LuminanceNoiseAmplitude rational64s
7118
+ 0x0020 ImageCaptureReqestID? string
7119
+ 0x0021 HDRHeadroom rational64s
7120
+ 0x0025 SceneFlags? int32s
7121
+ 0x0026 SignalToNoiseRatioType? int32s
7122
+ 0x0027 SignalToNoiseRatio rational64s
7123
+ 0x002f FocusPosition int32s
7124
+ 0x0030 HDRGain rational64s
7125
+ 0x0038 AFMeasuredDepth int32s
7126
+ 0x003d AFConfidence int32s
7127
+ 0x003e ColorCorrectionMatrix? no
7128
+ 0x003f GreenGhostMitigationStatus? int32s
7129
+ 0x0040 SemanticStyle no
7130
+ 0x0041 SemanticStyleRenderingVer no
7131
+ 0x0042 SemanticStylePreset no
7132
+ 0x0045 FrontFacingCamera int32s
7075
7133
 
7076
7134
  =head3 Apple RunTime Tags
7077
7135
 
@@ -9551,6 +9609,7 @@ Vignetting correction from PowerShot models.
9551
9609
  5 PeripheralLightingSetting int32s
9552
9610
  6 ChromaticAberrationSetting int32s
9553
9611
  7 DistortionCorrectionSetting int32s
9612
+ 9 DigitalLensOptimizerSetting int32s
9554
9613
 
9555
9614
  =head3 Canon LightingOpt Tags
9556
9615
 
@@ -9563,6 +9622,7 @@ This information is new in images from the EOS 7D.
9563
9622
  3 HighlightTonePriority int32s
9564
9623
  4 LongExposureNoiseReduction int32s
9565
9624
  5 HighISONoiseReduction int32s
9625
+ 10 DigitalLensOptimizer int32s
9566
9626
 
9567
9627
  =head3 Canon LensInfo Tags
9568
9628
 
@@ -11264,6 +11324,7 @@ Tags extracted from FLIR Public image Format (FPF) files.
11264
11324
  0x1047 GrainEffectRoughness int32s
11265
11325
  0x1048 ColorChromeEffect int32s
11266
11326
  0x1049 BWAdjustment int8s
11327
+ 0x104b BWMagentaGreen int8s
11267
11328
  0x104c GrainEffectSize int16u
11268
11329
  0x104d CropMode int16u
11269
11330
  0x104e ColorChromeFXBlue int32s
@@ -14436,6 +14497,8 @@ These tags are extracted from encrypted data in images from the Z9.
14436
14497
  60143 PitchAngle fixed32u
14437
14498
  60147 YawAngle fixed32u
14438
14499
  60491 MenuSettingsZ9 Nikon MenuSettingsZ9
14500
+ -
14501
+ Nikon MenuSettingsZ9Firmware3
14439
14502
 
14440
14503
  =head3 Nikon MenuSettingsZ9 Tags
14441
14504
 
@@ -14513,6 +14576,83 @@ These tags are used by the Z9.
14513
14576
  1636 USBPowerDelivery? int8u
14514
14577
  1645 SensorShield? int8u
14515
14578
 
14579
+ =head3 Nikon MenuSettingsZ9Firmware3 Tags
14580
+
14581
+ These tags are used by the Z9 firmware 3.00.
14582
+
14583
+ Index1 Tag Name Writable
14584
+ --------------- --------
14585
+ 154 MultipleExposureMode int8u
14586
+ 156 MultiExposureShots int8u
14587
+ 204 Intervals int32u
14588
+ 208 ShotsPerInterval int32u
14589
+ 248 FocusShiftNumberShots int8u
14590
+ 252 FocusShiftStepWidth int8u
14591
+ 256 FocusShiftInterval int8u~
14592
+ 260 FocusShiftExposureLock? int8u
14593
+ 290 PhotoShootingMenuBank int8u
14594
+ 292 ExtendedMenuBanks int8u
14595
+ 328 PhotoShootingMenuBankImageArea int8u
14596
+ 342 AutoISO int8u
14597
+ 344 ISOAutoHiLimit? int16u
14598
+ 346 ISOAutoFlashLimit? int16u
14599
+ 354 ISOAutoShutterTime no
14600
+ 436 MovieVignetteControl? int8u
14601
+ 438 DiffractionCompensation int8u
14602
+ 440 FlickerReductionShooting int8u
14603
+ 444 FlashControlMode int8u
14604
+ 446 FlashMasterCompensation? int8s
14605
+ 450 FlashGNDistance? no
14606
+ 454 FlashOutput? int8u
14607
+ 548 AFAreaMode int8u
14608
+ 550 VRMode int8u
14609
+ 554 BracketSet int8u
14610
+ 556 BracketProgram int8u
14611
+ 558 BracketIncrement int8u
14612
+ 576 SecondarySlotFunction int8u
14613
+ 592 DXCropAlert int8u
14614
+ 594 SubjectDetection int8u
14615
+ 636 HighFrequencyFlickerReductionShooting? int8u
14616
+ 646 MovieImageArea? int8u & 0x01
14617
+ 656 MovieType? int8u
14618
+ 658 MovieISOAutoHiLimit? int16u
14619
+ 660 MovieISOAutoControlManualMode? int8u
14620
+ 662 MovieISOAutoManualMode? int16u
14621
+ 736 MovieActiveD-Lighting? int8u
14622
+ 738 MovieHighISONoiseReduction? int8u
14623
+ 744 MovieFlickerReduction int8u
14624
+ 746 MovieMeteringMode? int8u
14625
+ 748 MovieFocusMode? int8u
14626
+ 750 MovieAFAreaMode int8u
14627
+ 752 MovieVRMode? int8u
14628
+ 756 MovieElectronicVR? int8u
14629
+ 758 MovieSoundRecording? int8u
14630
+ 760 MicrophoneSensitivity? int8u
14631
+ 762 MicrophoneAttenuator? int8u
14632
+ 764 MicrophoneFrequencyResponse? int8u
14633
+ 766 WindNoiseReduction? int8u
14634
+ 788 MovieToneMap? int8u
14635
+ 794 MovieFrameSize? int8u
14636
+ 796 MovieFrameRate? int8u
14637
+ 802 MicrophoneJackPower? int8u
14638
+ 803 MovieDXCropAlert? int8u
14639
+ 804 MovieSubjectDetection? int8u
14640
+ 812 MovieHighResZoom? int8u
14641
+ 847 CustomSettingsZ9 NikonCustom SettingsZ9
14642
+ 1474 Language? int8u
14643
+ 1476 TimeZone int8u
14644
+ 1482 MonitorBrightness? int8u
14645
+ 1504 AFFineTune? int8u
14646
+ 1600 HDMIOutputResolution int8u
14647
+ 1613 SetClockFromLocationData? int8u
14648
+ 1620 AirplaneMode? int8u
14649
+ 1621 EmptySlotRelease? int8u
14650
+ 1656 EnergySavingMode? int8u
14651
+ 1680 RecordLocationData? int8u
14652
+ 1684 USBPowerDelivery? int8u
14653
+ 1693 SensorShield? int8u
14654
+ 1754 FocusShiftAutoReset? int8u
14655
+
14516
14656
  =head3 Nikon ShotInfo Tags
14517
14657
 
14518
14658
  This information is encrypted for ShotInfoVersion 02xx, and some tags are
@@ -14840,7 +14980,26 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
14840
14980
  0 FlashInfoVersion no
14841
14981
  4 FlashSource int8u
14842
14982
  6 ExternalFlashFirmware int8u[2]
14983
+ 8 ExternalFlashFlags int8u
14984
+ 9.1 FlashCommanderMode int8u & 0x80
14985
+ 9.2 FlashControlMode int8u & 0x7f
14843
14986
  10 FlashCompensation int8s
14987
+ 13 RepeatingFlashRate int8u
14988
+ 14 RepeatingFlashCount int8u
14989
+ 15 FlashGNDistance int8u
14990
+ 16 FlashColorFilter int8u
14991
+ 17.1 FlashGroupAControlMode int8u & 0x0f
14992
+ 18.1 FlashGroupBControlMode int8u & 0xf0
14993
+ 18.2 FlashGroupCControlMode int8u & 0x0f
14994
+ 33 FlashOutput int8u
14995
+ 37 FlashIlluminationPattern int8u
14996
+ 38 FlashFocalLength int8u
14997
+ 40 FlashGroupAOutput int8u
14998
+ FlashGroupACompensation int8s
14999
+ 41 FlashGroupBOutput int8u
15000
+ FlashGroupBCompensation int8s
15001
+ 42 FlashGroupCOutput int8u
15002
+ FlashGroupCCompensation int8s
14844
15003
 
14845
15004
  =head3 Nikon FlashInfoUnknown Tags
14846
15005
 
@@ -16306,7 +16465,9 @@ Custom settings for the Z9.
16306
16465
  191 UseDialWithoutHold? int8u
16307
16466
  193 ReverseIndicators? int8u
16308
16467
  195 MovieFunc1Button int8u
16468
+ 199 MovieFunc2Button int8u
16309
16469
  203 MovieAF-OnButton int8u
16470
+ 215 MovieLensControlRing int8u
16310
16471
  217 MovieMultiSelector? int8u
16311
16472
  221 MovieAFSpeed int8u
16312
16473
  223 MovieAFSpeedApply int8u
@@ -23588,6 +23749,7 @@ writes only EXIF, IPTC and XMP tags in Jpeg2000 images.
23588
23749
  'bfil' BinaryFilter no
23589
23750
  'bidb' BinaryData no
23590
23751
  'bpcc' BitsPerComponent no
23752
+ 'c2sh' C2PASaltHash no
23591
23753
  'cbor' CBORData CBOR
23592
23754
  'cdef' ComponentDefinition no
23593
23755
  'cgrp' ColorGroup no
@@ -25710,6 +25872,7 @@ check if speed is more of a concern.
25710
25872
  'acTL' AnimationControl PNG AnimationControl
25711
25873
  'bKGD' BackgroundColor no
25712
25874
  'cHRM' PrimaryChromaticities PNG PrimaryChromaticities
25875
+ 'caBX' JUMBF Jpeg2000
25713
25876
  'dSIG' DigitalSignature no
25714
25877
  'eXIf' eXIf EXIF
25715
25878
  'fRAc' FractalParameters no
@@ -27434,7 +27597,7 @@ for the official specification.
27434
27597
  The tags below are extracted from timed metadata in QuickTime and other
27435
27598
  formats of video files when the ExtractEmbedded option is used. Although
27436
27599
  most of these tags are combined into the single table below, ExifTool
27437
- currently reads 62 different formats of timed GPS metadata from video files.
27600
+ currently reads 63 different formats of timed GPS metadata from video files.
27438
27601
 
27439
27602
  Tag Name Writable
27440
27603
  -------- --------
@@ -27543,64 +27706,64 @@ View Camera Motion Metadata of MP4 videos. See
27543
27706
  L<https://developers.google.com/streetview/publish/camm-spec> for the
27544
27707
  specification.
27545
27708
 
27546
- Index1 Tag Name Writable
27709
+ Tag ID Tag Name Writable
27547
27710
  ------ -------- --------
27548
- 4 AngleAxis no
27711
+ 0x0004 AngleAxis no
27549
27712
 
27550
27713
  =head3 QuickTime camm1 Tags
27551
27714
 
27552
- Index1 Tag Name Writable
27715
+ Tag ID Tag Name Writable
27553
27716
  ------ -------- --------
27554
- 4 PixelExposureTime no
27555
- 8 RollingShutterSkewTime no
27717
+ 0x0004 PixelExposureTime no
27718
+ 0x0008 RollingShutterSkewTime no
27556
27719
 
27557
27720
  =head3 QuickTime camm2 Tags
27558
27721
 
27559
- Index1 Tag Name Writable
27722
+ Tag ID Tag Name Writable
27560
27723
  ------ -------- --------
27561
- 4 AngularVelocity no
27724
+ 0x0004 AngularVelocity no
27562
27725
 
27563
27726
  =head3 QuickTime camm3 Tags
27564
27727
 
27565
- Index1 Tag Name Writable
27728
+ Tag ID Tag Name Writable
27566
27729
  ------ -------- --------
27567
- 4 Acceleration no
27730
+ 0x0004 Acceleration no
27568
27731
 
27569
27732
  =head3 QuickTime camm4 Tags
27570
27733
 
27571
- Index1 Tag Name Writable
27734
+ Tag ID Tag Name Writable
27572
27735
  ------ -------- --------
27573
- 4 Position no
27736
+ 0x0004 Position no
27574
27737
 
27575
27738
  =head3 QuickTime camm5 Tags
27576
27739
 
27577
- Index1 Tag Name Writable
27740
+ Tag ID Tag Name Writable
27578
27741
  ------ -------- --------
27579
- 4 GPSLatitude no
27580
- 12 GPSLongitude no
27581
- 20 GPSAltitude no
27742
+ 0x0004 GPSLatitude no
27743
+ 0x000c GPSLongitude no
27744
+ 0x0014 GPSAltitude no
27582
27745
 
27583
27746
  =head3 QuickTime camm6 Tags
27584
27747
 
27585
- Index1 Tag Name Writable
27748
+ Tag ID Tag Name Writable
27586
27749
  ------ -------- --------
27587
- 4 GPSDateTime no
27588
- 12 GPSMeasureMode no
27589
- 16 GPSLatitude no
27590
- 24 GPSLongitude no
27591
- 32 GPSAltitude no
27592
- 36 GPSHorizontalAccuracy no
27593
- 40 GPSVerticalAccuracy no
27594
- 44 GPSVelocityEast no
27595
- 48 GPSVelocityNorth no
27596
- 52 GPSVelocityUp no
27597
- 56 GPSSpeedAccuracy no
27750
+ 0x0004 GPSDateTime no
27751
+ 0x000c GPSMeasureMode no
27752
+ 0x0010 GPSLatitude no
27753
+ 0x0018 GPSLongitude no
27754
+ 0x0020 GPSAltitude no
27755
+ 0x0024 GPSHorizontalAccuracy no
27756
+ 0x0028 GPSVerticalAccuracy no
27757
+ 0x002c GPSVelocityEast no
27758
+ 0x0030 GPSVelocityNorth no
27759
+ 0x0034 GPSVelocityUp no
27760
+ 0x0038 GPSSpeedAccuracy no
27598
27761
 
27599
27762
  =head3 QuickTime camm7 Tags
27600
27763
 
27601
- Index1 Tag Name Writable
27764
+ Tag ID Tag Name Writable
27602
27765
  ------ -------- --------
27603
- 4 MagneticField no
27766
+ 0x0004 MagneticField no
27604
27767
 
27605
27768
  =head3 QuickTime marl Tags
27606
27769
 
@@ -27880,7 +28043,7 @@ QuickTimeHandler option may be set to 0 to avoid this.
27880
28043
  'pcst' Podcast int8s
27881
28044
  'perf' Performer string
27882
28045
  'pgap' PlayGap int8s
27883
- 'plID' PlayListID int32s[0.25]
28046
+ 'plID' PlayListID int32s[2]
27884
28047
  'prID' ProductID string
27885
28048
  'purd' PurchaseDate string
27886
28049
  'purl' PodcastURL string
@@ -30319,7 +30482,7 @@ Matroska specification.
30319
30482
  0x037e ChapterCountry no
30320
30483
  0x0444 SegmentFamily? no
30321
30484
  0x0461 DateTimeOriginal no
30322
- 0x047a TagLanguage no
30485
+ 0x047a TagLanguageBCP47 no
30323
30486
  0x0484 TagDefault no
30324
30487
  0x0485 TagBinary no
30325
30488
  0x0487 TagString no
@@ -30377,10 +30540,10 @@ Matroska specification.
30377
30540
  0x23a2 CodecPrivate? no
30378
30541
  0x23c0 Targets Matroska
30379
30542
  0x23c3 ChapterPhysicalEquivalent no
30380
- 0x23c4 TagChapterUID? no
30381
- 0x23c5 TagTrackUID? no
30382
- 0x23c6 TagAttachmentUID? no
30383
- 0x23c9 TagEditionUID? no
30543
+ 0x23c4 TagChapterUID no
30544
+ 0x23c5 TagTrackUID no
30545
+ 0x23c6 TagAttachmentUID no
30546
+ 0x23c9 TagEditionUID no
30384
30547
  0x23ca TargetType no
30385
30548
  0x2532 SignedElement? no
30386
30549
  0x2624 TrackTranslate Matroska
@@ -30408,7 +30571,7 @@ Matroska specification.
30408
30571
  0x3384 SegmentFileName no
30409
30572
  0x33a4 SegmentUID? no
30410
30573
  0x33c4 ChapterUID? no
30411
- 0x33c5 TrackUID? no
30574
+ 0x33c5 TrackUID no
30412
30575
  0x3446 TrackAttachmentUID no
30413
30576
  0x35a1 BlockAdditions Matroska
30414
30577
  0x38b5 OutputAudioSampleRate no
@@ -30468,6 +30631,116 @@ for the specification.
30468
30631
  0x7674 ProjectionPosePitch no
30469
30632
  0x7675 ProjectionPoseRoll no
30470
30633
 
30634
+ =head3 Matroska Tags
30635
+
30636
+ Standardized Matroska tags (see
30637
+ L<https://www.matroska.org/technical/tagging.html>).
30638
+
30639
+ Tag ID Tag Name Writable
30640
+ ------ -------- --------
30641
+ 'ACCOMPANIMENT' Accompaniment no
30642
+ 'ACTOR' Actor no
30643
+ 'ADDRESS' Address no
30644
+ 'ARRANGER' Arranger no
30645
+ 'ARTIST' Artist no
30646
+ 'ART_DIRECTOR' ArtDirector no
30647
+ 'ASSISTANT_DIRECTOR' AssistantDirector no
30648
+ 'BARCODE' Barcode no
30649
+ 'BPM' BPM no
30650
+ 'BPS' BPS no
30651
+ 'CATALOG_NUMBER' CatalogNumber no
30652
+ 'CHARACTER' Character no
30653
+ 'CHOREGRAPHER' Choregrapher no
30654
+ 'COMMENT' Comment no
30655
+ 'COMPOSER' Composer no
30656
+ 'COMPOSER_NATIONALITY' ComposerNationality no
30657
+ 'COMPOSITION_LOCATION' CompositionLocation no
30658
+ 'CONDUCTOR' Conductor no
30659
+ 'CONTENT_TYPE' ContentType no
30660
+ 'COPRODUCER' Coproducer no
30661
+ 'COPYRIGHT' Copyright no
30662
+ 'COSTUME_DESIGNER' CostumeDesigner no
30663
+ 'COUNTRY' Country no
30664
+ 'DATE_DIGITIZED' CreateDate no
30665
+ 'DATE_ENCODED' DateEncoded no
30666
+ 'DATE_PURCHASED' DatePurchased no
30667
+ 'DATE_RECORDED' DateTimeOriginal no
30668
+ 'DATE_RELEASED' DateReleased no
30669
+ 'DATE_TAGGED' DateTagged no
30670
+ 'DATE_WRITTEN' DateWritten no
30671
+ 'DESCRIPTION' Description no
30672
+ 'DIRECTOR' Director no
30673
+ 'DIRECTOR_OF_PHOTOGRAPHY'
30674
+ DirectorOfPhotography no
30675
+ 'DISTRIBUTED_BY' DistributedBy no
30676
+ 'EDITED_BY' EditedBy no
30677
+ 'EMAIL' Email no
30678
+ 'ENCODED_BY' EncodedBy no
30679
+ 'ENCODER' Encoder no
30680
+ 'ENCODER_SETTINGS' EncoderSettings no
30681
+ 'EXECUTIVE_PRODUCER' ExecutiveProducer no
30682
+ 'FAX' FAX no
30683
+ 'FPS' FPS no
30684
+ 'GENRE' Genre no
30685
+ 'IMDB' IMDB no
30686
+ 'INITIAL_KEY' InitialKey no
30687
+ 'INSTRUMENTS' Instruments no
30688
+ 'ISBN' ISBN no
30689
+ 'ISRC' ISRC no
30690
+ 'KEYWORDS' Keywords no
30691
+ 'LABEL' Label no
30692
+ 'LABEL_CODE' LabelCode no
30693
+ 'LAW_RATING' LawRating no
30694
+ 'LCCN' Lccn no
30695
+ 'LEAD_PERFORMER' LeadPerformer no
30696
+ 'LICENSE' License no
30697
+ 'LYRICIST' Lyricist no
30698
+ 'LYRICS' Lyrics no
30699
+ 'MASTERED_BY' MasteredBy no
30700
+ 'MCDI' MCDI no
30701
+ 'MEASURE' Measure no
30702
+ 'MIXED_BY' MixedBy no
30703
+ 'MOOD' Mood no
30704
+ 'ORIGINAL' Original no
30705
+ 'ORIGINAL_MEDIA_TYPE' OriginalMediaType no
30706
+ 'PART_NUMBER' PartNumber no
30707
+ 'PART_OFFSET' PartOffset no
30708
+ 'PERIOD' Period no
30709
+ 'PHONE' Phone no
30710
+ 'PLAY_COUNTER' PlayCounter no
30711
+ 'PRODUCER' Producer no
30712
+ 'PRODUCTION_COPYRIGHT' ProductionCopyright no
30713
+ 'PRODUCTION_DESIGNER' ProductionDesigner no
30714
+ 'PRODUCTION_STUDIO' ProductionStudio no
30715
+ 'PUBLISHER' Publisher no
30716
+ 'PURCHASE_CURRENCY' PurchaseCurrency no
30717
+ 'PURCHASE_INFO' PurchaseInfo no
30718
+ 'PURCHASE_ITEM' PurchaseItem no
30719
+ 'PURCHASE_OWNER' PurchaseOwner no
30720
+ 'PURCHASE_PRICE' PurchasePrice no
30721
+ 'RATING' Rating no
30722
+ 'RECORDING_LOCATION' RecordingLocation no
30723
+ 'REMIXED_BY' RemixedBy no
30724
+ 'REPLAYGAIN_GAIN' ReplaygainGain no
30725
+ 'REPLAYGAIN_PEAK' ReplaygainPeak no
30726
+ 'SAMPLE' Sample no
30727
+ 'SCREENPLAY_BY' ScreenplayBy no
30728
+ 'SORT_WITH' SortWith no
30729
+ 'SOUND_ENGINEER' SoundEngineer no
30730
+ 'SUBJECT' Subject no
30731
+ 'SUBTITLE' Subtitle no
30732
+ 'SUMMARY' Summary no
30733
+ 'SYNOPSIS' Synopsis no
30734
+ 'TERMS_OF_USE' TermsOfUse no
30735
+ 'THANKS_TO' ThanksTo no
30736
+ 'TITLE' Title no
30737
+ 'TMDB' TMDB no
30738
+ 'TOTAL_PARTS' TotalParts no
30739
+ 'TUNING' Tuning no
30740
+ 'TVDB' TVDB no
30741
+ 'URL' URL no
30742
+ 'WRITTEN_BY' WrittenBy no
30743
+
30471
30744
  =head2 MOI Tags
30472
30745
 
30473
30746
  MOI files store information about associated MOD or TOD files, and are
@@ -37487,6 +37760,7 @@ FileName.
37487
37760
  ProcessingTime ExifTool no
37488
37761
  RAFVersion File no
37489
37762
  ResourceForkSize System no
37763
+ SphericalVideoXML GSpherical yes!
37490
37764
  SymLink - yes!
37491
37765
  TestName - yes!
37492
37766
  ThumbnailImage File no
@@ -38334,7 +38608,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
38334
38608
 
38335
38609
  =head1 AUTHOR
38336
38610
 
38337
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
38611
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
38338
38612
 
38339
38613
  This library is free software; you can redistribute it and/or modify it
38340
38614
  under the same terms as Perl itself.
@@ -222,7 +222,7 @@ characteristics of TXT and CSV files.
222
222
 
223
223
  =head1 AUTHOR
224
224
 
225
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
225
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
226
226
 
227
227
  This library is free software; you can redistribute it and/or modify it
228
228
  under the same terms as Perl itself.
@@ -122,7 +122,7 @@ information from Theora video streams.
122
122
 
123
123
  =head1 AUTHOR
124
124
 
125
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
125
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
126
126
 
127
127
  This library is free software; you can redistribute it and/or modify it
128
128
  under the same terms as Perl itself.
@@ -309,7 +309,7 @@ bencoded information from BitTorrent files.
309
309
 
310
310
  =head1 AUTHOR
311
311
 
312
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
312
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
313
313
 
314
314
  This library is free software; you can redistribute it and/or modify it
315
315
  under the same terms as Perl itself.
@@ -53,7 +53,7 @@ unknown manufacturers.
53
53
 
54
54
  =head1 AUTHOR
55
55
 
56
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
56
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
57
57
 
58
58
  This library is free software; you can redistribute it and/or modify it
59
59
  under the same terms as Perl itself.
@@ -416,7 +416,7 @@ information from vCard VCF and iCalendar ICS files.
416
416
 
417
417
  =head1 AUTHOR
418
418
 
419
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
419
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
420
420
 
421
421
  This library is free software; you can redistribute it and/or modify it
422
422
  under the same terms as Perl itself.
@@ -659,7 +659,7 @@ ExifTool Validate option is enabled.
659
659
 
660
660
  =head1 AUTHOR
661
661
 
662
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
662
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
663
663
 
664
664
  This library is free software; you can redistribute it and/or modify it
665
665
  under the same terms as Perl itself.
@@ -228,7 +228,7 @@ information from Ogg Vorbis audio headers.
228
228
 
229
229
  =head1 AUTHOR
230
230
 
231
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
231
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
232
232
 
233
233
  This library is free software; you can redistribute it and/or modify it
234
234
  under the same terms as Perl itself.
@@ -297,7 +297,7 @@ This module contains definitions required by Image::ExifTool to read WTV
297
297
 
298
298
  =head1 AUTHOR
299
299
 
300
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
300
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
301
301
 
302
302
  This library is free software; you can redistribute it and/or modify it
303
303
  under the same terms as Perl itself.
@@ -630,7 +630,7 @@ JPEG files, and would lead to far fewer problems with corrupted metadata.
630
630
 
631
631
  =head1 AUTHOR
632
632
 
633
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
633
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
634
634
 
635
635
  This library is free software; you can redistribute it and/or modify it
636
636
  under the same terms as Perl itself.