exiftool-vendored.pl 12.45.0 → 12.49.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 (51) hide show
  1. package/bin/Changes +84 -3
  2. package/bin/MANIFEST +9 -0
  3. package/bin/META.json +1 -1
  4. package/bin/META.yml +1 -1
  5. package/bin/README +45 -44
  6. package/bin/config_files/acdsee.config +2 -1
  7. package/bin/config_files/frameCount.config +56 -0
  8. package/bin/config_files/tiff_version.config +1 -1
  9. package/bin/exiftool +62 -54
  10. package/bin/lib/Image/ExifTool/Apple.pm +6 -2
  11. package/bin/lib/Image/ExifTool/BuildTagLookup.pm +11 -6
  12. package/bin/lib/Image/ExifTool/Canon.pm +20 -8
  13. package/bin/lib/Image/ExifTool/CanonRaw.pm +8 -1
  14. package/bin/lib/Image/ExifTool/Exif.pm +7 -3
  15. package/bin/lib/Image/ExifTool/FLAC.pm +17 -3
  16. package/bin/lib/Image/ExifTool/FlashPix.pm +4 -2
  17. package/bin/lib/Image/ExifTool/FujiFilm.pm +31 -5
  18. package/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
  19. package/bin/lib/Image/ExifTool/ICO.pm +141 -0
  20. package/bin/lib/Image/ExifTool/ID3.pm +5 -5
  21. package/bin/lib/Image/ExifTool/M2TS.pm +55 -8
  22. package/bin/lib/Image/ExifTool/MIE.pm +9 -3
  23. package/bin/lib/Image/ExifTool/MISB.pm +494 -0
  24. package/bin/lib/Image/ExifTool/MakerNotes.pm +3 -1
  25. package/bin/lib/Image/ExifTool/Nikon.pm +34 -31
  26. package/bin/lib/Image/ExifTool/NikonSettings.pm +5 -3
  27. package/bin/lib/Image/ExifTool/Panasonic.pm +21 -4
  28. package/bin/lib/Image/ExifTool/PanasonicRaw.pm +12 -5
  29. package/bin/lib/Image/ExifTool/Photoshop.pm +29 -3
  30. package/bin/lib/Image/ExifTool/QuickTime.pm +34 -5
  31. package/bin/lib/Image/ExifTool/QuickTimeStream.pl +42 -4
  32. package/bin/lib/Image/ExifTool/README +1 -1
  33. package/bin/lib/Image/ExifTool/RIFF.pm +106 -9
  34. package/bin/lib/Image/ExifTool/Samsung.pm +2 -2
  35. package/bin/lib/Image/ExifTool/Sigma.pm +27 -1
  36. package/bin/lib/Image/ExifTool/SigmaRaw.pm +37 -13
  37. package/bin/lib/Image/ExifTool/Sony.pm +7 -3
  38. package/bin/lib/Image/ExifTool/TagLookup.pm +176 -6
  39. package/bin/lib/Image/ExifTool/TagNames.pod +4782 -4486
  40. package/bin/lib/Image/ExifTool/Text.pm +3 -4
  41. package/bin/lib/Image/ExifTool/Torrent.pm +2 -3
  42. package/bin/lib/Image/ExifTool/WriteCanonRaw.pl +7 -0
  43. package/bin/lib/Image/ExifTool/WriteExif.pl +19 -1
  44. package/bin/lib/Image/ExifTool/WriteRIFF.pl +359 -0
  45. package/bin/lib/Image/ExifTool/Writer.pl +6 -2
  46. package/bin/lib/Image/ExifTool/XMP.pm +70 -56
  47. package/bin/lib/Image/ExifTool.pm +75 -15
  48. package/bin/lib/Image/ExifTool.pod +55 -52
  49. package/bin/perl-Image-ExifTool.spec +43 -43
  50. package/bin/pp_build_exe.args +7 -4
  51. package/package.json +2 -2
@@ -1298,6 +1298,29 @@ my %tagLookup = (
1298
1298
  'cameraposetimestamp' => { 458 => [\'Cameras','CamerasCameraPoseTimestamp'] },
1299
1299
  'cameraprofile' => { 478 => 'CameraProfile', 480 => 'CameraProfile' },
1300
1300
  'cameraprofiledigest' => { 478 => 'CameraProfileDigest', 480 => 'CameraProfileDigest' },
1301
+ 'cameraprofiles' => { 492 => 'CameraProfiles' },
1302
+ 'cameraprofilesaperturevalue' => { 492 => [\'CameraProfiles','CameraProfilesApertureValue'] },
1303
+ 'cameraprofilesauthor' => { 492 => [\'CameraProfiles','CameraProfilesAuthor'] },
1304
+ 'cameraprofilesautoscale' => { 492 => [\'CameraProfiles','CameraProfilesAutoScale'] },
1305
+ 'cameraprofilescameraprettyname' => { 492 => [\'CameraProfiles','CameraProfilesCameraPrettyName'] },
1306
+ 'cameraprofilescamerarawprofile' => { 492 => [\'CameraProfiles','CameraProfilesCameraRawProfile'] },
1307
+ 'cameraprofilesfocallength' => { 492 => [\'CameraProfiles','CameraProfilesFocalLength'] },
1308
+ 'cameraprofilesfocusdistance' => { 492 => [\'CameraProfiles','CameraProfilesFocusDistance'] },
1309
+ 'cameraprofileslens' => { 492 => [\'CameraProfiles','CameraProfilesLens'] },
1310
+ 'cameraprofileslensprettyname' => { 492 => [\'CameraProfiles','CameraProfilesLensPrettyName'] },
1311
+ 'cameraprofilesmake' => { 492 => [\'CameraProfiles','CameraProfilesMake'] },
1312
+ 'cameraprofilesmodel' => { 492 => [\'CameraProfiles','CameraProfilesModel'] },
1313
+ 'cameraprofilesperspectivemodel' => { 492 => [\'CameraProfiles','CameraProfilesPerspectiveModel'] },
1314
+ 'cameraprofilesperspectivemodelimagexcenter' => { 492 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageXCenter'] },
1315
+ 'cameraprofilesperspectivemodelimageycenter' => { 492 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageYCenter'] },
1316
+ 'cameraprofilesperspectivemodelradialdistortparam1' => { 492 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam1'] },
1317
+ 'cameraprofilesperspectivemodelradialdistortparam2' => { 492 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam2'] },
1318
+ 'cameraprofilesperspectivemodelradialdistortparam3' => { 492 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam3'] },
1319
+ 'cameraprofilesperspectivemodelscalefactor' => { 492 => [\'CameraProfiles','CameraProfilesPerspectiveModelScaleFactor'] },
1320
+ 'cameraprofilesperspectivemodelversion' => { 492 => [\'CameraProfiles','CameraProfilesPerspectiveModelVersion'] },
1321
+ 'cameraprofilesprofilename' => { 492 => [\'CameraProfiles','CameraProfilesProfileName'] },
1322
+ 'cameraprofilessensorformatfactor' => { 492 => [\'CameraProfiles','CameraProfilesSensorFormatFactor'] },
1323
+ 'cameraprofilesuniquecameramodel' => { 492 => [\'CameraProfiles','CameraProfilesUniqueCameraModel'] },
1301
1324
  'camerarawcolortone' => { 109 => 0xe1 },
1302
1325
  'camerarawcontrast' => { 109 => 0xe3 },
1303
1326
  'camerarawhighlightpoint' => { 109 => 0xe6 },
@@ -1559,7 +1582,7 @@ my %tagLookup = (
1559
1582
  'circulargradientbasedcorrections' => { 478 => 'CircularGradientBasedCorrections', 480 => 'CircularGradientBasedCorrections' },
1560
1583
  'city' => { 131 => 0x5a, 161 => 'City', 320 => 0x6d, 492 => 'City' },
1561
1584
  'city2' => { 320 => 0x80 },
1562
- 'clarity' => { 232 => 0x35, 233 => 0x3d, 420 => 0x2036, 478 => 'Clarity', 480 => 'Clarity' },
1585
+ 'clarity' => { 127 => 0x100f, 232 => 0x35, 233 => 0x3d, 420 => 0x2036, 478 => 'Clarity', 480 => 'Clarity' },
1563
1586
  'clarity2012' => { 478 => 'Clarity2012', 480 => 'Clarity2012' },
1564
1587
  'claritycontrol' => { 355 => 0x96 },
1565
1588
  'classification' => { 380 => 'clsf' },
@@ -2359,6 +2382,7 @@ my %tagLookup = (
2359
2382
  'dynamicareaafassist' => { 295 => 0x18 },
2360
2383
  'dynamicareaafdisplay' => { 280 => '46.1', 282 => '47.1', 283 => '47.1', 292 => '47.1', 293 => '47.1' },
2361
2384
  'dynamicrange' => { 127 => 0x1400 },
2385
+ 'dynamicrangeboost' => { 320 => 0xee },
2362
2386
  'dynamicrangeexpansion' => { 355 => 0x69, 387 => 0x100e },
2363
2387
  'dynamicrangemax' => { 108 => 0x7c },
2364
2388
  'dynamicrangemin' => { 108 => 0x7a },
@@ -2436,10 +2460,15 @@ my %tagLookup = (
2436
2460
  'energysavingmode' => { 229 => 0x648 },
2437
2461
  'engineer' => { 504 => 'engineer' },
2438
2462
  'enhancedarktones' => { 265 => 0x8 },
2463
+ 'enhancedetailsalreadyapplied' => { 475 => 'EnhanceDetailsAlreadyApplied' },
2464
+ 'enhancedetailsversion' => { 475 => 'EnhanceDetailsVersion' },
2439
2465
  'enhancement' => { 112 => 0x16, 113 => 0x3016 },
2440
2466
  'enhanceparams' => { 119 => 0xc7ee },
2441
2467
  'enhancer' => { 301 => 0x300 },
2442
2468
  'enhancervalues' => { 301 => 0x301 },
2469
+ 'enhancesuperresolutionalreadyapplied' => { 475 => 'EnhanceSuperResolutionAlreadyApplied' },
2470
+ 'enhancesuperresolutionscale' => { 475 => 'EnhanceSuperResolutionScale' },
2471
+ 'enhancesuperresolutionversion' => { 475 => 'EnhanceSuperResolutionVersion' },
2443
2472
  'envelopenumber' => { 132 => 0x28 },
2444
2473
  'envelopepriority' => { 132 => 0x3c },
2445
2474
  'enveloperecordversion' => { 132 => 0x0 },
@@ -2742,8 +2771,7 @@ my %tagLookup = (
2742
2771
  'firmwarename' => { 394 => 0xa001 },
2743
2772
  'firmwarerevision' => { 19 => 0xa4, 64 => 0x1e, 385 => 0x0 },
2744
2773
  'firmwarerevision2' => { 385 => 0xc },
2745
- 'firmwareversion' => { 7 => 0x10b, 11 => 0x136, 14 => 0xff, 15 => 0x107, 127 => 0x1447, 138 => [0x415,0xce5], 154 => 0x57, 156 => 'FirmwareVersion', 318 => 0x320, 320 => 0x2, 322 => 0x3109, 355 => 0x230, 380 => ['CNFV','FIRM'], 382 => 0x18, 383 => 0x2a, 387 => 0x2 },
2746
- 'firmwareversion2' => { 127 => 0x1448 },
2774
+ 'firmwareversion' => { 7 => 0x10b, 11 => 0x136, 14 => 0xff, 15 => 0x107, 138 => [0x415,0xce5], 154 => 0x57, 156 => 'FirmwareVersion', 318 => 0x320, 320 => 0x2, 322 => 0x3109, 355 => 0x230, 380 => ['CNFV','FIRM'], 382 => 0x18, 383 => 0x2a, 387 => 0x2 },
2747
2775
  'firmwareversions' => { 364 => 0x301 },
2748
2776
  'firstphotodate' => { 466 => 'FirstPhotoDate' },
2749
2777
  'firstpublicationdate' => { 307 => 'FirstPublicationDate' },
@@ -2913,12 +2941,13 @@ my %tagLookup = (
2913
2941
  'focusprocess' => { 297 => 0x302 },
2914
2942
  'focusrange' => { 34 => 0x12, 302 => 0x100a },
2915
2943
  'focusrangeindex' => { 346 => '3.1' },
2944
+ 'focusresult' => { 194 => 0x4a },
2916
2945
  'focusringrotation' => { 84 => 0x713 },
2917
2946
  'focussetting' => { 397 => 0x6 },
2918
2947
  'focusshiftexposurelock' => { 228 => 0xe8, 229 => 0xf4, 252 => 0xc446 },
2919
2948
  'focusshiftinterval' => { 228 => 0xe4, 229 => 0xf0, 252 => 0xc442 },
2920
2949
  'focusshiftnumbershots' => { 228 => 0xdc, 229 => 0xe8, 252 => 0xc43a },
2921
- 'focusshiftshooting' => { 261 => 0x7844 },
2950
+ 'focusshiftshooting' => { 261 => 0x6c90 },
2922
2951
  'focusshiftstepwidth' => { 228 => 0xe0, 229 => 0xec, 252 => 0xc43e },
2923
2952
  'focusstatus' => { 406 => 0x19, 407 => 0x53, 408 => 0x53 },
2924
2953
  'focusstepcount' => { 300 => 0x301, 302 => 0x100e },
@@ -2956,6 +2985,8 @@ my %tagLookup = (
2956
2985
  'freebytes' => { 97 => 0x1 },
2957
2986
  'freememorycardimages' => { 182 => [0x37,0x54], 183 => [0x2d,0x4a], 184 => 0x32 },
2958
2987
  'fujiflashmode' => { 127 => 0x1010 },
2988
+ 'fujimodel' => { 127 => 0x1447 },
2989
+ 'fujimodel2' => { 127 => 0x1448 },
2959
2990
  'fullhdhighspeedrec' => { 127 => 0x3824 },
2960
2991
  'fullimagesize' => { 420 => 0xb02b },
2961
2992
  'fullpanoheightpixels' => { 466 => 'FullPanoHeightPixels', 467 => 'FullPanoHeightPixels' },
@@ -3219,7 +3250,8 @@ my %tagLookup = (
3219
3250
  'gradientbasedcorrwhat' => { 478 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'], 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsWhat'] },
3220
3251
  'gradientbasedcorrwhites2012' => { 478 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'], 480 => [\'GradientBasedCorrections','GradientBasedCorrectionsLocalWhites2012'] },
3221
3252
  'grainamount' => { 478 => 'GrainAmount', 480 => 'GrainAmount' },
3222
- 'graineffect' => { 127 => 0x1047 },
3253
+ 'graineffectroughness' => { 127 => 0x1047 },
3254
+ 'graineffectsize' => { 127 => 0x104c },
3223
3255
  'grainfrequency' => { 478 => 'GrainFrequency', 480 => 'GrainFrequency' },
3224
3256
  'grainseed' => { 478 => 'GrainSeed', 480 => 'GrainSeed' },
3225
3257
  'grainsize' => { 478 => 'GrainSize', 480 => 'GrainSize' },
@@ -3886,6 +3918,7 @@ my %tagLookup = (
3886
3918
  'linlogcoring' => { 138 => 0x904 },
3887
3919
  'lithostratigraphicterms' => { 118 => [\'GeologicalContext','GeologicalContextLithostratigraphicTerms'] },
3888
3920
  'livephotoauto' => { 374 => 'live-photo.auto' },
3921
+ 'livephotovideoindex' => { 1 => 0x17 },
3889
3922
  'livephotovitalityscore' => { 374 => 'live-photo.vitality-score' },
3890
3923
  'livephotovitalityscoringversion' => { 374 => 'live-photo.vitality-scoring-version' },
3891
3924
  'liveviewaf' => { 284 => '32.1', 294 => '34.1' },
@@ -4485,6 +4518,7 @@ my %tagLookup = (
4485
4518
  'minaperturevalue' => { 364 => 0x415 },
4486
4519
  'minfocallength' => { 7 => 0xe4, 8 => 0xe, 9 => 0x1a9, 10 => 0x11, 11 => 0x113, 12 => 0x11, 13 => 0x151, 14 => 0xd8, 16 => 0xf8, 17 => 0xec, 18 => 0x101, 19 => 0x93, 20 => 0xe8, 21 => 0x155, 22 => 0xec, 23 => 0xea, 24 => 0x129, 25 => 0x163, 26 => 0x168, 27 => 0x186, 28 => 0x114, 29 => 0x18b, 34 => 0x18, 127 => 0x1404, 163 => 'MinFocalLength', 218 => 0x8, 219 => 0xd, 220 => 0xe, 224 => 0xf, 298 => 0x207, 433 => 0x127a, 434 => 0x1136, 435 => 0x32e, 436 => 0x32e, 437 => 0x30c },
4487
4520
  'minfocusdistance' => { 346 => 0x3 },
4521
+ 'minimumiso' => { 320 => 0xe8 },
4488
4522
  'minintegrationrows' => { 138 => 0x1874 },
4489
4523
  'minoltadate' => { 181 => 0x15 },
4490
4524
  'minoltaimagesize' => { 181 => 0x4, 182 => 0xc, 183 => 0x2, 186 => 0x103 },
@@ -4815,6 +4849,7 @@ my %tagLookup = (
4815
4849
  'originaldocumentid' => { 505 => 'OriginalDocumentID' },
4816
4850
  'originalfilename' => { 97 => 0x816, 138 => 0x3e9, 150 => 0x20, 317 => 0x407, 468 => 'OriginalFilename' },
4817
4851
  'originalimageheight' => { 79 => 0xc, 123 => 0x1 },
4852
+ 'originalimagesize' => { 162 => 'OriginalImageSize' },
4818
4853
  'originalimagewidth' => { 79 => 0xb, 123 => 0x0 },
4819
4854
  'originallyricist' => { 179 => 'WM/OriginalLyricist' },
4820
4855
  'originalrawfiledata' => { 119 => 0xc68c },
@@ -6645,7 +6680,12 @@ my %tagLookup = (
6645
6680
  'uprightdependentdigest' => { 478 => 'UprightDependentDigest', 480 => 'UprightDependentDigest' },
6646
6681
  'uprightfocallength35mm' => { 478 => 'UprightFocalLength35mm', 480 => 'UprightFocalLength35mm' },
6647
6682
  'uprightfocalmode' => { 478 => 'UprightFocalMode', 480 => 'UprightFocalMode' },
6683
+ 'uprightfoursegments_0' => { 478 => 'UprightFourSegments_0', 480 => 'UprightFourSegments_0' },
6684
+ 'uprightfoursegments_1' => { 478 => 'UprightFourSegments_1', 480 => 'UprightFourSegments_1' },
6685
+ 'uprightfoursegments_2' => { 478 => 'UprightFourSegments_2', 480 => 'UprightFourSegments_2' },
6686
+ 'uprightfoursegments_3' => { 478 => 'UprightFourSegments_3', 480 => 'UprightFourSegments_3' },
6648
6687
  'uprightfoursegmentscount' => { 478 => 'UprightFourSegmentsCount', 480 => 'UprightFourSegmentsCount' },
6688
+ 'uprightguideddependentdigest' => { 478 => 'UprightGuidedDependentDigest', 480 => 'UprightGuidedDependentDigest' },
6649
6689
  'uprightpreview' => { 478 => 'UprightPreview', 480 => 'UprightPreview' },
6650
6690
  'uprighttransform_0' => { 478 => 'UprightTransform_0', 480 => 'UprightTransform_0' },
6651
6691
  'uprighttransform_1' => { 478 => 'UprightTransform_1', 480 => 'UprightTransform_1' },
@@ -7121,6 +7161,7 @@ my %tagLookup = (
7121
7161
  my %tagExists = (
7122
7162
  '_ac3' => 1,
7123
7163
  '_h264' => 1,
7164
+ '_misb' => 1,
7124
7165
  '_stream' => 1,
7125
7166
  'a100dataoffset' => 1,
7126
7167
  'aas' => 1,
@@ -7137,6 +7178,8 @@ my %tagExists = (
7137
7178
  'accessdate' => 1,
7138
7179
  'accountname' => 1,
7139
7180
  'acdsee' => 1,
7181
+ 'acidizer' => 1,
7182
+ 'acidizerflags' => 1,
7140
7183
  'acquisitiontime' => 1,
7141
7184
  'acquisitiontimeday' => 1,
7142
7185
  'acquisitiontimemonth' => 1,
@@ -7229,7 +7272,10 @@ my %tagExists = (
7229
7272
  'ainumlayers' => 1,
7230
7273
  'aipdfprivatedata' => 1,
7231
7274
  'aiprivatedata' => 1,
7275
+ 'airfieldbarometricpressure' => 1,
7276
+ 'airfieldelevation' => 1,
7232
7277
  'airspeed' => 1,
7278
+ 'airtemperature' => 1,
7233
7279
  'airulerunits' => 1,
7234
7280
  'aitargetresolution' => 1,
7235
7281
  'album2' => 1,
@@ -7259,12 +7305,21 @@ my %tagExists = (
7259
7305
  'alphaoffset' => 1,
7260
7306
  'alphapreprocessing' => 1,
7261
7307
  'alphasample' => 1,
7308
+ 'alternatealtitude' => 1,
7262
7309
  'alternateduotonecolors' => 1,
7310
+ 'alternateellipsoidheight' => 1,
7311
+ 'alternateellipsoidheightextended' => 1,
7312
+ 'alternateheading' => 1,
7313
+ 'alternatelatitude' => 1,
7314
+ 'alternatelongitude' => 1,
7315
+ 'alternatename' => 1,
7263
7316
  'alternatesourceurl' => 1,
7264
7317
  'alternatespotcolors' => 1,
7265
7318
  'altitudefromtakeoff' => 1,
7266
7319
  'ambienceinfo' => 1,
7320
+ 'amendlocalset' => 1,
7267
7321
  'angleaxis' => 1,
7322
+ 'angleofattack' => 1,
7268
7323
  'angularvelocity' => 1,
7269
7324
  'anim' => 1,
7270
7325
  'animation' => 1,
@@ -7299,8 +7354,10 @@ my %tagExists = (
7299
7354
  'applemailread' => 1,
7300
7355
  'applemailrepliedto' => 1,
7301
7356
  'application' => 1,
7357
+ 'application_riff' => 1,
7302
7358
  'applicationdata' => 1,
7303
7359
  'applicationmissingmsg' => 1,
7360
+ 'applicationunknown' => 1,
7304
7361
  'applicationversion' => 1,
7305
7362
  'applysettingstoliveview' => 1,
7306
7363
  'appname' => 1,
@@ -7494,6 +7551,7 @@ my %tagExists = (
7494
7551
  'bavpver' => 1,
7495
7552
  'bccaddresses' => 1,
7496
7553
  'bccnames' => 1,
7554
+ 'beats' => 1,
7497
7555
  'beats-per-minute' => 1,
7498
7556
  'beautycolorlevel' => 1,
7499
7557
  'beautyretouchlevel' => 1,
@@ -7666,6 +7724,7 @@ my %tagExists = (
7666
7724
  'calibrationlog' => 1,
7667
7725
  'callbacknumber' => 1,
7668
7726
  'callletters' => 1,
7727
+ 'callsign' => 1,
7669
7728
  'camcore' => 1,
7670
7729
  'camera1' => 1,
7671
7730
  'camera2' => 1,
@@ -7808,6 +7867,7 @@ my %tagExists = (
7808
7867
  'casioqvmi' => 1,
7809
7868
  'cast' => 1,
7810
7869
  'catalognumber' => 1,
7870
+ 'caveats' => 1,
7811
7871
  'cbordata' => 1,
7812
7872
  'cc' => 1,
7813
7873
  'ccaddresses' => 1,
@@ -7888,6 +7948,7 @@ my %tagExists = (
7888
7948
  'chartsourceedition' => 1,
7889
7949
  'chartwgsnsshift' => 1,
7890
7950
  'checkedby' => 1,
7951
+ 'checksum' => 1,
7891
7952
  'children' => 1,
7892
7953
  'chmversion' => 1,
7893
7954
  'chromaformat' => 1,
@@ -7904,6 +7965,7 @@ my %tagExists = (
7904
7965
  'chromaticitycolorant' => 1,
7905
7966
  'chunkoffset' => 1,
7906
7967
  'chunkoffset64' => 1,
7968
+ 'churchillnav' => 1,
7907
7969
  'ciff' => 1,
7908
7970
  'cinematographer' => 1,
7909
7971
  'cip3datafile' => 1,
@@ -7911,6 +7973,13 @@ my %tagExists = (
7911
7973
  'cip3side' => 1,
7912
7974
  'circleofconfusion' => 1,
7913
7975
  'class' => 1,
7976
+ 'classificationandmarkingsystem' => 1,
7977
+ 'classificationcomments' => 1,
7978
+ 'classificationreason' => 1,
7979
+ 'classifiedby' => 1,
7980
+ 'classifyingcountry' => 1,
7981
+ 'classifyingcountrycodemethod' => 1,
7982
+ 'classifyingcountrycodingmethoddate' => 1,
7914
7983
  'cleanaperture' => 1,
7915
7984
  'cleanaperturedimensions' => 1,
7916
7985
  'cleanapertureheight' => 1,
@@ -8063,6 +8132,7 @@ my %tagExists = (
8063
8132
  'componenttable' => 1,
8064
8133
  'composers' => 1,
8065
8134
  'composersortorder' => 1,
8135
+ 'compositeimaginglocalset' => 1,
8066
8136
  'compositinglayerheader' => 1,
8067
8137
  'compositionmode' => 1,
8068
8138
  'compositionoptions' => 1,
@@ -8127,6 +8197,14 @@ my %tagExists = (
8127
8197
  'coringtablebest' => 1,
8128
8198
  'coringtablebetter' => 1,
8129
8199
  'coringtablegood' => 1,
8200
+ 'cornerlatitude1' => 1,
8201
+ 'cornerlatitude2' => 1,
8202
+ 'cornerlatitude3' => 1,
8203
+ 'cornerlatitude4' => 1,
8204
+ 'cornerlongitude1' => 1,
8205
+ 'cornerlongitude2' => 1,
8206
+ 'cornerlongitude3' => 1,
8207
+ 'cornerlongitude4' => 1,
8130
8208
  'correctionmethod' => 1,
8131
8209
  'costumedesigner' => 1,
8132
8210
  'count' => 1,
@@ -8322,6 +8400,7 @@ my %tagExists = (
8322
8400
  'dealeridnumber' => 1,
8323
8401
  'decimationmethod' => 1,
8324
8402
  'decimationprefilterwidth' => 1,
8403
+ 'declassificationdate' => 1,
8325
8404
  'decode' => 1,
8326
8405
  'decodeconfig' => 1,
8327
8406
  'decodertable' => 1,
@@ -8351,6 +8430,8 @@ my %tagExists = (
8351
8430
  'deltapngheader' => 1,
8352
8431
  'deltatype' => 1,
8353
8432
  'deltaxy' => 1,
8433
+ 'densityaltitude' => 1,
8434
+ 'densityaltitudeextended' => 1,
8354
8435
  'department' => 1,
8355
8436
  'dependentimage1entrynumber' => 1,
8356
8437
  'dependentimage2entrynumber' => 1,
@@ -8392,6 +8473,7 @@ my %tagExists = (
8392
8473
  'dicom' => 1,
8393
8474
  'dictionary' => 1,
8394
8475
  'dictionaryshortname' => 1,
8476
+ 'differentialpressure' => 1,
8395
8477
  'difftilegains24t852822' => 1,
8396
8478
  'difftilegains602832' => 1,
8397
8479
  'digikam' => 1,
@@ -8645,6 +8727,7 @@ my %tagExists = (
8645
8727
  'eventlogcapture' => 1,
8646
8728
  'eventlogprocess' => 1,
8647
8729
  'events' => 1,
8730
+ 'eventstarttime' => 1,
8648
8731
  'evstepinfo' => 1,
8649
8732
  'exif_profile' => 1,
8650
8733
  'exifdata' => 1,
@@ -8945,6 +9028,10 @@ my %tagExists = (
8945
9028
  'fragmenttable' => 1,
8946
9029
  'frame' => 1,
8947
9030
  'framebaseview' => 1,
9031
+ 'framecenterelevation' => 1,
9032
+ 'framecenterheightaboveellipsoid' => 1,
9033
+ 'framecenterlatitude' => 1,
9034
+ 'framecenterlongitude' => 1,
8948
9035
  'frameexposuretime' => 1,
8949
9036
  'frameid' => 1,
8950
9037
  'frameinfo' => 1,
@@ -8963,14 +9050,19 @@ my %tagExists = (
8963
9050
  'fromaddresses' => 1,
8964
9051
  'fromnames' => 1,
8965
9052
  'fstype' => 1,
9053
+ 'fuelremaining' => 1,
8966
9054
  'fujifilm' => 1,
8967
9055
  'fujifilmffmv' => 1,
8968
9056
  'fujifilmmvtg' => 1,
8969
9057
  'fujifilmtags' => 1,
8970
9058
  'fujiifd' => 1,
8971
9059
  'fujilayout' => 1,
9060
+ 'fullangleofattack' => 1,
8972
9061
  'fullname' => 1,
9062
+ 'fullpitchangle' => 1,
9063
+ 'fullrollangle' => 1,
8973
9064
  'fullscreen' => 1,
9065
+ 'fullsideslipangle' => 1,
8974
9066
  'fusion360fly' => 1,
8975
9067
  'fusionmode' => 1,
8976
9068
  'fusionypr' => 1,
@@ -8991,6 +9083,7 @@ my %tagExists = (
8991
9083
  'gamutboundarydescription2' => 1,
8992
9084
  'gamutboundarydescription3' => 1,
8993
9085
  'gapless' => 1,
9086
+ 'garmingps' => 1,
8994
9087
  'gaudio' => 1,
8995
9088
  'gaussianweights' => 1,
8996
9089
  'gcamera' => 1,
@@ -9005,6 +9098,7 @@ my %tagExists = (
9005
9098
  'generaltierflag' => 1,
9006
9099
  'generator' => 1,
9007
9100
  'generatorversion' => 1,
9101
+ 'genericflagdata01' => 1,
9008
9102
  'genflags' => 1,
9009
9103
  'gengraphicsmode' => 1,
9010
9104
  'genmediaheader' => 1,
@@ -9030,6 +9124,7 @@ my %tagExists = (
9030
9124
  'geogsemiminoraxis' => 1,
9031
9125
  'geogtowgs84' => 1,
9032
9126
  'geometricdistortionparams' => 1,
9127
+ 'georegistrationlocalset' => 1,
9033
9128
  'geotiffversion' => 1,
9034
9129
  'getty' => 1,
9035
9130
  'gfocus' => 1,
@@ -9110,6 +9205,7 @@ my %tagExists = (
9110
9205
  'greenx' => 1,
9111
9206
  'greeny' => 1,
9112
9207
  'gridguidesinfo' => 1,
9208
+ 'groundrange' => 1,
9113
9209
  'groupareac1' => 1,
9114
9210
  'groupcaption' => 1,
9115
9211
  'groupmutualexclusion' => 1,
@@ -9198,10 +9294,13 @@ my %tagExists = (
9198
9294
  'homepostalcode' => 1,
9199
9295
  'homestateorprovince' => 1,
9200
9296
  'homestreet' => 1,
9297
+ 'horizontalfieldofview' => 1,
9201
9298
  'horizontalresolution' => 1,
9202
9299
  'horizontalscale' => 1,
9203
9300
  'hostsoftwareexportversion' => 1,
9204
9301
  'hotkey' => 1,
9302
+ 'hotspotx' => 1,
9303
+ 'hotspoty' => 1,
9205
9304
  'howpublished' => 1,
9206
9305
  'hp_tdhd' => 1,
9207
9306
  'hrnoiselines' => 1,
@@ -9222,6 +9321,8 @@ my %tagExists = (
9222
9321
  'iad1' => 1,
9223
9322
  'icc_untagged' => 1,
9224
9323
  'iccbased' => 1,
9324
+ 'icingdetected' => 1,
9325
+ 'icondir' => 1,
9225
9326
  'iconenvdata' => 1,
9226
9327
  'iconfilename' => 1,
9227
9328
  'iconindex' => 1,
@@ -9267,6 +9368,7 @@ my %tagExists = (
9267
9368
  'imagecolorindicator' => 1,
9268
9369
  'imagecolorvalue' => 1,
9269
9370
  'imagecompressiontable' => 1,
9371
+ 'imagecoordinatesystem' => 1,
9270
9372
  'imagedatadiscard' => 1,
9271
9373
  'imagedataoffset' => 1,
9272
9374
  'imagedepth' => 1,
@@ -9279,6 +9381,7 @@ my %tagExists = (
9279
9381
  'imagefullheight' => 1,
9280
9382
  'imagefullwidth' => 1,
9281
9383
  'imageheader' => 1,
9384
+ 'imagehorizonpixelpack' => 1,
9282
9385
  'imageid' => 1,
9283
9386
  'imageinfo' => 1,
9284
9387
  'imagelayer' => 1,
@@ -9346,6 +9449,7 @@ my %tagExists = (
9346
9449
  'indexedcolortablecount' => 1,
9347
9450
  'indexoffset' => 1,
9348
9451
  'indexparameters' => 1,
9452
+ 'indicatedairspeed' => 1,
9349
9453
  'indications' => 1,
9350
9454
  'info' => 1,
9351
9455
  'ingrreserved' => 1,
@@ -9439,6 +9543,7 @@ my %tagExists = (
9439
9543
  'itch' => 1,
9440
9544
  'item' => 1,
9441
9545
  'item0032' => 1,
9546
+ 'itemdesignatorid' => 1,
9442
9547
  'itemid' => 1,
9443
9548
  'iteminfoentry' => 1,
9444
9549
  'iteminformation' => 1,
@@ -9577,6 +9682,7 @@ my %tagExists = (
9577
9682
  'languagelist' => 1,
9578
9683
  'largestpacketduration' => 1,
9579
9684
  'largestpacketsize' => 1,
9685
+ 'laserprfcode' => 1,
9580
9686
  'lastauthor' => 1,
9581
9687
  'lastbackupdate' => 1,
9582
9688
  'lastchar' => 1,
@@ -9769,6 +9875,7 @@ my %tagExists = (
9769
9875
  'mag360fly' => 1,
9770
9876
  'magmode' => 1,
9771
9877
  'magneticfield' => 1,
9878
+ 'magneticheading' => 1,
9772
9879
  'magnetometer' => 1,
9773
9880
  'magnetometerxyz' => 1,
9774
9881
  'magnification' => 1,
@@ -10046,6 +10153,7 @@ my %tagExists = (
10046
10153
  'metasampledesc' => 1,
10047
10154
  'metatype' => 1,
10048
10155
  'metdata' => 1,
10156
+ 'meter' => 1,
10049
10157
  'meterinfo' => 1,
10050
10158
  'meteringbutton' => 1,
10051
10159
  'meterlink' => 1,
@@ -10060,6 +10168,7 @@ my %tagExists = (
10060
10168
  'midisong' => 1,
10061
10169
  'midiunitynote' => 1,
10062
10170
  'mie' => 1,
10171
+ 'miiscoreidentifier' => 1,
10063
10172
  'mileage' => 1,
10064
10173
  'mimeencoding' => 1,
10065
10174
  'mimetype' => 1,
@@ -10086,6 +10195,7 @@ my %tagExists = (
10086
10195
  'minpacketsize' => 1,
10087
10196
  'minspatialsegmentationidc' => 1,
10088
10197
  'mintransmissiontime' => 1,
10198
+ 'missionid' => 1,
10089
10199
  'mmclips' => 1,
10090
10200
  'mngheader' => 1,
10091
10201
  'mobitype' => 1,
@@ -10272,6 +10382,9 @@ my %tagExists = (
10272
10382
  'numslices' => 1,
10273
10383
  'numstreams' => 1,
10274
10384
  'numtemporallayers' => 1,
10385
+ 'objectcountrycodes' => 1,
10386
+ 'objectcountrycodingmethod' => 1,
10387
+ 'objectcountrycodingmethoddate' => 1,
10275
10388
  'objectfiletype' => 1,
10276
10389
  'objectflags' => 1,
10277
10390
  'objectid' => 1,
@@ -10295,6 +10408,14 @@ my %tagExists = (
10295
10408
  'officelocation' => 1,
10296
10409
  'offlineavailability' => 1,
10297
10410
  'offlinestatus' => 1,
10411
+ 'offsetcornerlatitude1' => 1,
10412
+ 'offsetcornerlatitude2' => 1,
10413
+ 'offsetcornerlatitude3' => 1,
10414
+ 'offsetcornerlatitude4' => 1,
10415
+ 'offsetcornerlongitude1' => 1,
10416
+ 'offsetcornerlongitude2' => 1,
10417
+ 'offsetcornerlongitude3' => 1,
10418
+ 'offsetcornerlongitude4' => 1,
10298
10419
  'offsetmaphorizontal' => 1,
10299
10420
  'offsetmapvertical' => 1,
10300
10421
  'offsetorigin' => 1,
@@ -10369,6 +10490,7 @@ my %tagExists = (
10369
10490
  'openwithapplication' => 1,
10370
10491
  'operatingsystem' => 1,
10371
10492
  'operation' => 1,
10493
+ 'operationalmode' => 1,
10372
10494
  'operationclassid' => 1,
10373
10495
  'operationid' => 1,
10374
10496
  'operationnumber' => 1,
@@ -10613,6 +10735,7 @@ my %tagExists = (
10613
10735
  'planckr2' => 1,
10614
10736
  'playbackflickdownrating' => 1,
10615
10737
  'playbackflickuprating' => 1,
10738
+ 'playbackframerate' => 1,
10616
10739
  'playcounter' => 1,
10617
10740
  'playlist' => 1,
10618
10741
  'playlistdelay' => 1,
@@ -10747,6 +10870,7 @@ my %tagExists = (
10747
10870
  'projcoordtrans' => 1,
10748
10871
  'project' => 1,
10749
10872
  'projectedcstype' => 1,
10873
+ 'projectidcode' => 1,
10750
10874
  'projection' => 1,
10751
10875
  'projectionboundsbottom' => 1,
10752
10876
  'projectionboundsleft' => 1,
@@ -10828,6 +10952,7 @@ my %tagExists = (
10828
10952
  'radiostationowner' => 1,
10829
10953
  'rafdata' => 1,
10830
10954
  'rafversion' => 1,
10955
+ 'rangeimagelocalset' => 1,
10831
10956
  'rasterpadding' => 1,
10832
10957
  'rate' => 1,
10833
10958
  'rated' => 1,
@@ -10957,6 +11082,7 @@ my %tagExists = (
10957
11082
  'releasedateyear' => 1,
10958
11083
  'releasedateyearmonth' => 1,
10959
11084
  'releasedateyearmonthday' => 1,
11085
+ 'releasinginstructions' => 1,
10960
11086
  'rembrandtconsumertonescale' => 1,
10961
11087
  'rembrandtportraittonescale' => 1,
10962
11088
  'rembrandttonescale' => 1,
@@ -11062,6 +11188,7 @@ my %tagExists = (
11062
11188
  'rollingshutterskewtime' => 1,
11063
11189
  'root' => 1,
11064
11190
  'rootdirectorycreatedate' => 1,
11191
+ 'rootnote' => 1,
11065
11192
  'rot360fly' => 1,
11066
11193
  'rotationangle' => 1,
11067
11194
  'rotationxyz' => 1,
@@ -11081,6 +11208,7 @@ my %tagExists = (
11081
11208
  'runwindow' => 1,
11082
11209
  'rvmi_grev' => 1,
11083
11210
  'rvmi_srev' => 1,
11211
+ 'rvtlocalset' => 1,
11084
11212
  's2n' => 1,
11085
11213
  'sampleblacksequence' => 1,
11086
11214
  'sampledatetime' => 1,
@@ -11118,6 +11246,7 @@ my %tagExists = (
11118
11246
  'sanyomov' => 1,
11119
11247
  'sanyomp4' => 1,
11120
11248
  'sap' => 1,
11249
+ 'sarmotionimagerydata' => 1,
11121
11250
  'saturationinfo' => 1,
11122
11251
  'saturationrenderingintentgamut' => 1,
11123
11252
  'savefocus' => 1,
@@ -11184,14 +11313,19 @@ my %tagExists = (
11184
11313
  'script' => 1,
11185
11314
  'scriptcommand' => 1,
11186
11315
  'sdc' => 1,
11316
+ 'sdcc-flp' => 1,
11187
11317
  'searchranking' => 1,
11188
11318
  'secondarygenre' => 1,
11189
11319
  'secondlanguage' => 1,
11190
11320
  'security' => 1,
11321
+ 'securitylocalmetadataset' => 1,
11322
+ 'securitysci-shiinformation' => 1,
11323
+ 'securityversion' => 1,
11191
11324
  'seekable' => 1,
11192
11325
  'seekpoint' => 1,
11193
11326
  'seektable' => 1,
11194
11327
  'segheight' => 1,
11328
+ 'segmentlocalset' => 1,
11195
11329
  'segwidth' => 1,
11196
11330
  'selection' => 1,
11197
11331
  'selectionduration' => 1,
@@ -11200,7 +11334,7 @@ my %tagExists = (
11200
11334
  'selobjname' => 1,
11201
11335
  'selobjtype' => 1,
11202
11336
  'selobjversion' => 1,
11203
- 'semanticinstanceifd' => 1,
11337
+ 'semanticinstanceid' => 1,
11204
11338
  'semanticname' => 1,
11205
11339
  'sendduration' => 1,
11206
11340
  'senderaddress' => 1,
@@ -11210,10 +11344,19 @@ my %tagExists = (
11210
11344
  'sensorbottomborder' => 1,
11211
11345
  'sensordata' => 1,
11212
11346
  'sensordefects' => 1,
11347
+ 'sensorellipsoidheight' => 1,
11348
+ 'sensorellipsoidheightextended' => 1,
11349
+ 'sensorfieldofviewname' => 1,
11213
11350
  'sensorid' => 1,
11214
11351
  'sensorinfo' => 1,
11352
+ 'sensorname' => 1,
11215
11353
  'sensorreadouttime' => 1,
11354
+ 'sensorrelativeazimuthangle' => 1,
11355
+ 'sensorrelativeelevationangle' => 1,
11356
+ 'sensorrelativerollangle' => 1,
11216
11357
  'sensorrightborder' => 1,
11358
+ 'sensorvelocityeast' => 1,
11359
+ 'sensorvelocitynorth' => 1,
11217
11360
  'seqlevelidx0' => 1,
11218
11361
  'seqprofile' => 1,
11219
11362
  'seqtier0' => 1,
@@ -11298,6 +11441,7 @@ my %tagExists = (
11298
11441
  'shutterspeeddisplayed' => 1,
11299
11442
  'sidebars' => 1,
11300
11443
  'sidelightstrength' => 1,
11444
+ 'sideslipangle' => 1,
11301
11445
  'sigma' => 1,
11302
11446
  'sigmanoisefiltercaltablev1' => 1,
11303
11447
  'sigmanoisefiltertablev1' => 1,
@@ -11328,6 +11472,7 @@ my %tagExists = (
11328
11472
  'size' => 1,
11329
11473
  'sizemode' => 1,
11330
11474
  'skip' => 1,
11475
+ 'slantrange' => 1,
11331
11476
  'slateinformation' => 1,
11332
11477
  'sliceinfo' => 1,
11333
11478
  'slicesgroupname' => 1,
@@ -11405,6 +11550,7 @@ my %tagExists = (
11405
11550
  'startreading' => 1,
11406
11551
  'starttime' => 1,
11407
11552
  'stateorprovince' => 1,
11553
+ 'staticpressure' => 1,
11408
11554
  'stationcallsign' => 1,
11409
11555
  'stationname' => 1,
11410
11556
  'statistics' => 1,
@@ -11446,6 +11592,7 @@ my %tagExists = (
11446
11592
  'streamdata' => 1,
11447
11593
  'streamduration' => 1,
11448
11594
  'streamheader' => 1,
11595
+ 'streamid' => 1,
11449
11596
  'streaminfo' => 1,
11450
11597
  'streamingdataprotocol' => 1,
11451
11598
  'streammaxbitrate' => 1,
@@ -11586,13 +11733,24 @@ my %tagExists = (
11586
11733
  'tag9416_0000' => 1,
11587
11734
  'taggedpdf' => 1,
11588
11735
  'taggingtime' => 1,
11736
+ 'tailnumber' => 1,
11589
11737
  'take' => 1,
11590
11738
  'tamper-proofkeys' => 1,
11591
11739
  'targetaudiences' => 1,
11592
11740
  'targetdeltatype' => 1,
11741
+ 'targeterrorestimatece90' => 1,
11742
+ 'targeterrorestimatele90' => 1,
11593
11743
  'targetfiledosname' => 1,
11594
11744
  'targetfilesize' => 1,
11595
11745
  'targetlayerid' => 1,
11746
+ 'targetlocationcovariancematrix' => 1,
11747
+ 'targetlocationelevation' => 1,
11748
+ 'targetlocationlatitude' => 1,
11749
+ 'targetlocationlongitude' => 1,
11750
+ 'targettrackgateheight' => 1,
11751
+ 'targettrackgatewidth' => 1,
11752
+ 'targetwidth' => 1,
11753
+ 'targetwidthextended' => 1,
11596
11754
  'targetxy' => 1,
11597
11755
  'taskowner' => 1,
11598
11756
  'tattoo' => 1,
@@ -11768,10 +11926,12 @@ my %tagExists = (
11768
11926
  'transparencyindicator' => 1,
11769
11927
  'transparentcolor' => 1,
11770
11928
  'transparentindex' => 1,
11929
+ 'transportstreamid' => 1,
11771
11930
  'trapindicator' => 1,
11772
11931
  'trashcolsright' => 1,
11773
11932
  'trashrowsbottom' => 1,
11774
11933
  'trim' => 1,
11934
+ 'trueairspeed' => 1,
11775
11935
  'tty-ttdphone' => 1,
11776
11936
  'tungmat0' => 1,
11777
11937
  'tungmat1' => 1,
@@ -11787,11 +11947,14 @@ my %tagExists = (
11787
11947
  'tx3g' => 1,
11788
11948
  'typeoforiginal' => 1,
11789
11949
  'typist' => 1,
11950
+ 'uas_lsversionnumber' => 1,
11951
+ 'uasdatalink' => 1,
11790
11952
  'ucrbg' => 1,
11791
11953
  'uic1tag' => 1,
11792
11954
  'uic2tag' => 1,
11793
11955
  'uic3tag' => 1,
11794
11956
  'uic4tag' => 1,
11957
+ 'umid' => 1,
11795
11958
  'uncompressed' => 1,
11796
11959
  'uncompressedsize' => 1,
11797
11960
  'uncompressedtextlength' => 1,
@@ -11925,6 +12088,7 @@ my %tagExists = (
11925
12088
  'verticalcstype' => 1,
11926
12089
  'verticaldatum' => 1,
11927
12090
  'verticaldivergence' => 1,
12091
+ 'verticalfieldofview' => 1,
11928
12092
  'verticalresolution' => 1,
11929
12093
  'verticalscale' => 1,
11930
12094
  'verticalspeed' => 1,
@@ -11985,6 +12149,7 @@ my %tagExists = (
11985
12149
  'vmnbands' => 1,
11986
12150
  'vmpatchreslimit' => 1,
11987
12151
  'vmpixthresh' => 1,
12152
+ 'vmtidataset' => 1,
11988
12153
  'vmwsize' => 1,
11989
12154
  'volumeblockcount' => 1,
11990
12155
  'volumeblocksize' => 1,
@@ -12078,6 +12243,9 @@ my %tagExists = (
12078
12243
  'wbsettings' => 1,
12079
12244
  'wbsettings2' => 1,
12080
12245
  'wcsprofiles' => 1,
12246
+ 'weaponfired' => 1,
12247
+ 'weaponload' => 1,
12248
+ 'webp_flags' => 1,
12081
12249
  'webpage' => 1,
12082
12250
  'weight' => 1,
12083
12251
  'whitebalancematching' => 1,
@@ -12096,12 +12264,14 @@ my %tagExists = (
12096
12264
  'widthbytes' => 1,
12097
12265
  'widthresolution' => 1,
12098
12266
  'wifirssi' => 1,
12267
+ 'winddirection' => 1,
12099
12268
  'windoworigin' => 1,
12100
12269
  'windoworiginauto' => 1,
12101
12270
  'windowsdevmode' => 1,
12102
12271
  'windowsfilename' => 1,
12103
12272
  'windowsize' => 1,
12104
12273
  'windowtarget' => 1,
12274
+ 'windspeed' => 1,
12105
12275
  'wm_collectiongroupid' => 1,
12106
12276
  'wm_collectionid' => 1,
12107
12277
  'wm_contentid' => 1,