exiftool-vendored.pl 12.38.0 → 12.39.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.
Files changed (199) hide show
  1. package/LICENSE +10 -3
  2. package/bin/Changes +17 -0
  3. package/bin/MANIFEST +1 -0
  4. package/bin/META.json +1 -1
  5. package/bin/META.yml +1 -1
  6. package/bin/README +45 -45
  7. package/bin/exiftool +46 -46
  8. package/bin/lib/File/RandomAccess.pm +1 -1
  9. package/bin/lib/File/RandomAccess.pod +2 -2
  10. package/bin/lib/Image/ExifTool/AES.pm +1 -1
  11. package/bin/lib/Image/ExifTool/AFCP.pm +1 -1
  12. package/bin/lib/Image/ExifTool/AIFF.pm +1 -1
  13. package/bin/lib/Image/ExifTool/APE.pm +1 -1
  14. package/bin/lib/Image/ExifTool/APP12.pm +1 -1
  15. package/bin/lib/Image/ExifTool/ASF.pm +1 -1
  16. package/bin/lib/Image/ExifTool/Apple.pm +1 -1
  17. package/bin/lib/Image/ExifTool/Audible.pm +1 -1
  18. package/bin/lib/Image/ExifTool/BMP.pm +1 -1
  19. package/bin/lib/Image/ExifTool/BPG.pm +1 -1
  20. package/bin/lib/Image/ExifTool/BZZ.pm +1 -1
  21. package/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
  22. package/bin/lib/Image/ExifTool/BuildTagLookup.pm +6 -4
  23. package/bin/lib/Image/ExifTool/CBOR.pm +1 -1
  24. package/bin/lib/Image/ExifTool/Canon.pm +1 -1
  25. package/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
  26. package/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
  27. package/bin/lib/Image/ExifTool/CanonVRD.pm +1 -1
  28. package/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
  29. package/bin/lib/Image/ExifTool/Casio.pm +1 -1
  30. package/bin/lib/Image/ExifTool/Charset.pm +1 -1
  31. package/bin/lib/Image/ExifTool/DICOM.pm +1 -1
  32. package/bin/lib/Image/ExifTool/DJI.pm +1 -1
  33. package/bin/lib/Image/ExifTool/DNG.pm +1 -1
  34. package/bin/lib/Image/ExifTool/DPX.pm +1 -1
  35. package/bin/lib/Image/ExifTool/DV.pm +1 -1
  36. package/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
  37. package/bin/lib/Image/ExifTool/DjVu.pm +1 -1
  38. package/bin/lib/Image/ExifTool/EXE.pm +1 -1
  39. package/bin/lib/Image/ExifTool/Exif.pm +9 -1
  40. package/bin/lib/Image/ExifTool/FITS.pm +1 -1
  41. package/bin/lib/Image/ExifTool/FLAC.pm +1 -1
  42. package/bin/lib/Image/ExifTool/FLIF.pm +1 -1
  43. package/bin/lib/Image/ExifTool/FLIR.pm +16 -4
  44. package/bin/lib/Image/ExifTool/Fixup.pm +1 -1
  45. package/bin/lib/Image/ExifTool/Flash.pm +1 -1
  46. package/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
  47. package/bin/lib/Image/ExifTool/Font.pm +1 -1
  48. package/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
  49. package/bin/lib/Image/ExifTool/FujiFilm.pm +1 -1
  50. package/bin/lib/Image/ExifTool/GE.pm +1 -1
  51. package/bin/lib/Image/ExifTool/GIF.pm +1 -1
  52. package/bin/lib/Image/ExifTool/GIMP.pm +1 -1
  53. package/bin/lib/Image/ExifTool/GPS.pm +1 -1
  54. package/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
  55. package/bin/lib/Image/ExifTool/Geotag.pm +1 -1
  56. package/bin/lib/Image/ExifTool/GoPro.pm +1 -1
  57. package/bin/lib/Image/ExifTool/H264.pm +1 -1
  58. package/bin/lib/Image/ExifTool/HP.pm +1 -1
  59. package/bin/lib/Image/ExifTool/HTML.pm +1 -1
  60. package/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
  61. package/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  62. package/bin/lib/Image/ExifTool/ID3.pm +1 -1
  63. package/bin/lib/Image/ExifTool/IPTC.pm +1 -1
  64. package/bin/lib/Image/ExifTool/ISO.pm +1 -1
  65. package/bin/lib/Image/ExifTool/ITC.pm +1 -1
  66. package/bin/lib/Image/ExifTool/Import.pm +1 -1
  67. package/bin/lib/Image/ExifTool/InDesign.pm +1 -1
  68. package/bin/lib/Image/ExifTool/JPEG.pm +6 -2
  69. package/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
  70. package/bin/lib/Image/ExifTool/JSON.pm +1 -1
  71. package/bin/lib/Image/ExifTool/JVC.pm +1 -1
  72. package/bin/lib/Image/ExifTool/Jpeg2000.pm +1 -1
  73. package/bin/lib/Image/ExifTool/Kodak.pm +1 -1
  74. package/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
  75. package/bin/lib/Image/ExifTool/LIF.pm +1 -1
  76. package/bin/lib/Image/ExifTool/LNK.pm +1 -1
  77. package/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
  78. package/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
  79. package/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
  80. package/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
  81. package/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
  82. package/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
  83. package/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
  84. package/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
  85. package/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
  86. package/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
  87. package/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
  88. package/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
  89. package/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
  90. package/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
  91. package/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
  92. package/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
  93. package/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
  94. package/bin/lib/Image/ExifTool/Leaf.pm +1 -1
  95. package/bin/lib/Image/ExifTool/Lytro.pm +1 -1
  96. package/bin/lib/Image/ExifTool/M2TS.pm +1 -1
  97. package/bin/lib/Image/ExifTool/MIE.pm +1 -1
  98. package/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
  99. package/bin/lib/Image/ExifTool/MIFF.pm +1 -1
  100. package/bin/lib/Image/ExifTool/MNG.pm +1 -1
  101. package/bin/lib/Image/ExifTool/MOI.pm +1 -1
  102. package/bin/lib/Image/ExifTool/MPC.pm +1 -1
  103. package/bin/lib/Image/ExifTool/MPEG.pm +1 -1
  104. package/bin/lib/Image/ExifTool/MPF.pm +1 -1
  105. package/bin/lib/Image/ExifTool/MRC.pm +1 -1
  106. package/bin/lib/Image/ExifTool/MWG.pm +1 -1
  107. package/bin/lib/Image/ExifTool/MXF.pm +1 -1
  108. package/bin/lib/Image/ExifTool/MacOS.pm +1 -1
  109. package/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
  110. package/bin/lib/Image/ExifTool/Matroska.pm +9 -5
  111. package/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
  112. package/bin/lib/Image/ExifTool/Minolta.pm +1 -1
  113. package/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
  114. package/bin/lib/Image/ExifTool/Motorola.pm +1 -1
  115. package/bin/lib/Image/ExifTool/Nikon.pm +897 -184
  116. package/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
  117. package/bin/lib/Image/ExifTool/NikonCustom.pm +519 -6
  118. package/bin/lib/Image/ExifTool/NikonSettings.pm +17 -18
  119. package/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
  120. package/bin/lib/Image/ExifTool/OOXML.pm +1 -1
  121. package/bin/lib/Image/ExifTool/Ogg.pm +1 -1
  122. package/bin/lib/Image/ExifTool/Olympus.pm +1 -1
  123. package/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
  124. package/bin/lib/Image/ExifTool/Opus.pm +1 -1
  125. package/bin/lib/Image/ExifTool/Other.pm +1 -1
  126. package/bin/lib/Image/ExifTool/PCX.pm +1 -1
  127. package/bin/lib/Image/ExifTool/PDF.pm +1 -1
  128. package/bin/lib/Image/ExifTool/PGF.pm +1 -1
  129. package/bin/lib/Image/ExifTool/PICT.pm +1 -1
  130. package/bin/lib/Image/ExifTool/PLIST.pm +1 -1
  131. package/bin/lib/Image/ExifTool/PLUS.pm +1 -1
  132. package/bin/lib/Image/ExifTool/PNG.pm +28 -8
  133. package/bin/lib/Image/ExifTool/PPM.pm +1 -1
  134. package/bin/lib/Image/ExifTool/PSP.pm +1 -1
  135. package/bin/lib/Image/ExifTool/Palm.pm +1 -1
  136. package/bin/lib/Image/ExifTool/Panasonic.pm +1 -1
  137. package/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
  138. package/bin/lib/Image/ExifTool/Parrot.pm +1 -1
  139. package/bin/lib/Image/ExifTool/Pentax.pm +3 -2
  140. package/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
  141. package/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
  142. package/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
  143. package/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
  144. package/bin/lib/Image/ExifTool/PostScript.pm +1 -1
  145. package/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
  146. package/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
  147. package/bin/lib/Image/ExifTool/QuickTime.pm +1 -1
  148. package/bin/lib/Image/ExifTool/QuickTimeStream.pl +14 -3
  149. package/bin/lib/Image/ExifTool/RIFF.pm +1 -1
  150. package/bin/lib/Image/ExifTool/RSRC.pm +1 -1
  151. package/bin/lib/Image/ExifTool/RTF.pm +1 -1
  152. package/bin/lib/Image/ExifTool/Radiance.pm +1 -1
  153. package/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
  154. package/bin/lib/Image/ExifTool/Real.pm +1 -1
  155. package/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
  156. package/bin/lib/Image/ExifTool/Red.pm +1 -1
  157. package/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
  158. package/bin/lib/Image/ExifTool/Samsung.pm +1 -1
  159. package/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
  160. package/bin/lib/Image/ExifTool/Scalado.pm +1 -1
  161. package/bin/lib/Image/ExifTool/Shift.pl +3 -1
  162. package/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
  163. package/bin/lib/Image/ExifTool/Sigma.pm +1 -1
  164. package/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
  165. package/bin/lib/Image/ExifTool/Sony.pm +1 -1
  166. package/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
  167. package/bin/lib/Image/ExifTool/Stim.pm +1 -1
  168. package/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
  169. package/bin/lib/Image/ExifTool/TagLookup.pm +4560 -4474
  170. package/bin/lib/Image/ExifTool/TagNames.pod +320 -21
  171. package/bin/lib/Image/ExifTool/Text.pm +1 -1
  172. package/bin/lib/Image/ExifTool/Theora.pm +1 -1
  173. package/bin/lib/Image/ExifTool/Torrent.pm +1 -1
  174. package/bin/lib/Image/ExifTool/Unknown.pm +1 -1
  175. package/bin/lib/Image/ExifTool/VCard.pm +1 -1
  176. package/bin/lib/Image/ExifTool/Validate.pm +1 -1
  177. package/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
  178. package/bin/lib/Image/ExifTool/WTV.pm +1 -1
  179. package/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  180. package/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
  181. package/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
  182. package/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
  183. package/bin/lib/Image/ExifTool/WritePNG.pl +30 -10
  184. package/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
  185. package/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
  186. package/bin/lib/Image/ExifTool/WriteQuickTime.pl +2 -1
  187. package/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
  188. package/bin/lib/Image/ExifTool/Writer.pl +6 -5
  189. package/bin/lib/Image/ExifTool/XMP.pm +40 -22
  190. package/bin/lib/Image/ExifTool/XMP2.pl +3 -2
  191. package/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
  192. package/bin/lib/Image/ExifTool/ZIP.pm +10 -2
  193. package/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
  194. package/bin/lib/Image/ExifTool/iWork.pm +1 -1
  195. package/bin/lib/Image/ExifTool.pm +11 -3
  196. package/bin/lib/Image/ExifTool.pod +64 -63
  197. package/bin/perl-Image-ExifTool.spec +43 -43
  198. package/bin/pp_build_exe.args +5 -5
  199. package/package.json +2 -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 25521 tags, with 16386 unique tag names.
15
+ They contain a total of 25764 tags, with 16462 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
@@ -156,6 +156,7 @@ L<https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JPEG specification.
156
156
  Samsung Samsung Trailer
157
157
  EmbeddedVideo no
158
158
  Insta360 no
159
+ NikonApp no
159
160
  PreviewImage yes
160
161
 
161
162
  =head3 JPEG AVI1 Tags
@@ -1251,6 +1252,7 @@ L<http://www.adobe.com/devnet/xmp/> for the official XMP specification.
1251
1252
  acdsee XMP acdsee
1252
1253
  album XMP Album
1253
1254
  apple-fi XMP apple_fi
1255
+ ast Nikon ast
1254
1256
  aux XMP aux
1255
1257
  cc XMP cc
1256
1258
  cell XMP cell
@@ -1290,6 +1292,7 @@ L<http://www.adobe.com/devnet/xmp/> for the official XMP specification.
1290
1292
  mwg-coll MWG Collections
1291
1293
  mwg-kw MWG Keywords
1292
1294
  mwg-rs MWG Regions
1295
+ nine Nikon nine
1293
1296
  pdf XMP pdf
1294
1297
  pdfx XMP pdfx
1295
1298
  photomech PhotoMechanic XMP
@@ -1302,6 +1305,7 @@ L<http://www.adobe.com/devnet/xmp/> for the official XMP specification.
1302
1305
  prm XMP prm
1303
1306
  pur XMP pur
1304
1307
  rdf XMP rdf
1308
+ sdc Nikon sdc
1305
1309
  swf XMP swf
1306
1310
  tiff XMP tiff
1307
1311
  x XMP x
@@ -7116,7 +7120,7 @@ Unknown only to reduce the volume of the normal output.
7116
7120
  0x00de LimitSelectableImageArea16To9? no
7117
7121
  0x00df ApplySettingsToLiveView no
7118
7122
  0x00e0 FocusPeakingLevel no
7119
- 0x00e9 LensControlRing no
7123
+ 0x00ea LensControlRing no
7120
7124
  0x00ed MovieMultiSelector no
7121
7125
  0x00ee MovieAFSpeed no
7122
7126
  0x00ef MovieAFSpeedApply no
@@ -10884,8 +10888,10 @@ FLIR Picture in Picture tags.
10884
10888
  64 GPSDOP no
10885
10889
  68 GPSSpeedRef no
10886
10890
  70 GPSTrackRef no
10891
+ 72 GPSImgDirectionRef no
10887
10892
  76 GPSSpeed no
10888
10893
  80 GPSTrack no
10894
+ 84 GPSImgDirection no
10889
10895
  88 GPSMapDatum no
10890
10896
 
10891
10897
  =head3 FLIR MeterLink Tags
@@ -13497,7 +13503,7 @@ DiMAGE X and Xt.
13497
13503
  ShotInfoD500 Nikon ShotInfoD500
13498
13504
  ShotInfoD6 Nikon ShotInfoD6
13499
13505
  ShotInfoD610 Nikon ShotInfoD610
13500
- ShotInfoZ7_2 Nikon ShotInfoZ7_2
13506
+ ShotInfoZ7II Nikon ShotInfoZ7II
13501
13507
  ShotInfoZ9 Nikon ShotInfoZ9
13502
13508
  ShotInfo02xx Nikon ShotInfo
13503
13509
  ShotInfoUnknown Nikon ShotInfo
@@ -13554,7 +13560,8 @@ DiMAGE X and Xt.
13554
13560
  0x00b1 HighISONoiseReduction int16u
13555
13561
  0x00b3 ToningEffect string
13556
13562
  0x00b6 PowerUpTime undef
13557
- 0x00b7 AFInfo2 Nikon AFInfo2
13563
+ 0x00b7 AFInfo2 Nikon AFInfo2V0400
13564
+ Nikon AFInfo2
13558
13565
  0x00b8 FileInfo Nikon FileInfo
13559
13566
  Nikon FileInfo
13560
13567
  0x00b9 AFTune Nikon AFTune
@@ -13573,6 +13580,61 @@ DiMAGE X and Xt.
13573
13580
  0x0e1e NikonCaptureOutput Nikon CaptureOutput
13574
13581
  0x0e22 NEFBitDepth int16u[4]!
13575
13582
 
13583
+ =head3 Nikon ast Tags
13584
+
13585
+ Tags used by Nikon NX Studio in Nikon NKSC sidecar files and trailers.
13586
+
13587
+ These tags belong to the ExifTool XMP-ast family 1 group.
13588
+
13589
+ Tag Name Writable
13590
+ -------- --------
13591
+ About no
13592
+ GPSAltitude no
13593
+ GPSAltitudeRef no
13594
+ GPSLatitude no
13595
+ GPSLatitudeRef no
13596
+ GPSLongitude no
13597
+ GPSLongitudeRef no
13598
+ GPSMapDatum no
13599
+ GPSVersionID no
13600
+ IPTC IPTC
13601
+ Version no
13602
+ XMLPackets XMP
13603
+
13604
+ =head3 Nikon nine Tags
13605
+
13606
+ These tags belong to the ExifTool XMP-nine family 1 group.
13607
+
13608
+ Tag Name Writable
13609
+ -------- --------
13610
+ About no
13611
+ Label no
13612
+ NineEdits Nikon NineEdits
13613
+ Rating no
13614
+ Trim no
13615
+ Version no
13616
+
13617
+ =head3 Nikon NineEdits Tags
13618
+
13619
+ XML-based tags used to store editing information.
13620
+
13621
+ Tag Name Writable
13622
+ -------- --------
13623
+ FilterParametersBinary no
13624
+ FilterParametersCustomCustomData no
13625
+ FilterParametersExportExportData no
13626
+
13627
+ =head3 Nikon sdc Tags
13628
+
13629
+ These tags belong to the ExifTool XMP-sdc family 1 group.
13630
+
13631
+ Tag Name Writable
13632
+ -------- --------
13633
+ About no
13634
+ AppName no
13635
+ AppVersion no
13636
+ Version no
13637
+
13576
13638
  =head3 Nikon PreviewIFD Tags
13577
13639
 
13578
13640
  Tag ID Tag Name Writable
@@ -14150,9 +14212,9 @@ These tags are extracted from encrypted data in images from the D610.
14150
14212
  4 FirmwareVersion no
14151
14213
  1999 CustomSettingsD610 NikonCustom SettingsD610
14152
14214
 
14153
- =head3 Nikon ShotInfoZ7_2 Tags
14215
+ =head3 Nikon ShotInfoZ7II Tags
14154
14216
 
14155
- These tags are extracted from encrypted data in images from the Z7_2.
14217
+ These tags are extracted from encrypted data in images from the Z7II.
14156
14218
 
14157
14219
  Index Tag Name Writable
14158
14220
  ----- -------- --------
@@ -14163,12 +14225,12 @@ These tags are extracted from encrypted data in images from the Z7_2.
14163
14225
  52786 RollAngle fixed32u
14164
14226
  52790 PitchAngle fixed32u
14165
14227
  52794 YawAngle fixed32u
14166
- 52918 ZMenuSettingsOffset int8u
14167
- 52920 ZMenuSettings Nikon ZMenuSettings
14228
+ 52918 MenuSettingsZ7IIOffset int8u
14229
+ 52920 MenuSettingsZ7II Nikon MenuSettingsZ7II
14168
14230
 
14169
- =head3 Nikon ZMenuSettings Tags
14231
+ =head3 Nikon MenuSettingsZ7II Tags
14170
14232
 
14171
- These tags are used by the Z5 Z6 Z7 Z6II Z7II Z50 Zfc
14233
+ These tags are used by the Z5, Z6, Z7, Z6II, Z7II, Z50 and Zfc.
14172
14234
 
14173
14235
  Index1 Tag Name Writable
14174
14236
  ------ -------- --------
@@ -14185,7 +14247,7 @@ These tags are used by the Z5 Z6 Z7 Z6II Z7II Z50 Zfc
14185
14247
  232 FocusShiftExposureLock int8u
14186
14248
  322 DiffractionCompensation int8u
14187
14249
  323 AutoDistortionControl int8u
14188
- 326 NikonMeteringMode? int8u
14250
+ 326 NikonMeteringMode int8u
14189
14251
  328 FlashControlMode int8u
14190
14252
  334 FlashGNDistance? no
14191
14253
  338 FlashOutput? int8u
@@ -14198,7 +14260,7 @@ These tags are used by the Z5 Z6 Z7 Z6II Z7II Z50 Zfc
14198
14260
  504 MovieFrameRate? int8u
14199
14261
  506 MovieSlowMotion? int8u
14200
14262
  510 MovieType? int8u
14201
- 516 MovieISOAutoManualMode? no
14263
+ 516 MovieISOAutoManualMode? int16u
14202
14264
  568 MovieActiveD-Lighting? int8u
14203
14265
  572 MovieHighISONoiseReduction? int8u
14204
14266
  574 MovieVignetteControl? int8u
@@ -14218,9 +14280,87 @@ These tags are extracted from encrypted data in images from the Z9.
14218
14280
  ----- -------- --------
14219
14281
  0 ShotInfoVersion no
14220
14282
  4 FirmwareVersion no
14283
+ 27800 IntervalShooting int16u~
14284
+ 30788 FocusShiftShooting int8u~
14221
14285
  60139 RollAngle fixed32u
14222
14286
  60143 PitchAngle fixed32u
14223
14287
  60147 YawAngle fixed32u
14288
+ 60491 MenuSettingsZ9 Nikon MenuSettingsZ9
14289
+
14290
+ =head3 Nikon MenuSettingsZ9 Tags
14291
+
14292
+ These tags are used by the Z9.
14293
+
14294
+ Index1 Tag Name Writable
14295
+ ------ -------- --------
14296
+ 140 MultipleExposureMode int8u
14297
+ 142 MultiExposureShots int8u
14298
+ 188 Intervals int32u
14299
+ 192 ShotsPerInterval int32u
14300
+ 232 FocusShiftNumberShots int8u
14301
+ 236 FocusShiftStepWidth int8u
14302
+ 240 FocusShiftInterval int8u~
14303
+ 244 FocusShiftExposureLock? int8u
14304
+ 274 PhotoShootingMenuBank int8u
14305
+ 276 ExtendedMenuBanks int8u
14306
+ 308 PhotoShootingMenuBankImageArea int8u
14307
+ 322 AutoISO int8u
14308
+ 324 ISOAutoHiLimit? int16u
14309
+ 326 ISOAutoFlashLimit? int16u
14310
+ 334 ISOAutoShutterTime no
14311
+ 416 MovieVignetteControl? int8u
14312
+ 418 DiffractionCompensation int8u
14313
+ 420 FlickerReductionShooting int8u
14314
+ 424 FlashControlMode int8u
14315
+ 426 FlashMasterCompensation? int8s
14316
+ 430 FlashGNDistance? no
14317
+ 434 FlashOutput? int8u
14318
+ 444 FlashRemoteControl? int8u
14319
+ 456 FlashWirelessOption? int8u
14320
+ 530 VRMode int8u
14321
+ 534 BracketSet int8u
14322
+ 536 BracketProgram int8u
14323
+ 538 BracketIncrement int8u
14324
+ 556 SecondarySlotFunction int8u
14325
+ 572 DXCropAlert int8u
14326
+ 574 SubjectDetection int8u
14327
+ 604 MovieImageArea? int8u & 0x01
14328
+ 614 MovieType? int8u
14329
+ 616 MovieISOAutoHiLimit? int16u
14330
+ 618 MovieISOAutoControlManualMode? int8u
14331
+ 620 MovieISOAutoManualMode? int16u
14332
+ 696 MovieActiveD-Lighting? int8u
14333
+ 698 MovieHighISONoiseReduction? int8u
14334
+ 704 MovieFlickerReduction int8u
14335
+ 706 MovieMeteringMode? int8u
14336
+ 708 MovieFocusMode? int8u
14337
+ 710 MovieAFAreaMode int8u
14338
+ 712 MovieVRMode? int8u
14339
+ 716 MovieElectronicVR? int8u
14340
+ 718 MovieSoundRecording? int8u
14341
+ 720 MicrophoneSensitivity? int8u
14342
+ 722 MicrophoneAttenuator? int8u
14343
+ 724 MicrophoneFrequencyResponse? int8u
14344
+ 726 WindNoiseReduction? int8u
14345
+ 748 MovieToneMap? int8u
14346
+ 754 MovieFrameSize? int8u
14347
+ 756 MovieFrameRate? int8u
14348
+ 762 MicrophoneJackPower? int8u
14349
+ 763 MovieDXCropAlert? int8u
14350
+ 764 MovieSubjectDetection? int8u
14351
+ 799 CustomSettingsZ9 NikonCustom SettingsZ9
14352
+ 1426 Language? int8u
14353
+ 1428 TimeZone int8u
14354
+ 1434 MonitorBrightness? no
14355
+ 1456 AFFineTune? int8u
14356
+ 1552 HDMIOutputResolution int8u
14357
+ 1565 SetClockFromLocationData? int8u
14358
+ 1572 AirplaneMode? int8u
14359
+ 1573 EmptySlotRelease? int8u
14360
+ 1608 EnergySavingMode? int8u
14361
+ 1632 RecordLocationData? int8u
14362
+ 1636 USBPowerDelivery? int8u
14363
+ 1645 SensorShield? int8u
14224
14364
 
14225
14365
  =head3 Nikon ShotInfo Tags
14226
14366
 
@@ -14546,7 +14686,7 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
14546
14686
  0 FlashInfoVersion no
14547
14687
  4 FlashSource int8u
14548
14688
  6 ExternalFlashFirmware int8u[2]
14549
- 27 FlashCompensation int8s
14689
+ 10 FlashCompensation int8s
14550
14690
 
14551
14691
  =head3 Nikon FlashInfoUnknown Tags
14552
14692
 
@@ -14563,6 +14703,18 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
14563
14703
  2 MultiExposureShots int32u
14564
14704
  3 MultiExposureAutoGain int32u
14565
14705
 
14706
+ =head3 Nikon AFInfo2V0400 Tags
14707
+
14708
+ Index1 Tag Name Writable
14709
+ ------ -------- --------
14710
+ 0 AFInfo2Version no
14711
+ 62 AFImageWidth int16u
14712
+ 64 AFImageHeight int16u
14713
+ 67 FocusPositionHoriontal int8u~
14714
+ 69 FocusPositionVertical int8u~
14715
+ 70 AFAreaWidth int16u
14716
+ 72 AFAreaHeight int16u
14717
+
14566
14718
  =head3 Nikon AFInfo2 Tags
14567
14719
 
14568
14720
  These tags are written by Nikon DSLR's which have the live view feature.
@@ -15914,6 +16066,151 @@ Custom settings for the D610.
15914
16066
  21.2 ShootingInfoMonitorOffTime int8u & 0x1c
15915
16067
  35.1 PlaybackMonitorOffTime int8u & 0xe0
15916
16068
 
16069
+ =head3 NikonCustom SettingsZ9 Tags
16070
+
16071
+ Custom settings for the Z9.
16072
+
16073
+ Index1 Tag Name Writable
16074
+ ------ -------- --------
16075
+ 1 CustomSettingsBank int8u
16076
+ 3 AF-CPrioritySelection int8u
16077
+ 5 AF-SPrioritySelection int8u
16078
+ 7 BlockShotAFResponse int8u
16079
+ 11 AFPointSel int8u
16080
+ 13 StoreByOrientation int8u
16081
+ 15 AFActivation int8u
16082
+ 16 AF-OnOutOfFocusRelease? int8u
16083
+ 17 LimitAF-AreaModeSelPinpoint? int8u
16084
+ 19 LimitAF-AreaModeSelWideAF_S? int8u
16085
+ 20 LimitAF-AreaModeSelWideAF_L? int8u
16086
+ 21 LimitAFAreaModeSelAuto? int8u
16087
+ 22 FocusPointWrap? int8u
16088
+ 23 ManualFocusPointIllumination? int8u
16089
+ 24 DynamicAreaAFAssist? int8u
16090
+ 25 AF-AssistIlluminator int8u
16091
+ 26 ManualFocusRingInAFMode int8u
16092
+ 27 ExposureControlStepSize int8u
16093
+ 29 EasyExposureCompensation int8u
16094
+ 31 CenterWeightedAreaSize int8u
16095
+ 33 FineTuneOptMatrixMetering int8s
16096
+ 35 FineTuneOptCenterWeighted int8s
16097
+ 37 FineTuneOptSpotMetering int8s
16098
+ 39 FineTuneOptHighlightWeighted int8s
16099
+ 41 ShutterReleaseButtonAE-L int8u
16100
+ 43 SelfTimerTime int8u
16101
+ 45 SelfTimerShotCount int8u
16102
+ 49 SelfTimerShotInterval int8u
16103
+ 51 PlaybackMonitorOffTime int8u
16104
+ 53 MenuMonitorOffTime int8u
16105
+ 55 ShootingInfoMonitorOffTime int8u
16106
+ 57 ImageReviewMonitorOffTime int8u
16107
+ 59 CLModeShootingSpeed int8u
16108
+ 61 MaxContinuousRelease no
16109
+ 65 SyncReleaseMode? int8u
16110
+ 69 LimitSelectableImageAreaDX? int8u
16111
+ 70 LimitSelectableImageArea1To1? int8u
16112
+ 71 LimitSelectableImageArea16To9? int8u
16113
+ 72 FileNumberSequence int8u
16114
+ 73 FocusPeakingLevel? int8u
16115
+ 75 FocusPeakingHighlightColor? int8u
16116
+ 81 ContinuousModeDisplay int8u
16117
+ 83 FlashSyncSpeed no
16118
+ 85 HighSpeedSync int8u
16119
+ 87 FlashShutterSpeed no
16120
+ 89 FlashExposureCompArea int8u
16121
+ 91 AutoFlashISOSensitivity int8u
16122
+ 93 ModelingFlash int8u
16123
+ 95 AutoBracketModeM int8u
16124
+ 97 AutoBracketOrder int8u
16125
+ 99 Func1Button int8u
16126
+ 115 Func2Button int8u
16127
+ 131 AFOnButton int8u
16128
+ 143 SubSelector? int8u
16129
+ 155 AssignMovieRecordButton? int8u
16130
+ 159 LensFunc1Button int8u
16131
+ 167 LensFunc2Button int8u
16132
+ 173 LensControlRing int8u
16133
+ 175 MultiSelectorShootMode int8u
16134
+ 179 MultiSelectorPlaybackMode int8u
16135
+ 183 ShutterSpeedLock int8u
16136
+ 184 ApertureLock int8u
16137
+ 186 CmdDialsReverseRotation int8u
16138
+ 191 UseDialWithoutHold? int8u
16139
+ 193 ReverseIndicators? int8u
16140
+ 195 MovieFunc1Button int8u
16141
+ 203 MovieAF-OnButton int8u
16142
+ 217 MovieMultiSelector? int8u
16143
+ 221 MovieAFSpeed int8u
16144
+ 223 MovieAFSpeedApply int8u
16145
+ 225 MovieAFTrackingSensitivity int8u
16146
+ 257 LCDIllumination? int8u
16147
+ 258 ExtendedShutterSpeeds int8u
16148
+ 259 SubjectMotion int8u
16149
+ 261 FocusPointPersistence int8u
16150
+ 263 AutoFocusModeRestrictions? int8u
16151
+ 267 CHModeShootingSpeed int8u
16152
+ 269.1 LimitReleaseModeSelCL? int8u & 0x02
16153
+ 269.2 LimitReleaseModeSelCH? int8u & 0x04
16154
+ 269.3 LimitReleaseModeSelC30? int8u & 0x10
16155
+ 269.4 LimitReleaseModeSelC120? int8u & 0x40
16156
+ 269.5 LimitReleaseModeSelSelf? int8u & 0x80
16157
+ 273 FlashBurstPriority? int8u
16158
+ 277 VerticalFuncButton int8u
16159
+ 281 Func3Button int8u
16160
+ 285 VerticalAFOnButton int8u
16161
+ 293 VerticalMultiSelectorPlaybackMode? int8u
16162
+ 295 MovieFunc3Button int8u
16163
+ 335 LimitAF-AreaModeSelDynamic_S? int8u
16164
+ 336 LimitAF-AreaModeSelDynamic_M? int8u
16165
+ 337 LimitAF-AreaModeSelDynamic_L? int8u
16166
+ 339 LimitAF-AreaModeSel3DTracking? int8u
16167
+ 341 PlaybackFlickUp? int8u
16168
+ 345 PlaybackFlickDown? int8u
16169
+ 349 ISOStepSize int8u
16170
+ 355 ReverseFocusRing int8u
16171
+ 356 EVFImageFrame? int8u
16172
+ 357 EVFGrid? int8u
16173
+ 359 VirtualHorizonStyle? int8u
16174
+ 373 Func4Button? int8u
16175
+ 379 AudioButton? int8u
16176
+ 381 QualityButton? int8u
16177
+ 399 VerticalMultiSelector? int8u
16178
+ 421 Func1ButtonPlaybackMode? int8u
16179
+ 423 Func2ButtonPlaybackMode? int8u
16180
+ 425 Func3ButtonPlaybackMode? int8u
16181
+ 431 Func4ButtonPlaybackMode? int8u
16182
+ 437 MovieRecordButtonPlaybackMode? int8u
16183
+ 439 VerticalFuncButtonPlaybackMode? int8u
16184
+ 441 AudioButtonPlaybackMode? int8u
16185
+ 447 QualityButtonPlaybackMode? int8u
16186
+ 453 WhiteBalanceButtonPlaybackMode? int8u
16187
+ 459 CommandDialPlaybackMode? int8u
16188
+ 463 SubCommandDialPlaybackMode? int8u
16189
+ 467 FocusPointLock? int8u
16190
+ 469 ControlRingResponse int8u
16191
+ 481 VerticalMovieFuncButton? int8u
16192
+ 505 VerticalMovieAFOnButton? int8u
16193
+ 515 MovieAFAreaMode? int8u
16194
+ 527 HDMIViewAssist? int8u
16195
+ 529 ZebraPatternToneRange? int8u
16196
+ 531 MovieZebraPattern? int8u
16197
+ 533 MovieHighlightDisplayThreshold? int8u
16198
+ 535 MovieMidtoneDisplayValue? int8u
16199
+ 537 MovieMidtoneDisplayRange? int8u~
16200
+ 541 MovieEVFGrid? int8u
16201
+ 549 MovieShutterSpeedLock? int8u
16202
+ 550 MovieFocusPointLock? int8u
16203
+ 563 MatrixMetering? int8u
16204
+ 564 AF-CFocusDisplay int8u
16205
+ 565 FocusPeakingDisplay? int8u
16206
+ 567 KeepExposure int8u
16207
+ 585 StarlightView? int8u
16208
+ 587 EVFWarmDisplayMode? int8u
16209
+ 589 EVFWarmDisplayBrightness? int8s
16210
+ 591 EVFReleaseIndicator? int8u
16211
+ 601 MovieApertureLock? int8u
16212
+ 607 FlickAdvanceDirection? int8u
16213
+
15917
16214
  =head2 NikonCapture Tags
15918
16215
 
15919
16216
  This information is written by the Nikon Capture software in tag 0x0e01 of
@@ -25195,13 +25492,13 @@ check if speed is more of a concern.
25195
25492
  'dSIG' DigitalSignature no
25196
25493
  'eXIf' eXIf EXIF
25197
25494
  'fRAc' FractalParameters no
25198
- 'gAMA' Gamma no
25495
+ 'gAMA' Gamma yes!
25199
25496
  'gIFg' GIFGraphicControlExtension no
25200
25497
  'gIFt' GIFPlainTextExtension no
25201
25498
  'gIFx' GIFApplicationExtension no
25202
25499
  'hIST' PaletteHistogram no
25203
25500
  'iCCP' ICC_Profile ICC_Profile
25204
- 'iCCP-name' ProfileName no
25501
+ 'iCCP-name' ProfileName yes
25205
25502
  'iDOT' AppleDataOffsets no
25206
25503
  'iTXt' InternationalText PNG TextualData
25207
25504
  'oFFs' ImageOffset no
@@ -25210,7 +25507,7 @@ check if speed is more of a concern.
25210
25507
  'sBIT' SignificantBits no
25211
25508
  'sCAL' SubjectScale PNG SubjectScale
25212
25509
  'sPLT' SuggestedPalette no
25213
- 'sRGB' SRGBRendering no
25510
+ 'sRGB' SRGBRendering yes!
25214
25511
  'sTER' StereoImage PNG StereoImage
25215
25512
  'tEXt' TextualData PNG TextualData
25216
25513
  'tIME' ModifyDate yes
@@ -29294,9 +29591,10 @@ for the specification.
29294
29591
  0x7671 ProjectionType no
29295
29592
  0x7672 EquirectangularProj QuickTime equi
29296
29593
  CubemapProj QuickTime cbmp
29297
- 0x7673 ProjectionPosYaw no
29298
- 0x7674 ProjectionPosPitch no
29299
- 0x7675 ProjectionPosRoll no
29594
+ ProjectionPrivate no
29595
+ 0x7673 ProjectionPoseYaw no
29596
+ 0x7674 ProjectionPosePitch no
29597
+ 0x7675 ProjectionPoseRoll no
29300
29598
 
29301
29599
  =head2 MOI Tags
29302
29600
 
@@ -36256,6 +36554,7 @@ document number (ie. the exiftool C<-g3> option).
36256
36554
  9 ZipCompressedSize no
36257
36555
  11 ZipUncompressedSize no
36258
36556
  15 ZipFileName no
36557
+ '_com' ZipFileComment no
36259
36558
 
36260
36559
  =head3 ZIP GZIP Tags
36261
36560
 
@@ -36884,7 +37183,7 @@ values, may created via the ExifTool configuration file.
36884
37183
  GPSLongitude Sony:GPSLongitude no
36885
37184
  Sony:GPSLongitudeRef
36886
37185
  GPSLongitudeRef XMP-exif:GPSLongitude no
36887
- GPSPosition GPSLatitude yes
37186
+ GPSPosition GPSLatitude yes!
36888
37187
  GPSLongitude
36889
37188
  HyperfocalDistance FocalLength no
36890
37189
  Aperture
@@ -37564,7 +37863,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
37564
37863
 
37565
37864
  =head1 AUTHOR
37566
37865
 
37567
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
37866
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
37568
37867
 
37569
37868
  This library is free software; you can redistribute it and/or modify it
37570
37869
  under the same terms as Perl itself.
@@ -223,7 +223,7 @@ characteristics of TXT and CSV files.
223
223
 
224
224
  =head1 AUTHOR
225
225
 
226
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
226
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
227
227
 
228
228
  This library is free software; you can redistribute it and/or modify it
229
229
  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-2021, Phil Harvey (philharvey66 at gmail.com)
125
+ Copyright 2003-2022, 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.
@@ -310,7 +310,7 @@ bencoded information from BitTorrent files.
310
310
 
311
311
  =head1 AUTHOR
312
312
 
313
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
313
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
314
314
 
315
315
  This library is free software; you can redistribute it and/or modify it
316
316
  under the same terms as Perl itself.
@@ -53,7 +53,7 @@ unknown manufacturers.
53
53
 
54
54
  =head1 AUTHOR
55
55
 
56
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
56
+ Copyright 2003-2022, 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-2021, Phil Harvey (philharvey66 at gmail.com)
419
+ Copyright 2003-2022, 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-2021, Phil Harvey (philharvey66 at gmail.com)
662
+ Copyright 2003-2022, 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-2021, Phil Harvey (philharvey66 at gmail.com)
231
+ Copyright 2003-2022, 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-2021, Phil Harvey (philharvey66 at gmail.com)
300
+ Copyright 2003-2022, 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.
@@ -623,7 +623,7 @@ JPEG files, and would lead to far fewer problems with corrupted metadata.
623
623
 
624
624
  =head1 AUTHOR
625
625
 
626
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
626
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
627
627
 
628
628
  This library is free software; you can redistribute it and/or modify it
629
629
  under the same terms as Perl itself.
@@ -2563,7 +2563,7 @@ This file contains routines to write EXIF metadata.
2563
2563
 
2564
2564
  =head1 AUTHOR
2565
2565
 
2566
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
2566
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2567
2567
 
2568
2568
  This library is free software; you can redistribute it and/or modify it
2569
2569
  under the same terms as Perl itself.
@@ -715,7 +715,7 @@ seldom-used routines.
715
715
 
716
716
  =head1 AUTHOR
717
717
 
718
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
718
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
719
719
 
720
720
  This library is free software; you can redistribute it and/or modify it
721
721
  under the same terms as Perl itself.
@@ -750,7 +750,7 @@ C<PDF-update> pseudo group).
750
750
 
751
751
  =head1 AUTHOR
752
752
 
753
- Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
753
+ Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
754
754
 
755
755
  This library is free software; you can redistribute it and/or modify it
756
756
  under the same terms as Perl itself.