exiftool_vendored 12.52.0 → 12.54.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (202) hide show
  1. checksums.yaml +4 -4
  2. data/bin/Changes +30 -1
  3. data/bin/META.json +1 -1
  4. data/bin/META.yml +1 -1
  5. data/bin/README +3 -3
  6. data/bin/exiftool +9 -7
  7. data/bin/lib/File/RandomAccess.pm +1 -1
  8. data/bin/lib/File/RandomAccess.pod +2 -2
  9. data/bin/lib/Image/ExifTool/AES.pm +1 -1
  10. data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
  11. data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
  12. data/bin/lib/Image/ExifTool/APE.pm +1 -1
  13. data/bin/lib/Image/ExifTool/APP12.pm +1 -1
  14. data/bin/lib/Image/ExifTool/ASF.pm +1 -1
  15. data/bin/lib/Image/ExifTool/Apple.pm +197 -27
  16. data/bin/lib/Image/ExifTool/Audible.pm +1 -1
  17. data/bin/lib/Image/ExifTool/BMP.pm +1 -1
  18. data/bin/lib/Image/ExifTool/BPG.pm +1 -1
  19. data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
  20. data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
  21. data/bin/lib/Image/ExifTool/BuildTagLookup.pm +3 -3
  22. data/bin/lib/Image/ExifTool/CBOR.pm +1 -1
  23. data/bin/lib/Image/ExifTool/Canon.pm +14 -2
  24. data/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
  25. data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
  26. data/bin/lib/Image/ExifTool/CanonVRD.pm +9 -9
  27. data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
  28. data/bin/lib/Image/ExifTool/Casio.pm +1 -1
  29. data/bin/lib/Image/ExifTool/Charset.pm +1 -1
  30. data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
  31. data/bin/lib/Image/ExifTool/DJI.pm +1 -1
  32. data/bin/lib/Image/ExifTool/DNG.pm +1 -1
  33. data/bin/lib/Image/ExifTool/DPX.pm +1 -1
  34. data/bin/lib/Image/ExifTool/DV.pm +1 -1
  35. data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
  36. data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
  37. data/bin/lib/Image/ExifTool/EXE.pm +1 -1
  38. data/bin/lib/Image/ExifTool/Exif.pm +5 -16
  39. data/bin/lib/Image/ExifTool/FITS.pm +1 -1
  40. data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
  41. data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
  42. data/bin/lib/Image/ExifTool/FLIR.pm +1 -1
  43. data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
  44. data/bin/lib/Image/ExifTool/Flash.pm +1 -1
  45. data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
  46. data/bin/lib/Image/ExifTool/Font.pm +1 -1
  47. data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
  48. data/bin/lib/Image/ExifTool/FujiFilm.pm +20 -13
  49. data/bin/lib/Image/ExifTool/GE.pm +1 -1
  50. data/bin/lib/Image/ExifTool/GIF.pm +1 -1
  51. data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
  52. data/bin/lib/Image/ExifTool/GPS.pm +1 -1
  53. data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
  54. data/bin/lib/Image/ExifTool/Geotag.pm +1 -1
  55. data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
  56. data/bin/lib/Image/ExifTool/H264.pm +1 -1
  57. data/bin/lib/Image/ExifTool/HP.pm +1 -1
  58. data/bin/lib/Image/ExifTool/HTML.pm +1 -1
  59. data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
  60. data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  61. data/bin/lib/Image/ExifTool/ICO.pm +1 -1
  62. data/bin/lib/Image/ExifTool/ID3.pm +1 -1
  63. data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
  64. data/bin/lib/Image/ExifTool/ISO.pm +1 -1
  65. data/bin/lib/Image/ExifTool/ITC.pm +1 -1
  66. data/bin/lib/Image/ExifTool/Import.pm +1 -1
  67. data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
  68. data/bin/lib/Image/ExifTool/JPEG.pm +1 -1
  69. data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
  70. data/bin/lib/Image/ExifTool/JSON.pm +1 -1
  71. data/bin/lib/Image/ExifTool/JVC.pm +1 -1
  72. data/bin/lib/Image/ExifTool/Jpeg2000.pm +11 -5
  73. data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
  74. data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
  75. data/bin/lib/Image/ExifTool/LIF.pm +1 -1
  76. data/bin/lib/Image/ExifTool/LNK.pm +1 -1
  77. data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
  78. data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
  79. data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
  80. data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
  81. data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
  82. data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
  83. data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
  84. data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
  85. data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
  86. data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
  87. data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
  88. data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
  89. data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
  90. data/bin/lib/Image/ExifTool/Lang/sk.pm +1806 -1927
  91. data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
  92. data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
  93. data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
  94. data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
  95. data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
  96. data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
  97. data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
  98. data/bin/lib/Image/ExifTool/MIE.pm +1 -1
  99. data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
  100. data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
  101. data/bin/lib/Image/ExifTool/MISB.pm +1 -1
  102. data/bin/lib/Image/ExifTool/MNG.pm +1 -1
  103. data/bin/lib/Image/ExifTool/MOI.pm +1 -1
  104. data/bin/lib/Image/ExifTool/MPC.pm +1 -1
  105. data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
  106. data/bin/lib/Image/ExifTool/MPF.pm +1 -1
  107. data/bin/lib/Image/ExifTool/MRC.pm +1 -1
  108. data/bin/lib/Image/ExifTool/MWG.pm +1 -1
  109. data/bin/lib/Image/ExifTool/MXF.pm +1 -1
  110. data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
  111. data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
  112. data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
  113. data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
  114. data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
  115. data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
  116. data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
  117. data/bin/lib/Image/ExifTool/Nikon.pm +190 -6
  118. data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
  119. data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
  120. data/bin/lib/Image/ExifTool/NikonSettings.pm +1 -1
  121. data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
  122. data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
  123. data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
  124. data/bin/lib/Image/ExifTool/Olympus.pm +1 -1
  125. data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
  126. data/bin/lib/Image/ExifTool/Opus.pm +1 -1
  127. data/bin/lib/Image/ExifTool/Other.pm +1 -1
  128. data/bin/lib/Image/ExifTool/PCX.pm +1 -1
  129. data/bin/lib/Image/ExifTool/PDF.pm +1 -1
  130. data/bin/lib/Image/ExifTool/PGF.pm +1 -1
  131. data/bin/lib/Image/ExifTool/PICT.pm +1 -1
  132. data/bin/lib/Image/ExifTool/PLIST.pm +12 -7
  133. data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
  134. data/bin/lib/Image/ExifTool/PNG.pm +1 -1
  135. data/bin/lib/Image/ExifTool/PPM.pm +1 -1
  136. data/bin/lib/Image/ExifTool/PSP.pm +1 -1
  137. data/bin/lib/Image/ExifTool/Palm.pm +1 -1
  138. data/bin/lib/Image/ExifTool/Panasonic.pm +1 -1
  139. data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
  140. data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
  141. data/bin/lib/Image/ExifTool/Pentax.pm +1 -1
  142. data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
  143. data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
  144. data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
  145. data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
  146. data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
  147. data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
  148. data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
  149. data/bin/lib/Image/ExifTool/QuickTime.pm +5 -4
  150. data/bin/lib/Image/ExifTool/QuickTimeStream.pl +19 -4
  151. data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
  152. data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
  153. data/bin/lib/Image/ExifTool/RTF.pm +1 -1
  154. data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
  155. data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
  156. data/bin/lib/Image/ExifTool/Real.pm +1 -1
  157. data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
  158. data/bin/lib/Image/ExifTool/Red.pm +1 -1
  159. data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
  160. data/bin/lib/Image/ExifTool/Samsung.pm +3 -1
  161. data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
  162. data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
  163. data/bin/lib/Image/ExifTool/Shift.pl +1 -1
  164. data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
  165. data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
  166. data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
  167. data/bin/lib/Image/ExifTool/Sony.pm +3 -3
  168. data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
  169. data/bin/lib/Image/ExifTool/Stim.pm +1 -1
  170. data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
  171. data/bin/lib/Image/ExifTool/TagLookup.pm +1010 -968
  172. data/bin/lib/Image/ExifTool/TagNames.pod +87 -3
  173. data/bin/lib/Image/ExifTool/Text.pm +1 -1
  174. data/bin/lib/Image/ExifTool/Theora.pm +1 -1
  175. data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
  176. data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
  177. data/bin/lib/Image/ExifTool/VCard.pm +1 -1
  178. data/bin/lib/Image/ExifTool/Validate.pm +1 -1
  179. data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
  180. data/bin/lib/Image/ExifTool/WTV.pm +1 -1
  181. data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  182. data/bin/lib/Image/ExifTool/WriteExif.pl +14 -1
  183. data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
  184. data/bin/lib/Image/ExifTool/WritePDF.pl +5 -1
  185. data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
  186. data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
  187. data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
  188. data/bin/lib/Image/ExifTool/WriteQuickTime.pl +18 -7
  189. data/bin/lib/Image/ExifTool/WriteRIFF.pl +1 -1
  190. data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
  191. data/bin/lib/Image/ExifTool/Writer.pl +2 -2
  192. data/bin/lib/Image/ExifTool/XMP.pm +23 -3
  193. data/bin/lib/Image/ExifTool/XMP2.pl +20 -1
  194. data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
  195. data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
  196. data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
  197. data/bin/lib/Image/ExifTool/iWork.pm +1 -1
  198. data/bin/lib/Image/ExifTool.pm +3 -2
  199. data/bin/lib/Image/ExifTool.pod +39 -38
  200. data/bin/perl-Image-ExifTool.spec +1 -1
  201. data/lib/exiftool_vendored/version.rb +1 -1
  202. metadata +2 -2
@@ -620,7 +620,7 @@ and values.
620
620
 
621
621
  =head1 AUTHOR
622
622
 
623
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
623
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
624
624
 
625
625
  This library is free software; you can redistribute it and/or modify it
626
626
  under the same terms as Perl itself.
@@ -528,7 +528,7 @@ and values.
528
528
 
529
529
  =head1 AUTHOR
530
530
 
531
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
531
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
532
532
 
533
533
  This library is free software; you can redistribute it and/or modify it
534
534
  under the same terms as Perl itself.
@@ -1313,7 +1313,7 @@ and values.
1313
1313
 
1314
1314
  =head1 AUTHOR
1315
1315
 
1316
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1316
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
1317
1317
 
1318
1318
  This library is free software; you can redistribute it and/or modify it
1319
1319
  under the same terms as Perl itself.
@@ -784,7 +784,7 @@ and values.
784
784
 
785
785
  =head1 AUTHOR
786
786
 
787
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
787
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
788
788
 
789
789
  This library is free software; you can redistribute it and/or modify it
790
790
  under the same terms as Perl itself.
@@ -504,7 +504,7 @@ Capture.
504
504
 
505
505
  =head1 AUTHOR
506
506
 
507
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
507
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
508
508
 
509
509
  This library is free software; you can redistribute it and/or modify it
510
510
  under the same terms as Perl itself.
@@ -192,7 +192,7 @@ from Lytro Light Field Picture (LFP) files.
192
192
 
193
193
  =head1 AUTHOR
194
194
 
195
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
195
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
196
196
 
197
197
  This library is free software; you can redistribute it and/or modify it
198
198
  under the same terms as Perl itself.
@@ -936,7 +936,7 @@ video.
936
936
 
937
937
  =head1 AUTHOR
938
938
 
939
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
939
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
940
940
 
941
941
  This library is free software; you can redistribute it and/or modify it
942
942
  under the same terms as Perl itself.
@@ -2551,7 +2551,7 @@ tag name. For example:
2551
2551
 
2552
2552
  =head1 AUTHOR
2553
2553
 
2554
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2554
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
2555
2555
 
2556
2556
  This library is free software; you can redistribute it and/or modify it
2557
2557
  under the same terms as Perl itself. The MIE format itself is also
@@ -356,7 +356,7 @@ A few examples of combined units strings:
356
356
 
357
357
  =head1 AUTHOR
358
358
 
359
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
359
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
360
360
 
361
361
  This library is free software; you can redistribute it and/or modify it
362
362
  under the same terms as Perl itself.
@@ -255,7 +255,7 @@ This module contains routines required by Image::ExifTool to read MIFF
255
255
 
256
256
  =head1 AUTHOR
257
257
 
258
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
258
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
259
259
 
260
260
  This library is free software; you can redistribute it and/or modify it
261
261
  under the same terms as Perl itself.
@@ -468,7 +468,7 @@ Board (MISB) KLV-format metadata from M2TS videos.
468
468
 
469
469
  =head1 AUTHOR
470
470
 
471
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
471
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
472
472
 
473
473
  This library is free software; you can redistribute it and/or modify it
474
474
  under the same terms as Perl itself.
@@ -661,7 +661,7 @@ This module contains definitions required by Image::ExifTool to read MNG
661
661
 
662
662
  =head1 AUTHOR
663
663
 
664
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
664
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
665
665
 
666
666
  This library is free software; you can redistribute it and/or modify it
667
667
  under the same terms as Perl itself.
@@ -137,7 +137,7 @@ information from MOI files.
137
137
 
138
138
  =head1 AUTHOR
139
139
 
140
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
140
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
141
141
 
142
142
  This library is free software; you can redistribute it and/or modify it
143
143
  under the same terms as Perl itself.
@@ -134,7 +134,7 @@ information from Musepack (MPC) audio files.
134
134
 
135
135
  =head1 AUTHOR
136
136
 
137
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
137
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
138
138
 
139
139
  This library is free software; you can redistribute it and/or modify it
140
140
  under the same terms as Perl itself.
@@ -704,7 +704,7 @@ based on unofficial sources which may be incomplete, inaccurate or outdated.
704
704
 
705
705
  =head1 AUTHOR
706
706
 
707
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
707
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
708
708
 
709
709
  This library is free software; you can redistribute it and/or modify it
710
710
  under the same terms as Perl itself.
@@ -266,7 +266,7 @@ Format (MPF) information from JPEG images.
266
266
 
267
267
  =head1 AUTHOR
268
268
 
269
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
269
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
270
270
 
271
271
  This library is free software; you can redistribute it and/or modify it
272
272
  under the same terms as Perl itself.
@@ -315,7 +315,7 @@ metadata from Medical Research Council (MRC) images.
315
315
 
316
316
  =head1 AUTHOR
317
317
 
318
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
318
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
319
319
 
320
320
  This library is free software; you can redistribute it and/or modify it
321
321
  under the same terms as Perl itself.
@@ -756,7 +756,7 @@ must be loaded explicitly as described above.
756
756
 
757
757
  =head1 AUTHOR
758
758
 
759
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
759
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
760
760
 
761
761
  This library is free software; you can redistribute it and/or modify it
762
762
  under the same terms as Perl itself.
@@ -2987,7 +2987,7 @@ information from MXF (Material Exchange Format) files.
2987
2987
 
2988
2988
  =head1 AUTHOR
2989
2989
 
2990
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2990
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
2991
2991
 
2992
2992
  This library is free software; you can redistribute it and/or modify it
2993
2993
  under the same terms as Perl itself.
@@ -721,7 +721,7 @@ Writable tags use "xattr", "setfile" or "osascript" for writing.
721
721
 
722
722
  =head1 AUTHOR
723
723
 
724
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
724
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
725
725
 
726
726
  This library is free software; you can redistribute it and/or modify it
727
727
  under the same terms as Perl itself.
@@ -1830,7 +1830,7 @@ maker notes in EXIF information.
1830
1830
 
1831
1831
  =head1 AUTHOR
1832
1832
 
1833
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1833
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
1834
1834
 
1835
1835
  This library is free software; you can redistribute it and/or modify it
1836
1836
  under the same terms as Perl itself.
@@ -1140,7 +1140,7 @@ information from Matroska multimedia files (MKA, MKV, MKS and WEBM).
1140
1140
 
1141
1141
  =head1 AUTHOR
1142
1142
 
1143
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1143
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
1144
1144
 
1145
1145
  This library is free software; you can redistribute it and/or modify it
1146
1146
  under the same terms as Perl itself.
@@ -1100,7 +1100,7 @@ Xtra tags in videos.
1100
1100
 
1101
1101
  =head1 AUTHOR
1102
1102
 
1103
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
1103
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
1104
1104
 
1105
1105
  This library is free software; you can redistribute it and/or modify it
1106
1106
  under the same terms as Perl itself.
@@ -2928,7 +2928,7 @@ and write Minolta RAW (MRW) images.
2928
2928
 
2929
2929
  =head1 AUTHOR
2930
2930
 
2931
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2931
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
2932
2932
 
2933
2933
  This library is free software; you can redistribute it and/or modify it
2934
2934
  under the same terms as Perl itself.
@@ -512,7 +512,7 @@ write Konica-Minolta RAW (MRW) images.
512
512
 
513
513
  =head1 AUTHOR
514
514
 
515
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
515
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
516
516
 
517
517
  This library is free software; you can redistribute it and/or modify it
518
518
  under the same terms as Perl itself.
@@ -165,7 +165,7 @@ cell phone images.
165
165
 
166
166
  =head1 AUTHOR
167
167
 
168
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
168
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
169
169
 
170
170
  This library is free software; you can redistribute it and/or modify it
171
171
  under the same terms as Perl itself.
@@ -64,7 +64,7 @@ use Image::ExifTool::Exif;
64
64
  use Image::ExifTool::GPS;
65
65
  use Image::ExifTool::XMP;
66
66
 
67
- $VERSION = '4.15';
67
+ $VERSION = '4.16';
68
68
 
69
69
  sub LensIDConv($$$);
70
70
  sub ProcessNikonAVI($$$);
@@ -617,6 +617,7 @@ sub GetAFPointGrid($$;$);
617
617
  #
618
618
  '00 40 2B 2B 2C 2C 00 02' => 'Tokina AT-X 17 AF PRO (AF 17mm f/3.5)',
619
619
  '00 47 44 44 24 24 00 06' => 'Tokina AT-X M35 PRO DX (AF 35mm f/2.8 Macro)',
620
+ '8D 54 68 68 24 24 87 02' => 'Tokina AT-X PRO 100mm F2.8 D Macro', #30
620
621
  '00 54 68 68 24 24 00 02' => 'Tokina AT-X M100 AF PRO D (AF 100mm f/2.8 Macro)',
621
622
  '27 48 8E 8E 30 30 1D 02' => 'Tokina AT-X 304 AF (AF 300mm f/4.0)',
622
623
  '00 54 8E 8E 24 24 00 02' => 'Tokina AT-X 300 AF PRO (AF 300mm f/2.8)',
@@ -809,6 +810,7 @@ my %flashColorFilter = (
809
810
  66 => 'Blue',
810
811
  67 => 'Yellow',
811
812
  68 => 'Amber',
813
+ 128 => 'Incandescent', #SZ-4TN Incandescent
812
814
  );
813
815
 
814
816
  # flash control mode values (ref JD)
@@ -8914,7 +8916,7 @@ my %nikonFocalConversions = (
8914
8916
  %Image::ExifTool::Nikon::MenuSettingsZ9Firmware3 = ( #starts at Offset26 + 248
8915
8917
  %binaryDataAttrs,
8916
8918
  GROUPS => { 0 => 'MakerNotes', 2 => 'Camera' },
8917
- DATAMEMBER => [ 154, 204, 208, 248, 554 ],
8919
+ DATAMEMBER => [ 154, 204, 208, 248, 444, 554 ],
8918
8920
  IS_SUBDIR => [ 847 ],
8919
8921
  NOTES => 'These tags are used by the Z9 firmware 3.00.',
8920
8922
  154 => {
@@ -8984,6 +8986,39 @@ my %nikonFocalConversions = (
8984
8986
  436 => { Name => 'MovieVignetteControl', PrintConv => \%offLowNormalHighZ7, Unknown => 1 },
8985
8987
  438 => { Name => 'DiffractionCompensation', PrintConv => \%offOn }, # value can be set from both the Photo Shoot Menu and the Video Shooting Menu
8986
8988
  440 => { Name => 'FlickerReductionShooting',PrintConv => \%offOn },
8989
+ 444 => {
8990
+ Name => 'FlashControlMode', # this and nearby tag values for flash may be set from either the Photo Shooting Menu or using the Flash unit menu
8991
+ RawConv => '$$self{FlashControlMode} = $val',
8992
+ PrintConv => \%flashControlModeZ7,
8993
+ },
8994
+ 446 => {
8995
+ Name => 'FlashMasterCompensation',
8996
+ Format => 'int8s',
8997
+ Unknown => 1,
8998
+ ValueConv => '$val/6',
8999
+ ValueConvInv => '6 * $val',
9000
+ PrintConv => '$val ? sprintf("%+.1f",$val) : 0',
9001
+ PrintConvInv => '$val',
9002
+ },
9003
+ 450 => {
9004
+ Name => 'FlashGNDistance',
9005
+ Condition => '$$self{FlashControlMode} == 2',
9006
+ Unknown => 1,
9007
+ ValueConv => '$val + 3',
9008
+ PrintConv => \%flashGNDistance,
9009
+ },
9010
+ 454 => {
9011
+ Name => 'FlashOutput', # range[0,24] with 0=>Full; 1=>50%; then decreasing flash power in 1/3 stops to 0.39% (1/256 full power). also found in FlashInfoUnknown at offset 0x0a (with different mappings)
9012
+ Condition => '$$self{FlashControlMode} >= 3',
9013
+ Unknown => 1,
9014
+ ValueConv => '2 ** (-$val/3)',
9015
+ ValueConvInv => '$val>0 ? -3*log($val)/log(2) : 0',
9016
+ PrintConv => '$val>0.99 ? "Full" : sprintf("%.1f%%",$val*100)',
9017
+ PrintConvInv => '$val=~/(\d+)/ ? $1/100 : 1',
9018
+ },
9019
+ #462 flash wireless control 0=> 'Off' 1=> 'Optical AWL'
9020
+ #464 => { Name => 'FlashRemoteControl', PrintConv => \%flashRemoteControlZ7, Unknown => 1 },
9021
+ #476 => { Name => 'FlashWirelessOption', PrintConv => \%flashWirelessOptionZ7, Unknown => 1 },
8987
9022
  548 => { Name => 'AFAreaMode', PrintConv => \%aFAreaModeZ9},
8988
9023
  550 => { Name => 'VRMode', PrintConv => \%vRModeZ9},
8989
9024
  554 => {
@@ -10197,7 +10232,7 @@ my %nikonFocalConversions = (
10197
10232
  },
10198
10233
  12 => {
10199
10234
  Name => 'FlashFocalLength',
10200
- Notes => 'only valid if flash pattern is "Standard Illumination"',
10235
+ Notes => 'only valid if flash pattern is "Standard Illumination"', #illumination pattern no no supported starting with the SB-910
10201
10236
  RawConv => '($val and $val != 255) ? $val : undef',
10202
10237
  PrintConv => '"$val mm"',
10203
10238
  PrintConvInv => '$val=~/(\d+)/; $1 || 0',
@@ -10267,7 +10302,7 @@ my %nikonFocalConversions = (
10267
10302
  0x29 => [ #PH
10268
10303
  {
10269
10304
  Name => 'FlashGroupBOutput',
10270
- Condition => '$$self{FlashGroupBControlMode} >= 0x60',
10305
+ Condition => '$$self{FlashGroupBControlMode} >= 0x06',
10271
10306
  ValueConv => '2 ** (-$val/6)',
10272
10307
  ValueConvInv => '$val>0 ? -6*log($val)/log(2) : 0',
10273
10308
  PrintConv => '$val>0.99 ? "Full" : sprintf("%.0f%%",$val*100)',
@@ -10307,6 +10342,7 @@ my %nikonFocalConversions = (
10307
10342
  %Image::ExifTool::Nikon::FlashInfo0300 = (
10308
10343
  %binaryDataAttrs,
10309
10344
  GROUPS => { 0 => 'MakerNotes', 2 => 'Camera' },
10345
+ DATAMEMBER => [ 9.2, 17.1, 18.1, 18.2 ],
10310
10346
  0 => {
10311
10347
  Name => 'FlashInfoVersion',
10312
10348
  Format => 'string[4]',
@@ -10321,15 +10357,39 @@ my %nikonFocalConversions = (
10321
10357
  },
10322
10358
  },
10323
10359
  6 => {
10324
- Format => 'int8u[2]',
10325
10360
  Name => 'ExternalFlashFirmware',
10361
+ Format => 'int8u[2]',
10326
10362
  SeparateTable => 'FlashFirmware',
10327
10363
  PrintConv => \%flashFirmware,
10328
10364
  },
10365
+ 8 => {
10366
+ Name => 'ExternalFlashFlags',
10367
+ PrintConv => { BITMASK => {
10368
+ 0 => 'Flash Ready', #flash status is 'Not Ready' when this bit is off and FlashSource is non-zero
10369
+ # 1 - ? (observed with SB-900)
10370
+ 2 => 'Bounce Flash',
10371
+ 4 => 'Wide Flash Adapter',
10372
+ 7 => 'Zoom Override', #override takes place when the Wide Flash Adapter is dropped in place and/or the zoom level is overriden on via flash menu
10373
+ }},
10374
+ },
10375
+ 9.1 => {
10376
+ Name => 'FlashCommanderMode',
10377
+ Mask => 0x80,
10378
+ PrintConv => { 0 => 'Off', 1 => 'On' },
10379
+ },
10380
+ 9.2 => {
10381
+ Name => 'FlashControlMode',
10382
+ Mask => 0x7f,
10383
+ DataMember => 'FlashControlMode',
10384
+ RawConv => '$$self{FlashControlMode} = $val',
10385
+ PrintConv => \%flashControlMode,
10386
+ SeparateTable => 'FlashControlMode',
10387
+ },
10329
10388
  10 => {
10330
10389
  Name => 'FlashCompensation',
10331
10390
  # this is the compensation from the camera (0x0012) for "Built-in" FlashType, or
10332
10391
  # the compensation from the external unit (0x0017) for "Optional" FlashType - PH
10392
+ Condition => '$$self{FlashControlMode} == 0x01 or $$self{FlashControlMode} == 0x02', #only valid for TTL and TTL-BL modes
10333
10393
  Format => 'int8s',
10334
10394
  Priority => 0,
10335
10395
  ValueConv => '-$val/6',
@@ -10337,6 +10397,130 @@ my %nikonFocalConversions = (
10337
10397
  PrintConv => 'Image::ExifTool::Exif::PrintFraction($val)',
10338
10398
  PrintConvInv => 'Image::ExifTool::Exif::ConvertFraction($val)',
10339
10399
  },
10400
+ 13 => {
10401
+ Name => 'RepeatingFlashRate',
10402
+ RawConv => '($val and $val != 255) ? $val : undef',
10403
+ PrintConv => '"$val Hz"',
10404
+ PrintConvInv => '$val=~/(\d+)/; $1 || 0',
10405
+ },
10406
+ 14 => {
10407
+ Name => 'RepeatingFlashCount',
10408
+ RawConv => '($val and $val != 255) ? $val : undef',
10409
+ },
10410
+ 15 => {
10411
+ Name => 'FlashGNDistance',
10412
+ SeparateTable => 1,
10413
+ PrintConv => \%flashGNDistance,
10414
+ },
10415
+ 16 => {
10416
+ Name => 'FlashColorFilter',
10417
+ SeparateTable => 1,
10418
+ PrintConv => \%flashColorFilter,
10419
+ },
10420
+ 17.1 => { #PH
10421
+ Name => 'FlashGroupAControlMode',
10422
+ Mask => 0x0f,
10423
+ Notes => 'note: group A tags may apply to the built-in flash settings for some models',
10424
+ DataMember => 'FlashGroupAControlMode',
10425
+ RawConv => '$$self{FlashGroupAControlMode} = $val',
10426
+ PrintConv => \%flashControlMode,
10427
+ SeparateTable => 'FlashControlMode',
10428
+ },
10429
+ 18.1 => { #PH
10430
+ Name => 'FlashGroupBControlMode',
10431
+ Mask => 0xf0,
10432
+ Notes => 'note: group B tags may apply to group A settings for some models',
10433
+ DataMember => 'FlashGroupBControlMode',
10434
+ RawConv => '$$self{FlashGroupBControlMode} = $val',
10435
+ PrintConv => \%flashControlMode,
10436
+ SeparateTable => 'FlashControlMode',
10437
+ },
10438
+ 18.2 => { #PH
10439
+ Name => 'FlashGroupCControlMode',
10440
+ Mask => 0x0f,
10441
+ Notes => 'note: group C tags may apply to group B settings for some models',
10442
+ DataMember => 'FlashGroupCControlMode',
10443
+ RawConv => '$$self{FlashGroupCControlMode} = $val',
10444
+ PrintConv => \%flashControlMode,
10445
+ SeparateTable => 'FlashControlMode',
10446
+ },
10447
+ 33 => {
10448
+ Name => 'FlashOutput',
10449
+ Condition => '$$self{FlashControlMode} >= 0x06', #only valid for M mode
10450
+ ValueConv => '2 ** (-$val/6)',
10451
+ ValueConvInv => '$val>0 ? -6*log($val)/log(2) : 0',
10452
+ PrintConv => '$val>0.99 ? "Full" : sprintf("%.0f%%",$val*100)',
10453
+ PrintConvInv => '$val=~/(\d+)/ ? $1/100 : 1',
10454
+ },
10455
+ 37 => {
10456
+ Name => 'FlashIlluminationPattern',
10457
+ PrintConv => {
10458
+ 0 => 'Standard',
10459
+ 1 => 'Center-weighted',
10460
+ 2 => 'Even',
10461
+ },
10462
+ },
10463
+ 38 => {
10464
+ Name => 'FlashFocalLength',
10465
+ Notes => 'only valid if flash pattern is "Standard Illumination"',
10466
+ RawConv => '($val and $val != 255) ? $val : undef',
10467
+ PrintConv => '"$val mm"',
10468
+ PrintConvInv => '$val=~/(\d+)/; $1 || 0',
10469
+ },
10470
+ 40 => [ #PH
10471
+ {
10472
+ Name => 'FlashGroupAOutput',
10473
+ Condition => '$$self{FlashGroupAControlMode} >= 0x06',
10474
+ ValueConv => '2 ** (-$val/6)',
10475
+ ValueConvInv => '$val>0 ? -6*log($val)/log(2) : 0',
10476
+ PrintConv => '$val>0.99 ? "Full" : sprintf("%.0f%%",$val*100)',
10477
+ PrintConvInv => '$val=~/(\d+)/ ? $1/100 : 1',
10478
+ },
10479
+ {
10480
+ Name => 'FlashGroupACompensation',
10481
+ Format => 'int8s',
10482
+ ValueConv => '-($val-2)/6',
10483
+ ValueConvInv => '-6 * $val + 2',
10484
+ PrintConv => '$val ? sprintf("%+.1f",$val) : 0',
10485
+ PrintConvInv => '$val',
10486
+ },
10487
+ ],
10488
+ 41 => [ #PH
10489
+ {
10490
+ Name => 'FlashGroupBOutput',
10491
+ Condition => '$$self{FlashGroupBControlMode} >= 0x06',
10492
+ ValueConv => '2 ** (-$val/6)',
10493
+ ValueConvInv => '$val>0 ? -6*log($val)/log(2) : 0',
10494
+ PrintConv => '$val>0.99 ? "Full" : sprintf("%.0f%%",$val*100)',
10495
+ PrintConvInv => '$val=~/(\d+)/ ? $1/100 : 1',
10496
+ },
10497
+ {
10498
+ Name => 'FlashGroupBCompensation',
10499
+ Format => 'int8s',
10500
+ ValueConv => '-($val-2)/6',
10501
+ ValueConvInv => '-6 * $val + 2',
10502
+ PrintConv => '$val ? sprintf("%+.1f",$val) : 0',
10503
+ PrintConvInv => '$val',
10504
+ },
10505
+ ],
10506
+ 42 => [ #PH
10507
+ {
10508
+ Name => 'FlashGroupCOutput',
10509
+ Condition => '$$self{FlashGroupCControlMode} >= 0x06',
10510
+ ValueConv => '2 ** (-$val/6)',
10511
+ ValueConvInv => '$val>0 ? -6*log($val)/log(2) : 0',
10512
+ PrintConv => '$val>0.99 ? "Full" : sprintf("%.0f%%",$val*100)',
10513
+ PrintConvInv => '$val=~/(\d+)/ ? $1/100 : 1',
10514
+ },
10515
+ {
10516
+ Name => 'FlashGroupCCompensation',
10517
+ Format => 'int8s',
10518
+ ValueConv => '-($val-2)/6',
10519
+ ValueConvInv => '-6 * $val + 2',
10520
+ PrintConv => '$val ? sprintf("%+.1f",$val) : 0',
10521
+ PrintConvInv => '$val',
10522
+ },
10523
+ ],
10340
10524
  );
10341
10525
  # Unknown Flash information
10342
10526
  %Image::ExifTool::Nikon::FlashInfoUnknown = (
@@ -12301,7 +12485,7 @@ Nikon maker notes in EXIF information.
12301
12485
 
12302
12486
  =head1 AUTHOR
12303
12487
 
12304
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
12488
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
12305
12489
 
12306
12490
  This library is free software; you can redistribute it and/or modify it
12307
12491
  under the same terms as Perl itself.
@@ -918,7 +918,7 @@ the maker notes of NEF images.
918
918
 
919
919
  =head1 AUTHOR
920
920
 
921
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
921
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
922
922
 
923
923
  This library is free software; you can redistribute it and/or modify it
924
924
  under the same terms as Perl itself.
@@ -10087,7 +10087,7 @@ this information.
10087
10087
 
10088
10088
  =head1 AUTHOR
10089
10089
 
10090
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
10090
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
10091
10091
 
10092
10092
  This library is free software; you can redistribute it and/or modify it
10093
10093
  under the same terms as Perl itself.
@@ -2077,7 +2077,7 @@ Nikon cameras such as the D6 and Z7mk2.
2077
2077
 
2078
2078
  =head1 AUTHOR
2079
2079
 
2080
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
2080
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
2081
2081
 
2082
2082
  This library is free software; you can redistribute it and/or modify it
2083
2083
  under the same terms as Perl itself.
@@ -107,7 +107,7 @@ interpret Nintendo maker notes EXIF meta information.
107
107
 
108
108
  =head1 AUTHOR
109
109
 
110
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
110
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
111
111
 
112
112
  This library is free software; you can redistribute it and/or modify it
113
113
  under the same terms as Perl itself.
@@ -395,7 +395,7 @@ archives of XML files.
395
395
 
396
396
  =head1 AUTHOR
397
397
 
398
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
398
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
399
399
 
400
400
  This library is free software; you can redistribute it and/or modify it
401
401
  under the same terms as Perl itself.
@@ -214,7 +214,7 @@ information from Ogg bitstream container files.
214
214
 
215
215
  =head1 AUTHOR
216
216
 
217
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
217
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
218
218
 
219
219
  This library is free software; you can redistribute it and/or modify it
220
220
  under the same terms as Perl itself.
@@ -4093,7 +4093,7 @@ Olympus or Epson maker notes in EXIF information.
4093
4093
 
4094
4094
  =head1 AUTHOR
4095
4095
 
4096
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
4096
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
4097
4097
 
4098
4098
  This library is free software; you can redistribute it and/or modify it
4099
4099
  under the same terms as Perl itself.
@@ -304,7 +304,7 @@ information from OpenEXR images.
304
304
 
305
305
  =head1 AUTHOR
306
306
 
307
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
307
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
308
308
 
309
309
  This library is free software; you can redistribute it and/or modify it
310
310
  under the same terms as Perl itself.
@@ -69,7 +69,7 @@ information from Ogg Opus audio files.
69
69
 
70
70
  =head1 AUTHOR
71
71
 
72
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
72
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
73
73
 
74
74
  This library is free software; you can redistribute it and/or modify it
75
75
  under the same terms as Perl itself.
@@ -71,7 +71,7 @@ information from Portable FloatMap (PFM) images.
71
71
 
72
72
  =head1 AUTHOR
73
73
 
74
- Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
74
+ Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
75
75
 
76
76
  This library is free software; you can redistribute it and/or modify it
77
77
  under the same terms as Perl itself.