exiftool_vendored 12.62.0 → 12.63.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/bin/Changes +29 -1
  3. data/bin/MANIFEST +1 -0
  4. data/bin/META.json +4 -1
  5. data/bin/META.yml +4 -1
  6. data/bin/Makefile.PL +7 -1
  7. data/bin/README +10 -7
  8. data/bin/exiftool +22 -16
  9. data/bin/lib/Image/ExifTool/7Z.pm +793 -0
  10. data/bin/lib/Image/ExifTool/Canon.pm +1 -0
  11. data/bin/lib/Image/ExifTool/CanonRaw.pm +4 -4
  12. data/bin/lib/Image/ExifTool/Exif.pm +31 -14
  13. data/bin/lib/Image/ExifTool/FujiFilm.pm +3 -3
  14. data/bin/lib/Image/ExifTool/GPS.pm +5 -2
  15. data/bin/lib/Image/ExifTool/Geotag.pm +4 -1
  16. data/bin/lib/Image/ExifTool/Jpeg2000.pm +225 -28
  17. data/bin/lib/Image/ExifTool/MPF.pm +2 -1
  18. data/bin/lib/Image/ExifTool/MinoltaRaw.pm +2 -2
  19. data/bin/lib/Image/ExifTool/PNG.pm +6 -6
  20. data/bin/lib/Image/ExifTool/PhaseOne.pm +5 -5
  21. data/bin/lib/Image/ExifTool/QuickTime.pm +41 -12
  22. data/bin/lib/Image/ExifTool/QuickTimeStream.pl +18 -18
  23. data/bin/lib/Image/ExifTool/README +1 -1
  24. data/bin/lib/Image/ExifTool/RIFF.pm +11 -9
  25. data/bin/lib/Image/ExifTool/Shortcuts.pm +2 -1
  26. data/bin/lib/Image/ExifTool/SigmaRaw.pm +4 -4
  27. data/bin/lib/Image/ExifTool/Sony.pm +102 -8
  28. data/bin/lib/Image/ExifTool/TagLookup.pm +982 -953
  29. data/bin/lib/Image/ExifTool/TagNames.pod +75 -5
  30. data/bin/lib/Image/ExifTool/Validate.pm +17 -1
  31. data/bin/lib/Image/ExifTool/WriteExif.pl +9 -7
  32. data/bin/lib/Image/ExifTool/Writer.pl +7 -6
  33. data/bin/lib/Image/ExifTool/XMP.pm +14 -2
  34. data/bin/lib/Image/ExifTool/XMP2.pl +32 -0
  35. data/bin/lib/Image/ExifTool/ZIP.pm +5 -5
  36. data/bin/lib/Image/ExifTool.pm +54 -33
  37. data/bin/lib/Image/ExifTool.pod +17 -6
  38. data/bin/perl-Image-ExifTool.spec +6 -6
  39. data/lib/exiftool_vendored/version.rb +1 -1
  40. metadata +3 -2
@@ -537,9 +537,11 @@ my @tableList = (
537
537
  'Image::ExifTool::XMP::extensis',
538
538
  'Image::ExifTool::XMP::fpv',
539
539
  'Image::ExifTool::XMP::hdr',
540
+ 'Image::ExifTool::XMP::hdrgm',
540
541
  'Image::ExifTool::XMP::ics',
541
542
  'Image::ExifTool::XMP::iptcCore',
542
543
  'Image::ExifTool::XMP::iptcExt',
544
+ 'Image::ExifTool::XMP::panorama',
543
545
  'Image::ExifTool::XMP::pdf',
544
546
  'Image::ExifTool::XMP::photoshop',
545
547
  'Image::ExifTool::XMP::pmi',
@@ -564,15 +566,15 @@ my @tableList = (
564
566
  # lookup for all writable tags
565
567
  my %tagLookup = (
566
568
  'aberrationcorrectiondistance' => { 109 => 0x69 },
567
- 'about' => { 515 => 'about' },
568
- 'aboutcvterm' => { 507 => 'AboutCvTerm' },
569
- 'aboutcvtermcvid' => { 507 => [\'AboutCvTerm','AboutCvTermCvId'] },
570
- 'aboutcvtermid' => { 507 => [\'AboutCvTerm','AboutCvTermCvTermId'] },
571
- 'aboutcvtermname' => { 507 => [\'AboutCvTerm','AboutCvTermCvTermName'] },
572
- 'aboutcvtermrefinedabout' => { 507 => [\'AboutCvTerm','AboutCvTermCvTermRefinedAbout'] },
569
+ 'about' => { 517 => 'about' },
570
+ 'aboutcvterm' => { 508 => 'AboutCvTerm' },
571
+ 'aboutcvtermcvid' => { 508 => [\'AboutCvTerm','AboutCvTermCvId'] },
572
+ 'aboutcvtermid' => { 508 => [\'AboutCvTerm','AboutCvTermCvTermId'] },
573
+ 'aboutcvtermname' => { 508 => [\'AboutCvTerm','AboutCvTermCvTermName'] },
574
+ 'aboutcvtermrefinedabout' => { 508 => [\'AboutCvTerm','AboutCvTermCvTermRefinedAbout'] },
573
575
  'absolutealtitude' => { 116 => 'AbsoluteAltitude' },
574
- 'abspeakaudiofilepath' => { 521 => 'absPeakAudioFilePath' },
575
- 'academicfield' => { 511 => 'academicField' },
576
+ 'abspeakaudiofilepath' => { 523 => 'absPeakAudioFilePath' },
577
+ 'academicfield' => { 513 => 'academicField' },
576
578
  'acceleration' => { 119 => 0x9404, 501 => 'Acceleration' },
577
579
  'accelerationtracking' => { 84 => 0x518 },
578
580
  'accelerationvector' => { 1 => 0x8 },
@@ -590,18 +592,18 @@ my %tagLookup = (
590
592
  'adaptervoltage' => { 138 => 0x407 },
591
593
  'addaspectratioinfo' => { 84 => 0x80e },
592
594
  'addiptcinformation' => { 84 => 0x815 },
593
- 'additionalmodelinformation' => { 507 => 'AddlModelInfo' },
595
+ 'additionalmodelinformation' => { 508 => 'AddlModelInfo' },
594
596
  'addoriginaldecisiondata' => { 84 => 0x80f, 85 => 0x11, 86 => 0x13, 89 => 0x14 },
595
597
  'address' => { 161 => 'Address' },
596
598
  'adjustmentmode' => { 412 => 0x15 },
597
599
  'adlbracketingstep' => { 197 => 0x17 },
598
600
  'adlbracketingtype' => { 197 => 0x18 },
599
601
  'adobe' => { 120 => 'Adobe' },
600
- 'adultcontentwarning' => { 322 => 'AdultContentWarning', 514 => 'adultContentWarning' },
602
+ 'adultcontentwarning' => { 322 => 'AdultContentWarning', 516 => 'adultContentWarning' },
601
603
  'advancedfilter' => { 127 => 0x1201 },
602
604
  'advancedraw' => { 287 => 0x76a43203 },
603
605
  'advancedscenetype' => { 335 => 0x3d },
604
- 'advisory' => { 519 => 'Advisory' },
606
+ 'advisory' => { 521 => 'Advisory' },
605
607
  'ae_iso' => { 343 => 0x2, 344 => 0x4, 345 => 0x12 },
606
608
  'aeaperture' => { 343 => 0x1, 344 => 0x3, 345 => 0x11 },
607
609
  'aeaperturesteps' => { 343 => 0x8, 344 => 0xb },
@@ -909,9 +911,9 @@ my %tagLookup = (
909
911
  'aftrackingsensitivity' => { 2 => 0x2 },
910
912
  'aftype' => { 415 => 0x2 },
911
913
  'afwithshutter' => { 422 => 0x2a },
912
- 'aggregateissuenumber' => { 511 => 'aggregateIssueNumber' },
913
- 'aggregationtype' => { 511 => 'aggregationType' },
914
- 'agreement' => { 514 => 'agreement' },
914
+ 'aggregateissuenumber' => { 513 => 'aggregateIssueNumber' },
915
+ 'aggregationtype' => { 513 => 'aggregationType' },
916
+ 'agreement' => { 516 => 'agreement' },
915
917
  'ah2greeninterpolationthreshold' => { 138 => 0xe4e },
916
918
  'airplanemode' => { 238 => 0x624, 239 => 0x654 },
917
919
  'aiservocontinuousshooting' => { 83 => 0x15 },
@@ -923,23 +925,23 @@ my %tagLookup = (
923
925
  'aiservotrackingmethod' => { 84 => 0x504 },
924
926
  'aiservotrackingsensitivity' => { 83 => 0x14, 84 => 0x502 },
925
927
  'aisubjecttrackingmode' => { 312 => 0x309 },
926
- 'album' => { 387 => ['albm',"\xa9alb"], 389 => 'album', 395 => ['albm',"\xa9alb"], 521 => 'album' },
928
+ 'album' => { 387 => ['albm',"\xa9alb"], 389 => 'album', 395 => ['albm',"\xa9alb"], 523 => 'album' },
927
929
  'albumartist' => { 179 => 'WM/AlbumArtist', 387 => 'aART', 395 => 'albr' },
928
930
  'albumcoverurl' => { 179 => 'WM/AlbumCoverURL' },
929
931
  'albumtitle' => { 179 => 'WM/AlbumTitle' },
930
932
  'albumtitleid' => { 387 => 'atID' },
931
933
  'alreadyapplied' => { 494 => 'AlreadyApplied', 496 => 'AlreadyApplied' },
932
- 'alternatetitle' => { 511 => 'alternateTitle' },
933
- 'alternatetitlea-lang' => { 511 => [\'alternateTitle','alternateTitleA-lang'] },
934
- 'alternatetitlea-platform' => { 511 => [\'alternateTitle','alternateTitleA-platform'] },
935
- 'alternatetitletext' => { 511 => [\'alternateTitle','alternateTitleText'] },
934
+ 'alternatetitle' => { 513 => 'alternateTitle' },
935
+ 'alternatetitlea-lang' => { 513 => [\'alternateTitle','alternateTitleA-lang'] },
936
+ 'alternatetitlea-platform' => { 513 => [\'alternateTitle','alternateTitleA-platform'] },
937
+ 'alternatetitletext' => { 513 => [\'alternateTitle','alternateTitleText'] },
936
938
  'altitude' => { 196 => 0x6 },
937
- 'alttapename' => { 521 => 'altTapeName' },
938
- 'alttextaccessibility' => { 506 => 'AltTextAccessibility' },
939
- 'alttimecode' => { 521 => 'altTimecode' },
940
- 'alttimecodetimeformat' => { 521 => [\'altTimecode','altTimecodeTimeFormat'] },
941
- 'alttimecodetimevalue' => { 521 => [\'altTimecode','altTimecodeTimeValue'] },
942
- 'alttimecodevalue' => { 521 => [\'altTimecode','altTimecodeValue'] },
939
+ 'alttapename' => { 523 => 'altTapeName' },
940
+ 'alttextaccessibility' => { 507 => 'AltTextAccessibility' },
941
+ 'alttimecode' => { 523 => 'altTimecode' },
942
+ 'alttimecodetimeformat' => { 523 => [\'altTimecode','altTimecodeTimeFormat'] },
943
+ 'alttimecodetimevalue' => { 523 => [\'altTimecode','altTimecodeTimeValue'] },
944
+ 'alttimecodevalue' => { 523 => [\'altTimecode','altTimecodeValue'] },
943
945
  'ambienceselection' => { 4 => 0x1 },
944
946
  'ambientinfrared' => { 398 => 0x5c },
945
947
  'ambientlight' => { 398 => 0x5e },
@@ -978,7 +980,7 @@ my %tagLookup = (
978
980
  'approvedby' => { 502 => 'ApprovedBy' },
979
981
  'approximatefnumber' => { 330 => 0x313, 337 => 0x3406 },
980
982
  'approximatefocusdistance' => { 491 => 'ApproximateFocusDistance' },
981
- 'appversion' => { 505 => 'AppVersion' },
983
+ 'appversion' => { 506 => 'AppVersion' },
982
984
  'aps-csizecapture' => { 454 => 0x114, 455 => [0x114,0x1eb,0x1ee,0x21a,0x21c] },
983
985
  'aquahsl' => { 103 => 0x20914 },
984
986
  'armidentifier' => { 132 => 0x78 },
@@ -988,30 +990,30 @@ my %tagLookup = (
988
990
  'artdirector' => { 387 => "\xa9ard" },
989
991
  'artfilter' => { 312 => 0x529 },
990
992
  'artfiltereffect' => { 312 => 0x52f },
991
- 'artist' => { 119 => 0x13b, 325 => 'Artist', 340 => 0x13b, 370 => 0x22e, 387 => "\xa9ART", 389 => 'artist', 395 => "\xa9ART", 517 => 'Artist', 521 => 'artist' },
993
+ 'artist' => { 119 => 0x13b, 325 => 'Artist', 340 => 0x13b, 370 => 0x22e, 387 => "\xa9ART", 389 => 'artist', 395 => "\xa9ART", 519 => 'Artist', 523 => 'artist' },
992
994
  'artmode' => { 113 => 0x301b },
993
995
  'artmodeparameters' => { 113 => 0x310b },
994
996
  'artwork' => { 389 => 'artwork' },
995
- 'artworkcircadatecreated' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOCircaDateCreated'] },
996
- 'artworkcontentdescription' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOContentDescription'] },
997
- 'artworkcontributiondescription' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOContributionDescription'] },
998
- 'artworkcopyrightnotice' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOCopyrightNotice'] },
999
- 'artworkcopyrightownerid' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerId'] },
1000
- 'artworkcopyrightownername' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerName'] },
1001
- 'artworkcreator' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOCreator'] },
1002
- 'artworkcreatorid' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOCreatorId'] },
1003
- 'artworkdatecreated' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAODateCreated'] },
1004
- 'artworklicensorid' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorId'] },
1005
- 'artworklicensorname' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorName'] },
1006
- 'artworkorobject' => { 507 => 'ArtworkOrObject' },
1007
- 'artworkphysicaldescription' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOPhysicalDescription'] },
1008
- 'artworksource' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOSource'] },
1009
- 'artworksourceinventoryno' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvNo'] },
1010
- 'artworksourceinvurl' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvURL'] },
1011
- 'artworkstyleperiod' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOStylePeriod'] },
1012
- 'artworktitle' => { 507 => [\'ArtworkOrObject','ArtworkOrObjectAOTitle'] },
997
+ 'artworkcircadatecreated' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOCircaDateCreated'] },
998
+ 'artworkcontentdescription' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOContentDescription'] },
999
+ 'artworkcontributiondescription' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOContributionDescription'] },
1000
+ 'artworkcopyrightnotice' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOCopyrightNotice'] },
1001
+ 'artworkcopyrightownerid' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerId'] },
1002
+ 'artworkcopyrightownername' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentCopyrightOwnerName'] },
1003
+ 'artworkcreator' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOCreator'] },
1004
+ 'artworkcreatorid' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOCreatorId'] },
1005
+ 'artworkdatecreated' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAODateCreated'] },
1006
+ 'artworklicensorid' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorId'] },
1007
+ 'artworklicensorname' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOCurrentLicensorName'] },
1008
+ 'artworkorobject' => { 508 => 'ArtworkOrObject' },
1009
+ 'artworkphysicaldescription' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOPhysicalDescription'] },
1010
+ 'artworksource' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOSource'] },
1011
+ 'artworksourceinventoryno' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvNo'] },
1012
+ 'artworksourceinvurl' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOSourceInvURL'] },
1013
+ 'artworkstyleperiod' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOStylePeriod'] },
1014
+ 'artworktitle' => { 508 => [\'ArtworkOrObject','ArtworkOrObjectAOTitle'] },
1013
1015
  'aspectframe' => { 316 => 0x1113 },
1014
- 'aspectratio' => { 5 => 0x0, 316 => 0x1112, 370 => 0x80, 422 => 0x55, 423 => 0x55, 424 => 0xa },
1016
+ 'aspectratio' => { 5 => 0x0, 316 => 0x1112, 370 => 0x80, 422 => 0x55, 423 => 0x55, 424 => 0xa, 448 => [0x192c,0x1a88], 449 => 0x192c, 450 => 0x1958, 451 => 0x192c, 452 => 0x188c },
1015
1017
  'assetid' => { 484 => 'AssetID' },
1016
1018
  'asshoticcprofile' => { 119 => 0xc68f },
1017
1019
  'asshotneutral' => { 119 => 0xc628 },
@@ -1039,29 +1041,29 @@ my %tagLookup = (
1039
1041
  'attributionname' => { 492 => 'attributionName' },
1040
1042
  'attributionurl' => { 492 => 'attributionURL' },
1041
1043
  'audio' => { 335 => 0x20 },
1042
- 'audiobitrate' => { 67 => 0x6c, 507 => 'audioBitRate' },
1043
- 'audiobitratemode' => { 507 => 'audioBitRateMode' },
1044
- 'audiobitspersample' => { 507 => 'audioBitsPerSample' },
1044
+ 'audiobitrate' => { 67 => 0x6c, 508 => 'audioBitRate' },
1045
+ 'audiobitratemode' => { 508 => 'audioBitRateMode' },
1046
+ 'audiobitspersample' => { 508 => 'audioBitsPerSample' },
1045
1047
  'audiobutton' => { 310 => 0x17b },
1046
1048
  'audiobuttonplaybackmode' => { 310 => 0x1b9 },
1047
- 'audiochannelcount' => { 507 => 'audioChannelCount' },
1049
+ 'audiochannelcount' => { 508 => 'audioChannelCount' },
1048
1050
  'audiochannels' => { 67 => 0x70 },
1049
- 'audiochanneltype' => { 521 => 'audioChannelType' },
1051
+ 'audiochanneltype' => { 523 => 'audioChannelType' },
1050
1052
  'audiocompression' => { 84 => 0x816, 155 => 'Compression' },
1051
- 'audiocompressor' => { 521 => 'audioCompressor' },
1053
+ 'audiocompressor' => { 523 => 'audioCompressor' },
1052
1054
  'audiodata' => { 476 => 'Data' },
1053
1055
  'audioduration' => { 131 => 0x99 },
1054
1056
  'audiogain' => { 389 => 'player.movie.audio.gain' },
1055
1057
  'audiomimetype' => { 476 => 'Mime' },
1056
- 'audiomoddate' => { 521 => 'audioModDate' },
1058
+ 'audiomoddate' => { 523 => 'audioModDate' },
1057
1059
  'audiooutcue' => { 131 => 0x9a },
1058
- 'audiosamplerate' => { 67 => 0x6e, 521 => 'audioSampleRate' },
1059
- 'audiosampletype' => { 521 => 'audioSampleType' },
1060
+ 'audiosamplerate' => { 67 => 0x6e, 523 => 'audioSampleRate' },
1061
+ 'audiosampletype' => { 523 => 'audioSampleType' },
1060
1062
  'audiosamplingrate' => { 131 => 0x97 },
1061
1063
  'audiosamplingresolution' => { 131 => 0x98 },
1062
1064
  'audiotype' => { 131 => 0x96 },
1063
- 'author' => { 157 => 'Author', 321 => 'Author', 325 => 'Author', 386 => 'Author', 387 => ['auth',"\xa9aut"], 389 => 'author', 395 => 'auth', 489 => 'author', 508 => 'Author', 519 => 'Author' },
1064
- 'authorsposition' => { 509 => 'AuthorsPosition' },
1065
+ 'author' => { 157 => 'Author', 321 => 'Author', 325 => 'Author', 386 => 'Author', 387 => ['auth',"\xa9aut"], 389 => 'author', 395 => 'auth', 489 => 'author', 510 => 'Author', 521 => 'Author' },
1066
+ 'authorsposition' => { 511 => 'AuthorsPosition' },
1065
1067
  'authorurl' => { 179 => 'WM/AuthorURL' },
1066
1068
  'autoafpointcolortracking' => { 84 => 0x51c },
1067
1069
  'autoafpointseleositraf' => { 2 => 0xa },
@@ -1105,7 +1107,7 @@ my %tagLookup = (
1105
1107
  'azimuth' => { 165 => 'Azimuth' },
1106
1108
  'babyage' => { 335 => [0x8010,0x33] },
1107
1109
  'babyname' => { 335 => 0x66 },
1108
- 'backgroundalpha' => { 516 => 'bgalpha' },
1110
+ 'backgroundalpha' => { 518 => 'bgalpha' },
1109
1111
  'balance' => { 389 => 'player.movie.audio.balance' },
1110
1112
  'baseexposurecompensation' => { 351 => 0x15 },
1111
1113
  'baseiso' => { 77 => 0x2, 97 => 0x101c, 138 => 0x903, 337 => 0x312a, 466 => 0x6 },
@@ -1117,7 +1119,8 @@ my %tagLookup = (
1117
1119
  'baselineexposureoffset' => { 119 => 0xc7a5 },
1118
1120
  'baselinenoise' => { 119 => 0xc62b },
1119
1121
  'baselinesharpness' => { 119 => 0xc62c },
1120
- 'baseurl' => { 519 => 'BaseURL' },
1122
+ 'baserenditionishdr' => { 505 => 'BaseRenditionIsHDR' },
1123
+ 'baseurl' => { 521 => 'BaseURL' },
1121
1124
  'bass' => { 389 => 'player.movie.audio.bass' },
1122
1125
  'batterylevel' => { 335 => 0x38, 422 => 0x51, 426 => 0xc, 427 => 0x4, 428 => 0x4, 467 => 0x7 },
1123
1126
  'batterylevelgrip1' => { 467 => 0x6 },
@@ -1134,12 +1137,12 @@ my %tagLookup = (
1134
1137
  'bayergreensplit' => { 119 => 0xc62d },
1135
1138
  'bayerpattern' => { 137 => 0xf902, 188 => 0x17 },
1136
1139
  'beatsperminute' => { 387 => 'tmpo' },
1137
- 'beatspliceparams' => { 521 => 'beatSpliceParams' },
1138
- 'beatspliceparamsriseindecibel' => { 521 => [\'beatSpliceParams','beatSpliceParamsRiseInDecibel'] },
1139
- 'beatspliceparamsriseintimeduration' => { 521 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDuration'] },
1140
- 'beatspliceparamsriseintimedurationscale' => { 521 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationScale'] },
1141
- 'beatspliceparamsriseintimedurationvalue' => { 521 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationValue'] },
1142
- 'beatspliceparamsusefilebeatsmarker' => { 521 => [\'beatSpliceParams','beatSpliceParamsUseFileBeatsMarker'] },
1140
+ 'beatspliceparams' => { 523 => 'beatSpliceParams' },
1141
+ 'beatspliceparamsriseindecibel' => { 523 => [\'beatSpliceParams','beatSpliceParamsRiseInDecibel'] },
1142
+ 'beatspliceparamsriseintimeduration' => { 523 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDuration'] },
1143
+ 'beatspliceparamsriseintimedurationscale' => { 523 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationScale'] },
1144
+ 'beatspliceparamsriseintimedurationvalue' => { 523 => [\'beatSpliceParams','beatSpliceParamsRiseInTimeDurationValue'] },
1145
+ 'beatspliceparamsusefilebeatsmarker' => { 523 => [\'beatSpliceParams','beatSpliceParamsUseFileBeatsMarker'] },
1143
1146
  'beep' => { 294 => '13.1', 295 => '5.4', 296 => '0.1', 299 => '2.1', 300 => '3.1', 301 => '3.1', 303 => '10.1', 305 => '0.1', 307 => '5.5', 309 => '4.1' },
1144
1147
  'beeppitch' => { 304 => '3.1' },
1145
1148
  'beepvolume' => { 304 => '4.5' },
@@ -1147,7 +1150,7 @@ my %tagLookup = (
1147
1150
  'bestshotmode' => { 113 => 0x3007 },
1148
1151
  'bitdepth' => { 162 => 'BitDepth', 188 => 0x11, 254 => 0x41 },
1149
1152
  'bitspercomponent' => { 133 => 0x87 },
1150
- 'bitspersample' => { 119 => 0x102, 340 => 0xa, 517 => 'BitsPerSample' },
1153
+ 'bitspersample' => { 119 => 0x102, 340 => 0xa, 519 => 'BitsPerSample' },
1151
1154
  'blackacquirerows' => { 138 => 0x18ba },
1152
1155
  'blacklevel' => { 119 => [0x7310,0xc61a], 206 => 0x20, 233 => 0x3d, 317 => [0x401,0x1012], 379 => 0x21d, 442 => [0x7300,0x7310] },
1153
1156
  'blacklevel2' => { 316 => 0x600, 320 => 0x600 },
@@ -1168,8 +1171,8 @@ my %tagLookup = (
1168
1171
  'blacksadj' => { 470 => 0x9018 },
1169
1172
  'bleachbypasstoning' => { 370 => 0x7f },
1170
1173
  'blockshotafresponse' => { 297 => '1.5', 298 => '1.5', 308 => '1.5', 310 => 0x7 },
1171
- 'blogtitle' => { 511 => 'blogTitle' },
1172
- 'blogurl' => { 511 => 'blogURL' },
1174
+ 'blogtitle' => { 513 => 'blogTitle' },
1175
+ 'blogurl' => { 513 => 'blogURL' },
1173
1176
  'bluebalance' => { 317 => 0x1018, 340 => 0x12, 370 => 0x1b },
1174
1177
  'bluecurvelimits' => { 108 => 0x1fe },
1175
1178
  'bluecurvepoints' => { 107 => 0x79, 108 => 0x1d4 },
@@ -1189,7 +1192,7 @@ my %tagLookup = (
1189
1192
  'bodyfirmware' => { 403 => 0x0 },
1190
1193
  'bodyfirmwareversion' => { 313 => 0x104, 314 => 0x100, 317 => 0x104 },
1191
1194
  'bodyserialnumber' => { 403 => 0x10 },
1192
- 'bookedition' => { 511 => 'bookEdition' },
1195
+ 'bookedition' => { 513 => 'bookEdition' },
1193
1196
  'bootloaderversion' => { 397 => 0x26 },
1194
1197
  'bracketincrement' => { 238 => 0x21a, 239 => 0x22e },
1195
1198
  'bracketmode' => { 57 => 0x3 },
@@ -1222,7 +1225,7 @@ my %tagLookup = (
1222
1225
  'bwmode' => { 317 => 0x203 },
1223
1226
  'by-line' => { 131 => 0x50 },
1224
1227
  'by-linetitle' => { 131 => 0x55 },
1225
- 'bytecount' => { 511 => 'byteCount' },
1228
+ 'bytecount' => { 513 => 'byteCount' },
1226
1229
  'c14configuration' => { 138 => 0x1964 },
1227
1230
  'cacheversion' => { 119 => 0xc7aa },
1228
1231
  'calibratedfocallength' => { 116 => 'CalibratedFocalLength' },
@@ -1236,7 +1239,7 @@ my %tagLookup = (
1236
1239
  'calibrationversion' => { 138 => 0x9c6 },
1237
1240
  'callforimage' => { 484 => 'CallForImage' },
1238
1241
  'camera' => { 473 => [\'Cameras','CamerasCamera'] },
1239
- 'cameraangle' => { 395 => 'angl', 521 => 'cameraAngle' },
1242
+ 'cameraangle' => { 395 => 'angl', 523 => 'cameraAngle' },
1240
1243
  'cameraappinfo' => { 473 => [\'Cameras','CamerasCameraAppInfo'] },
1241
1244
  'cameraappinfoapplication' => { 473 => [\'Cameras','CamerasCameraAppInfoApplication'] },
1242
1245
  'cameraappinfoitemuri' => { 473 => [\'Cameras','CamerasCameraAppInfoItemURI'] },
@@ -1278,6 +1281,7 @@ my %tagLookup = (
1278
1281
  'camerae-mountversion' => { 469 => 0xb },
1279
1282
  'cameraelevationangle' => { 119 => 0x9405, 501 => 'CameraElevationAngle' },
1280
1283
  'camerafilename' => { 484 => 'CameraFilename' },
1284
+ 'camerafirmware' => { 119 => 0xa439 },
1281
1285
  'cameraid' => { 317 => 0x209, 395 => 'cmid', 411 => 0x209 },
1282
1286
  'cameraidentifier' => { 389 => 'camera.identifier' },
1283
1287
  'cameraimage' => { 473 => [\'Cameras','CamerasCameraImage'] },
@@ -1295,18 +1299,18 @@ my %tagLookup = (
1295
1299
  'cameraimagingmodelprincipalpointy' => { 473 => [\'Cameras','CamerasCameraImagingModelPrincipalPointY'] },
1296
1300
  'cameraimagingmodelskew' => { 473 => [\'Cameras','CamerasCameraImagingModelSkew'] },
1297
1301
  'cameraiso' => { 34 => 0x10 },
1298
- 'cameralabel' => { 119 => 0xc7a1, 521 => 'cameraLabel' },
1302
+ 'cameralabel' => { 119 => 0xc7a1, 523 => 'cameraLabel' },
1299
1303
  'cameralightestimate' => { 473 => [\'Cameras','CamerasCameraLightEstimate'] },
1300
1304
  'cameralightestimatecolorcorrectionb' => { 473 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionB'] },
1301
1305
  'cameralightestimatecolorcorrectiong' => { 473 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionG'] },
1302
1306
  'cameralightestimatecolorcorrectionr' => { 473 => [\'Cameras','CamerasCameraLightEstimateColorCorrectionR'] },
1303
1307
  'cameralightestimatepixelintensity' => { 473 => [\'Cameras','CamerasCameraLightEstimatePixelIntensity'] },
1304
1308
  'cameramakemodel' => { 484 => 'CameraMakeModel' },
1305
- 'cameramodel' => { 379 => 0x410, 521 => 'cameraModel' },
1309
+ 'cameramodel' => { 379 => 0x410, 523 => 'cameraModel' },
1306
1310
  'cameramodelid' => { 176 => 'CameraModelID' },
1307
1311
  'cameramodelrestriction' => { 494 => 'CameraModelRestriction', 496 => 'CameraModelRestriction' },
1308
1312
  'cameramotion' => { 389 => 'direction.motion' },
1309
- 'cameramove' => { 521 => 'cameraMove' },
1313
+ 'cameramove' => { 523 => 'cameraMove' },
1310
1314
  'cameraorientation' => { 7 => 0x30, 9 => 0x7d, 11 => 0x30, 13 => 0x35, 14 => 0x30, 15 => 0x30, 16 => 0x31, 17 => 0x31, 18 => 0x35, 19 => 0x27, 20 => 0x31, 21 => 0x7d, 22 => 0x38, 23 => [0x36,0x3a], 24 => 0x7d, 25 => 0x83, 26 => 0x84, 27 => 0x96, 28 => 0x35, 29 => 0x96, 335 => 0x8f, 374 => 0x1, 379 => 0x100, 428 => [0x16,0x18], 457 => 0x28, 458 => 0x24, 459 => 0x29 },
1311
1315
  'cameraowner' => { 141 => 0xc353 },
1312
1316
  'cameraparameters' => { 317 => 0x2050 },
@@ -1327,29 +1331,29 @@ my %tagLookup = (
1327
1331
  'cameraposetimestamp' => { 473 => [\'Cameras','CamerasCameraPoseTimestamp'] },
1328
1332
  'cameraprofile' => { 494 => 'CameraProfile', 496 => 'CameraProfile' },
1329
1333
  'cameraprofiledigest' => { 494 => 'CameraProfileDigest', 496 => 'CameraProfileDigest' },
1330
- 'cameraprofiles' => { 509 => 'CameraProfiles' },
1331
- 'cameraprofilesaperturevalue' => { 509 => [\'CameraProfiles','CameraProfilesApertureValue'] },
1332
- 'cameraprofilesauthor' => { 509 => [\'CameraProfiles','CameraProfilesAuthor'] },
1333
- 'cameraprofilesautoscale' => { 509 => [\'CameraProfiles','CameraProfilesAutoScale'] },
1334
- 'cameraprofilescameraprettyname' => { 509 => [\'CameraProfiles','CameraProfilesCameraPrettyName'] },
1335
- 'cameraprofilescamerarawprofile' => { 509 => [\'CameraProfiles','CameraProfilesCameraRawProfile'] },
1336
- 'cameraprofilesfocallength' => { 509 => [\'CameraProfiles','CameraProfilesFocalLength'] },
1337
- 'cameraprofilesfocusdistance' => { 509 => [\'CameraProfiles','CameraProfilesFocusDistance'] },
1338
- 'cameraprofileslens' => { 509 => [\'CameraProfiles','CameraProfilesLens'] },
1339
- 'cameraprofileslensprettyname' => { 509 => [\'CameraProfiles','CameraProfilesLensPrettyName'] },
1340
- 'cameraprofilesmake' => { 509 => [\'CameraProfiles','CameraProfilesMake'] },
1341
- 'cameraprofilesmodel' => { 509 => [\'CameraProfiles','CameraProfilesModel'] },
1342
- 'cameraprofilesperspectivemodel' => { 509 => [\'CameraProfiles','CameraProfilesPerspectiveModel'] },
1343
- 'cameraprofilesperspectivemodelimagexcenter' => { 509 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageXCenter'] },
1344
- 'cameraprofilesperspectivemodelimageycenter' => { 509 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageYCenter'] },
1345
- 'cameraprofilesperspectivemodelradialdistortparam1' => { 509 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam1'] },
1346
- 'cameraprofilesperspectivemodelradialdistortparam2' => { 509 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam2'] },
1347
- 'cameraprofilesperspectivemodelradialdistortparam3' => { 509 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam3'] },
1348
- 'cameraprofilesperspectivemodelscalefactor' => { 509 => [\'CameraProfiles','CameraProfilesPerspectiveModelScaleFactor'] },
1349
- 'cameraprofilesperspectivemodelversion' => { 509 => [\'CameraProfiles','CameraProfilesPerspectiveModelVersion'] },
1350
- 'cameraprofilesprofilename' => { 509 => [\'CameraProfiles','CameraProfilesProfileName'] },
1351
- 'cameraprofilessensorformatfactor' => { 509 => [\'CameraProfiles','CameraProfilesSensorFormatFactor'] },
1352
- 'cameraprofilesuniquecameramodel' => { 509 => [\'CameraProfiles','CameraProfilesUniqueCameraModel'] },
1334
+ 'cameraprofiles' => { 511 => 'CameraProfiles' },
1335
+ 'cameraprofilesaperturevalue' => { 511 => [\'CameraProfiles','CameraProfilesApertureValue'] },
1336
+ 'cameraprofilesauthor' => { 511 => [\'CameraProfiles','CameraProfilesAuthor'] },
1337
+ 'cameraprofilesautoscale' => { 511 => [\'CameraProfiles','CameraProfilesAutoScale'] },
1338
+ 'cameraprofilescameraprettyname' => { 511 => [\'CameraProfiles','CameraProfilesCameraPrettyName'] },
1339
+ 'cameraprofilescamerarawprofile' => { 511 => [\'CameraProfiles','CameraProfilesCameraRawProfile'] },
1340
+ 'cameraprofilesfocallength' => { 511 => [\'CameraProfiles','CameraProfilesFocalLength'] },
1341
+ 'cameraprofilesfocusdistance' => { 511 => [\'CameraProfiles','CameraProfilesFocusDistance'] },
1342
+ 'cameraprofileslens' => { 511 => [\'CameraProfiles','CameraProfilesLens'] },
1343
+ 'cameraprofileslensprettyname' => { 511 => [\'CameraProfiles','CameraProfilesLensPrettyName'] },
1344
+ 'cameraprofilesmake' => { 511 => [\'CameraProfiles','CameraProfilesMake'] },
1345
+ 'cameraprofilesmodel' => { 511 => [\'CameraProfiles','CameraProfilesModel'] },
1346
+ 'cameraprofilesperspectivemodel' => { 511 => [\'CameraProfiles','CameraProfilesPerspectiveModel'] },
1347
+ 'cameraprofilesperspectivemodelimagexcenter' => { 511 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageXCenter'] },
1348
+ 'cameraprofilesperspectivemodelimageycenter' => { 511 => [\'CameraProfiles','CameraProfilesPerspectiveModelImageYCenter'] },
1349
+ 'cameraprofilesperspectivemodelradialdistortparam1' => { 511 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam1'] },
1350
+ 'cameraprofilesperspectivemodelradialdistortparam2' => { 511 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam2'] },
1351
+ 'cameraprofilesperspectivemodelradialdistortparam3' => { 511 => [\'CameraProfiles','CameraProfilesPerspectiveModelRadialDistortParam3'] },
1352
+ 'cameraprofilesperspectivemodelscalefactor' => { 511 => [\'CameraProfiles','CameraProfilesPerspectiveModelScaleFactor'] },
1353
+ 'cameraprofilesperspectivemodelversion' => { 511 => [\'CameraProfiles','CameraProfilesPerspectiveModelVersion'] },
1354
+ 'cameraprofilesprofilename' => { 511 => [\'CameraProfiles','CameraProfilesProfileName'] },
1355
+ 'cameraprofilessensorformatfactor' => { 511 => [\'CameraProfiles','CameraProfilesSensorFormatFactor'] },
1356
+ 'cameraprofilesuniquecameramodel' => { 511 => [\'CameraProfiles','CameraProfilesUniqueCameraModel'] },
1353
1357
  'camerarawcolortone' => { 109 => 0xe1 },
1354
1358
  'camerarawcontrast' => { 109 => 0xe3 },
1355
1359
  'camerarawhighlightpoint' => { 109 => 0xe6 },
@@ -1393,7 +1397,7 @@ my %tagLookup = (
1393
1397
  'caption-abstract' => { 131 => 0x78 },
1394
1398
  'captionsauthornames' => { 499 => 'CaptionsAuthorNames' },
1395
1399
  'captionsdatetimestamps' => { 499 => 'CaptionsDateTimeStamps' },
1396
- 'captionwriter' => { 509 => 'CaptionWriter' },
1400
+ 'captionwriter' => { 511 => 'CaptionWriter' },
1397
1401
  'captureframerate' => { 113 => 0x4001 },
1398
1402
  'captureheightnormal' => { 138 => 0x1839 },
1399
1403
  'capturelook' => { 138 => 0xc48 },
@@ -1405,7 +1409,7 @@ my %tagLookup = (
1405
1409
  'casioimagesize' => { 113 => 0x9 },
1406
1410
  'catalogsets' => { 131 => 0xff, 475 => 'CatalogSets', 487 => 'CatalogSets' },
1407
1411
  'categories' => { 64 => 0x23, 489 => 'categories' },
1408
- 'category' => { 131 => 0xf, 179 => 'WM/Category', 311 => 0x30, 387 => 'catg', 509 => 'Category' },
1412
+ 'category' => { 131 => 0xf, 179 => 'WM/Category', 311 => 0x30, 387 => 'catg', 511 => 'Category' },
1409
1413
  'cbcrgain' => { 409 => 0xa036 },
1410
1414
  'cbcrgaindefault' => { 409 => 0xa035 },
1411
1415
  'cbcrmatrix' => { 409 => 0xa034 },
@@ -1428,7 +1432,7 @@ my %tagLookup = (
1428
1432
  'centerfocuspoint' => { 309 => '2.2' },
1429
1433
  'centerpixel' => { 138 => 0x40c },
1430
1434
  'centerweightedareasize' => { 294 => '7.1', 295 => '8.1', 297 => '8.1', 298 => '8.1', 302 => '7.1', 303 => '5.1', 304 => '7.1', 305 => '6.3', 307 => '8.1', 308 => '8.1', 309 => '8.1', 310 => 0x1f },
1431
- 'certificate' => { 525 => 'Certificate' },
1435
+ 'certificate' => { 527 => 'Certificate' },
1432
1436
  'cfainterpolationalgorithm' => { 138 => 0xe60 },
1433
1437
  'cfainterpolationmetric' => { 138 => 0xe61 },
1434
1438
  'cfaoffsetcols' => { 138 => 0xc71 },
@@ -1440,18 +1444,18 @@ my %tagLookup = (
1440
1444
  'cfapatternvalues' => { 500 => [\'CFAPattern','CFAPatternValues'] },
1441
1445
  'cfarepeatpatterndim' => { 119 => 0x828d },
1442
1446
  'cfazipperfixthreshold' => { 138 => 0xe62 },
1443
- 'channel' => { 511 => 'channel' },
1444
- 'channela-lang' => { 511 => [\'channel','channelA-lang'] },
1445
- 'channelchannel' => { 511 => [\'channel','channelChannel'] },
1447
+ 'channel' => { 513 => 'channel' },
1448
+ 'channela-lang' => { 513 => [\'channel','channelA-lang'] },
1449
+ 'channelchannel' => { 513 => [\'channel','channelChannel'] },
1446
1450
  'channels' => { 155 => 'Channels' },
1447
- 'channelsubchannel1' => { 511 => [\'channel','channelSubchannel1'] },
1448
- 'channelsubchannel2' => { 511 => [\'channel','channelSubchannel2'] },
1449
- 'channelsubchannel3' => { 511 => [\'channel','channelSubchannel3'] },
1450
- 'channelsubchannel4' => { 511 => [\'channel','channelSubchannel4'] },
1451
+ 'channelsubchannel1' => { 513 => [\'channel','channelSubchannel1'] },
1452
+ 'channelsubchannel2' => { 513 => [\'channel','channelSubchannel2'] },
1453
+ 'channelsubchannel3' => { 513 => [\'channel','channelSubchannel3'] },
1454
+ 'channelsubchannel4' => { 513 => [\'channel','channelSubchannel4'] },
1451
1455
  'chapterlist' => { 395 => 'chpl' },
1452
1456
  'checkmark' => { 103 => 0x10101, 108 => 0x26a },
1453
1457
  'checkmark2' => { 109 => 0x8e },
1454
- 'childfontfiles' => { 526 => [\'Fonts','FontsChildFontFiles'] },
1458
+ 'childfontfiles' => { 528 => [\'Fonts','FontsChildFontFiles'] },
1455
1459
  'chmodeshootingspeed' => { 294 => '10.3', 295 => '11.2', 310 => 0x10b },
1456
1460
  'chromablurradius' => { 119 => 0xc631 },
1457
1461
  'chromanoisecolorspace' => { 138 => 0xe6d },
@@ -1470,7 +1474,7 @@ my %tagLookup = (
1470
1474
  'chromaticaberrationsetting' => { 80 => 0x6 },
1471
1475
  'chrominancenoisereduction' => { 103 => 0x20601, 109 => 0x5e, 412 => 0x1a },
1472
1476
  'chrominancenr_tiff_jpeg' => { 109 => 0x60 },
1473
- 'circadatecreated' => { 507 => 'CircaDateCreated' },
1477
+ 'circadatecreated' => { 508 => 'CircaDateCreated' },
1474
1478
  'circgradbasedcorractive' => { 494 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'], 496 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionActive'] },
1475
1479
  'circgradbasedcorramount' => { 494 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'], 496 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsCorrectionAmount'] },
1476
1480
  'circgradbasedcorrblacks2012' => { 494 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'], 496 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalBlacks2012'] },
@@ -1614,7 +1618,7 @@ my %tagLookup = (
1614
1618
  'circgradbasedcorrwhat' => { 494 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'], 496 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsWhat'] },
1615
1619
  'circgradbasedcorrwhites2012' => { 494 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'], 496 => [\'CircularGradientBasedCorrections','CircularGradientBasedCorrectionsLocalWhites2012'] },
1616
1620
  'circulargradientbasedcorrections' => { 494 => 'CircularGradientBasedCorrections', 496 => 'CircularGradientBasedCorrections' },
1617
- 'city' => { 131 => 0x5a, 161 => 'City', 335 => 0x6d, 509 => 'City' },
1621
+ 'city' => { 131 => 0x5a, 161 => 'City', 335 => 0x6d, 511 => 'City' },
1618
1622
  'city2' => { 335 => 0x80 },
1619
1623
  'clarity' => { 127 => 0x100f, 247 => 0x35, 248 => 0x3d, 435 => 0x2036, 494 => 'Clarity', 496 => 'Clarity' },
1620
1624
  'clarity2012' => { 494 => 'Clarity2012', 496 => 'Clarity2012' },
@@ -1623,7 +1627,7 @@ my %tagLookup = (
1623
1627
  'classifystate' => { 131 => 0xe1 },
1624
1628
  'clearretouch' => { 335 => 0x7c },
1625
1629
  'clearretouchvalue' => { 335 => 0xa3 },
1626
- 'client' => { 521 => 'client' },
1630
+ 'client' => { 523 => 'client' },
1627
1631
  'clientname' => { 502 => 'ClientName' },
1628
1632
  'clipboardaspectratio' => { 494 => 'ClipboardAspectRatio', 496 => 'ClipboardAspectRatio' },
1629
1633
  'clipboardorientation' => { 494 => 'ClipboardOrientation', 496 => 'ClipboardOrientation' },
@@ -1647,26 +1651,26 @@ my %tagLookup = (
1647
1651
  'collectionname' => { 170 => [\'Collections','CollectionsCollectionName'], 395 => 'coll' },
1648
1652
  'collections' => { 170 => 'Collections', 489 => 'collections' },
1649
1653
  'collectionuri' => { 170 => [\'Collections','CollectionsCollectionURI'] },
1650
- 'color' => { 389 => 'player.movie.visual.color', 510 => 'color' },
1654
+ 'color' => { 389 => 'player.movie.visual.color', 512 => 'color' },
1651
1655
  'coloraberrationcontrol' => { 287 => 0xc89224b },
1652
1656
  'coloradjustment' => { 412 => 0x14 },
1653
1657
  'coloradjustmentmode' => { 411 => 0x210 },
1654
- 'coloranta' => { 526 => [\'Colorants','ColorantsA'] },
1655
- 'colorantb' => { 526 => [\'Colorants','ColorantsB'] },
1656
- 'colorantblack' => { 526 => [\'Colorants','ColorantsBlack'] },
1657
- 'colorantblue' => { 526 => [\'Colorants','ColorantsBlue'] },
1658
- 'colorantcyan' => { 526 => [\'Colorants','ColorantsCyan'] },
1659
- 'colorantgray' => { 526 => [\'Colorants','ColorantsGray'] },
1660
- 'colorantgreen' => { 526 => [\'Colorants','ColorantsGreen'] },
1661
- 'colorantl' => { 526 => [\'Colorants','ColorantsL'] },
1662
- 'colorantmagenta' => { 526 => [\'Colorants','ColorantsMagenta'] },
1663
- 'colorantmode' => { 526 => [\'Colorants','ColorantsMode'] },
1664
- 'colorantred' => { 526 => [\'Colorants','ColorantsRed'] },
1665
- 'colorants' => { 526 => 'Colorants' },
1666
- 'colorantswatchname' => { 526 => [\'Colorants','ColorantsSwatchName'] },
1667
- 'coloranttint' => { 526 => [\'Colorants','ColorantsTint'] },
1668
- 'coloranttype' => { 526 => [\'Colorants','ColorantsType'] },
1669
- 'colorantyellow' => { 526 => [\'Colorants','ColorantsYellow'] },
1658
+ 'coloranta' => { 528 => [\'Colorants','ColorantsA'] },
1659
+ 'colorantb' => { 528 => [\'Colorants','ColorantsB'] },
1660
+ 'colorantblack' => { 528 => [\'Colorants','ColorantsBlack'] },
1661
+ 'colorantblue' => { 528 => [\'Colorants','ColorantsBlue'] },
1662
+ 'colorantcyan' => { 528 => [\'Colorants','ColorantsCyan'] },
1663
+ 'colorantgray' => { 528 => [\'Colorants','ColorantsGray'] },
1664
+ 'colorantgreen' => { 528 => [\'Colorants','ColorantsGreen'] },
1665
+ 'colorantl' => { 528 => [\'Colorants','ColorantsL'] },
1666
+ 'colorantmagenta' => { 528 => [\'Colorants','ColorantsMagenta'] },
1667
+ 'colorantmode' => { 528 => [\'Colorants','ColorantsMode'] },
1668
+ 'colorantred' => { 528 => [\'Colorants','ColorantsRed'] },
1669
+ 'colorants' => { 528 => 'Colorants' },
1670
+ 'colorantswatchname' => { 528 => [\'Colorants','ColorantsSwatchName'] },
1671
+ 'coloranttint' => { 528 => [\'Colorants','ColorantsTint'] },
1672
+ 'coloranttype' => { 528 => [\'Colorants','ColorantsType'] },
1673
+ 'colorantyellow' => { 528 => [\'Colorants','ColorantsYellow'] },
1670
1674
  'colorbalance' => { 156 => 'ColorBalance' },
1671
1675
  'colorbalanceadj' => { 287 => 0x76a43202 },
1672
1676
  'colorbalanceblue' => { 181 => 0x1e },
@@ -1715,7 +1719,7 @@ my %tagLookup = (
1715
1719
  'colormatrixb2' => { 370 => 0x21d },
1716
1720
  'colormatrixnumber' => { 317 => 0x1019 },
1717
1721
  'colormatrixsrgb' => { 409 => 0xa031 },
1718
- 'colormode' => { 113 => 0x3015, 127 => 0x1210, 140 => 0x66, 181 => 0x28, 184 => 0x16, 186 => 0x101, 187 => 0x36, 189 => 0x7, 233 => 0x3, 277 => 0x4, 335 => 0x32, 412 => 0x2c, 435 => 0xb029, 509 => 'ColorMode' },
1722
+ 'colormode' => { 113 => 0x3015, 127 => 0x1210, 140 => 0x66, 181 => 0x28, 184 => 0x16, 186 => 0x101, 187 => 0x36, 189 => 0x7, 233 => 0x3, 277 => 0x4, 335 => 0x32, 412 => 0x2c, 435 => 0xb029, 511 => 'ColorMode' },
1719
1723
  'colormoirereduction' => { 103 => 0x20670, 288 => 0x15 },
1720
1724
  'colormoirereductionmode' => { 288 => 0x5 },
1721
1725
  'colormoirereductionon' => { 103 => '0x20670.0' },
@@ -1844,10 +1848,10 @@ my %tagLookup = (
1844
1848
  'compimagesumexposureused' => { 501 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesSumOfExposureTimesOfUsed'] },
1845
1849
  'compimagetotalexposureperiod' => { 501 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesTotalExposurePeriod'] },
1846
1850
  'compimagevalues' => { 501 => [\'CompositeImageExposureTimes','CompositeImageExposureTimesValues'] },
1847
- 'complianceprofile' => { 511 => 'complianceProfile' },
1851
+ 'complianceprofile' => { 513 => 'complianceProfile' },
1848
1852
  'componentsconfiguration' => { 119 => 0x9101, 162 => 'Components', 500 => 'ComponentsConfiguration' },
1849
1853
  'componentversion' => { 97 => 0x80c },
1850
- 'composer' => { 179 => 'WM/Composer', 387 => ["\xa9com","\xa9wrt"], 395 => ["\xa9com","\xa9wrt"], 521 => 'composer' },
1854
+ 'composer' => { 179 => 'WM/Composer', 387 => ["\xa9com","\xa9wrt"], 395 => ["\xa9com","\xa9wrt"], 523 => 'composer' },
1851
1855
  'composerkeywords' => { 395 => "\xa9cok" },
1852
1856
  'compositeimage' => { 119 => 0xa460, 501 => 'CompositeImage' },
1853
1857
  'compositeimagecount' => { 119 => 0xa461, 501 => 'CompositeImageCount' },
@@ -1859,7 +1863,7 @@ my %tagLookup = (
1859
1863
  'compositionadjusty' => { 369 => 0x6 },
1860
1864
  'compressedbitsperpixel' => { 119 => 0x9102, 500 => 'CompressedBitsPerPixel' },
1861
1865
  'compressedimagesize' => { 186 => 0x40, 317 => 0x40 },
1862
- 'compression' => { 119 => 0x103, 340 => 0xb, 517 => 'Compression' },
1866
+ 'compression' => { 119 => 0x103, 340 => 0xb, 519 => 'Compression' },
1863
1867
  'compressionfactor' => { 312 => 0x50d },
1864
1868
  'compressionformat' => { 63 => 0x4 },
1865
1869
  'compressionratio' => { 162 => 'Compression', 317 => 0x1034 },
@@ -1880,7 +1884,7 @@ my %tagLookup = (
1880
1884
  'constrainedcropheight' => { 108 => 0x266, 381 => 0xd6 },
1881
1885
  'constrainedcropwidth' => { 108 => 0x262, 381 => 0xd5 },
1882
1886
  'contact' => { 131 => 0x76 },
1883
- 'contactinfo' => { 494 => 'ContactInfo', 496 => 'ContactInfo', 510 => 'contactInfo' },
1887
+ 'contactinfo' => { 494 => 'ContactInfo', 496 => 'ContactInfo', 512 => 'contactInfo' },
1884
1888
  'container' => { 473 => 'Container' },
1885
1889
  'containerdirectory' => { 473 => [\'Container','ContainerDirectory'] },
1886
1890
  'containerdirectoryitem' => { 473 => [\'Container','ContainerDirectoryItem'] },
@@ -1888,16 +1892,16 @@ my %tagLookup = (
1888
1892
  'containerdirectoryitemlength' => { 473 => [\'Container','ContainerDirectoryItemLength'] },
1889
1893
  'containerdirectoryitemmime' => { 473 => [\'Container','ContainerDirectoryItemMime'] },
1890
1894
  'containerdirectoryitempadding' => { 473 => [\'Container','ContainerDirectoryItemPadding'] },
1891
- 'containerformat' => { 507 => 'ContainerFormat' },
1892
- 'containerformatidentifier' => { 507 => [\'ContainerFormat','ContainerFormatIdentifier'] },
1893
- 'containerformatname' => { 507 => [\'ContainerFormat','ContainerFormatName'] },
1895
+ 'containerformat' => { 508 => 'ContainerFormat' },
1896
+ 'containerformatidentifier' => { 508 => [\'ContainerFormat','ContainerFormatIdentifier'] },
1897
+ 'containerformatname' => { 508 => [\'ContainerFormat','ContainerFormatName'] },
1894
1898
  'contentcreatedate' => { 387 => "\xa9day", 395 => ['@day',"\xa9day"] },
1895
1899
  'contentdistributor' => { 179 => 'WM/ContentDistributor' },
1896
1900
  'contentdistributorid' => { 395 => 'cdis' },
1897
1901
  'contentid' => { 395 => 'ccid' },
1898
1902
  'contentlocationcode' => { 131 => 0x1a },
1899
1903
  'contentlocationname' => { 131 => 0x1b },
1900
- 'contenttype' => { 511 => 'contentType' },
1904
+ 'contenttype' => { 513 => 'contentType' },
1901
1905
  'continuousbracketing' => { 184 => 0x20 },
1902
1906
  'continuousdrive' => { 34 => 0x5 },
1903
1907
  'continuousmodedisplay' => { 310 => 0x51 },
@@ -1926,24 +1930,24 @@ my %tagLookup = (
1926
1930
  'contrastuserdef1' => { 19 => 0xee, 70 => 0x90, 71 => 0xa8 },
1927
1931
  'contrastuserdef2' => { 19 => 0xef, 70 => 0xa8, 71 => 0xc0 },
1928
1932
  'contrastuserdef3' => { 19 => 0xf0, 70 => 0xc0, 71 => 0xd8 },
1929
- 'contributedmedia' => { 521 => 'contributedMedia' },
1930
- 'contributedmediaduration' => { 521 => [\'contributedMedia','contributedMediaDuration'] },
1931
- 'contributedmediadurationscale' => { 521 => [\'contributedMedia','contributedMediaDurationScale'] },
1932
- 'contributedmediadurationvalue' => { 521 => [\'contributedMedia','contributedMediaDurationValue'] },
1933
- 'contributedmediamanaged' => { 521 => [\'contributedMedia','contributedMediaManaged'] },
1934
- 'contributedmediapath' => { 521 => [\'contributedMedia','contributedMediaPath'] },
1935
- 'contributedmediastarttime' => { 521 => [\'contributedMedia','contributedMediaStartTime'] },
1936
- 'contributedmediastarttimescale' => { 521 => [\'contributedMedia','contributedMediaStartTimeScale'] },
1937
- 'contributedmediastarttimevalue' => { 521 => [\'contributedMedia','contributedMediaStartTimeValue'] },
1938
- 'contributedmediatrack' => { 521 => [\'contributedMedia','contributedMediaTrack'] },
1939
- 'contributedmediawebstatement' => { 521 => [\'contributedMedia','contributedMediaWebStatement'] },
1940
- 'contributor' => { 497 => 'contributor', 507 => 'Contributor' },
1941
- 'contributoridentifier' => { 507 => [\'Contributor','ContributorIdentifier'] },
1942
- 'contributorname' => { 507 => [\'Contributor','ContributorName'] },
1943
- 'contributorrole' => { 507 => [\'Contributor','ContributorRole'] },
1933
+ 'contributedmedia' => { 523 => 'contributedMedia' },
1934
+ 'contributedmediaduration' => { 523 => [\'contributedMedia','contributedMediaDuration'] },
1935
+ 'contributedmediadurationscale' => { 523 => [\'contributedMedia','contributedMediaDurationScale'] },
1936
+ 'contributedmediadurationvalue' => { 523 => [\'contributedMedia','contributedMediaDurationValue'] },
1937
+ 'contributedmediamanaged' => { 523 => [\'contributedMedia','contributedMediaManaged'] },
1938
+ 'contributedmediapath' => { 523 => [\'contributedMedia','contributedMediaPath'] },
1939
+ 'contributedmediastarttime' => { 523 => [\'contributedMedia','contributedMediaStartTime'] },
1940
+ 'contributedmediastarttimescale' => { 523 => [\'contributedMedia','contributedMediaStartTimeScale'] },
1941
+ 'contributedmediastarttimevalue' => { 523 => [\'contributedMedia','contributedMediaStartTimeValue'] },
1942
+ 'contributedmediatrack' => { 523 => [\'contributedMedia','contributedMediaTrack'] },
1943
+ 'contributedmediawebstatement' => { 523 => [\'contributedMedia','contributedMediaWebStatement'] },
1944
+ 'contributor' => { 497 => 'contributor', 508 => 'Contributor' },
1945
+ 'contributoridentifier' => { 508 => [\'Contributor','ContributorIdentifier'] },
1946
+ 'contributorname' => { 508 => [\'Contributor','ContributorName'] },
1947
+ 'contributorrole' => { 508 => [\'Contributor','ContributorRole'] },
1944
1948
  'contributors' => { 157 => 'Contributors' },
1945
1949
  'controldialset' => { 184 => 0x46 },
1946
- 'controlledvocabularyterm' => { 507 => 'CVterm' },
1950
+ 'controlledvocabularyterm' => { 508 => 'CVterm' },
1947
1951
  'controllerboardversion' => { 330 => 0x332 },
1948
1952
  'controlmode' => { 77 => 0x12 },
1949
1953
  'controlringresponse' => { 310 => 0x1d5 },
@@ -1951,9 +1955,9 @@ my %tagLookup = (
1951
1955
  'conversionlens' => { 313 => 0x403, 335 => 0x35 },
1952
1956
  'converter' => { 119 => 0xfe4d, 277 => 0xb, 494 => 'Converter', 496 => 'Converter' },
1953
1957
  'converttograyscale' => { 494 => 'ConvertToGrayscale', 496 => 'ConvertToGrayscale' },
1954
- 'cookingequipment' => { 513 => 'cookingEquipment' },
1955
- 'cookingmethod' => { 513 => 'cookingMethod' },
1956
- 'copyright' => { 0 => 0x3, 119 => 0x8298, 157 => 'Copyright', 325 => 'Copyright', 340 => 0x8298, 370 => 0x22f, 386 => 'Copyright', 387 => ['cprt',"\xa9cpy"], 389 => 'copyright', 395 => ['cprt',"\xa9cpy"], 494 => 'Copyright', 496 => 'Copyright', 508 => 'Copyright', 514 => 'copyright', 517 => 'Copyright', 521 => 'copyright' },
1958
+ 'cookingequipment' => { 515 => 'cookingEquipment' },
1959
+ 'cookingmethod' => { 515 => 'cookingMethod' },
1960
+ 'copyright' => { 0 => 0x3, 119 => 0x8298, 157 => 'Copyright', 325 => 'Copyright', 340 => 0x8298, 370 => 0x22f, 386 => 'Copyright', 387 => ['cprt',"\xa9cpy"], 389 => 'copyright', 395 => ['cprt',"\xa9cpy"], 494 => 'Copyright', 496 => 'Copyright', 510 => 'Copyright', 516 => 'copyright', 519 => 'Copyright', 523 => 'copyright' },
1957
1961
  'copyrightflag' => { 384 => 0x40a },
1958
1962
  'copyrightnotice' => { 131 => 0x74 },
1959
1963
  'copyrightowner' => { 322 => 'CopyrightOwner' },
@@ -1962,48 +1966,48 @@ my %tagLookup = (
1962
1966
  'copyrightownername' => { 322 => [\'CopyrightOwner','CopyrightOwnerCopyrightOwnerName'] },
1963
1967
  'copyrightregistrationnumber' => { 322 => 'CopyrightRegistrationNumber' },
1964
1968
  'copyrightstatus' => { 322 => 'CopyrightStatus' },
1965
- 'copyrightyear' => { 507 => 'CopyrightYear', 511 => 'copyrightYear' },
1969
+ 'copyrightyear' => { 508 => 'CopyrightYear', 513 => 'copyrightYear' },
1966
1970
  'coringfilter' => { 316 => 0x310, 317 => 0x102d, 320 => 0x310 },
1967
1971
  'coringvalues' => { 316 => 0x311, 320 => 0x311 },
1968
- 'corporateentity' => { 511 => 'corporateEntity' },
1972
+ 'corporateentity' => { 513 => 'corporateEntity' },
1969
1973
  'correlatedcolortemp' => { 334 => 0x35b },
1970
- 'country' => { 161 => 'Country', 335 => 0x69, 509 => 'Country' },
1974
+ 'country' => { 161 => 'Country', 335 => 0x69, 511 => 'Country' },
1971
1975
  'country-primarylocationcode' => { 131 => 0x64 },
1972
1976
  'country-primarylocationname' => { 131 => 0x65 },
1973
- 'countrycode' => { 232 => 0x5, 382 => 'CountryCode', 506 => 'CountryCode' },
1974
- 'course' => { 513 => 'course' },
1977
+ 'countrycode' => { 232 => 0x5, 382 => 'CountryCode', 507 => 'CountryCode' },
1978
+ 'course' => { 515 => 'course' },
1975
1979
  'coverage' => { 497 => 'coverage' },
1976
1980
  'coverart' => { 387 => 'covr' },
1977
- 'coverdate' => { 511 => 'coverDate' },
1978
- 'coverdisplaydate' => { 511 => 'coverDisplayDate' },
1981
+ 'coverdate' => { 513 => 'coverDate' },
1982
+ 'coverdisplaydate' => { 513 => 'coverDisplayDate' },
1979
1983
  'coveruri' => { 395 => 'cvru' },
1980
1984
  'cpufirmwareversion' => { 370 => 0x28 },
1981
1985
  'crc32' => { 498 => 'crc32' },
1982
- 'createdate' => { 119 => 0x9004, 157 => 'CreateDate', 321 => 'CreationDate', 325 => 'create-date', 386 => 'CreationDate', 392 => 0x1, 519 => 'CreateDate' },
1983
- 'creationdate' => { 389 => 'creationdate', 508 => 'CreationDate', 511 => 'creationDate' },
1986
+ 'createdate' => { 119 => 0x9004, 157 => 'CreateDate', 321 => 'CreationDate', 325 => 'create-date', 386 => 'CreationDate', 392 => 0x1, 521 => 'CreateDate' },
1987
+ 'creationdate' => { 389 => 'creationdate', 510 => 'CreationDate', 513 => 'creationDate' },
1984
1988
  'creationtime' => { 325 => 'Creation Time' },
1985
1989
  'creativestyle' => { 422 => 0x1a, 423 => 0x18, 433 => 0x41, 435 => 0xb020, 466 => 0x4a },
1986
1990
  'creativestylesetting' => { 424 => 0xf, 440 => 0x7 },
1987
1991
  'creativestylewaschanged' => { 470 => 0x8001 },
1988
- 'creator' => { 321 => 'Creator', 386 => 'Creator', 497 => 'creator', 507 => 'Creator', 508 => 'Creator' },
1989
- 'creatoraddress' => { 506 => [\'CreatorContactInfo','CreatorContactInfoCiAdrExtadr'] },
1992
+ 'creator' => { 321 => 'Creator', 386 => 'Creator', 497 => 'creator', 508 => 'Creator', 510 => 'Creator' },
1993
+ 'creatoraddress' => { 507 => [\'CreatorContactInfo','CreatorContactInfoCiAdrExtadr'] },
1990
1994
  'creatorappid' => { 178 => 'CreatorAppId' },
1991
- 'creatorcity' => { 506 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCity'] },
1992
- 'creatorcontactinfo' => { 506 => 'CreatorContactInfo' },
1993
- 'creatorcountry' => { 506 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCtry'] },
1994
- 'creatoridentifier' => { 507 => [\'Creator','CreatorIdentifier'] },
1995
- 'creatorname' => { 507 => [\'Creator','CreatorName'] },
1995
+ 'creatorcity' => { 507 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCity'] },
1996
+ 'creatorcontactinfo' => { 507 => 'CreatorContactInfo' },
1997
+ 'creatorcountry' => { 507 => [\'CreatorContactInfo','CreatorContactInfoCiAdrCtry'] },
1998
+ 'creatoridentifier' => { 508 => [\'Creator','CreatorIdentifier'] },
1999
+ 'creatorname' => { 508 => [\'Creator','CreatorName'] },
1996
2000
  'creatoropenwithuioptions' => { 178 => 'CreatorOpenWithUIOptions' },
1997
- 'creatorpostalcode' => { 506 => [\'CreatorContactInfo','CreatorContactInfoCiAdrPcode'] },
1998
- 'creatorregion' => { 506 => [\'CreatorContactInfo','CreatorContactInfoCiAdrRegion'] },
1999
- 'creatorrole' => { 507 => [\'Creator','CreatorRole'] },
2000
- 'creatortool' => { 519 => 'CreatorTool' },
2001
- 'creatorworkemail' => { 506 => [\'CreatorContactInfo','CreatorContactInfoCiEmailWork'] },
2002
- 'creatorworktelephone' => { 506 => [\'CreatorContactInfo','CreatorContactInfoCiTelWork'] },
2003
- 'creatorworkurl' => { 506 => [\'CreatorContactInfo','CreatorContactInfoCiUrlWork'] },
2004
- 'credit' => { 131 => 0x6e, 509 => 'Credit' },
2005
- 'creditline' => { 514 => 'creditLine' },
2006
- 'creditlinereq' => { 524 => 'CreditLineReq' },
2001
+ 'creatorpostalcode' => { 507 => [\'CreatorContactInfo','CreatorContactInfoCiAdrPcode'] },
2002
+ 'creatorregion' => { 507 => [\'CreatorContactInfo','CreatorContactInfoCiAdrRegion'] },
2003
+ 'creatorrole' => { 508 => [\'Creator','CreatorRole'] },
2004
+ 'creatortool' => { 521 => 'CreatorTool' },
2005
+ 'creatorworkemail' => { 507 => [\'CreatorContactInfo','CreatorContactInfoCiEmailWork'] },
2006
+ 'creatorworktelephone' => { 507 => [\'CreatorContactInfo','CreatorContactInfoCiTelWork'] },
2007
+ 'creatorworkurl' => { 507 => [\'CreatorContactInfo','CreatorContactInfoCiUrlWork'] },
2008
+ 'credit' => { 131 => 0x6e, 511 => 'Credit' },
2009
+ 'creditline' => { 516 => 'creditLine' },
2010
+ 'creditlinereq' => { 526 => 'CreditLineReq' },
2007
2011
  'creditlinerequired' => { 322 => 'CreditLineRequired' },
2008
2012
  'cropactive' => { 101 => 0x0, 108 => 0x244 },
2009
2013
  'cropangle' => { 494 => 'CropAngle', 496 => 'CropAngle' },
@@ -2058,7 +2062,7 @@ my %tagLookup = (
2058
2062
  'cropy' => { 101 => 0x4, 488 => 'CropY' },
2059
2063
  'crossprocess' => { 370 => 0x7b },
2060
2064
  'crossprocessparams' => { 370 => 0x235 },
2061
- 'cuisine' => { 513 => 'cuisine' },
2065
+ 'cuisine' => { 515 => 'cuisine' },
2062
2066
  'currenticcprofile' => { 119 => 0xc691 },
2063
2067
  'currentpreprofilematrix' => { 119 => 0xc692 },
2064
2068
  'currentversion' => { 470 => 0xd000 },
@@ -2138,26 +2142,26 @@ my %tagLookup = (
2138
2142
  'darkpedestal' => { 138 => 0xc7f },
2139
2143
  'datacompressionmethod' => { 133 => 0x6e },
2140
2144
  'dataimprint' => { 181 => 0x34 },
2141
- 'dataonscreen' => { 507 => 'DataOnScreen' },
2142
- 'dataonscreenregion' => { 507 => [\'DataOnScreen','DataOnScreenRegion'] },
2143
- 'dataonscreenregiond' => { 507 => [\'DataOnScreen','DataOnScreenRegionD'] },
2144
- 'dataonscreenregionh' => { 507 => [\'DataOnScreen','DataOnScreenRegionH'] },
2145
- 'dataonscreenregiontext' => { 507 => [\'DataOnScreen','DataOnScreenRegionText'] },
2146
- 'dataonscreenregionunit' => { 507 => [\'DataOnScreen','DataOnScreenRegionUnit'] },
2147
- 'dataonscreenregionw' => { 507 => [\'DataOnScreen','DataOnScreenRegionW'] },
2148
- 'dataonscreenregionx' => { 507 => [\'DataOnScreen','DataOnScreenRegionX'] },
2149
- 'dataonscreenregiony' => { 507 => [\'DataOnScreen','DataOnScreenRegionY'] },
2145
+ 'dataonscreen' => { 508 => 'DataOnScreen' },
2146
+ 'dataonscreenregion' => { 508 => [\'DataOnScreen','DataOnScreenRegion'] },
2147
+ 'dataonscreenregiond' => { 508 => [\'DataOnScreen','DataOnScreenRegionD'] },
2148
+ 'dataonscreenregionh' => { 508 => [\'DataOnScreen','DataOnScreenRegionH'] },
2149
+ 'dataonscreenregiontext' => { 508 => [\'DataOnScreen','DataOnScreenRegionText'] },
2150
+ 'dataonscreenregionunit' => { 508 => [\'DataOnScreen','DataOnScreenRegionUnit'] },
2151
+ 'dataonscreenregionw' => { 508 => [\'DataOnScreen','DataOnScreenRegionW'] },
2152
+ 'dataonscreenregionx' => { 508 => [\'DataOnScreen','DataOnScreenRegionX'] },
2153
+ 'dataonscreenregiony' => { 508 => [\'DataOnScreen','DataOnScreenRegionY'] },
2150
2154
  'datascaling' => { 370 => 0x3d },
2151
2155
  'date' => { 370 => 0x6, 497 => 'date' },
2152
2156
  'dateacquired' => { 178 => 'DateAcquired', 179 => '{2CBAA8F5-D81F-47CA-B17A-F8D822300131} 100' },
2153
- 'datecreated' => { 131 => 0x37, 509 => 'DateCreated' },
2157
+ 'datecreated' => { 131 => 0x37, 511 => 'DateCreated' },
2154
2158
  'datedisplayformat' => { 279 => 0x3 },
2155
2159
  'dateidentified' => { 118 => [\'Identification','IdentificationDateIdentified'] },
2156
2160
  'dateimprint' => { 299 => '4.2' },
2157
- 'daterecieved' => { 511 => 'dateRecieved' },
2161
+ 'daterecieved' => { 513 => 'dateRecieved' },
2158
2162
  'datesent' => { 132 => 0x46 },
2159
2163
  'datestampmode' => { 64 => 0x1c, 233 => 0x9d },
2160
- 'datetime' => { 489 => 'datetime', 517 => 'DateTime' },
2164
+ 'datetime' => { 489 => 'datetime', 519 => 'DateTime' },
2161
2165
  'datetimedigitized' => { 500 => 'DateTimeDigitized' },
2162
2166
  'datetimeoriginal' => { 100 => 0x0, 119 => 0x9003, 154 => 0x14, 157 => 'OriginalDate', 390 => 'IDIT', 395 => 'date', 396 => 0xb, 397 => 0x3b, 398 => 0x3e, 500 => 'DateTimeOriginal' },
2163
2167
  'datetimestamp' => { 140 => 0x64 },
@@ -2240,31 +2244,31 @@ my %tagLookup = (
2240
2244
  'depthmeasuretype' => { 119 => 0xc7ed },
2241
2245
  'depthnear' => { 119 => 0xc7ea },
2242
2246
  'depthunits' => { 119 => 0xc7ec },
2243
- 'derivedfrom' => { 522 => 'DerivedFrom' },
2244
- 'derivedfromalternatepaths' => { 522 => [\'DerivedFrom','DerivedFromAlternatePaths'] },
2245
- 'derivedfromdocumentid' => { 522 => [\'DerivedFrom','DerivedFromDocumentID'] },
2246
- 'derivedfromfilepath' => { 522 => [\'DerivedFrom','DerivedFromFilePath'] },
2247
- 'derivedfromfrompart' => { 522 => [\'DerivedFrom','DerivedFromFromPart'] },
2248
- 'derivedfrominstanceid' => { 522 => [\'DerivedFrom','DerivedFromInstanceID'] },
2249
- 'derivedfromlastmodifydate' => { 522 => [\'DerivedFrom','DerivedFromLastModifyDate'] },
2250
- 'derivedfromlasturl' => { 522 => [\'DerivedFrom','DerivedFromLastURL'] },
2251
- 'derivedfromlinkcategory' => { 522 => [\'DerivedFrom','DerivedFromLinkCategory'] },
2252
- 'derivedfromlinkform' => { 522 => [\'DerivedFrom','DerivedFromLinkForm'] },
2253
- 'derivedfrommanager' => { 522 => [\'DerivedFrom','DerivedFromManager'] },
2254
- 'derivedfrommanagervariant' => { 522 => [\'DerivedFrom','DerivedFromManagerVariant'] },
2255
- 'derivedfrommanageto' => { 522 => [\'DerivedFrom','DerivedFromManageTo'] },
2256
- 'derivedfrommanageui' => { 522 => [\'DerivedFrom','DerivedFromManageUI'] },
2257
- 'derivedfrommaskmarkers' => { 522 => [\'DerivedFrom','DerivedFromMaskMarkers'] },
2258
- 'derivedfromoriginaldocumentid' => { 522 => [\'DerivedFrom','DerivedFromOriginalDocumentID'] },
2259
- 'derivedfrompartmapping' => { 522 => [\'DerivedFrom','DerivedFromPartMapping'] },
2260
- 'derivedfromplacedresolutionunit' => { 522 => [\'DerivedFrom','DerivedFromPlacedResolutionUnit'] },
2261
- 'derivedfromplacedxresolution' => { 522 => [\'DerivedFrom','DerivedFromPlacedXResolution'] },
2262
- 'derivedfromplacedyresolution' => { 522 => [\'DerivedFrom','DerivedFromPlacedYResolution'] },
2263
- 'derivedfromrenditionclass' => { 522 => [\'DerivedFrom','DerivedFromRenditionClass'] },
2264
- 'derivedfromrenditionparams' => { 522 => [\'DerivedFrom','DerivedFromRenditionParams'] },
2265
- 'derivedfromtopart' => { 522 => [\'DerivedFrom','DerivedFromToPart'] },
2266
- 'derivedfromversionid' => { 522 => [\'DerivedFrom','DerivedFromVersionID'] },
2267
- 'description' => { 325 => 'Description', 387 => ['desc','dscp',"\xa9des"], 389 => 'description', 395 => 'dscp', 494 => 'Description', 496 => 'Description', 497 => 'description', 519 => 'Description' },
2247
+ 'derivedfrom' => { 524 => 'DerivedFrom' },
2248
+ 'derivedfromalternatepaths' => { 524 => [\'DerivedFrom','DerivedFromAlternatePaths'] },
2249
+ 'derivedfromdocumentid' => { 524 => [\'DerivedFrom','DerivedFromDocumentID'] },
2250
+ 'derivedfromfilepath' => { 524 => [\'DerivedFrom','DerivedFromFilePath'] },
2251
+ 'derivedfromfrompart' => { 524 => [\'DerivedFrom','DerivedFromFromPart'] },
2252
+ 'derivedfrominstanceid' => { 524 => [\'DerivedFrom','DerivedFromInstanceID'] },
2253
+ 'derivedfromlastmodifydate' => { 524 => [\'DerivedFrom','DerivedFromLastModifyDate'] },
2254
+ 'derivedfromlasturl' => { 524 => [\'DerivedFrom','DerivedFromLastURL'] },
2255
+ 'derivedfromlinkcategory' => { 524 => [\'DerivedFrom','DerivedFromLinkCategory'] },
2256
+ 'derivedfromlinkform' => { 524 => [\'DerivedFrom','DerivedFromLinkForm'] },
2257
+ 'derivedfrommanager' => { 524 => [\'DerivedFrom','DerivedFromManager'] },
2258
+ 'derivedfrommanagervariant' => { 524 => [\'DerivedFrom','DerivedFromManagerVariant'] },
2259
+ 'derivedfrommanageto' => { 524 => [\'DerivedFrom','DerivedFromManageTo'] },
2260
+ 'derivedfrommanageui' => { 524 => [\'DerivedFrom','DerivedFromManageUI'] },
2261
+ 'derivedfrommaskmarkers' => { 524 => [\'DerivedFrom','DerivedFromMaskMarkers'] },
2262
+ 'derivedfromoriginaldocumentid' => { 524 => [\'DerivedFrom','DerivedFromOriginalDocumentID'] },
2263
+ 'derivedfrompartmapping' => { 524 => [\'DerivedFrom','DerivedFromPartMapping'] },
2264
+ 'derivedfromplacedresolutionunit' => { 524 => [\'DerivedFrom','DerivedFromPlacedResolutionUnit'] },
2265
+ 'derivedfromplacedxresolution' => { 524 => [\'DerivedFrom','DerivedFromPlacedXResolution'] },
2266
+ 'derivedfromplacedyresolution' => { 524 => [\'DerivedFrom','DerivedFromPlacedYResolution'] },
2267
+ 'derivedfromrenditionclass' => { 524 => [\'DerivedFrom','DerivedFromRenditionClass'] },
2268
+ 'derivedfromrenditionparams' => { 524 => [\'DerivedFrom','DerivedFromRenditionParams'] },
2269
+ 'derivedfromtopart' => { 524 => [\'DerivedFrom','DerivedFromToPart'] },
2270
+ 'derivedfromversionid' => { 524 => [\'DerivedFrom','DerivedFromVersionID'] },
2271
+ 'description' => { 325 => 'Description', 387 => ['desc','dscp',"\xa9des"], 389 => 'description', 395 => 'dscp', 494 => 'Description', 496 => 'Description', 497 => 'description', 521 => 'Description' },
2268
2272
  'destination' => { 132 => 0x5 },
2269
2273
  'destinationcity' => { 370 => 0x24, 376 => 0x3 },
2270
2274
  'destinationcitycode' => { 377 => 0x1001 },
@@ -2280,7 +2284,7 @@ my %tagLookup = (
2280
2284
  'deviantwhiteflash' => { 138 => 0x841 },
2281
2285
  'deviantwhitefluorescent' => { 138 => 0x840 },
2282
2286
  'deviantwhitetungsten' => { 138 => 0x83f },
2283
- 'device' => { 511 => 'device' },
2287
+ 'device' => { 513 => 'device' },
2284
2288
  'devicesettingdescription' => { 500 => 'DeviceSettingDescription' },
2285
2289
  'devicesettingdescriptioncolumns' => { 500 => [\'DeviceSettingDescription','DeviceSettingDescriptionColumns'] },
2286
2290
  'devicesettingdescriptionrows' => { 500 => [\'DeviceSettingDescription','DeviceSettingDescriptionRows'] },
@@ -2289,7 +2293,7 @@ my %tagLookup = (
2289
2293
  'dewarpdata' => { 116 => 'DewarpData' },
2290
2294
  'dewarpflag' => { 116 => 'DewarpFlag' },
2291
2295
  'dialdirectiontvav' => { 84 => 0x706 },
2292
- 'dietaryneeds' => { 513 => 'dietaryNeeds' },
2296
+ 'dietaryneeds' => { 515 => 'dietaryNeeds' },
2293
2297
  'diffractioncompensation' => { 222 => 0x20e, 237 => 0x142, 238 => 0x1a2, 239 => 0x1b6 },
2294
2298
  'diffractioncorrection' => { 335 => 0xbc, 360 => 0x3 },
2295
2299
  'diffractioncorrectionon' => { 103 => 0x2070b },
@@ -2322,31 +2326,31 @@ my %tagLookup = (
2322
2326
  'digitalgain' => { 74 => 0xb },
2323
2327
  'digitalgem' => { 217 => 0x0 },
2324
2328
  'digitalice' => { 254 => 0x100 },
2325
- 'digitalimageguid' => { 507 => 'DigImageGUID' },
2329
+ 'digitalimageguid' => { 508 => 'DigImageGUID' },
2326
2330
  'digitallensoptimizer' => { 62 => 0xa },
2327
2331
  'digitallensoptimizersetting' => { 80 => 0x9 },
2328
2332
  'digitalroc' => { 251 => 0x0 },
2329
- 'digitalsourcefiletype' => { 507 => 'DigitalSourcefileType' },
2330
- 'digitalsourcetype' => { 507 => 'DigitalSourceType' },
2333
+ 'digitalsourcefiletype' => { 508 => 'DigitalSourcefileType' },
2334
+ 'digitalsourcetype' => { 508 => 'DigitalSourceType' },
2331
2335
  'digitalzoom' => { 34 => 0xc, 112 => 0xa, 127 => 0x1044, 140 => 0x68, 151 => 0x22, 152 => 0x1e, 156 => 'DigitalZoom', 181 => 0xc, 233 => 0x86, 277 => 0xa, 317 => 0x204, 370 => 0x1e, 377 => 0xa, 411 => 0x204, 457 => 0x12, 458 => 0x12 },
2332
2336
  'digitalzoomon' => { 411 => 0x21b },
2333
2337
  'digitalzoomratio' => { 119 => 0xa404, 446 => 0x200, 448 => 0x21c, 500 => 'DigitalZoomRatio' },
2334
- 'director' => { 179 => 'WM/Director', 387 => "\xa9dir", 389 => 'director', 395 => "\xa9dir", 521 => 'director' },
2335
- 'directorphotography' => { 521 => 'directorPhotography' },
2338
+ 'director' => { 179 => 'WM/Director', 387 => "\xa9dir", 389 => 'director', 395 => "\xa9dir", 523 => 'director' },
2339
+ 'directorphotography' => { 523 => 'directorPhotography' },
2336
2340
  'directory' => { 120 => 'Directory' },
2337
2341
  'directoryindex' => { 7 => 0x137, 9 => 0x2dc, 11 => 0x17e, 13 => 0x238, 14 => 0x13f, 15 => 0x133, 16 => 0x1df, 17 => 0x1a7, 18 => 0x1f0, 19 => 0xcc, 20 => 0x1c7, 21 => 0x298, 22 => 0x1e7, 23 => 0x1e5, 24 => [0x27c,0x280], 25 => 0x2b6, 26 => 0x2bf, 28 => 0x1f7, 29 => 0x4ba },
2338
2342
  'directoryindex2' => { 21 => 0x29c },
2339
2343
  'directorynumber' => { 210 => 0x3, 398 => 0x12 },
2340
2344
  'disableautocreation' => { 477 => 'DisableAutoCreation' },
2341
2345
  'disclaimer' => { 325 => 'Disclaimer' },
2342
- 'discnumber' => { 521 => 'discNumber' },
2343
- 'dishtype' => { 513 => 'dishType' },
2346
+ 'discnumber' => { 523 => 'discNumber' },
2347
+ 'dishtype' => { 515 => 'dishType' },
2344
2348
  'disknumber' => { 387 => 'disk' },
2345
2349
  'displayallafpoints' => { 84 => 0x514 },
2346
2350
  'displayaperture' => { 34 => 0x23 },
2347
2351
  'displayedunitsx' => { 385 => 0x2 },
2348
2352
  'displayedunitsy' => { 385 => 0x6 },
2349
- 'displayname' => { 389 => 'displayname', 510 => 'displayName' },
2353
+ 'displayname' => { 389 => 'displayname', 512 => 'displayName' },
2350
2354
  'distance1' => { 140 => 0x28 },
2351
2355
  'distance2' => { 140 => 0x2c },
2352
2356
  'distance3' => { 140 => 0x30 },
@@ -2371,14 +2375,14 @@ my %tagLookup = (
2371
2375
  'distortionparam09' => { 339 => 0x9 },
2372
2376
  'distortionparam11' => { 339 => 0xb },
2373
2377
  'distortionscale' => { 339 => 0x5 },
2374
- 'distributor' => { 511 => 'distributor' },
2375
- 'distributorproductid' => { 510 => 'distributorProductID' },
2378
+ 'distributor' => { 513 => 'distributor' },
2379
+ 'distributorproductid' => { 512 => 'distributorProductID' },
2376
2380
  'dloon' => { 103 => '0x20706.0', 109 => 0xdc },
2377
2381
  'dlosetting' => { 103 => 0x20706, 109 => 0xdd },
2378
2382
  'dlosettingapplied' => { 102 => 0x4 },
2379
2383
  'dloshootingdistance' => { 109 => 0xde },
2380
2384
  'dloversion' => { 102 => 0x5 },
2381
- 'dmcomment' => { 521 => 'comment' },
2385
+ 'dmcomment' => { 523 => 'comment' },
2382
2386
  'dmdithermatrix' => { 138 => 0xc7a },
2383
2387
  'dmdithermatrixheight' => { 138 => 0xc7c },
2384
2388
  'dmdithermatrixwidth' => { 138 => 0xc7b },
@@ -2389,16 +2393,16 @@ my %tagLookup = (
2389
2393
  'dngprivatedata' => { 119 => 0xc634 },
2390
2394
  'dngversion' => { 119 => 0xc612 },
2391
2395
  'document' => { 325 => 'Document' },
2392
- 'documentancestors' => { 509 => 'DocumentAncestors' },
2396
+ 'documentancestors' => { 511 => 'DocumentAncestors' },
2393
2397
  'documenthistory' => { 131 => 0xe7 },
2394
- 'documentid' => { 522 => 'DocumentID' },
2398
+ 'documentid' => { 524 => 'DocumentID' },
2395
2399
  'documentname' => { 119 => 0x10d },
2396
2400
  'documentnotes' => { 131 => 0xe6 },
2397
- 'doi' => { 511 => 'doi' },
2398
- 'dopesheet' => { 507 => 'Dopesheet' },
2399
- 'dopesheetlink' => { 507 => 'DopesheetLink' },
2400
- 'dopesheetlinklink' => { 507 => [\'DopesheetLink','DopesheetLinkLink'] },
2401
- 'dopesheetlinklinkqualifier' => { 507 => [\'DopesheetLink','DopesheetLinkLinkQualifier'] },
2401
+ 'doi' => { 513 => 'doi' },
2402
+ 'dopesheet' => { 508 => 'Dopesheet' },
2403
+ 'dopesheetlink' => { 508 => 'DopesheetLink' },
2404
+ 'dopesheetlinklink' => { 508 => [\'DopesheetLink','DopesheetLinkLink'] },
2405
+ 'dopesheetlinklinkqualifier' => { 508 => [\'DopesheetLink','DopesheetLinkLinkQualifier'] },
2402
2406
  'doublingmicrovolts' => { 138 => 0xc82 },
2403
2407
  'dpp' => { 489 => 'dpp' },
2404
2408
  'dr4cameramodel' => { 104 => 0x3 },
@@ -2410,9 +2414,9 @@ my %tagLookup = (
2410
2414
  'drivemodesetting' => { 424 => 0x4 },
2411
2415
  'drivespeed' => { 125 => '0.2' },
2412
2416
  'dspfirmwareversion' => { 370 => 0x27 },
2413
- 'duration' => { 67 => 0x6a, 155 => 'Duration', 169 => 'Duration', 513 => 'duration', 521 => 'duration' },
2414
- 'durationscale' => { 521 => [\'duration','durationScale'] },
2415
- 'durationvalue' => { 521 => [\'duration','durationValue'] },
2417
+ 'duration' => { 67 => 0x6a, 155 => 'Duration', 169 => 'Duration', 515 => 'duration', 523 => 'duration' },
2418
+ 'durationscale' => { 523 => [\'duration','durationScale'] },
2419
+ 'durationvalue' => { 523 => [\'duration','durationValue'] },
2416
2420
  'dustremovaldata' => { 64 => 0x97 },
2417
2421
  'dxcropalert' => { 238 => 0x23c, 239 => 0x250 },
2418
2422
  'dynamicafarea' => { 294 => '1.4', 303 => '1.4' },
@@ -2463,24 +2467,24 @@ my %tagLookup = (
2463
2467
  'edit7' => { 395 => "\xa9ed7" },
2464
2468
  'edit8' => { 395 => "\xa9ed8" },
2465
2469
  'edit9' => { 395 => "\xa9ed9" },
2466
- 'edition' => { 511 => 'edition' },
2470
+ 'edition' => { 513 => 'edition' },
2467
2471
  'editorialupdate' => { 131 => 0x8 },
2468
2472
  'editstatus' => { 131 => 0x7, 382 => 'EditStatus', 489 => 'EditStatus' },
2469
2473
  'editversionname' => { 287 => 0x3d136244 },
2470
2474
  'effectivelv' => { 370 => 0x2d },
2471
2475
  'effectivemaxaperture' => { 226 => 0x12, 227 => 0x13, 231 => 0x14 },
2472
- 'eissn' => { 511 => 'eIssn' },
2476
+ 'eissn' => { 513 => 'eIssn' },
2473
2477
  'electricalblackcolumns' => { 138 => 0x1810 },
2474
2478
  'electronicfront-curtainshutter' => { 297 => '5.2', 298 => '5.2', 307 => '5.3', 308 => '5.2' },
2475
2479
  'electronicfrontcurtainshutter' => { 435 => 0x201a },
2476
2480
  'elevation' => { 165 => 'Elevation' },
2477
2481
  'email' => { 157 => 'EMail' },
2478
- 'embargodate' => { 514 => 'embargoDate' },
2479
- 'embdencrightsexpr' => { 507 => 'EmbdEncRightsExpr' },
2480
- 'embeddedencodedrightsexpr' => { 507 => [\'EmbdEncRightsExpr','EmbdEncRightsExprEncRightsExpr'] },
2481
- 'embeddedencodedrightsexprlangid' => { 507 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprLangId'] },
2482
- 'embeddedencodedrightsexprtype' => { 507 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
2483
- 'embeddedxmpdigest' => { 509 => 'EmbeddedXMPDigest' },
2482
+ 'embargodate' => { 516 => 'embargoDate' },
2483
+ 'embdencrightsexpr' => { 508 => 'EmbdEncRightsExpr' },
2484
+ 'embeddedencodedrightsexpr' => { 508 => [\'EmbdEncRightsExpr','EmbdEncRightsExprEncRightsExpr'] },
2485
+ 'embeddedencodedrightsexprlangid' => { 508 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprLangId'] },
2486
+ 'embeddedencodedrightsexprtype' => { 508 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
2487
+ 'embeddedxmpdigest' => { 511 => 'EmbeddedXMPDigest' },
2484
2488
  'emissivity' => { 121 => 0x3 },
2485
2489
  'emptyslotrelease' => { 238 => 0x625, 239 => 0x655 },
2486
2490
  'enablechromanoisereduction' => { 138 => 0xe6e },
@@ -2491,12 +2495,12 @@ my %tagLookup = (
2491
2495
  'encoderid' => { 395 => "\xa9enc" },
2492
2496
  'encodingtime' => { 179 => 'WM/EncodingTime' },
2493
2497
  'encryptionkey' => { 409 => 0xa020 },
2494
- 'endingpage' => { 511 => 'endingPage' },
2498
+ 'endingpage' => { 513 => 'endingPage' },
2495
2499
  'enduser' => { 322 => 'EndUser' },
2496
2500
  'enduserid' => { 322 => [\'EndUser','EndUserEndUserID'] },
2497
2501
  'endusername' => { 322 => [\'EndUser','EndUserEndUserName'] },
2498
2502
  'energysavingmode' => { 238 => 0x648, 239 => 0x678 },
2499
- 'engineer' => { 521 => 'engineer' },
2503
+ 'engineer' => { 523 => 'engineer' },
2500
2504
  'enhancedarktones' => { 280 => 0x8 },
2501
2505
  'enhancedenoisealreadyapplied' => { 491 => 'EnhanceDenoiseAlreadyApplied' },
2502
2506
  'enhancedenoiselumaamount' => { 491 => 'EnhanceDenoiseLumaAmount' },
@@ -2513,11 +2517,11 @@ my %tagLookup = (
2513
2517
  'envelopenumber' => { 132 => 0x28 },
2514
2518
  'envelopepriority' => { 132 => 0x3c },
2515
2519
  'enveloperecordversion' => { 132 => 0x0 },
2516
- 'episode' => { 507 => 'Episode' },
2520
+ 'episode' => { 508 => 'Episode' },
2517
2521
  'episodeglobaluniqueid' => { 387 => 'egid' },
2518
- 'episodeidentifier' => { 507 => [\'Episode','EpisodeIdentifier'] },
2519
- 'episodename' => { 507 => [\'Episode','EpisodeName'] },
2520
- 'episodenumber' => { 507 => [\'Episode','EpisodeNumber'] },
2522
+ 'episodeidentifier' => { 508 => [\'Episode','EpisodeIdentifier'] },
2523
+ 'episodename' => { 508 => [\'Episode','EpisodeName'] },
2524
+ 'episodenumber' => { 508 => [\'Episode','EpisodeNumber'] },
2521
2525
  'epsonimageheight' => { 317 => 0x20c },
2522
2526
  'epsonimagewidth' => { 317 => 0x20b },
2523
2527
  'epsonsoftware' => { 317 => 0x20d },
@@ -2525,17 +2529,17 @@ my %tagLookup = (
2525
2529
  'equipmentmanufacturer' => { 472 => 'EquipmentManufacturer' },
2526
2530
  'equipmentversion' => { 313 => 0x0 },
2527
2531
  'ettlii' => { 84 => 0x304, 85 => 0xd, 86 => 0xe, 87 => 0x7, 88 => 0x7, 89 => 0xe },
2528
- 'event' => { 475 => 'Event', 487 => 'Event', 507 => 'Event', 511 => 'event' },
2529
- 'eventalias' => { 510 => 'eventAlias' },
2532
+ 'event' => { 475 => 'Event', 487 => 'Event', 508 => 'Event', 513 => 'event' },
2533
+ 'eventalias' => { 512 => 'eventAlias' },
2530
2534
  'eventdate' => { 118 => [\'Event','EventEventDate'] },
2531
2535
  'eventday' => { 118 => [\'Event','EventDay'] },
2532
2536
  'eventearliestdate' => { 118 => [\'Event','EventEarliestDate'] },
2533
- 'eventend' => { 510 => 'eventEnd' },
2537
+ 'eventend' => { 512 => 'eventEnd' },
2534
2538
  'eventenddayofyear' => { 118 => [\'Event','EventEndDayOfYear'] },
2535
2539
  'eventfieldnotes' => { 118 => [\'Event','EventFieldNotes'] },
2536
2540
  'eventfieldnumber' => { 118 => [\'Event','EventFieldNumber'] },
2537
2541
  'eventhabitat' => { 118 => [\'Event','EventHabitat'] },
2538
- 'eventid' => { 118 => [\'Event','EventEventID'], 507 => 'EventId' },
2542
+ 'eventid' => { 118 => [\'Event','EventEventID'], 508 => 'EventId' },
2539
2543
  'eventlatestdate' => { 118 => [\'Event','EventLatestDate'] },
2540
2544
  'eventmonth' => { 118 => [\'Event','EventMonth'] },
2541
2545
  'eventnumber' => { 396 => 0x9, 397 => 0x37, 398 => 0x3a },
@@ -2545,11 +2549,11 @@ my %tagLookup = (
2545
2549
  'eventsamplesizevalue' => { 118 => [\'Event','EventSampleSizeValue'] },
2546
2550
  'eventsamplingeffort' => { 118 => [\'Event','EventSamplingEffort'] },
2547
2551
  'eventsamplingprotocol' => { 118 => [\'Event','EventSamplingProtocol'] },
2548
- 'eventstart' => { 510 => 'eventStart' },
2552
+ 'eventstart' => { 512 => 'eventStart' },
2549
2553
  'eventstartdayofyear' => { 118 => [\'Event','EventStartDayOfYear'] },
2550
- 'eventsubtype' => { 510 => 'eventSubtype' },
2554
+ 'eventsubtype' => { 512 => 'eventSubtype' },
2551
2555
  'eventtime' => { 118 => [\'Event','EventEventTime'] },
2552
- 'eventtype' => { 510 => 'eventType' },
2556
+ 'eventtype' => { 512 => 'eventType' },
2553
2557
  'eventverbatimeventdate' => { 118 => [\'Event','EventVerbatimEventDate'] },
2554
2558
  'eventyear' => { 118 => [\'Event','EventYear'] },
2555
2559
  'evfgrid' => { 310 => 0x165 },
@@ -2560,7 +2564,7 @@ my %tagLookup = (
2560
2564
  'evsteps' => { 351 => '1.2', 353 => 0x0 },
2561
2565
  'evstepsize' => { 299 => '5.1', 300 => '6.1', 301 => '6.1', 305 => '0.7' },
2562
2566
  'exclusivecoverage' => { 484 => 'ExclusiveCoverage' },
2563
- 'exclusivityenddate' => { 514 => 'exclusivityEndDate' },
2567
+ 'exclusivityenddate' => { 516 => 'exclusivityEndDate' },
2564
2568
  'excursiontolerance' => { 133 => 0x82 },
2565
2569
  'executiveproducer' => { 387 => "\xa9xpd" },
2566
2570
  'exif' => { 120 => 'EXIF' },
@@ -2571,7 +2575,7 @@ my %tagLookup = (
2571
2575
  'exifunicodebyteorder' => { 120 => 'ExifUnicodeByteOrder' },
2572
2576
  'exifversion' => { 119 => 0x9000, 500 => 'ExifVersion' },
2573
2577
  'exitpupilposition' => { 226 => 0x4, 227 => 0x4, 231 => 0x4 },
2574
- 'expirationdate' => { 131 => 0x25, 514 => 'expirationDate' },
2578
+ 'expirationdate' => { 131 => 0x25, 516 => 'expirationDate' },
2575
2579
  'expirationtime' => { 131 => 0x26 },
2576
2580
  'exposure' => { 119 => 0xfe51, 494 => 'Exposure', 496 => 'Exposure' },
2577
2581
  'exposure2012' => { 494 => 'Exposure2012', 496 => 'Exposure2012' },
@@ -2615,7 +2619,7 @@ my %tagLookup = (
2615
2619
  'exposurewarning' => { 127 => 0x1302 },
2616
2620
  'exrauto' => { 127 => 0x1033 },
2617
2621
  'exrmode' => { 127 => 0x1034 },
2618
- 'extdescraccessibility' => { 506 => 'ExtDescrAccessibility' },
2622
+ 'extdescraccessibility' => { 507 => 'ExtDescrAccessibility' },
2619
2623
  'extendedmenubanks' => { 238 => 0x114, 239 => 0x124 },
2620
2624
  'extendedshutterspeeds' => { 310 => 0x102 },
2621
2625
  'extendedwbdetect' => { 312 => 0x902 },
@@ -2643,7 +2647,7 @@ my %tagLookup = (
2643
2647
  'externalflashstatus' => { 215 => '8.2' },
2644
2648
  'externalflashzoom' => { 315 => 0x1205, 317 => 0x1027 },
2645
2649
  'externalflashzoomoverride' => { 215 => '8.1' },
2646
- 'externalmetadatalink' => { 507 => 'ExternalMetadataLink' },
2650
+ 'externalmetadatalink' => { 508 => 'ExternalMetadataLink' },
2647
2651
  'externalsensorbrightnessvalue' => { 330 => 0x311, 333 => 0x311, 334 => 0x311, 337 => 0x3408 },
2648
2652
  'extrainfoversion' => { 426 => 0x1a },
2649
2653
  'eyestartaf' => { 184 => 0x40 },
@@ -2753,15 +2757,15 @@ my %tagLookup = (
2753
2757
  'faithfulunsharpmaskthreshold' => { 109 => 0xae },
2754
2758
  'far' => { 479 => 'Far' },
2755
2759
  'fastresetlinetime' => { 138 => 0x1860 },
2756
- 'feedidentifier' => { 507 => 'FeedIdentifier' },
2760
+ 'feedidentifier' => { 508 => 'FeedIdentifier' },
2757
2761
  'femicroadjustment' => { 84 => 0x111 },
2758
2762
  'ffid' => { 498 => 'ffid' },
2759
- 'field' => { 510 => 'field' },
2763
+ 'field' => { 512 => 'field' },
2760
2764
  'fieldcount' => { 317 => 0x103f },
2761
2765
  'fieldofview' => { 395 => "FOV\x00" },
2762
2766
  'fifoenonepixeldelay' => { 138 => 0x1901 },
2763
2767
  'filecreatedate' => { 120 => 'FileCreateDate' },
2764
- 'filedatarate' => { 521 => 'fileDataRate' },
2768
+ 'filedatarate' => { 523 => 'fileDataRate' },
2765
2769
  'fileformat' => { 95 => 0x0, 132 => 0x14, 412 => [0x22,0x26], 435 => 0xb000 },
2766
2770
  'filegroupid' => { 120 => 'FileGroupID' },
2767
2771
  'fileindex' => { 7 => 0x143, 9 => 0x2d0, 11 => 0x172, 13 => 0x22c, 14 => 0x133, 15 => 0x13f, 16 => 0x1d3, 17 => 0x19b, 18 => 0x1e4, 19 => 0xd0, 20 => 0x1bb, 21 => 0x28c, 22 => 0x1db, 23 => 0x1d9, 24 => [0x270,0x274], 25 => 0x2aa, 26 => 0x2b3, 28 => 0x1eb, 29 => 0x4ae, 336 => 0x0 },
@@ -3000,18 +3004,18 @@ my %tagLookup = (
3000
3004
  'focuswarning' => { 127 => 0x1301 },
3001
3005
  'foldername' => { 181 => 0x27 },
3002
3006
  'foldernumber' => { 422 => 0x9a, 424 => [0x402,0x114,0x316] },
3003
- 'fontcomposite' => { 526 => [\'Fonts','FontsComposite'] },
3004
- 'fontface' => { 526 => [\'Fonts','FontsFontFace'] },
3005
- 'fontfamily' => { 526 => [\'Fonts','FontsFontFamily'] },
3006
- 'fontfilename' => { 526 => [\'Fonts','FontsFontFileName'] },
3007
- 'fontname' => { 526 => [\'Fonts','FontsFontName'] },
3008
- 'fonts' => { 526 => 'Fonts' },
3009
- 'fonttype' => { 526 => [\'Fonts','FontsFontType'] },
3010
- 'fontversion' => { 526 => [\'Fonts','FontsVersionString'] },
3007
+ 'fontcomposite' => { 528 => [\'Fonts','FontsComposite'] },
3008
+ 'fontface' => { 528 => [\'Fonts','FontsFontFace'] },
3009
+ 'fontfamily' => { 528 => [\'Fonts','FontsFontFamily'] },
3010
+ 'fontfilename' => { 528 => [\'Fonts','FontsFontFileName'] },
3011
+ 'fontname' => { 528 => [\'Fonts','FontsFontName'] },
3012
+ 'fonts' => { 528 => 'Fonts' },
3013
+ 'fonttype' => { 528 => [\'Fonts','FontsFontType'] },
3014
+ 'fontversion' => { 528 => [\'Fonts','FontsVersionString'] },
3011
3015
  'for' => { 386 => 'For' },
3012
3016
  'forcewrite' => { 120 => 'ForceWrite' },
3013
- 'format' => { 395 => "\xa9fmt", 479 => 'Format', 497 => 'format', 519 => 'Format' },
3014
- 'forwardlock' => { 516 => 'forwardlock' },
3017
+ 'format' => { 395 => "\xa9fmt", 479 => 'Format', 497 => 'format', 521 => 'Format' },
3018
+ 'forwardlock' => { 518 => 'forwardlock' },
3015
3019
  'forwardmatrix1' => { 119 => 0xc714 },
3016
3020
  'forwardmatrix2' => { 119 => 0xc715 },
3017
3021
  'forwardmatrix3' => { 119 => 0xcd34 },
@@ -3024,7 +3028,7 @@ my %tagLookup = (
3024
3028
  'framerate' => { 67 => [0x1,0x6], 119 => 0xc764, 127 => 0x3820 },
3025
3029
  'framereadouttime' => { 389 => 'camera.framereadouttimeinmicroseconds' },
3026
3030
  'framewidth' => { 127 => 0x3821 },
3027
- 'framing' => { 510 => 'framing' },
3031
+ 'framing' => { 512 => 'framing' },
3028
3032
  'freebytes' => { 97 => 0x1 },
3029
3033
  'freememorycardimages' => { 182 => [0x37,0x54], 183 => [0x2d,0x4a], 184 => 0x32 },
3030
3034
  'frontfacingcamera' => { 1 => 0x45 },
@@ -3054,7 +3058,9 @@ my %tagLookup = (
3054
3058
  'functionbutton' => { 301 => '13.1', 305 => '5.2' },
3055
3059
  'gainbase' => { 316 => 0x610 },
3056
3060
  'gaincontrol' => { 119 => 0xa407, 500 => 'GainControl' },
3057
- 'gamma' => { 119 => 0xa500, 138 => 0x8fe, 323 => 'gAMA', 340 => 0x11c, 501 => 'Gamma' },
3061
+ 'gainmapmax' => { 505 => 'GainMapMax' },
3062
+ 'gainmapmin' => { 505 => 'GainMapMin' },
3063
+ 'gamma' => { 119 => 0xa500, 138 => 0x8fe, 323 => 'gAMA', 340 => 0x11c, 501 => 'Gamma', 505 => 'Gamma' },
3058
3064
  'gammablackpoint' => { 105 => 0xc },
3059
3065
  'gammacolortone' => { 105 => 0x3 },
3060
3066
  'gammacompensatedvalue' => { 133 => 0x91 },
@@ -3077,13 +3083,13 @@ my %tagLookup = (
3077
3083
  'geimagesize' => { 127 => 0x1304 },
3078
3084
  'gemake' => { 129 => 0x300 },
3079
3085
  'gemodel' => { 129 => 0x207 },
3080
- 'genre' => { 387 => ['gnre',"\xa9gen"], 389 => 'genre', 395 => ['gnre',"\xa9gen"], 507 => 'Genre', 511 => 'genre', 521 => 'genre' },
3081
- 'genrecvid' => { 507 => [\'Genre','GenreCvId'] },
3082
- 'genrecvtermid' => { 507 => [\'Genre','GenreCvTermId'] },
3083
- 'genrecvtermname' => { 507 => [\'Genre','GenreCvTermName'] },
3084
- 'genrecvtermrefinedabout' => { 507 => [\'Genre','GenreCvTermRefinedAbout'] },
3086
+ 'genre' => { 387 => ['gnre',"\xa9gen"], 389 => 'genre', 395 => ['gnre',"\xa9gen"], 508 => 'Genre', 513 => 'genre', 523 => 'genre' },
3087
+ 'genrecvid' => { 508 => [\'Genre','GenreCvId'] },
3088
+ 'genrecvtermid' => { 508 => [\'Genre','GenreCvTermId'] },
3089
+ 'genrecvtermname' => { 508 => [\'Genre','GenreCvTermName'] },
3090
+ 'genrecvtermrefinedabout' => { 508 => [\'Genre','GenreCvTermRefinedAbout'] },
3085
3091
  'genreid' => { 387 => 'geID' },
3086
- 'geography' => { 512 => 'geography' },
3092
+ 'geography' => { 514 => 'geography' },
3087
3093
  'geologicalcontext' => { 118 => 'GeologicalContext' },
3088
3094
  'geologicalcontextbed' => { 118 => [\'GeologicalContext','GeologicalContextBed'] },
3089
3095
  'geologicalcontextformation' => { 118 => [\'GeologicalContext','GeologicalContextFormation'] },
@@ -3103,7 +3109,7 @@ my %tagLookup = (
3103
3109
  'gimbalyawdegree' => { 116 => 'GimbalYawDegree' },
3104
3110
  'globalaltitude' => { 384 => 0x419 },
3105
3111
  'globalangle' => { 384 => 0x40d },
3106
- 'good' => { 521 => 'good' },
3112
+ 'good' => { 523 => 'good' },
3107
3113
  'googlehostheader' => { 387 => 'gshh' },
3108
3114
  'googlepingmessage' => { 387 => 'gspm' },
3109
3115
  'googlepingurl' => { 387 => 'gspu' },
@@ -3328,21 +3334,23 @@ my %tagLookup = (
3328
3334
  'h3resetblackpixels' => { 138 => 0x18b0 },
3329
3335
  'halftonehints' => { 119 => 0x141 },
3330
3336
  'hardlink' => { 120 => 'HardLink' },
3331
- 'hasalternative' => { 511 => 'hasAlternative' },
3332
- 'hascorrection' => { 511 => 'hasCorrection' },
3333
- 'hascorrectiona-lang' => { 511 => [\'hasCorrection','hasCorrectionA-lang'] },
3334
- 'hascorrectiona-platform' => { 511 => [\'hasCorrection','hasCorrectionA-platform'] },
3335
- 'hascorrectiontext' => { 511 => [\'hasCorrection','hasCorrectionText'] },
3337
+ 'hasalternative' => { 513 => 'hasAlternative' },
3338
+ 'hascorrection' => { 513 => 'hasCorrection' },
3339
+ 'hascorrectiona-lang' => { 513 => [\'hasCorrection','hasCorrectionA-lang'] },
3340
+ 'hascorrectiona-platform' => { 513 => [\'hasCorrection','hasCorrectionA-platform'] },
3341
+ 'hascorrectiontext' => { 513 => [\'hasCorrection','hasCorrectionText'] },
3336
3342
  'hascrop' => { 494 => 'HasCrop', 496 => 'HasCrop' },
3337
- 'hasextendedxmp' => { 523 => 'HasExtendedXMP' },
3343
+ 'hasextendedxmp' => { 525 => 'HasExtendedXMP' },
3338
3344
  'hassettings' => { 494 => 'HasSettings', 496 => 'HasSettings' },
3339
- 'hastranslation' => { 511 => 'hasTranslation' },
3340
- 'hasvisibleoverprint' => { 526 => 'HasVisibleOverprint' },
3341
- 'hasvisibletransparency' => { 526 => 'HasVisibleTransparency' },
3345
+ 'hastranslation' => { 513 => 'hasTranslation' },
3346
+ 'hasvisibleoverprint' => { 528 => 'HasVisibleOverprint' },
3347
+ 'hasvisibletransparency' => { 528 => 'HasVisibleTransparency' },
3342
3348
  'hdmioutputn-log' => { 237 => 0x35a },
3343
3349
  'hdmioutputresolution' => { 238 => 0x610, 239 => 0x640 },
3344
3350
  'hdmiviewassist' => { 310 => 0x20f },
3345
3351
  'hdr' => { 60 => 0x1, 218 => 0x4, 219 => 0x4, 335 => 0x9e, 370 => 0x85, 435 => 0x200a },
3352
+ 'hdrcapacitymax' => { 505 => 'HDRCapacityMax' },
3353
+ 'hdrcapacitymin' => { 505 => 'HDRCapacityMin' },
3346
3354
  'hdreditmode' => { 494 => 'HDREditMode', 496 => 'HDREditMode' },
3347
3355
  'hdreffect' => { 60 => 0x2 },
3348
3356
  'hdrgain' => { 1 => 0x30 },
@@ -3355,7 +3363,7 @@ my %tagLookup = (
3355
3363
  'hdrshot' => { 335 => 0x76 },
3356
3364
  'hdrsmoothing' => { 218 => 0x6 },
3357
3365
  'hdvideo' => { 387 => 'hdvd' },
3358
- 'headline' => { 131 => 0x69, 507 => 'Headline', 509 => 'Headline' },
3366
+ 'headline' => { 131 => 0x69, 508 => 'Headline', 511 => 'Headline' },
3359
3367
  'hierarchicalkeywords' => { 171 => [\'Keywords','KeywordsHierarchy'] },
3360
3368
  'hierarchicalkeywords1' => { 171 => [\'Keywords','KeywordsHierarchyKeyword'] },
3361
3369
  'hierarchicalkeywords1applied' => { 171 => [\'Keywords','KeywordsHierarchyApplied'] },
@@ -3401,13 +3409,13 @@ my %tagLookup = (
3401
3409
  'highspeedsync' => { 184 => 0x5, 310 => 0x55, 422 => 0x2, 423 => 0x2 },
3402
3410
  'hintversion' => { 395 => 'hinv' },
3403
3411
  'histogramxml' => { 287 => 0x83a1a25 },
3404
- 'history' => { 509 => 'History', 522 => 'History' },
3405
- 'historyaction' => { 522 => [\'History','HistoryAction'] },
3406
- 'historychanged' => { 522 => [\'History','HistoryChanged'] },
3407
- 'historyinstanceid' => { 522 => [\'History','HistoryInstanceID'] },
3408
- 'historyparameters' => { 522 => [\'History','HistoryParameters'] },
3409
- 'historysoftwareagent' => { 522 => [\'History','HistorySoftwareAgent'] },
3410
- 'historywhen' => { 522 => [\'History','HistoryWhen'] },
3412
+ 'history' => { 511 => 'History', 524 => 'History' },
3413
+ 'historyaction' => { 524 => [\'History','HistoryAction'] },
3414
+ 'historychanged' => { 524 => [\'History','HistoryChanged'] },
3415
+ 'historyinstanceid' => { 524 => [\'History','HistoryInstanceID'] },
3416
+ 'historyparameters' => { 524 => [\'History','HistoryParameters'] },
3417
+ 'historysoftwareagent' => { 524 => [\'History','HistorySoftwareAgent'] },
3418
+ 'historywhen' => { 524 => [\'History','HistoryWhen'] },
3411
3419
  'holefilldarkdeltathreshold' => { 138 => 0xc88 },
3412
3420
  'holefilldeltathreshold' => { 138 => 0xc7e },
3413
3421
  'hometowncity' => { 113 => 0x3006, 370 => 0x23, 376 => 0x2 },
@@ -3451,7 +3459,7 @@ my %tagLookup = (
3451
3459
  'humanobservationyear' => { 118 => [\'HumanObservation','HumanObservationYear'] },
3452
3460
  'humidity' => { 119 => 0x9401, 501 => 'Humidity' },
3453
3461
  'icc_profile' => { 120 => 'ICC_Profile' },
3454
- 'iccprofilename' => { 509 => 'ICCProfile' },
3462
+ 'iccprofilename' => { 511 => 'ICCProfile' },
3455
3463
  'iconuri' => { 395 => 'icnu' },
3456
3464
  'idccreativestyle' => { 470 => 0x8000 },
3457
3465
  'idcpreviewlength' => { 470 => 0x202 },
@@ -3464,7 +3472,7 @@ my %tagLookup = (
3464
3472
  'identificationverificationstatus' => { 118 => [\'Identification','IdentificationIdentificationVerificationStatus'] },
3465
3473
  'identifiedby' => { 118 => [\'Identification','IdentificationIdentifiedBy'] },
3466
3474
  'identifiedbyid' => { 118 => [\'Identification','IdentificationIdentifiedByID'] },
3467
- 'identifier' => { 497 => 'identifier', 519 => 'Identifier' },
3475
+ 'identifier' => { 497 => 'identifier', 521 => 'Identifier' },
3468
3476
  'ifcameramodel' => { 138 => 0x9c8 },
3469
3477
  'illuminantdata1' => { 119 => 0xcd35 },
3470
3478
  'illuminantdata2' => { 119 => 0xcd36 },
@@ -3489,17 +3497,19 @@ my %tagLookup = (
3489
3497
  'imagecropy' => { 138 => 0x420 },
3490
3498
  'imagedata' => { 481 => 'Data' },
3491
3499
  'imagedatasize' => { 233 => 0xa2 },
3492
- 'imagedescription' => { 119 => 0x10e, 517 => 'ImageDescription' },
3500
+ 'imagedescription' => { 119 => 0x10e, 519 => 'ImageDescription' },
3493
3501
  'imageduplicationconstraints' => { 322 => 'ImageDuplicationConstraints' },
3494
3502
  'imagedustoff' => { 287 => 0xfe443a45 },
3495
3503
  'imageeditcount' => { 370 => 0x41 },
3496
3504
  'imageediting' => { 370 => 0x32 },
3505
+ 'imageeditingsoftware' => { 119 => 0xa43b },
3506
+ 'imageeditor' => { 119 => 0xa438 },
3497
3507
  'imageeffects' => { 402 => 0x1010 },
3498
3508
  'imagefileconstraints' => { 322 => 'ImageFileConstraints' },
3499
3509
  'imagefileformatasdelivered' => { 322 => 'ImageFileFormatAsDelivered' },
3500
3510
  'imagefilesizeasdelivered' => { 322 => 'ImageFileSizeAsDelivered' },
3501
3511
  'imagegeneration' => { 127 => 0x1436 },
3502
- 'imageheight' => { 119 => 0x101, 188 => 0xc, 379 => 0x10d, 479 => 'ImageHeight', 517 => 'ImageLength' },
3512
+ 'imageheight' => { 119 => 0x101, 188 => 0xc, 379 => 0x10d, 479 => 'ImageHeight', 519 => 'ImageLength' },
3503
3513
  'imagehistory' => { 119 => 0x9213, 499 => 'ImageHistory' },
3504
3514
  'imageidnumber' => { 330 => 0x340 },
3505
3515
  'imagemimetype' => { 481 => 'Mime' },
@@ -3518,27 +3528,27 @@ my %tagLookup = (
3518
3528
  'imagerbiassettlingdelaymsec' => { 138 => 0x600 },
3519
3529
  'imagerboardversion' => { 138 => 0x439 },
3520
3530
  'imagercols' => { 138 => 0x17d4 },
3521
- 'imageref' => { 505 => 'ImageRef' },
3522
- 'imageregion' => { 507 => 'ImageRegion' },
3523
- 'imageregionboundary' => { 507 => [\'ImageRegion','ImageRegionRegionBoundary'] },
3524
- 'imageregionboundaryh' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbH'] },
3525
- 'imageregionboundaryrx' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbRx'] },
3526
- 'imageregionboundaryshape' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbShape'] },
3527
- 'imageregionboundaryunit' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbUnit'] },
3528
- 'imageregionboundaryvertices' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbVertices'] },
3529
- 'imageregionboundaryverticesx' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbX'] },
3530
- 'imageregionboundaryverticesy' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbY'] },
3531
- 'imageregionboundaryw' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbW'] },
3532
- 'imageregionboundaryx' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbX'] },
3533
- 'imageregionboundaryy' => { 507 => [\'ImageRegion','ImageRegionRegionBoundaryRbY'] },
3534
- 'imageregionctype' => { 507 => [\'ImageRegion','ImageRegionRCtype'] },
3535
- 'imageregionctypeidentifier' => { 507 => [\'ImageRegion','ImageRegionRCtypeIdentifier'] },
3536
- 'imageregionctypename' => { 507 => [\'ImageRegion','ImageRegionRCtypeName'] },
3537
- 'imageregionid' => { 507 => [\'ImageRegion','ImageRegionRId'] },
3538
- 'imageregionname' => { 507 => [\'ImageRegion','ImageRegionName'] },
3539
- 'imageregionrole' => { 507 => [\'ImageRegion','ImageRegionRRole'] },
3540
- 'imageregionroleidentifier' => { 507 => [\'ImageRegion','ImageRegionRRoleIdentifier'] },
3541
- 'imageregionrolename' => { 507 => [\'ImageRegion','ImageRegionRRoleName'] },
3531
+ 'imageref' => { 506 => 'ImageRef' },
3532
+ 'imageregion' => { 508 => 'ImageRegion' },
3533
+ 'imageregionboundary' => { 508 => [\'ImageRegion','ImageRegionRegionBoundary'] },
3534
+ 'imageregionboundaryh' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbH'] },
3535
+ 'imageregionboundaryrx' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbRx'] },
3536
+ 'imageregionboundaryshape' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbShape'] },
3537
+ 'imageregionboundaryunit' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbUnit'] },
3538
+ 'imageregionboundaryvertices' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbVertices'] },
3539
+ 'imageregionboundaryverticesx' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbX'] },
3540
+ 'imageregionboundaryverticesy' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbVerticesRbY'] },
3541
+ 'imageregionboundaryw' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbW'] },
3542
+ 'imageregionboundaryx' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbX'] },
3543
+ 'imageregionboundaryy' => { 508 => [\'ImageRegion','ImageRegionRegionBoundaryRbY'] },
3544
+ 'imageregionctype' => { 508 => [\'ImageRegion','ImageRegionRCtype'] },
3545
+ 'imageregionctypeidentifier' => { 508 => [\'ImageRegion','ImageRegionRCtypeIdentifier'] },
3546
+ 'imageregionctypename' => { 508 => [\'ImageRegion','ImageRegionRCtypeName'] },
3547
+ 'imageregionid' => { 508 => [\'ImageRegion','ImageRegionRId'] },
3548
+ 'imageregionname' => { 508 => [\'ImageRegion','ImageRegionName'] },
3549
+ 'imageregionrole' => { 508 => [\'ImageRegion','ImageRegionRRole'] },
3550
+ 'imageregionroleidentifier' => { 508 => [\'ImageRegion','ImageRegionRRoleIdentifier'] },
3551
+ 'imageregionrolename' => { 508 => [\'ImageRegion','ImageRegionRRoleName'] },
3542
3552
  'imageresolution' => { 138 => 0x944 },
3543
3553
  'imageresolutionjpg' => { 138 => 0x945 },
3544
3554
  'imagereview' => { 296 => '0.4', 305 => '0.4' },
@@ -3554,7 +3564,7 @@ my %tagLookup = (
3554
3564
  'imagesegmentstartline' => { 138 => 0x184c },
3555
3565
  'imagesize' => { 162 => 'ImageSize' },
3556
3566
  'imagesizeraw' => { 233 => 0x3e },
3557
- 'imagesizerestriction' => { 514 => 'imageSizeRestriction' },
3567
+ 'imagesizerestriction' => { 516 => 'imageSizeRestriction' },
3558
3568
  'imagesourcedata' => { 119 => 0x935c },
3559
3569
  'imagespace' => { 138 => 0x909 },
3560
3570
  'imagestabilization' => { 34 => 0x22, 113 => 0x3020, 127 => 0x1422, 156 => 'ImageStabilization', 182 => 0xbd, 183 => 0x71, 184 => 0x57, 185 => 0x0, 186 => [0x18,0x107,0x113], 187 => 0x49c2, 233 => 0xac, 312 => 0x604, 315 => 0x1600, 335 => 0x1a, 427 => 0x12, 428 => 0x11, 435 => 0xb026 },
@@ -3570,41 +3580,41 @@ my %tagLookup = (
3570
3580
  'imagetone' => { 370 => 0x4f },
3571
3581
  'imagetype' => { 131 => 0x82, 322 => 'ImageType' },
3572
3582
  'imageuniqueid' => { 1 => 0x15, 64 => 0x28, 119 => 0xa420, 499 => 'ImageUniqueID', 500 => 'ImageUniqueID' },
3573
- 'imagewidth' => { 119 => 0x100, 188 => 0xe, 379 => 0x10c, 479 => 'ImageWidth', 517 => 'ImageWidth' },
3583
+ 'imagewidth' => { 119 => 0x100, 188 => 0xe, 379 => 0x10c, 479 => 'ImageWidth', 519 => 'ImageWidth' },
3574
3584
  'inclinationangle' => { 470 => 0x900f },
3575
3585
  'inclinationcorrection' => { 470 => 0x900e },
3576
3586
  'incrementaltemperature' => { 494 => 'IncrementalTemperature', 496 => 'IncrementalTemperature' },
3577
3587
  'incrementaltint' => { 494 => 'IncrementalTint', 496 => 'IncrementalTint' },
3578
- 'industry' => { 511 => 'industry', 512 => 'industry' },
3588
+ 'industry' => { 513 => 'industry', 514 => 'industry' },
3579
3589
  'infobuttonwhenshooting' => { 84 => 0x409 },
3580
3590
  'information' => { 389 => 'information', 395 => "\xa9inf" },
3581
3591
  'infourl' => { 395 => 'infu' },
3582
3592
  'infraredilluminator' => { 396 => 0x28 },
3583
- 'ingredientexclusion' => { 513 => 'ingredientExclusion' },
3584
- 'ingredients' => { 522 => 'Ingredients' },
3585
- 'ingredientsalternatepaths' => { 522 => [\'Ingredients','IngredientsAlternatePaths'] },
3586
- 'ingredientsdocumentid' => { 522 => [\'Ingredients','IngredientsDocumentID'] },
3587
- 'ingredientsfilepath' => { 522 => [\'Ingredients','IngredientsFilePath'] },
3588
- 'ingredientsfrompart' => { 522 => [\'Ingredients','IngredientsFromPart'] },
3589
- 'ingredientsinstanceid' => { 522 => [\'Ingredients','IngredientsInstanceID'] },
3590
- 'ingredientslastmodifydate' => { 522 => [\'Ingredients','IngredientsLastModifyDate'] },
3591
- 'ingredientslasturl' => { 522 => [\'Ingredients','IngredientsLastURL'] },
3592
- 'ingredientslinkcategory' => { 522 => [\'Ingredients','IngredientsLinkCategory'] },
3593
- 'ingredientslinkform' => { 522 => [\'Ingredients','IngredientsLinkForm'] },
3594
- 'ingredientsmanager' => { 522 => [\'Ingredients','IngredientsManager'] },
3595
- 'ingredientsmanagervariant' => { 522 => [\'Ingredients','IngredientsManagerVariant'] },
3596
- 'ingredientsmanageto' => { 522 => [\'Ingredients','IngredientsManageTo'] },
3597
- 'ingredientsmanageui' => { 522 => [\'Ingredients','IngredientsManageUI'] },
3598
- 'ingredientsmaskmarkers' => { 522 => [\'Ingredients','IngredientsMaskMarkers'] },
3599
- 'ingredientsoriginaldocumentid' => { 522 => [\'Ingredients','IngredientsOriginalDocumentID'] },
3600
- 'ingredientspartmapping' => { 522 => [\'Ingredients','IngredientsPartMapping'] },
3601
- 'ingredientsplacedresolutionunit' => { 522 => [\'Ingredients','IngredientsPlacedResolutionUnit'] },
3602
- 'ingredientsplacedxresolution' => { 522 => [\'Ingredients','IngredientsPlacedXResolution'] },
3603
- 'ingredientsplacedyresolution' => { 522 => [\'Ingredients','IngredientsPlacedYResolution'] },
3604
- 'ingredientsrenditionclass' => { 522 => [\'Ingredients','IngredientsRenditionClass'] },
3605
- 'ingredientsrenditionparams' => { 522 => [\'Ingredients','IngredientsRenditionParams'] },
3606
- 'ingredientstopart' => { 522 => [\'Ingredients','IngredientsToPart'] },
3607
- 'ingredientsversionid' => { 522 => [\'Ingredients','IngredientsVersionID'] },
3593
+ 'ingredientexclusion' => { 515 => 'ingredientExclusion' },
3594
+ 'ingredients' => { 524 => 'Ingredients' },
3595
+ 'ingredientsalternatepaths' => { 524 => [\'Ingredients','IngredientsAlternatePaths'] },
3596
+ 'ingredientsdocumentid' => { 524 => [\'Ingredients','IngredientsDocumentID'] },
3597
+ 'ingredientsfilepath' => { 524 => [\'Ingredients','IngredientsFilePath'] },
3598
+ 'ingredientsfrompart' => { 524 => [\'Ingredients','IngredientsFromPart'] },
3599
+ 'ingredientsinstanceid' => { 524 => [\'Ingredients','IngredientsInstanceID'] },
3600
+ 'ingredientslastmodifydate' => { 524 => [\'Ingredients','IngredientsLastModifyDate'] },
3601
+ 'ingredientslasturl' => { 524 => [\'Ingredients','IngredientsLastURL'] },
3602
+ 'ingredientslinkcategory' => { 524 => [\'Ingredients','IngredientsLinkCategory'] },
3603
+ 'ingredientslinkform' => { 524 => [\'Ingredients','IngredientsLinkForm'] },
3604
+ 'ingredientsmanager' => { 524 => [\'Ingredients','IngredientsManager'] },
3605
+ 'ingredientsmanagervariant' => { 524 => [\'Ingredients','IngredientsManagerVariant'] },
3606
+ 'ingredientsmanageto' => { 524 => [\'Ingredients','IngredientsManageTo'] },
3607
+ 'ingredientsmanageui' => { 524 => [\'Ingredients','IngredientsManageUI'] },
3608
+ 'ingredientsmaskmarkers' => { 524 => [\'Ingredients','IngredientsMaskMarkers'] },
3609
+ 'ingredientsoriginaldocumentid' => { 524 => [\'Ingredients','IngredientsOriginalDocumentID'] },
3610
+ 'ingredientspartmapping' => { 524 => [\'Ingredients','IngredientsPartMapping'] },
3611
+ 'ingredientsplacedresolutionunit' => { 524 => [\'Ingredients','IngredientsPlacedResolutionUnit'] },
3612
+ 'ingredientsplacedxresolution' => { 524 => [\'Ingredients','IngredientsPlacedXResolution'] },
3613
+ 'ingredientsplacedyresolution' => { 524 => [\'Ingredients','IngredientsPlacedYResolution'] },
3614
+ 'ingredientsrenditionclass' => { 524 => [\'Ingredients','IngredientsRenditionClass'] },
3615
+ 'ingredientsrenditionparams' => { 524 => [\'Ingredients','IngredientsRenditionParams'] },
3616
+ 'ingredientstopart' => { 524 => [\'Ingredients','IngredientsToPart'] },
3617
+ 'ingredientsversionid' => { 524 => [\'Ingredients','IngredientsVersionID'] },
3608
3618
  'initialafpointaiservoaf' => { 84 => 0x51e },
3609
3619
  'initialafpointinservo' => { 2 => 0x13 },
3610
3620
  'initialcameradolly' => { 482 => 'InitialCameraDolly' },
@@ -3618,13 +3628,13 @@ my %tagLookup = (
3618
3628
  'initialzoomsetting' => { 294 => '9.3', 303 => '27.3' },
3619
3629
  'inkset' => { 119 => 0x14c },
3620
3630
  'inputprofile' => { 138 => 0x1389 },
3621
- 'instanceid' => { 522 => 'InstanceID' },
3631
+ 'instanceid' => { 524 => 'InstanceID' },
3622
3632
  'instantplaybacksetup' => { 184 => 0x3e },
3623
3633
  'instantplaybacktime' => { 184 => 0x3d },
3624
- 'instructions' => { 509 => 'Instructions' },
3625
- 'instrument' => { 521 => 'instrument' },
3634
+ 'instructions' => { 511 => 'Instructions' },
3635
+ 'instrument' => { 523 => 'instrument' },
3626
3636
  'integrationtime' => { 138 => 0x423 },
3627
- 'intellectualgenre' => { 506 => 'IntellectualGenre' },
3637
+ 'intellectualgenre' => { 507 => 'IntellectualGenre' },
3628
3638
  'intelligentauto' => { 435 => 0xb052, 462 => 0xd, 463 => 0xe, 464 => 0xd },
3629
3639
  'intelligentcontrast' => { 52 => 0x4 },
3630
3640
  'intelligentd-range' => { 335 => 0x79 },
@@ -3657,9 +3667,9 @@ my %tagLookup = (
3657
3667
  'intervalpriority' => { 222 => 0x186, 237 => 0xba },
3658
3668
  'intervals' => { 222 => 0x17c, 237 => 0xb0, 238 => 0xbc, 239 => 0xcc },
3659
3669
  'intervalshooting' => { 223 => 0x24, 255 => 0x24, 256 => 0x28, 370 => 0x92 },
3660
- 'introtime' => { 521 => 'introTime' },
3661
- 'introtimescale' => { 521 => [\'introTime','introTimeScale'] },
3662
- 'introtimevalue' => { 521 => [\'introTime','introTimeValue'] },
3670
+ 'introtime' => { 523 => 'introTime' },
3671
+ 'introtimescale' => { 523 => [\'introTime','introTimeScale'] },
3672
+ 'introtimevalue' => { 523 => [\'introTime','introTimeValue'] },
3663
3673
  'ipaversion' => { 138 => 0xdae },
3664
3674
  'ipfcameramodel' => { 138 => 0xe4d },
3665
3675
  'iptc' => { 120 => 'IPTC' },
@@ -3669,13 +3679,13 @@ my %tagLookup = (
3669
3679
  'iptcimageheight' => { 133 => 0x1e },
3670
3680
  'iptcimagerotation' => { 133 => 0x66 },
3671
3681
  'iptcimagewidth' => { 133 => 0x14 },
3672
- 'iptclastedited' => { 507 => 'IptcLastEdited' },
3682
+ 'iptclastedited' => { 508 => 'IptcLastEdited' },
3673
3683
  'iptcpicturenumber' => { 133 => 0xa },
3674
3684
  'iptcpixelheight' => { 133 => 0x32 },
3675
3685
  'iptcpixelwidth' => { 133 => 0x28 },
3676
- 'isalternativeof' => { 511 => 'isAlternativeOf' },
3677
- 'isbn' => { 511 => 'isbn' },
3678
- 'iscorrectionof' => { 511 => 'isCorrectionOf' },
3686
+ 'isalternativeof' => { 513 => 'isAlternativeOf' },
3687
+ 'isbn' => { 513 => 'isbn' },
3688
+ 'iscorrectionof' => { 513 => 'isCorrectionOf' },
3679
3689
  'iscustompicturestyle' => { 109 => 0x3 },
3680
3690
  'ismergedhdr' => { 491 => 'IsMergedHDR' },
3681
3691
  'ismergedpanorama' => { 491 => 'IsMergedPanorama' },
@@ -3706,20 +3716,20 @@ my %tagLookup = (
3706
3716
  'isostepsize' => { 294 => '6.1', 295 => '7.2', 297 => '7.2', 298 => '7.2', 303 => '4.1', 307 => '7.2', 308 => '7.2', 310 => 0x15d },
3707
3717
  'isovalue' => { 317 => 0x1001 },
3708
3718
  'isrccode' => { 395 => "\xa9isr" },
3709
- 'issn' => { 511 => 'issn' },
3710
- 'issueidentifier' => { 511 => 'issueIdentifier' },
3711
- 'issuename' => { 511 => 'issueName' },
3712
- 'issueteaser' => { 511 => 'issueTeaser' },
3713
- 'issuetype' => { 511 => 'issueType' },
3714
- 'istranslationof' => { 511 => 'isTranslationOf' },
3719
+ 'issn' => { 513 => 'issn' },
3720
+ 'issueidentifier' => { 513 => 'issueIdentifier' },
3721
+ 'issuename' => { 513 => 'issueName' },
3722
+ 'issueteaser' => { 513 => 'issueTeaser' },
3723
+ 'issuetype' => { 513 => 'issueType' },
3724
+ 'istranslationof' => { 513 => 'isTranslationOf' },
3715
3725
  'itemsubtype' => { 178 => 'ItemSubType' },
3716
3726
  'itunesu' => { 387 => 'itnu' },
3717
3727
  'jobid' => { 131 => 0xb8 },
3718
3728
  'jobname' => { 502 => 'JobName' },
3719
- 'jobref' => { 520 => 'JobRef' },
3720
- 'jobrefid' => { 520 => [\'JobRef','JobRefId'] },
3721
- 'jobrefname' => { 520 => [\'JobRef','JobRefName'] },
3722
- 'jobrefurl' => { 520 => [\'JobRef','JobRefUrl'] },
3729
+ 'jobref' => { 522 => 'JobRef' },
3730
+ 'jobrefid' => { 522 => [\'JobRef','JobRefId'] },
3731
+ 'jobrefname' => { 522 => [\'JobRef','JobRefName'] },
3732
+ 'jobrefurl' => { 522 => [\'JobRef','JobRefUrl'] },
3723
3733
  'jobstatus' => { 502 => 'JobStatus' },
3724
3734
  'jpeg-heifswitch' => { 435 => 0x2039 },
3725
3735
  'jpeghandling' => { 494 => 'JPEGHandling', 496 => 'JPEGHandling' },
@@ -3750,16 +3760,16 @@ my %tagLookup = (
3750
3760
  'kelvinwb_16' => { 359 => 0x41 },
3751
3761
  'kelvinwb_daylight' => { 359 => 0x1 },
3752
3762
  'kerneldenominators' => { 138 => 0x933 },
3753
- 'key' => { 521 => 'key' },
3763
+ 'key' => { 523 => 'key' },
3754
3764
  'keystonecompensation' => { 316 => 0x1900 },
3755
3765
  'keystonedirection' => { 316 => 0x1901 },
3756
3766
  'keystonevalue' => { 316 => 0x1906 },
3757
- 'keyword' => { 387 => 'keyw', 511 => 'keyword' },
3767
+ 'keyword' => { 387 => 'keyw', 513 => 'keyword' },
3758
3768
  'keywordinfo' => { 171 => 'Keywords' },
3759
- 'keywords' => { 131 => 0x19, 157 => 'Keywords', 321 => 'Keywords', 386 => 'Keywords', 389 => 'keywords', 489 => 'keywords', 508 => 'Keywords', 519 => 'Keywords' },
3760
- 'killdate' => { 511 => 'killDate' },
3761
- 'killdatea-platform' => { 511 => [\'killDate','killDateA-platform'] },
3762
- 'killdatedate' => { 511 => [\'killDate','killDateDate'] },
3769
+ 'keywords' => { 131 => 0x19, 157 => 'Keywords', 321 => 'Keywords', 386 => 'Keywords', 389 => 'keywords', 489 => 'keywords', 510 => 'Keywords', 521 => 'Keywords' },
3770
+ 'killdate' => { 513 => 'killDate' },
3771
+ 'killdatea-platform' => { 513 => [\'killDate','killDateA-platform'] },
3772
+ 'killdatedate' => { 513 => [\'killDate','killDateDate'] },
3763
3773
  'kodakimageheight' => { 137 => 0xf908, 140 => 0xe, 142 => [0xfa1e,0xfa52], 148 => 0x70 },
3764
3774
  'kodakimagewidth' => { 137 => 0xf907, 140 => 0xc, 142 => [0xfa1d,0xfa51], 148 => 0x6c },
3765
3775
  'kodakinfotype' => { 137 => 0xfa00 },
@@ -3769,13 +3779,13 @@ my %tagLookup = (
3769
3779
  'kodakmodel' => { 140 => 0x0, 148 => 0x28 },
3770
3780
  'kodaktag' => { 138 => 0x3ea },
3771
3781
  'kodakversion' => { 138 => 0x0 },
3772
- 'label' => { 325 => 'Label', 519 => 'Label' },
3773
- 'labelname1' => { 505 => [\'TagStructure','TagStructureLabelName'] },
3774
- 'labelname2' => { 505 => [\'TagStructure','TagStructureSubLabelsLabelName'] },
3775
- 'labelname3' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsLabelName'] },
3776
- 'labelname4' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsLabelName'] },
3777
- 'labelname5' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3778
- 'labelname6' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3782
+ 'label' => { 325 => 'Label', 521 => 'Label' },
3783
+ 'labelname1' => { 506 => [\'TagStructure','TagStructureLabelName'] },
3784
+ 'labelname2' => { 506 => [\'TagStructure','TagStructureSubLabelsLabelName'] },
3785
+ 'labelname3' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsLabelName'] },
3786
+ 'labelname4' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsLabelName'] },
3787
+ 'labelname5' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3788
+ 'labelname6' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsLabelName'] },
3779
3789
  'landmark' => { 335 => 0x6f },
3780
3790
  'landscapeoutputhighlightpoint' => { 109 => 0x26 },
3781
3791
  'landscapeoutputshadowpoint' => { 109 => 0x27 },
@@ -3801,7 +3811,7 @@ my %tagLookup = (
3801
3811
  'lastkeywordiptc' => { 178 => 'LastKeywordIPTC' },
3802
3812
  'lastkeywordxmp' => { 178 => 'LastKeywordXMP' },
3803
3813
  'lastphotodate' => { 482 => 'LastPhotoDate' },
3804
- 'lasturl' => { 522 => 'LastURL' },
3814
+ 'lasturl' => { 524 => 'LastURL' },
3805
3815
  'lateralchromaticaberration' => { 435 => 0x2012 },
3806
3816
  'lateralchromaticaberrationcorrectionalreadyapplied' => { 491 => 'LateralChromaticAberrationCorrectionAlreadyApplied' },
3807
3817
  'latestageorhigheststage' => { 118 => [\'GeologicalContext','GeologicalContextLatestAgeOrHighestStage'] },
@@ -3831,7 +3841,7 @@ my %tagLookup = (
3831
3841
  'lcdmatrixmarvin' => { 138 => 0xe76 },
3832
3842
  'lcdpanels' => { 83 => 0x8 },
3833
3843
  'lcheditor' => { 287 => 0x8ae85e },
3834
- 'legacyiptcdigest' => { 509 => 'LegacyIPTCDigest' },
3844
+ 'legacyiptcdigest' => { 511 => 'LegacyIPTCDigest' },
3835
3845
  'legalcode' => { 492 => 'legalcode' },
3836
3846
  'lens' => { 119 => 0xfdea, 233 => 0x84, 491 => 'Lens' },
3837
3847
  'lensafstopbutton' => { 82 => 0x11, 83 => 0x13, 84 => 0x506, 85 => 0x10, 86 => 0x12, 89 => 0x13, 90 => 0x9 },
@@ -3961,12 +3971,12 @@ my %tagLookup = (
3961
3971
  'linearityuppermargin' => { 41 => 0x32c, 42 => 0x282, 45 => [0x2ba,0x2d1,0x2d5], 47 => 0x1e5, 48 => [0x1fe,0x2de], 49 => [0x232,0x310], 50 => 0x31e },
3962
3972
  'linearizationtable' => { 119 => 0xc618 },
3963
3973
  'linearresponselimit' => { 119 => 0xc62e },
3964
- 'link' => { 511 => 'link' },
3974
+ 'link' => { 513 => 'link' },
3965
3975
  'linkaetoafpoint' => { 351 => '14.2' },
3966
- 'linkedencodedrightsexpr' => { 507 => [\'LinkedEncRightsExpr','LinkedEncRightsExprLinkedRightsExpr'] },
3967
- 'linkedencodedrightsexprlangid' => { 507 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprLangId'] },
3968
- 'linkedencodedrightsexprtype' => { 507 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprEncType'] },
3969
- 'linkedencrightsexpr' => { 507 => 'LinkedEncRightsExpr' },
3976
+ 'linkedencodedrightsexpr' => { 508 => [\'LinkedEncRightsExpr','LinkedEncRightsExprLinkedRightsExpr'] },
3977
+ 'linkedencodedrightsexprlangid' => { 508 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprLangId'] },
3978
+ 'linkedencodedrightsexprtype' => { 508 => [\'LinkedEncRightsExpr','LinkedEncRightsExprRightsExprEncType'] },
3979
+ 'linkedencrightsexpr' => { 508 => 'LinkedEncRightsExpr' },
3970
3980
  'linlogcoring' => { 138 => 0x904 },
3971
3981
  'lithostratigraphicterms' => { 118 => [\'GeologicalContext','GeologicalContextLithostratigraphicTerms'] },
3972
3982
  'livephotoauto' => { 389 => 'live-photo.auto' },
@@ -3989,44 +3999,44 @@ my %tagLookup = (
3989
3999
  'localcaption' => { 131 => 0x79 },
3990
4000
  'localizedcameramodel' => { 119 => 0xc615 },
3991
4001
  'locallocationname' => { 409 => 0x30 },
3992
- 'location' => { 232 => 0x9, 335 => 0x67, 487 => 'Location', 506 => 'Location', 510 => 'location', 511 => 'location' },
4002
+ 'location' => { 232 => 0x9, 335 => 0x67, 487 => 'Location', 507 => 'Location', 512 => 'location', 513 => 'location' },
3993
4003
  'locationaccuracyhorizontal' => { 389 => 'location.accuracy.horizontal' },
3994
4004
  'locationareacode' => { 493 => 'lac' },
3995
4005
  'locationbody' => { 389 => 'location.body' },
3996
- 'locationcreated' => { 507 => 'LocationCreated' },
3997
- 'locationcreatedcity' => { 507 => [\'LocationCreated','LocationCreatedCity'] },
3998
- 'locationcreatedcountrycode' => { 507 => [\'LocationCreated','LocationCreatedCountryCode'] },
3999
- 'locationcreatedcountryname' => { 507 => [\'LocationCreated','LocationCreatedCountryName'] },
4000
- 'locationcreatedgpsaltitude' => { 507 => [\'LocationCreated','LocationCreatedGPSAltitude'] },
4001
- 'locationcreatedgpslatitude' => { 507 => [\'LocationCreated','LocationCreatedGPSLatitude'] },
4002
- 'locationcreatedgpslongitude' => { 507 => [\'LocationCreated','LocationCreatedGPSLongitude'] },
4003
- 'locationcreatedidentifier' => { 507 => [\'LocationCreated','LocationCreatedIdentifier'] },
4004
- 'locationcreatedlocationid' => { 507 => [\'LocationCreated','LocationCreatedLocationId'] },
4005
- 'locationcreatedlocationname' => { 507 => [\'LocationCreated','LocationCreatedLocationName'] },
4006
- 'locationcreatedprovincestate' => { 507 => [\'LocationCreated','LocationCreatedProvinceState'] },
4007
- 'locationcreatedsublocation' => { 507 => [\'LocationCreated','LocationCreatedSublocation'] },
4008
- 'locationcreatedworldregion' => { 507 => [\'LocationCreated','LocationCreatedWorldRegion'] },
4006
+ 'locationcreated' => { 508 => 'LocationCreated' },
4007
+ 'locationcreatedcity' => { 508 => [\'LocationCreated','LocationCreatedCity'] },
4008
+ 'locationcreatedcountrycode' => { 508 => [\'LocationCreated','LocationCreatedCountryCode'] },
4009
+ 'locationcreatedcountryname' => { 508 => [\'LocationCreated','LocationCreatedCountryName'] },
4010
+ 'locationcreatedgpsaltitude' => { 508 => [\'LocationCreated','LocationCreatedGPSAltitude'] },
4011
+ 'locationcreatedgpslatitude' => { 508 => [\'LocationCreated','LocationCreatedGPSLatitude'] },
4012
+ 'locationcreatedgpslongitude' => { 508 => [\'LocationCreated','LocationCreatedGPSLongitude'] },
4013
+ 'locationcreatedidentifier' => { 508 => [\'LocationCreated','LocationCreatedIdentifier'] },
4014
+ 'locationcreatedlocationid' => { 508 => [\'LocationCreated','LocationCreatedLocationId'] },
4015
+ 'locationcreatedlocationname' => { 508 => [\'LocationCreated','LocationCreatedLocationName'] },
4016
+ 'locationcreatedprovincestate' => { 508 => [\'LocationCreated','LocationCreatedProvinceState'] },
4017
+ 'locationcreatedsublocation' => { 508 => [\'LocationCreated','LocationCreatedSublocation'] },
4018
+ 'locationcreatedworldregion' => { 508 => [\'LocationCreated','LocationCreatedWorldRegion'] },
4009
4019
  'locationdate' => { 389 => 'location.date' },
4010
4020
  'locationinformation' => { 395 => 'loci' },
4011
4021
  'locationinfoversion' => { 232 => 0x0 },
4012
4022
  'locationname' => { 389 => 'location.name', 409 => 0x31 },
4013
4023
  'locationnote' => { 389 => 'location.note' },
4014
4024
  'locationrole' => { 389 => 'location.role' },
4015
- 'locationshown' => { 507 => 'LocationShown' },
4016
- 'locationshowncity' => { 507 => [\'LocationShown','LocationShownCity'] },
4017
- 'locationshowncountrycode' => { 507 => [\'LocationShown','LocationShownCountryCode'] },
4018
- 'locationshowncountryname' => { 507 => [\'LocationShown','LocationShownCountryName'] },
4019
- 'locationshowngpsaltitude' => { 507 => [\'LocationShown','LocationShownGPSAltitude'] },
4020
- 'locationshowngpslatitude' => { 507 => [\'LocationShown','LocationShownGPSLatitude'] },
4021
- 'locationshowngpslongitude' => { 507 => [\'LocationShown','LocationShownGPSLongitude'] },
4022
- 'locationshownidentifier' => { 507 => [\'LocationShown','LocationShownIdentifier'] },
4023
- 'locationshownlocationid' => { 507 => [\'LocationShown','LocationShownLocationId'] },
4024
- 'locationshownlocationname' => { 507 => [\'LocationShown','LocationShownLocationName'] },
4025
- 'locationshownprovincestate' => { 507 => [\'LocationShown','LocationShownProvinceState'] },
4026
- 'locationshownsublocation' => { 507 => [\'LocationShown','LocationShownSublocation'] },
4027
- 'locationshownworldregion' => { 507 => [\'LocationShown','LocationShownWorldRegion'] },
4025
+ 'locationshown' => { 508 => 'LocationShown' },
4026
+ 'locationshowncity' => { 508 => [\'LocationShown','LocationShownCity'] },
4027
+ 'locationshowncountrycode' => { 508 => [\'LocationShown','LocationShownCountryCode'] },
4028
+ 'locationshowncountryname' => { 508 => [\'LocationShown','LocationShownCountryName'] },
4029
+ 'locationshowngpsaltitude' => { 508 => [\'LocationShown','LocationShownGPSAltitude'] },
4030
+ 'locationshowngpslatitude' => { 508 => [\'LocationShown','LocationShownGPSLatitude'] },
4031
+ 'locationshowngpslongitude' => { 508 => [\'LocationShown','LocationShownGPSLongitude'] },
4032
+ 'locationshownidentifier' => { 508 => [\'LocationShown','LocationShownIdentifier'] },
4033
+ 'locationshownlocationid' => { 508 => [\'LocationShown','LocationShownLocationId'] },
4034
+ 'locationshownlocationname' => { 508 => [\'LocationShown','LocationShownLocationName'] },
4035
+ 'locationshownprovincestate' => { 508 => [\'LocationShown','LocationShownProvinceState'] },
4036
+ 'locationshownsublocation' => { 508 => [\'LocationShown','LocationShownSublocation'] },
4037
+ 'locationshownworldregion' => { 508 => [\'LocationShown','LocationShownWorldRegion'] },
4028
4038
  'lockmicrophonebutton' => { 84 => 0x709 },
4029
- 'logcomment' => { 521 => 'logComment' },
4039
+ 'logcomment' => { 523 => 'logComment' },
4030
4040
  'logscale' => { 138 => 0x902 },
4031
4041
  'longdescription' => { 387 => 'ldes' },
4032
4042
  'longexposurenoisereduction' => { 62 => 0x4, 84 => 0x201, 85 => 0x1, 86 => 0x2, 87 => 0x1, 88 => 0x1, 89 => 0x2, 90 => 0x1, 335 => 0x49, 422 => 0x2b, 423 => 0x25, 424 => 0x25, 435 => 0x2008, 440 => 0x11, 466 => 0x44 },
@@ -4054,7 +4064,7 @@ my %tagLookup = (
4054
4064
  'looksupportsmonochrome' => { 494 => [\'Look','LookSupportsMonochrome'], 496 => [\'Look','LookSupportsMonochrome'] },
4055
4065
  'looksupportsoutputreferred' => { 494 => [\'Look','LookSupportsOutputReferred'], 496 => [\'Look','LookSupportsOutputReferred'] },
4056
4066
  'lookuuid' => { 494 => [\'Look','LookUUID'], 496 => [\'Look','LookUUID'] },
4057
- 'loop' => { 521 => 'loop' },
4067
+ 'loop' => { 523 => 'loop' },
4058
4068
  'loopstyle' => { 395 => 'LOOP' },
4059
4069
  'lowestbiostratigraphiczone' => { 118 => [\'GeologicalContext','GeologicalContextLowestBiostratigraphicZone'] },
4060
4070
  'luminanceadjustmentaqua' => { 494 => 'LuminanceAdjustmentAqua', 496 => 'LuminanceAdjustmentAqua' },
@@ -4074,7 +4084,7 @@ my %tagLookup = (
4074
4084
  'luminancenr_tiff_jpeg' => { 109 => 0x6d },
4075
4085
  'luminancesmoothing' => { 494 => 'LuminanceSmoothing', 496 => 'LuminanceSmoothing' },
4076
4086
  'lvshootingareadisplay' => { 84 => [0x40b,0x40c] },
4077
- 'lyrics' => { 387 => "\xa9lyr", 395 => "\xa9lyr", 521 => 'lyrics' },
4087
+ 'lyrics' => { 387 => "\xa9lyr", 395 => "\xa9lyr", 523 => 'lyrics' },
4078
4088
  'lyricsuri' => { 395 => 'lrcu' },
4079
4089
  'm16cversion' => { 330 => 0x333 },
4080
4090
  'macatom' => { 495 => 'macAtom' },
@@ -4111,9 +4121,9 @@ my %tagLookup = (
4111
4121
  'magnifiedview' => { 86 => 0x11, 88 => 0x9 },
4112
4122
  'mainboardversion' => { 138 => 0x438 },
4113
4123
  'maindialexposurecomp' => { 305 => '0.6' },
4114
- 'mainingredient' => { 513 => 'mainIngredient' },
4124
+ 'mainingredient' => { 515 => 'mainIngredient' },
4115
4125
  'majorversion' => { 485 => 'MajorVersion' },
4116
- 'make' => { 98 => 0x0, 115 => 0x1, 119 => 0x10f, 156 => 'Make', 325 => 'Make', 340 => 0x10f, 389 => 'make', 395 => ['@mak',"\xa9mak"], 510 => 'make', 517 => 'Make' },
4126
+ 'make' => { 98 => 0x0, 115 => 0x1, 119 => 0x10f, 156 => 'Make', 325 => 'Make', 340 => 0x10f, 389 => 'make', 395 => ['@mak',"\xa9mak"], 512 => 'make', 519 => 'Make' },
4117
4127
  'makernote' => { 500 => 'MakerNote' },
4118
4128
  'makernoteapple' => { 117 => 'MakN', 119 => 0x927c },
4119
4129
  'makernotecanon' => { 117 => 'MakN', 119 => 0x927c },
@@ -4212,63 +4222,63 @@ my %tagLookup = (
4212
4222
  'makernoteunknowntext' => { 117 => 'MakN', 119 => 0x927c },
4213
4223
  'makernoteversion' => { 1 => 0x1, 186 => 0x0, 233 => 0x1, 317 => 0x0, 335 => 0x8000, 406 => 0x0, 409 => 0x1, 412 => [0x1d,0x1f], 425 => 0x2000 },
4214
4224
  'makerurl' => { 395 => "\xa9mal" },
4215
- 'managedfrom' => { 522 => 'ManagedFrom' },
4216
- 'managedfromalternatepaths' => { 522 => [\'ManagedFrom','ManagedFromAlternatePaths'] },
4217
- 'managedfromdocumentid' => { 522 => [\'ManagedFrom','ManagedFromDocumentID'] },
4218
- 'managedfromfilepath' => { 522 => [\'ManagedFrom','ManagedFromFilePath'] },
4219
- 'managedfromfrompart' => { 522 => [\'ManagedFrom','ManagedFromFromPart'] },
4220
- 'managedfrominstanceid' => { 522 => [\'ManagedFrom','ManagedFromInstanceID'] },
4221
- 'managedfromlastmodifydate' => { 522 => [\'ManagedFrom','ManagedFromLastModifyDate'] },
4222
- 'managedfromlasturl' => { 522 => [\'ManagedFrom','ManagedFromLastURL'] },
4223
- 'managedfromlinkcategory' => { 522 => [\'ManagedFrom','ManagedFromLinkCategory'] },
4224
- 'managedfromlinkform' => { 522 => [\'ManagedFrom','ManagedFromLinkForm'] },
4225
- 'managedfrommanager' => { 522 => [\'ManagedFrom','ManagedFromManager'] },
4226
- 'managedfrommanagervariant' => { 522 => [\'ManagedFrom','ManagedFromManagerVariant'] },
4227
- 'managedfrommanageto' => { 522 => [\'ManagedFrom','ManagedFromManageTo'] },
4228
- 'managedfrommanageui' => { 522 => [\'ManagedFrom','ManagedFromManageUI'] },
4229
- 'managedfrommaskmarkers' => { 522 => [\'ManagedFrom','ManagedFromMaskMarkers'] },
4230
- 'managedfromoriginaldocumentid' => { 522 => [\'ManagedFrom','ManagedFromOriginalDocumentID'] },
4231
- 'managedfrompartmapping' => { 522 => [\'ManagedFrom','ManagedFromPartMapping'] },
4232
- 'managedfromplacedresolutionunit' => { 522 => [\'ManagedFrom','ManagedFromPlacedResolutionUnit'] },
4233
- 'managedfromplacedxresolution' => { 522 => [\'ManagedFrom','ManagedFromPlacedXResolution'] },
4234
- 'managedfromplacedyresolution' => { 522 => [\'ManagedFrom','ManagedFromPlacedYResolution'] },
4235
- 'managedfromrenditionclass' => { 522 => [\'ManagedFrom','ManagedFromRenditionClass'] },
4236
- 'managedfromrenditionparams' => { 522 => [\'ManagedFrom','ManagedFromRenditionParams'] },
4237
- 'managedfromtopart' => { 522 => [\'ManagedFrom','ManagedFromToPart'] },
4238
- 'managedfromversionid' => { 522 => [\'ManagedFrom','ManagedFromVersionID'] },
4239
- 'manager' => { 522 => 'Manager' },
4240
- 'managervariant' => { 522 => 'ManagerVariant' },
4241
- 'manageto' => { 522 => 'ManageTo' },
4242
- 'manageui' => { 522 => 'ManageUI' },
4243
- 'manifest' => { 522 => 'Manifest' },
4244
- 'manifestlinkform' => { 522 => [\'Manifest','ManifestLinkForm'] },
4245
- 'manifestplacedresolutionunit' => { 522 => [\'Manifest','ManifestPlacedResolutionUnit'] },
4246
- 'manifestplacedxresolution' => { 522 => [\'Manifest','ManifestPlacedXResolution'] },
4247
- 'manifestplacedyresolution' => { 522 => [\'Manifest','ManifestPlacedYResolution'] },
4248
- 'manifestreference' => { 522 => [\'Manifest','ManifestReference'] },
4249
- 'manifestreferencealternatepaths' => { 522 => [\'Manifest','ManifestReferenceAlternatePaths'] },
4250
- 'manifestreferencedocumentid' => { 522 => [\'Manifest','ManifestReferenceDocumentID'] },
4251
- 'manifestreferencefilepath' => { 522 => [\'Manifest','ManifestReferenceFilePath'] },
4252
- 'manifestreferencefrompart' => { 522 => [\'Manifest','ManifestReferenceFromPart'] },
4253
- 'manifestreferenceinstanceid' => { 522 => [\'Manifest','ManifestReferenceInstanceID'] },
4254
- 'manifestreferencelastmodifydate' => { 522 => [\'Manifest','ManifestReferenceLastModifyDate'] },
4255
- 'manifestreferencelasturl' => { 522 => [\'Manifest','ManifestReferenceLastURL'] },
4256
- 'manifestreferencelinkcategory' => { 522 => [\'Manifest','ManifestReferenceLinkCategory'] },
4257
- 'manifestreferencelinkform' => { 522 => [\'Manifest','ManifestReferenceLinkForm'] },
4258
- 'manifestreferencemanager' => { 522 => [\'Manifest','ManifestReferenceManager'] },
4259
- 'manifestreferencemanagervariant' => { 522 => [\'Manifest','ManifestReferenceManagerVariant'] },
4260
- 'manifestreferencemanageto' => { 522 => [\'Manifest','ManifestReferenceManageTo'] },
4261
- 'manifestreferencemanageui' => { 522 => [\'Manifest','ManifestReferenceManageUI'] },
4262
- 'manifestreferencemaskmarkers' => { 522 => [\'Manifest','ManifestReferenceMaskMarkers'] },
4263
- 'manifestreferenceoriginaldocumentid' => { 522 => [\'Manifest','ManifestReferenceOriginalDocumentID'] },
4264
- 'manifestreferencepartmapping' => { 522 => [\'Manifest','ManifestReferencePartMapping'] },
4265
- 'manifestreferenceplacedresolutionunit' => { 522 => [\'Manifest','ManifestReferencePlacedResolutionUnit'] },
4266
- 'manifestreferenceplacedxresolution' => { 522 => [\'Manifest','ManifestReferencePlacedXResolution'] },
4267
- 'manifestreferenceplacedyresolution' => { 522 => [\'Manifest','ManifestReferencePlacedYResolution'] },
4268
- 'manifestreferencerenditionclass' => { 522 => [\'Manifest','ManifestReferenceRenditionClass'] },
4269
- 'manifestreferencerenditionparams' => { 522 => [\'Manifest','ManifestReferenceRenditionParams'] },
4270
- 'manifestreferencetopart' => { 522 => [\'Manifest','ManifestReferenceToPart'] },
4271
- 'manifestreferenceversionid' => { 522 => [\'Manifest','ManifestReferenceVersionID'] },
4225
+ 'managedfrom' => { 524 => 'ManagedFrom' },
4226
+ 'managedfromalternatepaths' => { 524 => [\'ManagedFrom','ManagedFromAlternatePaths'] },
4227
+ 'managedfromdocumentid' => { 524 => [\'ManagedFrom','ManagedFromDocumentID'] },
4228
+ 'managedfromfilepath' => { 524 => [\'ManagedFrom','ManagedFromFilePath'] },
4229
+ 'managedfromfrompart' => { 524 => [\'ManagedFrom','ManagedFromFromPart'] },
4230
+ 'managedfrominstanceid' => { 524 => [\'ManagedFrom','ManagedFromInstanceID'] },
4231
+ 'managedfromlastmodifydate' => { 524 => [\'ManagedFrom','ManagedFromLastModifyDate'] },
4232
+ 'managedfromlasturl' => { 524 => [\'ManagedFrom','ManagedFromLastURL'] },
4233
+ 'managedfromlinkcategory' => { 524 => [\'ManagedFrom','ManagedFromLinkCategory'] },
4234
+ 'managedfromlinkform' => { 524 => [\'ManagedFrom','ManagedFromLinkForm'] },
4235
+ 'managedfrommanager' => { 524 => [\'ManagedFrom','ManagedFromManager'] },
4236
+ 'managedfrommanagervariant' => { 524 => [\'ManagedFrom','ManagedFromManagerVariant'] },
4237
+ 'managedfrommanageto' => { 524 => [\'ManagedFrom','ManagedFromManageTo'] },
4238
+ 'managedfrommanageui' => { 524 => [\'ManagedFrom','ManagedFromManageUI'] },
4239
+ 'managedfrommaskmarkers' => { 524 => [\'ManagedFrom','ManagedFromMaskMarkers'] },
4240
+ 'managedfromoriginaldocumentid' => { 524 => [\'ManagedFrom','ManagedFromOriginalDocumentID'] },
4241
+ 'managedfrompartmapping' => { 524 => [\'ManagedFrom','ManagedFromPartMapping'] },
4242
+ 'managedfromplacedresolutionunit' => { 524 => [\'ManagedFrom','ManagedFromPlacedResolutionUnit'] },
4243
+ 'managedfromplacedxresolution' => { 524 => [\'ManagedFrom','ManagedFromPlacedXResolution'] },
4244
+ 'managedfromplacedyresolution' => { 524 => [\'ManagedFrom','ManagedFromPlacedYResolution'] },
4245
+ 'managedfromrenditionclass' => { 524 => [\'ManagedFrom','ManagedFromRenditionClass'] },
4246
+ 'managedfromrenditionparams' => { 524 => [\'ManagedFrom','ManagedFromRenditionParams'] },
4247
+ 'managedfromtopart' => { 524 => [\'ManagedFrom','ManagedFromToPart'] },
4248
+ 'managedfromversionid' => { 524 => [\'ManagedFrom','ManagedFromVersionID'] },
4249
+ 'manager' => { 524 => 'Manager' },
4250
+ 'managervariant' => { 524 => 'ManagerVariant' },
4251
+ 'manageto' => { 524 => 'ManageTo' },
4252
+ 'manageui' => { 524 => 'ManageUI' },
4253
+ 'manifest' => { 524 => 'Manifest' },
4254
+ 'manifestlinkform' => { 524 => [\'Manifest','ManifestLinkForm'] },
4255
+ 'manifestplacedresolutionunit' => { 524 => [\'Manifest','ManifestPlacedResolutionUnit'] },
4256
+ 'manifestplacedxresolution' => { 524 => [\'Manifest','ManifestPlacedXResolution'] },
4257
+ 'manifestplacedyresolution' => { 524 => [\'Manifest','ManifestPlacedYResolution'] },
4258
+ 'manifestreference' => { 524 => [\'Manifest','ManifestReference'] },
4259
+ 'manifestreferencealternatepaths' => { 524 => [\'Manifest','ManifestReferenceAlternatePaths'] },
4260
+ 'manifestreferencedocumentid' => { 524 => [\'Manifest','ManifestReferenceDocumentID'] },
4261
+ 'manifestreferencefilepath' => { 524 => [\'Manifest','ManifestReferenceFilePath'] },
4262
+ 'manifestreferencefrompart' => { 524 => [\'Manifest','ManifestReferenceFromPart'] },
4263
+ 'manifestreferenceinstanceid' => { 524 => [\'Manifest','ManifestReferenceInstanceID'] },
4264
+ 'manifestreferencelastmodifydate' => { 524 => [\'Manifest','ManifestReferenceLastModifyDate'] },
4265
+ 'manifestreferencelasturl' => { 524 => [\'Manifest','ManifestReferenceLastURL'] },
4266
+ 'manifestreferencelinkcategory' => { 524 => [\'Manifest','ManifestReferenceLinkCategory'] },
4267
+ 'manifestreferencelinkform' => { 524 => [\'Manifest','ManifestReferenceLinkForm'] },
4268
+ 'manifestreferencemanager' => { 524 => [\'Manifest','ManifestReferenceManager'] },
4269
+ 'manifestreferencemanagervariant' => { 524 => [\'Manifest','ManifestReferenceManagerVariant'] },
4270
+ 'manifestreferencemanageto' => { 524 => [\'Manifest','ManifestReferenceManageTo'] },
4271
+ 'manifestreferencemanageui' => { 524 => [\'Manifest','ManifestReferenceManageUI'] },
4272
+ 'manifestreferencemaskmarkers' => { 524 => [\'Manifest','ManifestReferenceMaskMarkers'] },
4273
+ 'manifestreferenceoriginaldocumentid' => { 524 => [\'Manifest','ManifestReferenceOriginalDocumentID'] },
4274
+ 'manifestreferencepartmapping' => { 524 => [\'Manifest','ManifestReferencePartMapping'] },
4275
+ 'manifestreferenceplacedresolutionunit' => { 524 => [\'Manifest','ManifestReferencePlacedResolutionUnit'] },
4276
+ 'manifestreferenceplacedxresolution' => { 524 => [\'Manifest','ManifestReferencePlacedXResolution'] },
4277
+ 'manifestreferenceplacedyresolution' => { 524 => [\'Manifest','ManifestReferencePlacedYResolution'] },
4278
+ 'manifestreferencerenditionclass' => { 524 => [\'Manifest','ManifestReferenceRenditionClass'] },
4279
+ 'manifestreferencerenditionparams' => { 524 => [\'Manifest','ManifestReferenceRenditionParams'] },
4280
+ 'manifestreferencetopart' => { 524 => [\'Manifest','ManifestReferenceToPart'] },
4281
+ 'manifestreferenceversionid' => { 524 => [\'Manifest','ManifestReferenceVersionID'] },
4272
4282
  'manometerpressure' => { 312 => 0x900, 335 => 0x86 },
4273
4283
  'manometerreading' => { 312 => 0x901 },
4274
4284
  'manualafpointselectpattern' => { 84 => 0x513 },
@@ -4283,27 +4293,27 @@ my %tagLookup = (
4283
4293
  'manufacturedate' => { 191 => 0x6705, 350 => 0x1 },
4284
4294
  'manufacturedate1' => { 404 => 0x4 },
4285
4295
  'manufacturedate2' => { 404 => 0x5 },
4286
- 'manufacturer' => { 479 => 'Manufacturer', 510 => 'manufacturer' },
4296
+ 'manufacturer' => { 479 => 'Manufacturer', 512 => 'manufacturer' },
4287
4297
  'mariahchromablursize' => { 138 => 0xf0d },
4288
4298
  'mariahmaphithreshold' => { 138 => 0xf0c },
4289
4299
  'mariahmaplothreshold' => { 138 => 0xf0b },
4290
4300
  'mariahsigmathreshold' => { 138 => 0xf0e },
4291
4301
  'mariahtexturethreshold' => { 138 => 0xf0a },
4292
- 'marked' => { 508 => 'Marked', 525 => 'Marked' },
4293
- 'markers' => { 521 => 'markers' },
4294
- 'markerscomment' => { 521 => [\'markers','markersComment'] },
4295
- 'markerscuepointparams' => { 521 => [\'markers','markersCuePointParams'] },
4296
- 'markerscuepointparamskey' => { 521 => [\'markers','markersCuePointParamsKey'] },
4297
- 'markerscuepointparamsvalue' => { 521 => [\'markers','markersCuePointParamsValue'] },
4298
- 'markerscuepointtype' => { 521 => [\'markers','markersCuePointType'] },
4299
- 'markersduration' => { 521 => [\'markers','markersDuration'] },
4300
- 'markerslocation' => { 521 => [\'markers','markersLocation'] },
4301
- 'markersname' => { 521 => [\'markers','markersName'] },
4302
- 'markersprobability' => { 521 => [\'markers','markersProbability'] },
4303
- 'markersspeaker' => { 521 => [\'markers','markersSpeaker'] },
4304
- 'markersstarttime' => { 521 => [\'markers','markersStartTime'] },
4305
- 'markerstarget' => { 521 => [\'markers','markersTarget'] },
4306
- 'markerstype' => { 521 => [\'markers','markersType'] },
4302
+ 'marked' => { 510 => 'Marked', 527 => 'Marked' },
4303
+ 'markers' => { 523 => 'markers' },
4304
+ 'markerscomment' => { 523 => [\'markers','markersComment'] },
4305
+ 'markerscuepointparams' => { 523 => [\'markers','markersCuePointParams'] },
4306
+ 'markerscuepointparamskey' => { 523 => [\'markers','markersCuePointParamsKey'] },
4307
+ 'markerscuepointparamsvalue' => { 523 => [\'markers','markersCuePointParamsValue'] },
4308
+ 'markerscuepointtype' => { 523 => [\'markers','markersCuePointType'] },
4309
+ 'markersduration' => { 523 => [\'markers','markersDuration'] },
4310
+ 'markerslocation' => { 523 => [\'markers','markersLocation'] },
4311
+ 'markersname' => { 523 => [\'markers','markersName'] },
4312
+ 'markersprobability' => { 523 => [\'markers','markersProbability'] },
4313
+ 'markersspeaker' => { 523 => [\'markers','markersSpeaker'] },
4314
+ 'markersstarttime' => { 523 => [\'markers','markersStartTime'] },
4315
+ 'markerstarget' => { 523 => [\'markers','markersTarget'] },
4316
+ 'markerstype' => { 523 => [\'markers','markersType'] },
4307
4317
  'maskedareas' => { 119 => 0xc68e },
4308
4318
  'maskgroupbasedcorractive' => { 494 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'], 496 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionActive'] },
4309
4319
  'maskgroupbasedcorramount' => { 494 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'], 496 => [\'MaskGroupBasedCorrections','MaskGroupBasedCorrectionsCorrectionAmount'] },
@@ -4462,19 +4472,19 @@ my %tagLookup = (
4462
4472
  'maxapertureatmaxfocal' => { 127 => 0x1407, 163 => 'MaxApertureAtMaxFocal', 225 => 0xb, 226 => 0x10, 227 => 0x11, 231 => 0x12, 313 => 0x206 },
4463
4473
  'maxapertureatminfocal' => { 127 => 0x1406, 225 => 0xa, 226 => 0xf, 227 => 0x10, 231 => 0x11, 313 => 0x205 },
4464
4474
  'maxaperturevalue' => { 119 => 0x9205, 379 => 0x414, 500 => 'MaxApertureValue' },
4465
- 'maxavailheight' => { 507 => 'MaxAvailHeight' },
4466
- 'maxavailwidth' => { 507 => 'MaxAvailWidth' },
4475
+ 'maxavailheight' => { 508 => 'MaxAvailHeight' },
4476
+ 'maxavailwidth' => { 508 => 'MaxAvailWidth' },
4467
4477
  'maxcontinuousrelease' => { 294 => 0xb, 295 => 0xc, 297 => '12.1', 298 => '12.1', 303 => 0xc, 304 => 0xb, 307 => '12.1', 308 => '12.1', 310 => 0x3d },
4468
4478
  'maxfaces' => { 316 => 0x1202 },
4469
4479
  'maxfocallength' => { 7 => 0xe6, 8 => 0x10, 9 => 0x1ab, 10 => 0x13, 11 => 0x115, 12 => 0x13, 13 => 0x153, 14 => 0xda, 16 => 0xfa, 17 => 0xee, 18 => 0x103, 19 => 0x95, 20 => 0xea, 21 => 0x157, 22 => 0xee, 23 => 0xec, 24 => 0x12b, 25 => 0x165, 26 => 0x16a, 27 => 0x188, 28 => 0x116, 29 => 0x18d, 34 => 0x17, 127 => 0x1405, 163 => 'MaxFocalLength', 225 => 0x9, 226 => 0xe, 227 => 0xf, 231 => 0x10, 313 => 0x208, 448 => 0x127c, 449 => 0x1138, 450 => 0x330, 451 => 0x330, 452 => 0x30e },
4470
4480
  'maximumdensityrange' => { 133 => 0x8c },
4471
- 'maxpagesize' => { 526 => 'MaxPageSize' },
4472
- 'maxpagesizeh' => { 526 => [\'MaxPageSize','MaxPageSizeH'] },
4473
- 'maxpagesizeunit' => { 526 => [\'MaxPageSize','MaxPageSizeUnit'] },
4474
- 'maxpagesizew' => { 526 => [\'MaxPageSize','MaxPageSizeW'] },
4481
+ 'maxpagesize' => { 528 => 'MaxPageSize' },
4482
+ 'maxpagesizeh' => { 528 => [\'MaxPageSize','MaxPageSizeH'] },
4483
+ 'maxpagesizeunit' => { 528 => [\'MaxPageSize','MaxPageSizeUnit'] },
4484
+ 'maxpagesizew' => { 528 => [\'MaxPageSize','MaxPageSizeW'] },
4475
4485
  'maxpixelvaluethreshold' => { 138 => 0xc7d },
4476
4486
  'maxsamplevalue' => { 119 => 0x119 },
4477
- 'maxstorage' => { 516 => 'maxstorage' },
4487
+ 'maxstorage' => { 518 => 'maxstorage' },
4478
4488
  'mb-d10batteries' => { 294 => '12.6' },
4479
4489
  'mb-d10batterytype' => { 303 => '13.3' },
4480
4490
  'mb-d11batterytype' => { 304 => '2.3' },
@@ -4487,7 +4497,7 @@ my %tagLookup = (
4487
4497
  'mditemfscreationdate' => { 173 => 'MDItemFSCreationDate' },
4488
4498
  'mditemfslabel' => { 173 => 'MDItemFSLabel' },
4489
4499
  'mditemusertags' => { 173 => 'MDItemUserTags' },
4490
- 'meal' => { 513 => 'meal' },
4500
+ 'meal' => { 515 => 'meal' },
4491
4501
  'measuredev' => { 28 => 0x9, 77 => 0x3, 97 => 0x1814, 156 => 'MeasuredEV' },
4492
4502
  'measuredev2' => { 13 => 0x8, 28 => 0x8, 77 => 0x17 },
4493
4503
  'measuredev3' => { 13 => 0x9 },
@@ -4521,15 +4531,16 @@ my %tagLookup = (
4521
4531
  'menubuttondisplayposition' => { 82 => 0xb, 85 => 0xa, 86 => 0xb, 89 => 0xb },
4522
4532
  'menubuttonreturn' => { 90 => 0xb },
4523
4533
  'menumonitorofftime' => { 294 => '26.1', 295 => '22.1', 297 => '22.1', 298 => '22.1', 302 => '21.1', 303 => '8.2', 304 => '21.1', 307 => '22.1', 308 => '22.1', 309 => '22.1', 310 => 0x35 },
4524
- 'metadataauthority' => { 507 => 'metadataAuthority' },
4525
- 'metadataauthorityidentifier' => { 507 => [\'metadataAuthority','metadataAuthorityIdentifier'] },
4526
- 'metadataauthorityname' => { 507 => [\'metadataAuthority','metadataAuthorityName'] },
4527
- 'metadatadate' => { 519 => 'MetadataDate' },
4528
- 'metadatalastedited' => { 507 => 'metadataLastEdited' },
4529
- 'metadatalasteditor' => { 507 => 'metadataLastEditor' },
4530
- 'metadatalasteditoridentifier' => { 507 => [\'metadataLastEditor','metadataLastEditorIdentifier'] },
4531
- 'metadatalasteditorname' => { 507 => [\'metadataLastEditor','metadataLastEditorName'] },
4532
- 'metadatamoddate' => { 521 => 'metadataModDate' },
4534
+ 'metadataauthority' => { 508 => 'metadataAuthority' },
4535
+ 'metadataauthorityidentifier' => { 508 => [\'metadataAuthority','metadataAuthorityIdentifier'] },
4536
+ 'metadataauthorityname' => { 508 => [\'metadataAuthority','metadataAuthorityName'] },
4537
+ 'metadatadate' => { 521 => 'MetadataDate' },
4538
+ 'metadataeditingsoftware' => { 119 => 0xa43c },
4539
+ 'metadatalastedited' => { 508 => 'metadataLastEdited' },
4540
+ 'metadatalasteditor' => { 508 => 'metadataLastEditor' },
4541
+ 'metadatalasteditoridentifier' => { 508 => [\'metadataLastEditor','metadataLastEditorIdentifier'] },
4542
+ 'metadatalasteditorname' => { 508 => [\'metadataLastEditor','metadataLastEditorName'] },
4543
+ 'metadatamoddate' => { 523 => 'metadataModDate' },
4533
4544
  'metaversion' => { 443 => 0x34 },
4534
4545
  'meterinfo1row1' => { 436 => 0x0, 437 => 0x0 },
4535
4546
  'meterinfo1row2' => { 436 => 0x6c, 437 => 0x5a },
@@ -4583,10 +4594,10 @@ my %tagLookup = (
4583
4594
  'mirrorlockup' => { 82 => 0xc, 83 => 0xc, 84 => 0x60f, 85 => 0xb, 86 => 0xc, 87 => 0x6, 88 => 0x6, 89 => 0xc, 90 => 0x3 },
4584
4595
  'mobilecountrycode' => { 493 => 'mcc' },
4585
4596
  'mobilenetworkcode' => { 493 => 'mnc' },
4586
- 'moddate' => { 325 => 'modify-date', 508 => 'ModDate' },
4597
+ 'moddate' => { 325 => 'modify-date', 510 => 'ModDate' },
4587
4598
  'modedialposition' => { 428 => 0x14 },
4588
- 'model' => { 98 => 0x6, 119 => 0x110, 156 => 'Model', 325 => 'Model', 340 => 0x110, 370 => 0x23f, 389 => 'model', 395 => ['@mod','CNMN','cmnm',"\xa9mdl","\xa9mod"], 412 => 0x84, 479 => 'Model', 510 => 'model', 517 => 'Model' },
4589
- 'modelage' => { 507 => 'ModelAge' },
4599
+ 'model' => { 98 => 0x6, 119 => 0x110, 156 => 'Model', 325 => 'Model', 340 => 0x110, 370 => 0x23f, 389 => 'model', 395 => ['@mod','CNMN','cmnm',"\xa9mdl","\xa9mod"], 412 => 0x84, 479 => 'Model', 512 => 'model', 519 => 'Model' },
4600
+ 'modelage' => { 508 => 'ModelAge' },
4590
4601
  'modelid' => { 311 => 0x0 },
4591
4602
  'modelingflash' => { 294 => '21.4', 295 => '31.1', 297 => '31.1', 298 => '31.1', 303 => '26.4', 304 => '30.2', 305 => '7.4', 306 => '30.1', 307 => '31.1', 308 => '31.1', 309 => '31.3', 310 => 0x5d },
4592
4603
  'modelreleaseid' => { 322 => 'ModelReleaseID' },
@@ -4594,8 +4605,8 @@ my %tagLookup = (
4594
4605
  'modelreleaseyear' => { 457 => 0x52, 458 => 0x46, 459 => 0x53 },
4595
4606
  'modeltiepoint' => { 119 => 0x8482 },
4596
4607
  'modeltransform' => { 119 => 0x85d8 },
4597
- 'modelyear' => { 510 => 'modelYear' },
4598
- 'modificationdate' => { 511 => 'modificationDate' },
4608
+ 'modelyear' => { 512 => 'modelYear' },
4609
+ 'modificationdate' => { 513 => 'modificationDate' },
4599
4610
  'modifiedcolortemp' => { 66 => 0x9 },
4600
4611
  'modifieddigitalgain' => { 66 => 0xb },
4601
4612
  'modifiedparamflag' => { 58 => 0x1 },
@@ -4609,7 +4620,7 @@ my %tagLookup = (
4609
4620
  'modifiedwhitebalance' => { 66 => 0x8 },
4610
4621
  'modifiedwhitebalanceblue' => { 66 => 0x7 },
4611
4622
  'modifiedwhitebalancered' => { 66 => 0x6 },
4612
- 'modifydate' => { 119 => 0x132, 157 => 'ModifyDate', 321 => 'ModDate', 323 => 'tIME', 386 => 'ModDate', 392 => 0x2, 519 => 'ModifyDate' },
4623
+ 'modifydate' => { 119 => 0x132, 157 => 'ModifyDate', 321 => 'ModDate', 323 => 'tIME', 386 => 'ModDate', 392 => 0x2, 521 => 'ModifyDate' },
4613
4624
  'moirefilter' => { 119 => 0xfe58, 494 => 'MoireFilter', 496 => 'MoireFilter' },
4614
4625
  'monitorbrightness' => { 238 => 0x59a, 239 => 0x5ca },
4615
4626
  'monitordisplayoff' => { 184 => 0x4c },
@@ -4722,8 +4733,8 @@ my %tagLookup = (
4722
4733
  'mycolormode' => { 69 => 0x2 },
4723
4734
  'name' => { 395 => 'name', 494 => 'Name', 496 => 'Name' },
4724
4735
  'narrator' => { 387 => "\xa9nrt" },
4725
- 'nationalcatalognumber' => { 511 => 'nationalCatalogNumber' },
4726
- 'nativedigest' => { 500 => 'NativeDigest', 517 => 'NativeDigest' },
4736
+ 'nationalcatalognumber' => { 513 => 'nationalCatalogNumber' },
4737
+ 'nativedigest' => { 500 => 'NativeDigest', 519 => 'NativeDigest' },
4727
4738
  'ndfilter' => { 77 => 0x1c, 312 => 0x204, 402 => 0x1019 },
4728
4739
  'near' => { 479 => 'Near' },
4729
4740
  'nefbitdepth' => { 233 => 0xe22 },
@@ -4751,7 +4762,7 @@ my %tagLookup = (
4751
4762
  'newlensdata' => { 231 => 0x2f },
4752
4763
  'newrawimagedigest' => { 119 => 0xc7a7 },
4753
4764
  'newsphotoversion' => { 133 => 0x0 },
4754
- 'nickname' => { 519 => 'Nickname' },
4765
+ 'nickname' => { 521 => 'Nickname' },
4755
4766
  'nikoncapturedata' => { 233 => 0xe01 },
4756
4767
  'nikoncaptureeditversions' => { 233 => 0xe13 },
4757
4768
  'nikoncaptureoffsets' => { 233 => 0xe0e },
@@ -4787,27 +4798,27 @@ my %tagLookup = (
4787
4798
  'normallinetime' => { 138 => 0x186a },
4788
4799
  'normalwhitelevel' => { 41 => 0x32a, 42 => 0x280, 45 => [0x2b8,0x2cf,0x2d3], 46 => 0x569, 47 => 0x1e3, 48 => [0x1fc,0x2dc], 49 => [0x230,0x30e], 50 => 0x31c },
4789
4800
  'notes' => { 471 => 'Notes', 489 => 'notes' },
4790
- 'npages' => { 526 => 'NPages' },
4801
+ 'npages' => { 528 => 'NPages' },
4791
4802
  'nullrecord' => { 97 => 0x0 },
4792
4803
  'numafpoints' => { 347 => 0x2 },
4793
- 'number' => { 511 => 'number' },
4794
- 'numberofbeats' => { 521 => 'numberOfBeats' },
4804
+ 'number' => { 513 => 'number' },
4805
+ 'numberofbeats' => { 523 => 'numberOfBeats' },
4795
4806
  'numberoffocuspoints' => { 297 => '1.3', 298 => '1.3', 301 => '0.2', 302 => '0.3', 304 => '0.3' },
4796
4807
  'numfaceelements' => { 127 => 0x4200 },
4797
4808
  'numfacepositions' => { 327 => 0x0 },
4798
4809
  'numindexentries' => { 133 => 0x54 },
4799
4810
  'numwbentries' => { 341 => 0x0, 342 => 0x0 },
4800
- 'object' => { 511 => 'object' },
4811
+ 'object' => { 513 => 'object' },
4801
4812
  'objectattributereference' => { 131 => 0x4 },
4802
4813
  'objectcycle' => { 131 => 0x4b, 489 => 'ObjectCycle' },
4803
- 'objectdescription' => { 510 => 'objectDescription' },
4814
+ 'objectdescription' => { 512 => 'objectDescription' },
4804
4815
  'objectdistance' => { 112 => 0x6, 113 => 0x2022 },
4805
4816
  'objectname' => { 131 => 0x5 },
4806
4817
  'objectpreviewdata' => { 131 => 0xca },
4807
4818
  'objectpreviewfileformat' => { 131 => 0xc8 },
4808
4819
  'objectpreviewfileversion' => { 131 => 0xc9 },
4809
- 'objectsubtype' => { 510 => 'objectSubtype' },
4810
- 'objecttype' => { 510 => 'objectType' },
4820
+ 'objectsubtype' => { 512 => 'objectSubtype' },
4821
+ 'objecttype' => { 512 => 'objectType' },
4811
4822
  'objecttypereference' => { 131 => 0x3 },
4812
4823
  'occurrence' => { 118 => 'Occurrence' },
4813
4824
  'occurrenceassociatedmedia' => { 118 => [\'Occurrence','OccurrenceAssociatedMedia'] },
@@ -4843,11 +4854,13 @@ my %tagLookup = (
4843
4854
  'oecfnames' => { 500 => [\'OECF','OECFNames'] },
4844
4855
  'oecfrows' => { 500 => [\'OECF','OECFRows'] },
4845
4856
  'oecfvalues' => { 500 => [\'OECF','OECFValues'] },
4846
- 'offsaledate' => { 511 => 'offSaleDate' },
4847
- 'offsaledatea-platform' => { 511 => [\'offSaleDate','offSaleDateA-platform'] },
4848
- 'offsaledatedate' => { 511 => [\'offSaleDate','offSaleDateDate'] },
4857
+ 'offsaledate' => { 513 => 'offSaleDate' },
4858
+ 'offsaledatea-platform' => { 513 => [\'offSaleDate','offSaleDateA-platform'] },
4859
+ 'offsaledatedate' => { 513 => [\'offSaleDate','offSaleDateDate'] },
4849
4860
  'offsetdacvalue' => { 138 => 0x190a },
4861
+ 'offsethdr' => { 505 => 'OffsetHDR' },
4850
4862
  'offsetschema' => { 119 => 0xea1d },
4863
+ 'offsetsdr' => { 505 => 'OffsetSDR' },
4851
4864
  'offsettime' => { 119 => 0x9010 },
4852
4865
  'offsettimedigitized' => { 119 => 0x9012 },
4853
4866
  'offsettimeoriginal' => { 119 => 0x9011 },
@@ -4864,12 +4877,12 @@ my %tagLookup = (
4864
4877
  'omensurfaceindex' => { 138 => 0xa64 },
4865
4878
  'oneshotafrelease' => { 2 => 0x9 },
4866
4879
  'onetouchwb' => { 317 => 0x302 },
4867
- 'onsaledate' => { 511 => 'onSaleDate' },
4868
- 'onsaledatea-platform' => { 511 => [\'onSaleDate','onSaleDateA-platform'] },
4869
- 'onsaledatedate' => { 511 => [\'onSaleDate','onSaleDateDate'] },
4870
- 'onsaleday' => { 511 => 'onSaleDay' },
4871
- 'onsaledaya-platform' => { 511 => [\'onSaleDay','onSaleDayA-platform'] },
4872
- 'onsaledayday' => { 511 => [\'onSaleDay','onSaleDayDay'] },
4880
+ 'onsaledate' => { 513 => 'onSaleDate' },
4881
+ 'onsaledatea-platform' => { 513 => [\'onSaleDate','onSaleDateA-platform'] },
4882
+ 'onsaledatedate' => { 513 => [\'onSaleDate','onSaleDateDate'] },
4883
+ 'onsaleday' => { 513 => 'onSaleDay' },
4884
+ 'onsaledaya-platform' => { 513 => [\'onSaleDay','onSaleDayA-platform'] },
4885
+ 'onsaledayday' => { 513 => [\'onSaleDay','onSaleDayDay'] },
4873
4886
  'opcodelist1' => { 119 => 0xc740 },
4874
4887
  'opcodelist2' => { 119 => 0xc741 },
4875
4888
  'opcodelist3' => { 119 => 0xc74e },
@@ -4877,12 +4890,12 @@ my %tagLookup = (
4877
4890
  'opticalzoomcode' => { 77 => 0xa },
4878
4891
  'opticalzoommode' => { 335 => 0x34 },
4879
4892
  'opticalzoomon' => { 411 => 0x219 },
4880
- 'optionenddate' => { 514 => 'optionEndDate' },
4893
+ 'optionenddate' => { 516 => 'optionEndDate' },
4881
4894
  'opto-electricconvfactor' => { 500 => 'OECF' },
4882
4895
  'orangehsl' => { 103 => 0x20911 },
4883
4896
  'ordernumber' => { 127 => 0x8002 },
4884
- 'organisationinimagecode' => { 507 => 'OrganisationInImageCode' },
4885
- 'organisationinimagename' => { 507 => 'OrganisationInImageName' },
4897
+ 'organisationinimagecode' => { 508 => 'OrganisationInImageCode' },
4898
+ 'organisationinimagename' => { 508 => 'OrganisationInImageName' },
4886
4899
  'organism' => { 118 => 'Organism' },
4887
4900
  'organismassociatedoccurrences' => { 118 => [\'Organism','OrganismAssociatedOccurrences'] },
4888
4901
  'organismassociatedorganisms' => { 118 => [\'Organism','OrganismAssociatedOrganisms'] },
@@ -4891,8 +4904,8 @@ my %tagLookup = (
4891
4904
  'organismpreviousidentifications' => { 118 => [\'Organism','OrganismPreviousIdentifications'] },
4892
4905
  'organismremarks' => { 118 => [\'Organism','OrganismOrganismRemarks'] },
4893
4906
  'organismscope' => { 118 => [\'Organism','OrganismOrganismScope'] },
4894
- 'organization' => { 511 => 'organization' },
4895
- 'orientation' => { 119 => 0x112, 340 => 0x112, 510 => 'orientation', 517 => 'Orientation' },
4907
+ 'organization' => { 513 => 'organization' },
4908
+ 'orientation' => { 119 => 0x112, 340 => 0x112, 512 => 'orientation', 519 => 'Orientation' },
4896
4909
  'orientation2' => { 440 => [0x28,0x2e] },
4897
4910
  'orientationlinkedaf' => { 2 => 0xe },
4898
4911
  'orientationlinkedafpoint' => { 84 => 0x516 },
@@ -4905,8 +4918,10 @@ my %tagLookup = (
4905
4918
  'originaldefaultcropsize' => { 119 => 0xc793 },
4906
4919
  'originaldefaultfinalsize' => { 119 => 0xc791 },
4907
4920
  'originaldirectory' => { 332 => 0x408 },
4908
- 'originaldocumentid' => { 522 => 'OriginalDocumentID' },
4921
+ 'originaldocumentid' => { 524 => 'OriginalDocumentID' },
4909
4922
  'originalfilename' => { 97 => 0x816, 138 => 0x3e9, 150 => 0x20, 332 => 0x407, 484 => 'OriginalFilename' },
4923
+ 'originalimagehash' => { 474 => 'OriginalImageHash' },
4924
+ 'originalimagehashtype' => { 474 => 'OriginalImageHashType' },
4910
4925
  'originalimageheight' => { 79 => 0xc, 123 => 0x1 },
4911
4926
  'originalimagemd5' => { 474 => 'OriginalImageMD5' },
4912
4927
  'originalimagesize' => { 162 => 'OriginalImageSize' },
@@ -4917,7 +4932,7 @@ my %tagLookup = (
4917
4932
  'originalrawfilename' => { 119 => 0xc68b },
4918
4933
  'originaltransmissionreference' => { 131 => 0x67 },
4919
4934
  'originatingprogram' => { 131 => 0x41, 489 => 'OriginatingProgram' },
4920
- 'originplatform' => { 511 => 'originPlatform' },
4935
+ 'originplatform' => { 513 => 'originPlatform' },
4921
4936
  'os' => { 498 => 'os' },
4922
4937
  'otherconditions' => { 322 => 'OtherConditions' },
4923
4938
  'otherconstraints' => { 322 => 'OtherConstraints' },
@@ -4928,9 +4943,9 @@ my %tagLookup = (
4928
4943
  'otherlicensedocuments' => { 322 => 'OtherLicenseDocuments' },
4929
4944
  'otherlicenseinfo' => { 322 => 'OtherLicenseInfo' },
4930
4945
  'otherlicenserequirements' => { 322 => 'OtherLicenseRequirements' },
4931
- 'outcue' => { 521 => 'outCue' },
4932
- 'outcuescale' => { 521 => [\'outCue','outCueScale'] },
4933
- 'outcuevalue' => { 521 => [\'outCue','outCueValue'] },
4946
+ 'outcue' => { 523 => 'outCue' },
4947
+ 'outcuescale' => { 523 => [\'outCue','outCueScale'] },
4948
+ 'outcuevalue' => { 523 => [\'outCue','outCueValue'] },
4934
4949
  'outputimageheight' => { 199 => 0x3 },
4935
4950
  'outputimagewidth' => { 199 => 0x2 },
4936
4951
  'outputlut' => { 335 => 0xa7 },
@@ -4939,21 +4954,21 @@ my %tagLookup = (
4939
4954
  'overclockcols' => { 138 => 0x189c },
4940
4955
  'overclockrows' => { 138 => 0x18c4 },
4941
4956
  'overridelookvignette' => { 494 => 'OverrideLookVignette', 496 => 'OverrideLookVignette' },
4942
- 'owner' => { 525 => 'Owner' },
4957
+ 'owner' => { 527 => 'Owner' },
4943
4958
  'ownerid' => { 131 => 0xbc },
4944
4959
  'ownername' => { 15 => 0x10f, 64 => 0x9, 97 => 0x810, 119 => [0xa430,0xfde8], 156 => 'OwnerName', 491 => 'OwnerName', 501 => 'CameraOwnerName' },
4945
4960
  'padding' => { 119 => 0xea1c },
4946
- 'pagecount' => { 511 => 'pageCount' },
4947
- 'pageimage' => { 519 => [\'PageInfo','PageInfoImage'] },
4948
- 'pageimageformat' => { 519 => [\'PageInfo','PageInfoFormat'] },
4949
- 'pageimageheight' => { 519 => [\'PageInfo','PageInfoHeight'] },
4950
- 'pageimagepagenumber' => { 519 => [\'PageInfo','PageInfoPageNumber'] },
4951
- 'pageimagewidth' => { 519 => [\'PageInfo','PageInfoWidth'] },
4952
- 'pageinfo' => { 519 => 'PageInfo' },
4961
+ 'pagecount' => { 513 => 'pageCount' },
4962
+ 'pageimage' => { 521 => [\'PageInfo','PageInfoImage'] },
4963
+ 'pageimageformat' => { 521 => [\'PageInfo','PageInfoFormat'] },
4964
+ 'pageimageheight' => { 521 => [\'PageInfo','PageInfoHeight'] },
4965
+ 'pageimagepagenumber' => { 521 => [\'PageInfo','PageInfoPageNumber'] },
4966
+ 'pageimagewidth' => { 521 => [\'PageInfo','PageInfoWidth'] },
4967
+ 'pageinfo' => { 521 => 'PageInfo' },
4953
4968
  'pagename' => { 119 => 0x11d },
4954
4969
  'pagenumber' => { 119 => 0x129 },
4955
- 'pageprogressiondirection' => { 511 => 'pageProgressionDirection' },
4956
- 'pagerange' => { 511 => 'pageRange' },
4970
+ 'pageprogressiondirection' => { 513 => 'pageProgressionDirection' },
4971
+ 'pagerange' => { 513 => 'pageRange' },
4957
4972
  'paintbasedcorrectionmasks' => { 494 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'], 496 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionMasks'] },
4958
4973
  'paintbasedcorrections' => { 494 => 'PaintBasedCorrections', 496 => 'PaintBasedCorrections' },
4959
4974
  'paintcorrectionactive' => { 494 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'], 496 => [\'PaintBasedCorrections','PaintBasedCorrectionsCorrectionActive'] },
@@ -5126,8 +5141,8 @@ my %tagLookup = (
5126
5141
  'panoramicstitchtheta0' => { 176 => 'PanoramicStitchTheta0', 177 => 0x3 },
5127
5142
  'panoramicstitchtheta1' => { 176 => 'PanoramicStitchTheta1', 177 => 0x4 },
5128
5143
  'panoramicstitchversion' => { 177 => 0x0 },
5129
- 'pantry' => { 522 => 'Pantry' },
5130
- 'pantryinstanceid' => { 522 => [\'Pantry','PantryInstanceID'] },
5144
+ 'pantry' => { 524 => 'Pantry' },
5145
+ 'pantryinstanceid' => { 524 => [\'Pantry','PantryInstanceID'] },
5131
5146
  'parallax' => { 127 => 0xb211, 311 => 0x28 },
5132
5147
  'parametricdarks' => { 494 => 'ParametricDarks', 496 => 'ParametricDarks' },
5133
5148
  'parametrichighlights' => { 494 => 'ParametricHighlights', 496 => 'ParametricHighlights' },
@@ -5137,23 +5152,23 @@ my %tagLookup = (
5137
5152
  'parametricshadows' => { 494 => 'ParametricShadows', 496 => 'ParametricShadows' },
5138
5153
  'parametricshadowsplit' => { 494 => 'ParametricShadowSplit', 496 => 'ParametricShadowSplit' },
5139
5154
  'parentalrating' => { 179 => 'WM/ParentalRating' },
5140
- 'parentid' => { 507 => 'parentId' },
5155
+ 'parentid' => { 508 => 'parentId' },
5141
5156
  'parentmediaeventid' => { 484 => 'ParentMediaEventID' },
5142
5157
  'parentmeid' => { 484 => 'ParentMEID' },
5143
5158
  'parentproductid' => { 387 => '@ppi' },
5144
- 'parentreference1' => { 505 => [\'TagStructure','TagStructureParentReference'] },
5145
- 'parentreference2' => { 505 => [\'TagStructure','TagStructureSubLabelsParentReference'] },
5146
- 'parentreference3' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsParentReference'] },
5147
- 'parentreference4' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsParentReference'] },
5148
- 'parentreference5' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5149
- 'parentreference6' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5159
+ 'parentreference1' => { 506 => [\'TagStructure','TagStructureParentReference'] },
5160
+ 'parentreference2' => { 506 => [\'TagStructure','TagStructureSubLabelsParentReference'] },
5161
+ 'parentreference3' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsParentReference'] },
5162
+ 'parentreference4' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsParentReference'] },
5163
+ 'parentreference5' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5164
+ 'parentreference6' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsParentReference'] },
5150
5165
  'parentshorttitle' => { 387 => '@PST' },
5151
5166
  'parenttitle' => { 387 => '@pti' },
5152
5167
  'partialactivecols1' => { 138 => 0x17e8 },
5153
5168
  'partialactivecols2' => { 138 => 0x17f2 },
5154
5169
  'partialactiverows1' => { 138 => 0x17fc },
5155
5170
  'partialactiverows2' => { 138 => 0x1806 },
5156
- 'partofcompilation' => { 521 => 'partOfCompilation' },
5171
+ 'partofcompilation' => { 523 => 'partOfCompilation' },
5157
5172
  'patientbirthdate' => { 472 => 'PatientDOB' },
5158
5173
  'patientid' => { 472 => 'PatientID' },
5159
5174
  'patientname' => { 472 => 'PatientName' },
@@ -5169,7 +5184,7 @@ my %tagLookup = (
5169
5184
  'patternimagerwidth' => { 138 => 0x960 },
5170
5185
  'patternx' => { 138 => 0x966 },
5171
5186
  'patterny' => { 138 => 0x967 },
5172
- 'pdfversion' => { 508 => 'PDFVersion' },
5187
+ 'pdfversion' => { 510 => 'PDFVersion' },
5173
5188
  'pentaximagesize' => { 370 => 0x9 },
5174
5189
  'pentaxmodelid' => { 350 => 0x0, 370 => 0x5 },
5175
5190
  'pentaxmodeltype' => { 370 => 0x1 },
@@ -5190,23 +5205,23 @@ my %tagLookup = (
5190
5205
  'peripherallighting' => { 79 => 0x2, 127 => 0x3804 },
5191
5206
  'peripherallightingsetting' => { 80 => 0x5 },
5192
5207
  'peripherallightingvalue' => { 79 => 0x6 },
5193
- 'permissions' => { 514 => 'permissions' },
5208
+ 'permissions' => { 516 => 'permissions' },
5194
5209
  'permits' => { 492 => 'permits' },
5195
- 'person' => { 511 => 'person' },
5210
+ 'person' => { 513 => 'person' },
5196
5211
  'personality' => { 484 => 'Personality' },
5197
- 'personheard' => { 507 => 'PersonHeard' },
5198
- 'personheardidentifier' => { 507 => [\'PersonHeard','PersonHeardIdentifier'] },
5199
- 'personheardname' => { 507 => [\'PersonHeard','PersonHeardName'] },
5200
- 'personinimage' => { 507 => 'PersonInImage' },
5201
- 'personinimagecharacteristic' => { 507 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristic'] },
5202
- 'personinimagecvtermcvid' => { 507 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvId'] },
5203
- 'personinimagecvtermid' => { 507 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermId'] },
5204
- 'personinimagecvtermname' => { 507 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermName'] },
5205
- 'personinimagecvtermrefinedabout' => { 507 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermRefinedAbout'] },
5206
- 'personinimagedescription' => { 507 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonDescription'] },
5207
- 'personinimageid' => { 507 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonId'] },
5208
- 'personinimagename' => { 507 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonName'] },
5209
- 'personinimagewdetails' => { 507 => 'PersonInImageWDetails' },
5212
+ 'personheard' => { 508 => 'PersonHeard' },
5213
+ 'personheardidentifier' => { 508 => [\'PersonHeard','PersonHeardIdentifier'] },
5214
+ 'personheardname' => { 508 => [\'PersonHeard','PersonHeardName'] },
5215
+ 'personinimage' => { 508 => 'PersonInImage' },
5216
+ 'personinimagecharacteristic' => { 508 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristic'] },
5217
+ 'personinimagecvtermcvid' => { 508 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvId'] },
5218
+ 'personinimagecvtermid' => { 508 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermId'] },
5219
+ 'personinimagecvtermname' => { 508 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermName'] },
5220
+ 'personinimagecvtermrefinedabout' => { 508 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonCharacteristicCvTermRefinedAbout'] },
5221
+ 'personinimagedescription' => { 508 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonDescription'] },
5222
+ 'personinimageid' => { 508 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonId'] },
5223
+ 'personinimagename' => { 508 => [\'PersonInImageWDetails','PersonInImageWDetailsPersonName'] },
5224
+ 'personinimagewdetails' => { 508 => 'PersonInImageWDetails' },
5210
5225
  'perspectiveaspect' => { 494 => 'PerspectiveAspect', 496 => 'PerspectiveAspect' },
5211
5226
  'perspectivehorizontal' => { 494 => 'PerspectiveHorizontal', 496 => 'PerspectiveHorizontal' },
5212
5227
  'perspectiverotate' => { 494 => 'PerspectiveRotate', 496 => 'PerspectiveRotate' },
@@ -5277,9 +5292,10 @@ my %tagLookup = (
5277
5292
  'photoeffectsgreen' => { 289 => 0x6 },
5278
5293
  'photoeffectsred' => { 289 => 0x4 },
5279
5294
  'photoeffectstype' => { 289 => 0x0 },
5295
+ 'photographer' => { 119 => 0xa437 },
5280
5296
  'photographicsensitivity' => { 501 => 'PhotographicSensitivity' },
5281
5297
  'photoinfoplayback' => { 294 => '17.6', 303 => '33.6' },
5282
- 'photometricinterpretation' => { 119 => 0x106, 517 => 'PhotometricInterpretation' },
5298
+ 'photometricinterpretation' => { 119 => 0x106, 519 => 'PhotometricInterpretation' },
5283
5299
  'photoshootingmenubank' => { 238 => 0x112, 239 => 0x122, 240 => 0x24, 258 => 0x0 },
5284
5300
  'photoshootingmenubankimagearea' => { 236 => 0x6dd, 238 => 0x134, 239 => 0x148, 258 => '7.1' },
5285
5301
  'photoshopbgrthumbnail' => { 384 => 0x409 },
@@ -5335,7 +5351,7 @@ my %tagLookup = (
5335
5351
  'pixelsperunitx' => { 324 => 0x0 },
5336
5352
  'pixelsperunity' => { 324 => 0x4 },
5337
5353
  'pixelunits' => { 324 => 0x8 },
5338
- 'planarconfiguration' => { 119 => 0x11c, 517 => 'PlanarConfiguration' },
5354
+ 'planarconfiguration' => { 119 => 0x11c, 519 => 'PlanarConfiguration' },
5339
5355
  'plane' => { 473 => [\'Planes','PlanesPlane'] },
5340
5356
  'planeboundary' => { 473 => [\'Planes','PlanesPlaneBoundary'] },
5341
5357
  'planeboundaryvertexcount' => { 473 => [\'Planes','PlanesPlaneBoundaryVertexCount'] },
@@ -5351,12 +5367,12 @@ my %tagLookup = (
5351
5367
  'planeposerotationz' => { 473 => [\'Planes','PlanesPlanePoseRotationZ'] },
5352
5368
  'planeposetimestamp' => { 473 => [\'Planes','PlanesPlanePoseTimestamp'] },
5353
5369
  'planes' => { 473 => 'Planes' },
5354
- 'planningref' => { 507 => 'PlanningRef' },
5355
- 'planningrefidentifier' => { 507 => [\'PlanningRef','PlanningRefIdentifier'] },
5356
- 'planningrefname' => { 507 => [\'PlanningRef','PlanningRefName'] },
5357
- 'planningrefrole' => { 507 => [\'PlanningRef','PlanningRefRole'] },
5358
- 'platenames' => { 526 => 'PlateNames' },
5359
- 'platform' => { 511 => 'platform' },
5370
+ 'planningref' => { 508 => 'PlanningRef' },
5371
+ 'planningrefidentifier' => { 508 => [\'PlanningRef','PlanningRefIdentifier'] },
5372
+ 'planningrefname' => { 508 => [\'PlanningRef','PlanningRefName'] },
5373
+ 'planningrefrole' => { 508 => [\'PlanningRef','PlanningRefRole'] },
5374
+ 'platenames' => { 528 => 'PlateNames' },
5375
+ 'platform' => { 513 => 'platform' },
5360
5376
  'playallframes' => { 395 => 'AllF' },
5361
5377
  'playbackflickdown' => { 310 => 0x159 },
5362
5378
  'playbackflickup' => { 310 => 0x155 },
@@ -5406,7 +5422,7 @@ my %tagLookup = (
5406
5422
  'poserotationy' => { 473 => [\'Pose','PoseRotationY'] },
5407
5423
  'poserotationz' => { 473 => [\'Pose','PoseRotationZ'] },
5408
5424
  'posetimestamp' => { 473 => [\'Pose','PoseTimestamp'] },
5409
- 'positiondescriptor' => { 510 => 'positionDescriptor' },
5425
+ 'positiondescriptor' => { 512 => 'positionDescriptor' },
5410
5426
  'postalcode' => { 161 => 'PostalCode' },
5411
5427
  'postcropvignetteamount' => { 494 => 'PostCropVignetteAmount', 496 => 'PostCropVignetteAmount' },
5412
5428
  'postcropvignettefeather' => { 494 => 'PostCropVignetteFeather', 496 => 'PostCropVignetteFeather' },
@@ -5433,7 +5449,7 @@ my %tagLookup = (
5433
5449
  'prefs' => { 131 => 0xdd, 382 => 'Prefs' },
5434
5450
  'prereadfastresetcount' => { 138 => 0x187e },
5435
5451
  'prereleaseburstlength' => { 239 => 0x712 },
5436
- 'preservedfilename' => { 522 => 'PreservedFileName' },
5452
+ 'preservedfilename' => { 524 => 'PreservedFileName' },
5437
5453
  'preservedspecimen' => { 118 => 'PreservedSpecimen' },
5438
5454
  'preservedspecimenmaterialsampleid' => { 118 => [\'PreservedSpecimen','PreservedSpecimenMaterialSampleID'] },
5439
5455
  'presettype' => { 494 => 'PresetType', 496 => 'PresetType' },
@@ -5465,7 +5481,7 @@ my %tagLookup = (
5465
5481
  'previewsettingsdigest' => { 119 => 0xc719 },
5466
5482
  'previewsettingsname' => { 119 => 0xc718 },
5467
5483
  'primaryafpoint' => { 193 => [0x38,0x44,0x7,0x8] },
5468
- 'primarychromaticities' => { 119 => 0x13f, 517 => 'PrimaryChromaticities' },
5484
+ 'primarychromaticities' => { 119 => 0x13f, 519 => 'PrimaryChromaticities' },
5469
5485
  'primaryftp' => { 484 => 'PrimaryFTP' },
5470
5486
  'primaryslot' => { 240 => 0x25, 258 => 0x2 },
5471
5487
  'printim' => { 119 => 0xc4a5 },
@@ -5478,20 +5494,20 @@ my %tagLookup = (
5478
5494
  'processborderrowstop' => { 138 => 0xc63 },
5479
5495
  'processingsoftware' => { 119 => 0xb },
5480
5496
  'processversion' => { 494 => 'ProcessVersion', 496 => 'ProcessVersion' },
5481
- 'producer' => { 179 => 'WM/Producer', 321 => 'Producer', 387 => "\xa9prd", 389 => 'producer', 395 => "\xa9prd", 508 => 'Producer' },
5497
+ 'producer' => { 179 => 'WM/Producer', 321 => 'Producer', 387 => "\xa9prd", 389 => 'producer', 395 => "\xa9prd", 510 => 'Producer' },
5482
5498
  'producerkeywords' => { 395 => "\xa9pdk" },
5483
- 'productcode' => { 511 => 'productCode' },
5484
- 'productid' => { 132 => 0x32, 387 => 'prID', 510 => 'productID' },
5485
- 'productidtype' => { 510 => 'productIDType' },
5486
- 'productinimage' => { 507 => 'ProductInImage' },
5487
- 'productinimagedescription' => { 507 => [\'ProductInImage','ProductInImageProductDescription'] },
5488
- 'productinimagegtin' => { 507 => [\'ProductInImage','ProductInImageProductGTIN'] },
5489
- 'productinimagename' => { 507 => [\'ProductInImage','ProductInImageProductName'] },
5490
- 'productinimageproductid' => { 507 => [\'ProductInImage','ProductInImageProductId'] },
5499
+ 'productcode' => { 513 => 'productCode' },
5500
+ 'productid' => { 132 => 0x32, 387 => 'prID', 512 => 'productID' },
5501
+ 'productidtype' => { 512 => 'productIDType' },
5502
+ 'productinimage' => { 508 => 'ProductInImage' },
5503
+ 'productinimagedescription' => { 508 => [\'ProductInImage','ProductInImageProductDescription'] },
5504
+ 'productinimagegtin' => { 508 => [\'ProductInImage','ProductInImageProductGTIN'] },
5505
+ 'productinimagename' => { 508 => [\'ProductInImage','ProductInImageProductName'] },
5506
+ 'productinimageproductid' => { 508 => [\'ProductInImage','ProductInImageProductId'] },
5491
5507
  'productioncode' => { 350 => 0x2 },
5492
5508
  'productorserviceconstraints' => { 322 => 'ProductOrServiceConstraints' },
5493
5509
  'productversion' => { 387 => 'VERS' },
5494
- 'profession' => { 511 => 'profession' },
5510
+ 'profession' => { 513 => 'profession' },
5495
5511
  'profile' => { 473 => [\'Profiles','ProfilesProfile'] },
5496
5512
  'profilecalibrationsig' => { 119 => 0xc6f4 },
5497
5513
  'profilecameraindices' => { 473 => [\'Profiles','ProfilesProfileCameraIndices'] },
@@ -5517,29 +5533,29 @@ my %tagLookup = (
5517
5533
  'programversion' => { 131 => 0x46 },
5518
5534
  'prohibits' => { 492 => 'prohibits' },
5519
5535
  'projectiontype' => { 482 => 'ProjectionType', 483 => 'ProjectionType' },
5520
- 'projectname' => { 521 => 'projectName' },
5521
- 'projectref' => { 521 => 'projectRef' },
5522
- 'projectrefpath' => { 521 => [\'projectRef','projectRefPath'] },
5523
- 'projectreftype' => { 521 => [\'projectRef','projectRefType'] },
5536
+ 'projectname' => { 523 => 'projectName' },
5537
+ 'projectref' => { 523 => 'projectRef' },
5538
+ 'projectrefpath' => { 523 => [\'projectRef','projectRefPath'] },
5539
+ 'projectreftype' => { 523 => [\'projectRef','projectRefType'] },
5524
5540
  'promotionurl' => { 179 => 'WM/PromotionURL' },
5525
5541
  'propertyreleaseid' => { 322 => 'PropertyReleaseID' },
5526
5542
  'propertyreleasestatus' => { 322 => 'PropertyReleaseStatus' },
5527
5543
  'provider' => { 179 => 'WM/Provider' },
5528
5544
  'province-state' => { 131 => 0x5f },
5529
- 'publicationdate' => { 511 => 'publicationDate' },
5530
- 'publicationdatea-platform' => { 511 => [\'publicationDate','publicationDateA-platform'] },
5531
- 'publicationdatedate' => { 511 => [\'publicationDate','publicationDateDate'] },
5532
- 'publicationdisplaydate' => { 511 => 'publicationDisplayDate' },
5533
- 'publicationdisplaydatea-platform' => { 511 => [\'publicationDisplayDate','publicationDisplayDateA-platform'] },
5534
- 'publicationdisplaydatedate' => { 511 => [\'publicationDisplayDate','publicationDisplayDateDate'] },
5535
- 'publicationevent' => { 507 => 'PublicationEvent' },
5536
- 'publicationeventdate' => { 507 => [\'PublicationEvent','PublicationEventDate'] },
5537
- 'publicationeventidentifier' => { 507 => [\'PublicationEvent','PublicationEventIdentifier'] },
5538
- 'publicationeventname' => { 507 => [\'PublicationEvent','PublicationEventName'] },
5539
- 'publicationname' => { 511 => 'publicationName' },
5545
+ 'publicationdate' => { 513 => 'publicationDate' },
5546
+ 'publicationdatea-platform' => { 513 => [\'publicationDate','publicationDateA-platform'] },
5547
+ 'publicationdatedate' => { 513 => [\'publicationDate','publicationDateDate'] },
5548
+ 'publicationdisplaydate' => { 513 => 'publicationDisplayDate' },
5549
+ 'publicationdisplaydatea-platform' => { 513 => [\'publicationDisplayDate','publicationDisplayDateA-platform'] },
5550
+ 'publicationdisplaydatedate' => { 513 => [\'publicationDisplayDate','publicationDisplayDateDate'] },
5551
+ 'publicationevent' => { 508 => 'PublicationEvent' },
5552
+ 'publicationeventdate' => { 508 => [\'PublicationEvent','PublicationEventDate'] },
5553
+ 'publicationeventidentifier' => { 508 => [\'PublicationEvent','PublicationEventIdentifier'] },
5554
+ 'publicationeventname' => { 508 => [\'PublicationEvent','PublicationEventName'] },
5555
+ 'publicationname' => { 513 => 'publicationName' },
5540
5556
  'publisher' => { 179 => 'WM/Publisher', 387 => "\xa9pub", 389 => 'publisher', 497 => 'publisher' },
5541
- 'publishingfrequency' => { 511 => 'publishingFrequency' },
5542
- 'pulldown' => { 521 => 'pullDown' },
5557
+ 'publishingfrequency' => { 513 => 'publishingFrequency' },
5558
+ 'pulldown' => { 523 => 'pullDown' },
5543
5559
  'purchasedate' => { 387 => 'purd' },
5544
5560
  'purplehsl' => { 103 => 0x20916 },
5545
5561
  'pxshiftperiphedgenr' => { 470 => 0x9013 },
@@ -5566,26 +5582,26 @@ my %tagLookup = (
5566
5582
  'rangemaskmapinforgbmax' => { 494 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'], 496 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMax'] },
5567
5583
  'rangemaskmapinforgbmin' => { 494 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'], 496 => [\'RangeMaskMapInfo','RangeMaskMapInfoRangeMaskMapInfoRGBMin'] },
5568
5584
  'rasterizedcaption' => { 131 => 0x7d },
5569
- 'rating' => { 119 => 0x4746, 127 => 0x1431, 381 => 0xdf, 387 => 'rtng', 395 => 'rtng', 435 => 0x2002, 489 => 'rating', 498 => 'rating', 507 => 'Rating', 511 => 'rating', 519 => 'Rating' },
5570
- 'ratingpercent' => { 119 => 0x4749, 178 => 'Rating', 387 => 'rate', 519 => 'RatingPercent' },
5571
- 'ratingregion' => { 507 => [\'Rating','RatingRatingRegion'] },
5572
- 'ratingregioncity' => { 507 => [\'Rating','RatingRatingRegionCity'] },
5573
- 'ratingregioncountrycode' => { 507 => [\'Rating','RatingRatingRegionCountryCode'] },
5574
- 'ratingregioncountryname' => { 507 => [\'Rating','RatingRatingRegionCountryName'] },
5575
- 'ratingregiongpsaltitude' => { 507 => [\'Rating','RatingRatingRegionGPSAltitude'] },
5576
- 'ratingregiongpslatitude' => { 507 => [\'Rating','RatingRatingRegionGPSLatitude'] },
5577
- 'ratingregiongpslongitude' => { 507 => [\'Rating','RatingRatingRegionGPSLongitude'] },
5578
- 'ratingregionidentifier' => { 507 => [\'Rating','RatingRatingRegionIdentifier'] },
5579
- 'ratingregionlocationid' => { 507 => [\'Rating','RatingRatingRegionLocationId'] },
5580
- 'ratingregionlocationname' => { 507 => [\'Rating','RatingRatingRegionLocationName'] },
5581
- 'ratingregionprovincestate' => { 507 => [\'Rating','RatingRatingRegionProvinceState'] },
5582
- 'ratingregionsublocation' => { 507 => [\'Rating','RatingRatingRegionSublocation'] },
5583
- 'ratingregionworldregion' => { 507 => [\'Rating','RatingRatingRegionWorldRegion'] },
5584
- 'ratingscalemaxvalue' => { 507 => [\'Rating','RatingRatingScaleMaxValue'] },
5585
- 'ratingscaleminvalue' => { 507 => [\'Rating','RatingRatingScaleMinValue'] },
5586
- 'ratingsourcelink' => { 507 => [\'Rating','RatingRatingSourceLink'] },
5587
- 'ratingvalue' => { 507 => [\'Rating','RatingRatingValue'] },
5588
- 'ratingvaluelogolink' => { 507 => [\'Rating','RatingRatingValueLogoLink'] },
5585
+ 'rating' => { 119 => 0x4746, 127 => 0x1431, 381 => 0xdf, 387 => 'rtng', 395 => 'rtng', 435 => 0x2002, 489 => 'rating', 498 => 'rating', 508 => 'Rating', 513 => 'rating', 521 => 'Rating' },
5586
+ 'ratingpercent' => { 119 => 0x4749, 178 => 'Rating', 387 => 'rate', 521 => 'RatingPercent' },
5587
+ 'ratingregion' => { 508 => [\'Rating','RatingRatingRegion'] },
5588
+ 'ratingregioncity' => { 508 => [\'Rating','RatingRatingRegionCity'] },
5589
+ 'ratingregioncountrycode' => { 508 => [\'Rating','RatingRatingRegionCountryCode'] },
5590
+ 'ratingregioncountryname' => { 508 => [\'Rating','RatingRatingRegionCountryName'] },
5591
+ 'ratingregiongpsaltitude' => { 508 => [\'Rating','RatingRatingRegionGPSAltitude'] },
5592
+ 'ratingregiongpslatitude' => { 508 => [\'Rating','RatingRatingRegionGPSLatitude'] },
5593
+ 'ratingregiongpslongitude' => { 508 => [\'Rating','RatingRatingRegionGPSLongitude'] },
5594
+ 'ratingregionidentifier' => { 508 => [\'Rating','RatingRatingRegionIdentifier'] },
5595
+ 'ratingregionlocationid' => { 508 => [\'Rating','RatingRatingRegionLocationId'] },
5596
+ 'ratingregionlocationname' => { 508 => [\'Rating','RatingRatingRegionLocationName'] },
5597
+ 'ratingregionprovincestate' => { 508 => [\'Rating','RatingRatingRegionProvinceState'] },
5598
+ 'ratingregionsublocation' => { 508 => [\'Rating','RatingRatingRegionSublocation'] },
5599
+ 'ratingregionworldregion' => { 508 => [\'Rating','RatingRatingRegionWorldRegion'] },
5600
+ 'ratingscalemaxvalue' => { 508 => [\'Rating','RatingRatingScaleMaxValue'] },
5601
+ 'ratingscaleminvalue' => { 508 => [\'Rating','RatingRatingScaleMinValue'] },
5602
+ 'ratingsourcelink' => { 508 => [\'Rating','RatingRatingSourceLink'] },
5603
+ 'ratingvalue' => { 508 => [\'Rating','RatingRatingValue'] },
5604
+ 'ratingvaluelogolink' => { 508 => [\'Rating','RatingRatingValueLogoLink'] },
5589
5605
  'rawandjpgrecording' => { 82 => 0x8, 186 => 0x109, 351 => 0xd },
5590
5606
  'rawbrightnessadj' => { 103 => 0x20001, 108 => 0x38 },
5591
5607
  'rawburstimagecount' => { 75 => 0x2 },
@@ -5607,6 +5623,7 @@ my %tagLookup = (
5607
5623
  'rawdevcolorspace' => { 318 => 0x108, 319 => 0x109 },
5608
5624
  'rawdevcontrastvalue' => { 318 => 0x106, 319 => 0x105 },
5609
5625
  'rawdeveditstatus' => { 318 => 0x10b },
5626
+ 'rawdevelopingsoftware' => { 119 => 0xa43a },
5610
5627
  'rawdevelopmentprocess' => { 370 => 0x62 },
5611
5628
  'rawdevengine' => { 318 => 0x109, 319 => 0x10b },
5612
5629
  'rawdevexposurebiasvalue' => { 318 => 0x100, 319 => 0x100 },
@@ -5647,17 +5664,17 @@ my %tagLookup = (
5647
5664
  'readouttypeactual' => { 138 => 0x1903 },
5648
5665
  'readouttyperequested' => { 138 => 0x1902 },
5649
5666
  'reardisplay' => { 294 => '12.3', 295 => '6.2' },
5650
- 'recdevice' => { 507 => 'RecDevice' },
5651
- 'recdeviceattlensdescription' => { 507 => [\'RecDevice','RecDeviceAttLensDescription'] },
5652
- 'recdevicemanufacturer' => { 507 => [\'RecDevice','RecDeviceManufacturer'] },
5653
- 'recdevicemodelname' => { 507 => [\'RecDevice','RecDeviceModelName'] },
5654
- 'recdeviceownersdeviceid' => { 507 => [\'RecDevice','RecDeviceOwnersDeviceId'] },
5655
- 'recdeviceserialnumber' => { 507 => [\'RecDevice','RecDeviceSerialNumber'] },
5656
- 'recipeendingpage' => { 513 => 'recipeEndingPage' },
5657
- 'recipepagerange' => { 513 => 'recipePageRange' },
5658
- 'recipesource' => { 513 => 'recipeSource' },
5659
- 'recipestartingpage' => { 513 => 'recipeStartingPage' },
5660
- 'recipetitle' => { 513 => 'recipeTitle' },
5667
+ 'recdevice' => { 508 => 'RecDevice' },
5668
+ 'recdeviceattlensdescription' => { 508 => [\'RecDevice','RecDeviceAttLensDescription'] },
5669
+ 'recdevicemanufacturer' => { 508 => [\'RecDevice','RecDeviceManufacturer'] },
5670
+ 'recdevicemodelname' => { 508 => [\'RecDevice','RecDeviceModelName'] },
5671
+ 'recdeviceownersdeviceid' => { 508 => [\'RecDevice','RecDeviceOwnersDeviceId'] },
5672
+ 'recdeviceserialnumber' => { 508 => [\'RecDevice','RecDeviceSerialNumber'] },
5673
+ 'recipeendingpage' => { 515 => 'recipeEndingPage' },
5674
+ 'recipepagerange' => { 515 => 'recipePageRange' },
5675
+ 'recipesource' => { 515 => 'recipeSource' },
5676
+ 'recipestartingpage' => { 515 => 'recipeStartingPage' },
5677
+ 'recipetitle' => { 515 => 'recipeTitle' },
5661
5678
  'recognizedface1age' => { 328 => 0x20 },
5662
5679
  'recognizedface1name' => { 328 => 0x4 },
5663
5680
  'recognizedface1position' => { 328 => 0x18 },
@@ -5705,13 +5722,13 @@ my %tagLookup = (
5705
5722
  'reductionmatrix2' => { 119 => 0xc626 },
5706
5723
  'reductionmatrix3' => { 119 => 0xcd3a },
5707
5724
  'reelname' => { 119 => 0xc789, 395 => 'reel' },
5708
- 'reference1' => { 505 => [\'TagStructure','TagStructureReference'] },
5709
- 'reference2' => { 505 => [\'TagStructure','TagStructureSubLabelsReference'] },
5710
- 'reference3' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsReference'] },
5711
- 'reference4' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsReference'] },
5712
- 'reference5' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5713
- 'reference6' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5714
- 'referenceblackwhite' => { 119 => 0x214, 517 => 'ReferenceBlackWhite' },
5725
+ 'reference1' => { 506 => [\'TagStructure','TagStructureReference'] },
5726
+ 'reference2' => { 506 => [\'TagStructure','TagStructureSubLabelsReference'] },
5727
+ 'reference3' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsReference'] },
5728
+ 'reference4' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsReference'] },
5729
+ 'reference5' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5730
+ 'reference6' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabelsReference'] },
5731
+ 'referenceblackwhite' => { 119 => 0x214, 519 => 'ReferenceBlackWhite' },
5715
5732
  'referencedate' => { 131 => 0x2f },
5716
5733
  'referencenumber' => { 131 => 0x32 },
5717
5734
  'references' => { 157 => 'References' },
@@ -5746,10 +5763,10 @@ my %tagLookup = (
5746
5763
  'regionrotation' => { 172 => [\'Regions','RegionsRegionListRotation'] },
5747
5764
  'regionseealso' => { 172 => [\'Regions','RegionsRegionListSeeAlso'] },
5748
5765
  'regiontype' => { 172 => [\'Regions','RegionsRegionListType'] },
5749
- 'registryentryrole' => { 507 => [\'RegistryId','RegistryIdRegEntryRole'] },
5750
- 'registryid' => { 507 => 'RegistryId' },
5751
- 'registryitemid' => { 507 => [\'RegistryId','RegistryIdRegItemId'] },
5752
- 'registryorganisationid' => { 507 => [\'RegistryId','RegistryIdRegOrgId'] },
5766
+ 'registryentryrole' => { 508 => [\'RegistryId','RegistryIdRegEntryRole'] },
5767
+ 'registryid' => { 508 => 'RegistryId' },
5768
+ 'registryitemid' => { 508 => [\'RegistryId','RegistryIdRegItemId'] },
5769
+ 'registryorganisationid' => { 508 => [\'RegistryId','RegistryIdRegOrgId'] },
5753
5770
  'relatedaudiofile' => { 155 => 'data' },
5754
5771
  'relatedaudiofilename' => { 155 => '1Name' },
5755
5772
  'relatedaudiofiletype' => { 155 => '0Type' },
@@ -5768,45 +5785,45 @@ my %tagLookup = (
5768
5785
  'relationshipofresourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipOfResourceID'] },
5769
5786
  'relationshipremarks' => { 118 => [\'ResourceRelationship','ResourceRelationshipRelationshipRemarks'] },
5770
5787
  'relativealtitude' => { 116 => 'RelativeAltitude' },
5771
- 'relativepeakaudiofilepath' => { 521 => 'relativePeakAudioFilePath' },
5772
- 'relativetimestamp' => { 521 => 'relativeTimestamp' },
5773
- 'relativetimestampscale' => { 521 => [\'relativeTimestamp','relativeTimestampScale'] },
5774
- 'relativetimestampvalue' => { 521 => [\'relativeTimestamp','relativeTimestampValue'] },
5788
+ 'relativepeakaudiofilepath' => { 523 => 'relativePeakAudioFilePath' },
5789
+ 'relativetimestamp' => { 523 => 'relativeTimestamp' },
5790
+ 'relativetimestampscale' => { 523 => [\'relativeTimestamp','relativeTimestampScale'] },
5791
+ 'relativetimestampvalue' => { 523 => [\'relativeTimestamp','relativeTimestampValue'] },
5775
5792
  'releasebuttontousedial' => { 294 => '17.8', 295 => '18.5', 297 => '18.4', 298 => '18.4', 303 => '33.8', 304 => '17.6', 307 => '18.5', 308 => '18.4' },
5776
- 'releasedate' => { 131 => 0x1e, 387 => 'rldt', 489 => 'ReleaseDate', 521 => 'releaseDate' },
5793
+ 'releasedate' => { 131 => 0x1e, 387 => 'rldt', 489 => 'ReleaseDate', 523 => 'releaseDate' },
5777
5794
  'releasemode' => { 113 => 0x3001, 237 => 0x5c, 268 => 0x184d, 435 => 0xb049 },
5778
5795
  'releasemode2' => { 444 => 0x112c, 445 => [0x112c,0x8], 446 => [0x1108,0x8], 447 => [0x1184,0x8], 448 => [0x1160,0x8], 449 => [0x4,0x1018], 450 => [0x4,0x210], 451 => [0x4,0x210], 452 => [0x4,0x208], 454 => [0x67,0x3f], 455 => [0x6b,0x6d,0x73,0x4b], 456 => [0x6b,0x4b], 457 => 0x10, 458 => 0x10, 459 => 0x9, 466 => 0x34 },
5779
5796
  'releasemode3' => { 444 => 0x1128, 445 => 0x1128, 446 => 0x1104, 447 => 0x1180, 448 => 0x115c, 449 => 0x1014, 450 => 0x20c, 451 => 0x20c, 452 => 0x204 },
5780
- 'releaseready' => { 507 => 'ReleaseReady' },
5797
+ 'releaseready' => { 508 => 'ReleaseReady' },
5781
5798
  'releasesetting' => { 97 => 0x1016 },
5782
5799
  'releasetime' => { 131 => 0x23, 489 => 'ReleaseTime' },
5783
5800
  'remoteonduration' => { 296 => '3.4', 299 => '17.2', 300 => '18.2', 301 => '18.2', 302 => '18.2', 304 => '18.2', 305 => '4.3', 309 => '19.2' },
5784
- 'renditionclass' => { 522 => 'RenditionClass' },
5785
- 'renditionof' => { 522 => 'RenditionOf' },
5786
- 'renditionofalternatepaths' => { 522 => [\'RenditionOf','RenditionOfAlternatePaths'] },
5787
- 'renditionofdocumentid' => { 522 => [\'RenditionOf','RenditionOfDocumentID'] },
5788
- 'renditionoffilepath' => { 522 => [\'RenditionOf','RenditionOfFilePath'] },
5789
- 'renditionoffrompart' => { 522 => [\'RenditionOf','RenditionOfFromPart'] },
5790
- 'renditionofinstanceid' => { 522 => [\'RenditionOf','RenditionOfInstanceID'] },
5791
- 'renditionoflastmodifydate' => { 522 => [\'RenditionOf','RenditionOfLastModifyDate'] },
5792
- 'renditionoflasturl' => { 522 => [\'RenditionOf','RenditionOfLastURL'] },
5793
- 'renditionoflinkcategory' => { 522 => [\'RenditionOf','RenditionOfLinkCategory'] },
5794
- 'renditionoflinkform' => { 522 => [\'RenditionOf','RenditionOfLinkForm'] },
5795
- 'renditionofmanager' => { 522 => [\'RenditionOf','RenditionOfManager'] },
5796
- 'renditionofmanagervariant' => { 522 => [\'RenditionOf','RenditionOfManagerVariant'] },
5797
- 'renditionofmanageto' => { 522 => [\'RenditionOf','RenditionOfManageTo'] },
5798
- 'renditionofmanageui' => { 522 => [\'RenditionOf','RenditionOfManageUI'] },
5799
- 'renditionofmaskmarkers' => { 522 => [\'RenditionOf','RenditionOfMaskMarkers'] },
5800
- 'renditionoforiginaldocumentid' => { 522 => [\'RenditionOf','RenditionOfOriginalDocumentID'] },
5801
- 'renditionofpartmapping' => { 522 => [\'RenditionOf','RenditionOfPartMapping'] },
5802
- 'renditionofplacedresolutionunit' => { 522 => [\'RenditionOf','RenditionOfPlacedResolutionUnit'] },
5803
- 'renditionofplacedxresolution' => { 522 => [\'RenditionOf','RenditionOfPlacedXResolution'] },
5804
- 'renditionofplacedyresolution' => { 522 => [\'RenditionOf','RenditionOfPlacedYResolution'] },
5805
- 'renditionofrenditionclass' => { 522 => [\'RenditionOf','RenditionOfRenditionClass'] },
5806
- 'renditionofrenditionparams' => { 522 => [\'RenditionOf','RenditionOfRenditionParams'] },
5807
- 'renditionoftopart' => { 522 => [\'RenditionOf','RenditionOfToPart'] },
5808
- 'renditionofversionid' => { 522 => [\'RenditionOf','RenditionOfVersionID'] },
5809
- 'renditionparams' => { 522 => 'RenditionParams' },
5801
+ 'renditionclass' => { 524 => 'RenditionClass' },
5802
+ 'renditionof' => { 524 => 'RenditionOf' },
5803
+ 'renditionofalternatepaths' => { 524 => [\'RenditionOf','RenditionOfAlternatePaths'] },
5804
+ 'renditionofdocumentid' => { 524 => [\'RenditionOf','RenditionOfDocumentID'] },
5805
+ 'renditionoffilepath' => { 524 => [\'RenditionOf','RenditionOfFilePath'] },
5806
+ 'renditionoffrompart' => { 524 => [\'RenditionOf','RenditionOfFromPart'] },
5807
+ 'renditionofinstanceid' => { 524 => [\'RenditionOf','RenditionOfInstanceID'] },
5808
+ 'renditionoflastmodifydate' => { 524 => [\'RenditionOf','RenditionOfLastModifyDate'] },
5809
+ 'renditionoflasturl' => { 524 => [\'RenditionOf','RenditionOfLastURL'] },
5810
+ 'renditionoflinkcategory' => { 524 => [\'RenditionOf','RenditionOfLinkCategory'] },
5811
+ 'renditionoflinkform' => { 524 => [\'RenditionOf','RenditionOfLinkForm'] },
5812
+ 'renditionofmanager' => { 524 => [\'RenditionOf','RenditionOfManager'] },
5813
+ 'renditionofmanagervariant' => { 524 => [\'RenditionOf','RenditionOfManagerVariant'] },
5814
+ 'renditionofmanageto' => { 524 => [\'RenditionOf','RenditionOfManageTo'] },
5815
+ 'renditionofmanageui' => { 524 => [\'RenditionOf','RenditionOfManageUI'] },
5816
+ 'renditionofmaskmarkers' => { 524 => [\'RenditionOf','RenditionOfMaskMarkers'] },
5817
+ 'renditionoforiginaldocumentid' => { 524 => [\'RenditionOf','RenditionOfOriginalDocumentID'] },
5818
+ 'renditionofpartmapping' => { 524 => [\'RenditionOf','RenditionOfPartMapping'] },
5819
+ 'renditionofplacedresolutionunit' => { 524 => [\'RenditionOf','RenditionOfPlacedResolutionUnit'] },
5820
+ 'renditionofplacedxresolution' => { 524 => [\'RenditionOf','RenditionOfPlacedXResolution'] },
5821
+ 'renditionofplacedyresolution' => { 524 => [\'RenditionOf','RenditionOfPlacedYResolution'] },
5822
+ 'renditionofrenditionclass' => { 524 => [\'RenditionOf','RenditionOfRenditionClass'] },
5823
+ 'renditionofrenditionparams' => { 524 => [\'RenditionOf','RenditionOfRenditionParams'] },
5824
+ 'renditionoftopart' => { 524 => [\'RenditionOf','RenditionOfToPart'] },
5825
+ 'renditionofversionid' => { 524 => [\'RenditionOf','RenditionOfVersionID'] },
5826
+ 'renditionparams' => { 524 => 'RenditionParams' },
5810
5827
  'repeatingflashcount' => { 211 => 0xd, 212 => 0xe, 213 => 0xe, 214 => 0xe, 215 => 0xe, 216 => 0xe, 303 => '17.2', 304 => '24.2', 305 => '9.2', 306 => '24.2', 309 => '25.2' },
5811
5828
  'repeatingflashcountbuilt-in' => { 275 => 0x4db },
5812
5829
  'repeatingflashcountexternal' => { 275 => 0x4c3 },
@@ -5817,8 +5834,8 @@ my %tagLookup = (
5817
5834
  'repeatingflashrateexternal' => { 275 => 0x4c2 },
5818
5835
  'requirements' => { 395 => "\xa9req" },
5819
5836
  'requires' => { 492 => 'requires' },
5820
- 'resampleparams' => { 521 => 'resampleParams' },
5821
- 'resampleparamsquality' => { 521 => [\'resampleParams','resampleParamsQuality'] },
5837
+ 'resampleparams' => { 523 => 'resampleParams' },
5838
+ 'resampleparamsquality' => { 523 => [\'resampleParams','resampleParamsQuality'] },
5822
5839
  'resamplingkerneldenominators050' => { 138 => 0xe50 },
5823
5840
  'resamplingkerneldenominators067' => { 138 => 0xe4f },
5824
5841
  'resamplingkerneldenominators100' => { 138 => 0xe51 },
@@ -5826,12 +5843,12 @@ my %tagLookup = (
5826
5843
  'resetblacksegrows' => { 138 => 0x181a },
5827
5844
  'resolution' => { 162 => 'Resolution' },
5828
5845
  'resolutionmode' => { 412 => [0x87,0x4] },
5829
- 'resolutionunit' => { 119 => 0x128, 134 => 0x2, 517 => 'ResolutionUnit' },
5846
+ 'resolutionunit' => { 119 => 0x128, 134 => 0x2, 519 => 'ResolutionUnit' },
5830
5847
  'resourceid' => { 118 => [\'ResourceRelationship','ResourceRelationshipResourceID'] },
5831
5848
  'resourcerelationship' => { 118 => 'ResourceRelationship' },
5832
5849
  'resourcerelationshipid' => { 118 => [\'ResourceRelationship','ResourceRelationshipResourceRelationshipID'] },
5833
5850
  'restrictdrivemodes' => { 84 => 0x612 },
5834
- 'restrictions' => { 514 => 'restrictions' },
5851
+ 'restrictions' => { 516 => 'restrictions' },
5835
5852
  'retouchareafeather' => { 494 => [\'RetouchAreas','RetouchAreasFeather'], 496 => [\'RetouchAreas','RetouchAreasFeather'] },
5836
5853
  'retouchareamaskalpha' => { 494 => [\'RetouchAreas','RetouchAreasMasksAlpha'], 496 => [\'RetouchAreas','RetouchAreasMasksAlpha'] },
5837
5854
  'retouchareamaskangle' => { 494 => [\'RetouchAreas','RetouchAreasMasksAngle'], 496 => [\'RetouchAreas','RetouchAreasMasksAngle'] },
@@ -5943,8 +5960,8 @@ my %tagLookup = (
5943
5960
  'retouchnefprocessing' => { 252 => 0x5 },
5944
5961
  'retractlensonpoweroff' => { 84 => 0x814 },
5945
5962
  'reuse' => { 322 => 'Reuse' },
5946
- 'reuseallowed' => { 524 => 'ReuseAllowed' },
5947
- 'reuseprohibited' => { 514 => 'reuseProhibited' },
5963
+ 'reuseallowed' => { 526 => 'ReuseAllowed' },
5964
+ 'reuseprohibited' => { 516 => 'reuseProhibited' },
5948
5965
  'reverseexposurecompdial' => { 301 => '5.2' },
5949
5966
  'reversefocusring' => { 310 => 0x163 },
5950
5967
  'reverseindicators' => { 294 => '12.1', 295 => '6.1', 297 => '6.1', 298 => '6.1', 299 => '4.3', 300 => '5.2', 301 => '5.4', 303 => '33.5', 304 => '5.1', 307 => '6.1', 308 => '6.1', 309 => '6.2', 310 => 0xc1 },
@@ -5962,8 +5979,8 @@ my %tagLookup = (
5962
5979
  'rightalbedo' => { 485 => 'RightAlbedo' },
5963
5980
  'rightascension' => { 165 => 'RightAscension' },
5964
5981
  'rights' => { 497 => 'rights' },
5965
- 'rightsagent' => { 514 => 'rightsAgent' },
5966
- 'rightsowner' => { 514 => 'rightsOwner' },
5982
+ 'rightsagent' => { 516 => 'rightsAgent' },
5983
+ 'rightsowner' => { 516 => 'rightsOwner' },
5967
5984
  'roll' => { 115 => 0x8, 395 => ['roll',"\xa9frl"] },
5968
5985
  'rollangle' => { 127 => 0x144d, 244 => 0x0, 312 => 0x903, 335 => 0x90, 369 => 0x1, 407 => 0x2 },
5969
5986
  'romoperationmode' => { 97 => 0x80d },
@@ -5983,9 +6000,9 @@ my %tagLookup = (
5983
6000
  'safetyshiftinavortv' => { 82 => 0x10, 83 => 0x10, 85 => 0xf, 86 => 0x10, 89 => 0x10 },
5984
6001
  'sameexposurefornewaperture' => { 84 => 0x112 },
5985
6002
  'samplebits' => { 155 => 'SampleBits' },
5986
- 'samplepagerange' => { 511 => 'samplePageRange' },
6003
+ 'samplepagerange' => { 513 => 'samplePageRange' },
5987
6004
  'samplerate' => { 155 => 'SampleRate' },
5988
- 'samplesperpixel' => { 119 => 0x115, 340 => 0x8, 517 => 'SamplesPerPixel' },
6005
+ 'samplesperpixel' => { 119 => 0x115, 340 => 0x8, 519 => 'SamplesPerPixel' },
5989
6006
  'samplestructure' => { 133 => 0x5a },
5990
6007
  'samsungmodelid' => { 409 => 0x3 },
5991
6008
  'sanyoquality' => { 411 => 0x201 },
@@ -6011,7 +6028,7 @@ my %tagLookup = (
6011
6028
  'saturationuserdef1' => { 19 => 0x100, 70 => 0x98, 71 => 0xb0 },
6012
6029
  'saturationuserdef2' => { 19 => 0x101, 70 => 0xb0, 71 => 0xc8 },
6013
6030
  'saturationuserdef3' => { 19 => 0x102, 70 => 0xc8, 71 => 0xe0 },
6014
- 'saveid' => { 522 => 'SaveID' },
6031
+ 'saveid' => { 524 => 'SaveID' },
6015
6032
  'sbaanalysiscomplete' => { 138 => 0xc35 },
6016
6033
  'sbablack' => { 138 => 0xc25 },
6017
6034
  'sbagmoffset' => { 138 => 0xc4a },
@@ -6023,10 +6040,10 @@ my %tagLookup = (
6023
6040
  'sbalowgray' => { 138 => 0xc47 },
6024
6041
  'sbaneutralbal' => { 138 => 0xc32 },
6025
6042
  'sbawhite' => { 138 => 0xc27 },
6026
- 'scaletype' => { 521 => 'scaleType' },
6043
+ 'scaletype' => { 523 => 'scaleType' },
6027
6044
  'scanimageenhancer' => { 254 => 0x60 },
6028
6045
  'scanningdirection' => { 133 => 0x64 },
6029
- 'scene' => { 395 => 'scen', 506 => 'Scene', 521 => 'scene' },
6046
+ 'scene' => { 395 => 'scen', 507 => 'Scene', 523 => 'scene' },
6030
6047
  'scenearea' => { 315 => 0x211, 317 => 0x1031 },
6031
6048
  'sceneassist' => { 233 => 0x9c },
6032
6049
  'scenecapturetype' => { 119 => 0xa406, 500 => 'SceneCaptureType' },
@@ -6047,13 +6064,13 @@ my %tagLookup = (
6047
6064
  'sdrhighlights' => { 494 => 'SDRHighlights', 496 => 'SDRHighlights' },
6048
6065
  'sdrshadows' => { 494 => 'SDRShadows', 496 => 'SDRShadows' },
6049
6066
  'sdrwhites' => { 494 => 'SDRWhites', 496 => 'SDRWhites' },
6050
- 'season' => { 507 => 'Season', 510 => 'season' },
6051
- 'seasonidentifier' => { 507 => [\'Season','SeasonIdentifier'] },
6052
- 'seasonname' => { 507 => [\'Season','SeasonName'] },
6053
- 'seasonnumber' => { 507 => [\'Season','SeasonNumber'] },
6067
+ 'season' => { 508 => 'Season', 512 => 'season' },
6068
+ 'seasonidentifier' => { 508 => [\'Season','SeasonIdentifier'] },
6069
+ 'seasonname' => { 508 => [\'Season','SeasonName'] },
6070
+ 'seasonnumber' => { 508 => [\'Season','SeasonNumber'] },
6054
6071
  'secondaryftp' => { 484 => 'SecondaryFTP' },
6055
6072
  'secondaryslotfunction' => { 238 => 0x22c, 239 => 0x240, 257 => 0x13c, 268 => 0x1d0 },
6056
- 'section' => { 511 => 'section' },
6073
+ 'section' => { 513 => 'section' },
6057
6074
  'securityclassification' => { 119 => 0x9212 },
6058
6075
  'selectableafpoint' => { 84 => 0x509 },
6059
6076
  'selectafareaselectionmode' => { 2 => 0xc },
@@ -6066,7 +6083,7 @@ my %tagLookup = (
6066
6083
  'selftimershotcount' => { 295 => '20.2', 297 => '20.3', 298 => '20.3', 299 => '18.2', 300 => '19.2', 301 => '19.2', 302 => '19.3', 304 => '19.3', 307 => '20.3', 308 => '20.3', 309 => '20.2', 310 => 0x2d },
6067
6084
  'selftimershotinterval' => { 295 => '20.3', 297 => '20.2', 298 => '20.2', 302 => '19.2', 307 => '20.2', 308 => '20.2', 310 => 0x31 },
6068
6085
  'selftimertime' => { 97 => 0x1806, 184 => 0x1f, 294 => '18.1', 295 => '20.1', 296 => '3.3', 297 => '20.1', 298 => '20.1', 299 => '18.1', 300 => '19.1', 301 => '19.1', 302 => '19.1', 303 => '7.2', 304 => '19.1', 305 => '3.3', 307 => '20.1', 308 => '20.1', 309 => '20.1', 310 => 0x2b },
6069
- 'sellingagency' => { 511 => 'sellingAgency' },
6086
+ 'sellingagency' => { 513 => 'sellingAgency' },
6070
6087
  'semanticstyle' => { 1 => 0x40 },
6071
6088
  'semanticstylepreset' => { 1 => 0x42 },
6072
6089
  'semanticstylerenderingver' => { 1 => 0x41 },
@@ -6104,29 +6121,29 @@ my %tagLookup = (
6104
6121
  'sequencefilenumber' => { 445 => 0x4, 446 => 0x4, 447 => 0x4, 448 => 0x4, 457 => 0xc, 458 => 0xc, 459 => 0x1a },
6105
6122
  'sequenceimagenumber' => { 445 => 0x0, 446 => 0x0, 447 => 0x0, 448 => 0x0, 457 => 0x8, 458 => 0x8, 459 => 0x12, 466 => 0x24 },
6106
6123
  'sequencelength' => { 457 => 0x22, 458 => 0x1e, 459 => [0x16,0x1e] },
6107
- 'sequencename' => { 510 => 'sequenceName' },
6108
- 'sequencenumber' => { 77 => 0x9, 113 => 0x301c, 127 => 0x1101, 140 => 0x1d, 275 => 0x51c, 335 => 0x2b, 424 => [0x10c,0x30c], 435 => 0xb04a, 510 => 'sequenceNumber' },
6124
+ 'sequencename' => { 512 => 'sequenceName' },
6125
+ 'sequencenumber' => { 77 => 0x9, 113 => 0x301c, 127 => 0x1101, 140 => 0x1d, 275 => 0x51c, 335 => 0x2b, 424 => [0x10c,0x30c], 435 => 0xb04a, 512 => 'sequenceNumber' },
6109
6126
  'sequenceshotinterval' => { 411 => 0x224 },
6110
- 'sequencetotalnumber' => { 510 => 'sequenceTotalNumber' },
6127
+ 'sequencetotalnumber' => { 512 => 'sequenceTotalNumber' },
6111
6128
  'sequentialshot' => { 411 => 0x20e },
6112
6129
  'serialnumber' => { 64 => 0xc, 97 => 0x180b, 119 => [0xa431,0xfde9], 137 => 0xfa04, 139 => 0xfa00, 141 => 0xc354, 142 => 0xfa19, 153 => 0x0, 156 => 'SerialNumber', 191 => 0x5501, 233 => [0xa0,0x1d], 313 => 0x101, 317 => [0x404,0x101a], 330 => 0x303, 332 => 0x305, 337 => 0x3103, 370 => 0x229, 379 => 0x102, 380 => 0x407, 395 => ['SNum','slno'], 396 => 0x15, 397 => 0x4b, 398 => 0x7e, 402 => 0x5, 409 => 0xa002, 412 => 0x2, 435 => 0x2031, 491 => 'SerialNumber', 501 => 'BodySerialNumber' },
6113
6130
  'serialnumberformat' => { 64 => 0x15, 97 => 0x183b },
6114
6131
  'serialnumberhash' => { 395 => 'CAME' },
6115
- 'series' => { 507 => 'Series' },
6132
+ 'series' => { 508 => 'Series' },
6116
6133
  'seriesdatetime' => { 472 => 'SeriesDateTime' },
6117
6134
  'seriesdescription' => { 472 => 'SeriesDescription' },
6118
- 'seriesidentifier' => { 507 => [\'Series','SeriesIdentifier'] },
6135
+ 'seriesidentifier' => { 508 => [\'Series','SeriesIdentifier'] },
6119
6136
  'seriesmodality' => { 472 => 'SeriesModality' },
6120
- 'seriesname' => { 507 => [\'Series','SeriesName'] },
6121
- 'seriesnumber' => { 472 => 'SeriesNumber', 511 => 'seriesNumber' },
6122
- 'seriestitle' => { 511 => 'seriesTitle' },
6137
+ 'seriesname' => { 508 => [\'Series','SeriesName'] },
6138
+ 'seriesnumber' => { 472 => 'SeriesNumber', 513 => 'seriesNumber' },
6139
+ 'seriestitle' => { 513 => 'seriesTitle' },
6123
6140
  'serviceidentifier' => { 132 => 0x1e },
6124
- 'servingsize' => { 513 => 'servingSize' },
6141
+ 'servingsize' => { 515 => 'servingSize' },
6125
6142
  'setbuttoncrosskeysfunc' => { 87 => 0x0, 88 => 0x0 },
6126
6143
  'setbuttonwhenshooting' => { 82 => 0x1, 84 => 0x704, 90 => 0xc },
6127
6144
  'setclockfromlocationdata' => { 238 => 0x61d, 239 => 0x64d },
6128
6145
  'setfunctionwhenshooting' => { 85 => 0x0, 86 => 0x1, 89 => 0x1 },
6129
- 'setting' => { 510 => 'setting' },
6146
+ 'setting' => { 512 => 'setting' },
6130
6147
  'shadingcompensation' => { 312 => 0x50c, 335 => 0x8a },
6131
6148
  'shadingcompensation2' => { 316 => 0x1012 },
6132
6149
  'shadow' => { 412 => 0xe },
@@ -6169,7 +6186,7 @@ my %tagLookup = (
6169
6186
  'sharpnessuserdef2' => { 19 => 0xf8, 70 => 0xac, 71 => 0xc4 },
6170
6187
  'sharpnessuserdef3' => { 19 => 0xf9, 70 => 0xc4, 71 => 0xdc },
6171
6188
  'shiftcols' => { 138 => 0xc70 },
6172
- 'shootid' => { 510 => 'shootID' },
6189
+ 'shootid' => { 512 => 'shootID' },
6173
6190
  'shootingdistance' => { 103 => 0x20701 },
6174
6191
  'shootinginfodisplay' => { 294 => '13.2', 295 => '5.1', 303 => '10.2', 304 => '4.1', 307 => '5.1', 309 => '5.3' },
6175
6192
  'shootinginfomonitorofftime' => { 294 => '26.2', 295 => '22.2', 297 => '22.2', 298 => '22.2', 302 => '21.2', 303 => '9.1', 304 => '21.2', 307 => '22.2', 308 => '22.2', 309 => '22.2', 310 => 0x37 },
@@ -6181,20 +6198,20 @@ my %tagLookup = (
6181
6198
  'shortownername' => { 19 => 0xac },
6182
6199
  'shortreleasetimelag' => { 84 => 0x80d },
6183
6200
  'shorttitle' => { 387 => '@sti' },
6184
- 'shotdate' => { 521 => 'shotDate' },
6185
- 'shotday' => { 521 => 'shotDay' },
6186
- 'shotlocation' => { 521 => 'shotLocation' },
6201
+ 'shotdate' => { 523 => 'shotDate' },
6202
+ 'shotday' => { 523 => 'shotDay' },
6203
+ 'shotlocation' => { 523 => 'shotLocation' },
6187
6204
  'shotlogdata' => { 477 => 'shot_log_data' },
6188
- 'shotname' => { 395 => 'shot', 521 => 'shotName' },
6189
- 'shotnumber' => { 521 => 'shotNumber' },
6205
+ 'shotname' => { 395 => 'shot', 523 => 'shotName' },
6206
+ 'shotnumber' => { 523 => 'shotNumber' },
6190
6207
  'shotnumbersincepowerup' => { 439 => 0x44e, 457 => 0x1a, 458 => 0x16, 459 => 0xa },
6191
6208
  'shotnumbersincepowerup2' => { 424 => 0x200 },
6192
- 'shotsize' => { 521 => 'shotSize' },
6209
+ 'shotsize' => { 523 => 'shotSize' },
6193
6210
  'shotsperinterval' => { 222 => 0x180, 237 => 0xb4, 238 => 0xc0, 239 => 0xd0 },
6194
6211
  'showmovement' => { 387 => 'shwm' },
6195
- 'shownevent' => { 507 => 'EventExt' },
6196
- 'showneventidentifier' => { 507 => [\'EventExt','EventExtIdentifier'] },
6197
- 'showneventname' => { 507 => [\'EventExt','EventExtName'] },
6212
+ 'shownevent' => { 508 => 'EventExt' },
6213
+ 'showneventidentifier' => { 508 => [\'EventExt','EventExtIdentifier'] },
6214
+ 'showneventname' => { 508 => [\'EventExt','EventExtName'] },
6198
6215
  'shutter' => { 454 => 0x20, 455 => 0x26, 456 => 0x26 },
6199
6216
  'shutter-aelock' => { 82 => 0x4, 84 => 0x701, 85 => 0x3, 86 => 0x4, 87 => 0x3, 88 => 0x3, 89 => 0x4, 90 => 0x2 },
6200
6217
  'shutteraelbutton' => { 83 => 0x4 },
@@ -6213,8 +6230,8 @@ my %tagLookup = (
6213
6230
  'shutterspeedrange' => { 84 => 0x10c },
6214
6231
  'shutterspeedsetting' => { 184 => 0x6, 422 => 0x2f, 423 => 0x28, 424 => 0x0 },
6215
6232
  'shutterspeedvalue' => { 93 => 0x1, 119 => 0x9201, 317 => 0x1000, 379 => 0x400, 500 => 'ShutterSpeedValue' },
6216
- 'shuttertype' => { 127 => 0x1050, 335 => 0x9f, 370 => 0x87 },
6217
- 'sidecarforextension' => { 509 => 'SidecarForExtension' },
6233
+ 'shuttertype' => { 127 => 0x1050, 335 => 0x9f, 370 => 0x87, 459 => [0x133,0x139,0x13f] },
6234
+ 'sidecarforextension' => { 511 => 'SidecarForExtension' },
6218
6235
  'sigmaimpulseparameters' => { 138 => 0xe0d },
6219
6236
  'sigmascalingfactorcamera' => { 138 => 0xe0c },
6220
6237
  'sigmascalingfactorlowres' => { 138 => 0xe0b },
@@ -6224,13 +6241,13 @@ my %tagLookup = (
6224
6241
  'silentphotography' => { 233 => 0xbf },
6225
6242
  'similarityindex' => { 131 => 0xe4 },
6226
6243
  'singleframebracketing' => { 184 => 0x21 },
6227
- 'skilllevel' => { 513 => 'skillLevel' },
6244
+ 'skilllevel' => { 515 => 'skillLevel' },
6228
6245
  'skintonecorrection' => { 370 => 0x95 },
6229
6246
  'skiplinetime' => { 138 => 0x184e },
6230
6247
  'slaveflashmeteringsegments' => { 370 => 0x20b },
6231
- 'slideshowname' => { 510 => 'slideshowName' },
6232
- 'slideshownumber' => { 510 => 'slideshowNumber' },
6233
- 'slideshowtotalnumber' => { 510 => 'slideshowTotalNumber' },
6248
+ 'slideshowname' => { 512 => 'slideshowName' },
6249
+ 'slideshownumber' => { 512 => 'slideshowNumber' },
6250
+ 'slideshowtotalnumber' => { 512 => 'slideshowTotalNumber' },
6234
6251
  'slowshutter' => { 77 => 0x8 },
6235
6252
  'slowsync' => { 127 => 0x1030 },
6236
6253
  'smartalbumcolor' => { 409 => 0x20 },
@@ -6238,20 +6255,20 @@ my %tagLookup = (
6238
6255
  'smileshutter' => { 424 => 0x31 },
6239
6256
  'smileshuttermode' => { 424 => 0x27 },
6240
6257
  'smoothness' => { 119 => 0xfe57, 494 => 'Smoothness', 496 => 'Smoothness' },
6241
- 'snapshot' => { 507 => 'SnapshotLink' },
6242
- 'snapshotformat' => { 507 => [\'SnapshotLink','SnapshotLinkFormat'] },
6243
- 'snapshotheightpixels' => { 507 => [\'SnapshotLink','SnapshotLinkHeightPixels'] },
6244
- 'snapshotimagerole' => { 507 => [\'SnapshotLink','SnapshotLinkImageRole'] },
6245
- 'snapshotlink' => { 507 => [\'SnapshotLink','SnapshotLinkLink'] },
6246
- 'snapshotlinkqualifier' => { 507 => [\'SnapshotLink','SnapshotLinkLinkQualifier'] },
6258
+ 'snapshot' => { 508 => 'SnapshotLink' },
6259
+ 'snapshotformat' => { 508 => [\'SnapshotLink','SnapshotLinkFormat'] },
6260
+ 'snapshotheightpixels' => { 508 => [\'SnapshotLink','SnapshotLinkHeightPixels'] },
6261
+ 'snapshotimagerole' => { 508 => [\'SnapshotLink','SnapshotLinkImageRole'] },
6262
+ 'snapshotlink' => { 508 => [\'SnapshotLink','SnapshotLinkLink'] },
6263
+ 'snapshotlinkqualifier' => { 508 => [\'SnapshotLink','SnapshotLinkLinkQualifier'] },
6247
6264
  'snapshots' => { 489 => 'Snapshots' },
6248
- 'snapshotusedvideoframe' => { 507 => [\'SnapshotLink','SnapshotLinkUsedVideoFrame'] },
6249
- 'snapshotusedvideoframetimeformat' => { 507 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeFormat'] },
6250
- 'snapshotusedvideoframetimevalue' => { 507 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeValue'] },
6251
- 'snapshotusedvideoframevalue' => { 507 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameValue'] },
6252
- 'snapshotwidthpixels' => { 507 => [\'SnapshotLink','SnapshotLinkWidthPixels'] },
6265
+ 'snapshotusedvideoframe' => { 508 => [\'SnapshotLink','SnapshotLinkUsedVideoFrame'] },
6266
+ 'snapshotusedvideoframetimeformat' => { 508 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeFormat'] },
6267
+ 'snapshotusedvideoframetimevalue' => { 508 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameTimeValue'] },
6268
+ 'snapshotusedvideoframevalue' => { 508 => [\'SnapshotLink','SnapshotLinkUsedVideoFrameValue'] },
6269
+ 'snapshotwidthpixels' => { 508 => [\'SnapshotLink','SnapshotLinkWidthPixels'] },
6253
6270
  'softskineffect' => { 435 => 0x200f },
6254
- 'software' => { 119 => 0x131, 157 => 'Software', 325 => 'Software', 379 => 0x203, 389 => 'software', 412 => 0x18, 479 => 'Software', 517 => 'Software' },
6271
+ 'software' => { 119 => 0x131, 157 => 'Software', 325 => 'Software', 379 => 0x203, 389 => 'software', 412 => 0x18, 479 => 'Software', 519 => 'Software' },
6255
6272
  'softwareversion' => { 395 => ['@swr',"\xa9swr"], 411 => 0x207 },
6256
6273
  'soloist' => { 387 => "\xa9sol" },
6257
6274
  'songwriter' => { 395 => "\xa9swf" },
@@ -6283,7 +6300,7 @@ my %tagLookup = (
6283
6300
  'sortname' => { 387 => 'sonm', 494 => 'SortName', 496 => 'SortName' },
6284
6301
  'sortshow' => { 387 => 'sosn' },
6285
6302
  'soundengineer' => { 387 => "\xa9sne" },
6286
- 'source' => { 131 => 0x73, 325 => 'Source', 497 => 'source', 498 => 'source', 509 => 'Source' },
6303
+ 'source' => { 131 => 0x73, 325 => 'Source', 497 => 'source', 498 => 'source', 511 => 'Source' },
6287
6304
  'sourcecount' => { 483 => 'SourceCount' },
6288
6305
  'sourcecredits' => { 395 => "\xa9src" },
6289
6306
  'sourcedirectoryindex' => { 357 => 0x0 },
@@ -6295,13 +6312,13 @@ my %tagLookup = (
6295
6312
  'spatialfrequencyresponsenames' => { 500 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseNames'] },
6296
6313
  'spatialfrequencyresponserows' => { 500 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseRows'] },
6297
6314
  'spatialfrequencyresponsevalues' => { 500 => [\'SpatialFrequencyResponse','SpatialFrequencyResponseValues'] },
6298
- 'speakerplacement' => { 521 => 'speakerPlacement' },
6315
+ 'speakerplacement' => { 523 => 'speakerPlacement' },
6299
6316
  'specialeffectlevel' => { 113 => 0x3030 },
6300
6317
  'specialeffectmode' => { 113 => 0x2076 },
6301
6318
  'specialeffectsetting' => { 113 => 0x3031 },
6302
6319
  'specialinstructions' => { 131 => 0x28 },
6303
6320
  'specialmode' => { 317 => 0x200, 411 => 0x200 },
6304
- 'specialoccasion' => { 513 => 'specialOccasion' },
6321
+ 'specialoccasion' => { 515 => 'specialOccasion' },
6305
6322
  'specialtypeid' => { 477 => 'SpecialTypeID' },
6306
6323
  'spectralsensitivity' => { 119 => 0x8824, 500 => 'SpectralSensitivity' },
6307
6324
  'specularwhitelevel' => { 41 => 0x32b, 42 => 0x281, 45 => [0x2b9,0x2d0,0x2d4], 46 => 0x56a, 47 => 0x1e4, 48 => [0x1fd,0x2dd], 49 => [0x231,0x30f], 50 => 0x31d },
@@ -6316,7 +6333,7 @@ my %tagLookup = (
6316
6333
  'splittoninghighlightsaturation' => { 494 => 'SplitToningHighlightSaturation', 496 => 'SplitToningHighlightSaturation' },
6317
6334
  'splittoningshadowhue' => { 494 => 'SplitToningShadowHue', 496 => 'SplitToningShadowHue' },
6318
6335
  'splittoningshadowsaturation' => { 494 => 'SplitToningShadowSaturation', 496 => 'SplitToningShadowSaturation' },
6319
- 'sport' => { 511 => 'sport' },
6336
+ 'sport' => { 513 => 'sport' },
6320
6337
  'spotfocuspointx' => { 181 => 0x2d },
6321
6338
  'spotfocuspointy' => { 181 => 0x2e },
6322
6339
  'spotmeteringmode' => { 34 => 0x27 },
@@ -6355,15 +6372,15 @@ my %tagLookup = (
6355
6372
  'standardwhitetungsten' => { 138 => 0x835 },
6356
6373
  'standbytimer' => { 295 => '19.1', 297 => '19.1', 298 => '19.1', 301 => '18.1', 302 => '18.1', 307 => '19.1', 308 => '19.1' },
6357
6374
  'starlightview' => { 310 => 0x249 },
6358
- 'startingpage' => { 511 => 'startingPage' },
6375
+ 'startingpage' => { 513 => 'startingPage' },
6359
6376
  'startmovieshooting' => { 84 => 0x70d },
6360
- 'starttimecode' => { 395 => "\xa9TIM", 521 => 'startTimecode' },
6361
- 'starttimecodetimeformat' => { 521 => [\'startTimecode','startTimecodeTimeFormat'] },
6362
- 'starttimecodetimevalue' => { 521 => [\'startTimecode','startTimecodeTimeValue'] },
6363
- 'starttimecodevalue' => { 521 => [\'startTimecode','startTimecodeValue'] },
6364
- 'starttimesamplesize' => { 395 => "\xa9TSZ", 521 => 'startTimeSampleSize' },
6365
- 'starttimescale' => { 395 => "\xa9TSC", 521 => 'startTimeScale' },
6366
- 'state' => { 161 => 'State', 335 => 0x6b, 509 => 'State' },
6377
+ 'starttimecode' => { 395 => "\xa9TIM", 523 => 'startTimecode' },
6378
+ 'starttimecodetimeformat' => { 523 => [\'startTimecode','startTimecodeTimeFormat'] },
6379
+ 'starttimecodetimevalue' => { 523 => [\'startTimecode','startTimecodeTimeValue'] },
6380
+ 'starttimecodevalue' => { 523 => [\'startTimecode','startTimecodeValue'] },
6381
+ 'starttimesamplesize' => { 395 => "\xa9TSZ", 523 => 'startTimeSampleSize' },
6382
+ 'starttimescale' => { 395 => "\xa9TSC", 523 => 'startTimeScale' },
6383
+ 'state' => { 161 => 'State', 335 => 0x6b, 511 => 'State' },
6367
6384
  'status' => { 475 => 'Status', 487 => 'Status' },
6368
6385
  'stereomode' => { 483 => 'StereoMode' },
6369
6386
  'stitched' => { 483 => 'Stitched' },
@@ -6372,16 +6389,16 @@ my %tagLookup = (
6372
6389
  'storagemethod' => { 188 => 0x12 },
6373
6390
  'storebyorientation' => { 295 => '46.3', 297 => '47.3', 298 => '47.3', 307 => '47.3', 308 => '47.3', 310 => 0xd },
6374
6391
  'storedescription' => { 387 => 'sdes' },
6375
- 'storylineidentifier' => { 507 => 'StorylineIdentifier' },
6392
+ 'storylineidentifier' => { 508 => 'StorylineIdentifier' },
6376
6393
  'straightenangle' => { 287 => 0x2fc08431 },
6377
- 'streamready' => { 507 => 'StreamReady' },
6394
+ 'streamready' => { 508 => 'StreamReady' },
6378
6395
  'streamtype' => { 176 => 'StreamType' },
6379
- 'stretchmode' => { 521 => 'stretchMode' },
6396
+ 'stretchmode' => { 523 => 'stretchMode' },
6380
6397
  'studydatetime' => { 472 => 'StudyDateTime' },
6381
6398
  'studydescription' => { 472 => 'StudyDescription' },
6382
6399
  'studyid' => { 472 => 'StudyID' },
6383
6400
  'studyphysician' => { 472 => 'StudyPhysician' },
6384
- 'styleperiod' => { 507 => 'StylePeriod' },
6401
+ 'styleperiod' => { 508 => 'StylePeriod' },
6385
6402
  'sub-location' => { 131 => 0x5c },
6386
6403
  'subcommanddialplaybackmode' => { 310 => 0x1cf },
6387
6404
  'subfiledata' => { 164 => 'data' },
@@ -6390,9 +6407,9 @@ my %tagLookup = (
6390
6407
  'subfilename' => { 164 => '1Name' },
6391
6408
  'subfileresource' => { 164 => 'rsrc' },
6392
6409
  'subfiletype' => { 119 => 0xfe, 164 => '0Type' },
6393
- 'subject' => { 321 => 'Subject', 386 => 'Subject', 497 => 'subject', 508 => 'Subject', 522 => 'subject' },
6410
+ 'subject' => { 321 => 'Subject', 386 => 'Subject', 497 => 'subject', 510 => 'Subject', 524 => 'subject' },
6394
6411
  'subjectarea' => { 119 => 0x9214, 500 => 'SubjectArea' },
6395
- 'subjectcode' => { 506 => 'SubjectCode' },
6412
+ 'subjectcode' => { 507 => 'SubjectCode' },
6396
6413
  'subjectdetection' => { 238 => 0x23e, 239 => 0x252 },
6397
6414
  'subjectdistance' => { 119 => 0x9206, 140 => 0x3e, 500 => 'SubjectDistance' },
6398
6415
  'subjectdistancerange' => { 119 => 0xa40c, 500 => 'SubjectDistanceRange' },
@@ -6400,40 +6417,40 @@ my %tagLookup = (
6400
6417
  'subjectmotion' => { 297 => '78.2', 298 => '78.2', 308 => '78.2', 310 => 0x103 },
6401
6418
  'subjectprogram' => { 181 => 0x22 },
6402
6419
  'subjectreference' => { 131 => 0xc },
6403
- 'sublabels1' => { 505 => [\'TagStructure','TagStructureSubLabels'] },
6404
- 'sublabels2' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabels'] },
6405
- 'sublabels3' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabels'] },
6406
- 'sublabels4' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabels'] },
6407
- 'sublabels5' => { 505 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabels'] },
6420
+ 'sublabels1' => { 506 => [\'TagStructure','TagStructureSubLabels'] },
6421
+ 'sublabels2' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabels'] },
6422
+ 'sublabels3' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabels'] },
6423
+ 'sublabels4' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabels'] },
6424
+ 'sublabels5' => { 506 => [\'TagStructure','TagStructureSubLabelsSubLabelsSubLabelsSubLabelsSubLabels'] },
6408
6425
  'subseccreatedate' => { 114 => 'Exif-SubSecCreateDate' },
6409
6426
  'subsecdatetimeoriginal' => { 114 => 'Exif-SubSecDateTimeOriginal' },
6410
6427
  'subsecmodifydate' => { 114 => 'Exif-SubSecModifyDate' },
6411
6428
  'subsectime' => { 119 => 0x9290 },
6412
6429
  'subsectimedigitized' => { 119 => 0x9292 },
6413
6430
  'subsectimeoriginal' => { 119 => 0x9291 },
6414
- 'subsection1' => { 511 => 'subsection1' },
6415
- 'subsection2' => { 511 => 'subsection2' },
6416
- 'subsection3' => { 511 => 'subsection3' },
6417
- 'subsection4' => { 511 => 'subsection4' },
6431
+ 'subsection1' => { 513 => 'subsection1' },
6432
+ 'subsection2' => { 513 => 'subsection2' },
6433
+ 'subsection3' => { 513 => 'subsection3' },
6434
+ 'subsection4' => { 513 => 'subsection4' },
6418
6435
  'subselector' => { 295 => '49.1', 297 => '71.1', 298 => '71.1', 308 => '71.1', 310 => 0x8f },
6419
6436
  'subselectorassignment' => { 295 => '48.1' },
6420
6437
  'subselectorcenter' => { 297 => '72.1', 298 => '72.1', 308 => '72.1' },
6421
6438
  'subselectorplusdials' => { 295 => '49.2', 297 => '73.1', 298 => '73.1', 308 => '73.1' },
6422
- 'subtitle' => { 179 => 'WM/SubTitle', 387 => "\xa9st3", 395 => "\xa9snm", 511 => 'subtitle' },
6439
+ 'subtitle' => { 179 => 'WM/SubTitle', 387 => "\xa9st3", 395 => "\xa9snm", 513 => 'subtitle' },
6423
6440
  'subtitlekeywords' => { 395 => "\xa9snk" },
6424
- 'subversionfilename' => { 505 => [\'SubVersions','SubVersionsFileName'] },
6425
- 'subversionreference' => { 505 => [\'SubVersions','SubVersionsVersRef'] },
6426
- 'subversions' => { 505 => 'SubVersions' },
6441
+ 'subversionfilename' => { 506 => [\'SubVersions','SubVersionsFileName'] },
6442
+ 'subversionreference' => { 506 => [\'SubVersions','SubVersionsVersRef'] },
6443
+ 'subversions' => { 506 => 'SubVersions' },
6427
6444
  'superimposeddisplay' => { 82 => 0xa, 84 => 0x510, 85 => 0x9, 86 => 0xa, 89 => 0xa, 90 => 0xe },
6428
6445
  'supermacro' => { 64 => 0x1a },
6429
- 'supplementalcategories' => { 131 => 0x14, 509 => 'SupplementalCategories' },
6446
+ 'supplementalcategories' => { 131 => 0x14, 511 => 'SupplementalCategories' },
6430
6447
  'supplementaltype' => { 133 => 0x37 },
6431
- 'supplementdisplayid' => { 511 => 'supplementDisplayID' },
6432
- 'supplementstartingpage' => { 511 => 'supplementStartingPage' },
6433
- 'supplementtitle' => { 511 => 'supplementTitle' },
6434
- 'supplychainsource' => { 507 => 'SupplyChainSource' },
6435
- 'supplychainsourceidentifier' => { 507 => [\'SupplyChainSource','SupplyChainSourceIdentifier'] },
6436
- 'supplychainsourcename' => { 507 => [\'SupplyChainSource','SupplyChainSourceName'] },
6448
+ 'supplementdisplayid' => { 513 => 'supplementDisplayID' },
6449
+ 'supplementstartingpage' => { 513 => 'supplementStartingPage' },
6450
+ 'supplementtitle' => { 513 => 'supplementTitle' },
6451
+ 'supplychainsource' => { 508 => 'SupplyChainSource' },
6452
+ 'supplychainsourceidentifier' => { 508 => [\'SupplyChainSource','SupplyChainSourceIdentifier'] },
6453
+ 'supplychainsourcename' => { 508 => [\'SupplyChainSource','SupplyChainSourceName'] },
6437
6454
  'supportsamount' => { 494 => 'SupportsAmount', 496 => 'SupportsAmount' },
6438
6455
  'supportscolor' => { 494 => 'SupportsColor', 496 => 'SupportsColor' },
6439
6456
  'supportshighdynamicrange' => { 494 => 'SupportsHighDynamicRange', 496 => 'SupportsHighDynamicRange' },
@@ -6442,25 +6459,25 @@ my %tagLookup = (
6442
6459
  'supportsoutputreferred' => { 494 => 'SupportsOutputReferred', 496 => 'SupportsOutputReferred' },
6443
6460
  'supportsscenereferred' => { 494 => 'SupportsSceneReferred', 496 => 'SupportsSceneReferred' },
6444
6461
  'svisosetting' => { 351 => 0x14 },
6445
- 'swatchcoloranta' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsA'] },
6446
- 'swatchcolorantb' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsB'] },
6447
- 'swatchcolorantblack' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsBlack'] },
6448
- 'swatchcolorantblue' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsBlue'] },
6449
- 'swatchcolorantcyan' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsCyan'] },
6450
- 'swatchcolorantgray' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsGray'] },
6451
- 'swatchcolorantgreen' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsGreen'] },
6452
- 'swatchcolorantl' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsL'] },
6453
- 'swatchcolorantmagenta' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsMagenta'] },
6454
- 'swatchcolorantmode' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsMode'] },
6455
- 'swatchcolorantred' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsRed'] },
6456
- 'swatchcolorantswatchname' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsSwatchName'] },
6457
- 'swatchcoloranttint' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsTint'] },
6458
- 'swatchcoloranttype' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsType'] },
6459
- 'swatchcolorantyellow' => { 526 => [\'SwatchGroups','SwatchGroupsColorantsYellow'] },
6460
- 'swatchgroupname' => { 526 => [\'SwatchGroups','SwatchGroupsGroupName'] },
6461
- 'swatchgroups' => { 526 => 'SwatchGroups' },
6462
- 'swatchgroupscolorants' => { 526 => [\'SwatchGroups','SwatchGroupsColorants'] },
6463
- 'swatchgrouptype' => { 526 => [\'SwatchGroups','SwatchGroupsGroupType'] },
6462
+ 'swatchcoloranta' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsA'] },
6463
+ 'swatchcolorantb' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsB'] },
6464
+ 'swatchcolorantblack' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsBlack'] },
6465
+ 'swatchcolorantblue' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsBlue'] },
6466
+ 'swatchcolorantcyan' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsCyan'] },
6467
+ 'swatchcolorantgray' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsGray'] },
6468
+ 'swatchcolorantgreen' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsGreen'] },
6469
+ 'swatchcolorantl' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsL'] },
6470
+ 'swatchcolorantmagenta' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsMagenta'] },
6471
+ 'swatchcolorantmode' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsMode'] },
6472
+ 'swatchcolorantred' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsRed'] },
6473
+ 'swatchcolorantswatchname' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsSwatchName'] },
6474
+ 'swatchcoloranttint' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsTint'] },
6475
+ 'swatchcoloranttype' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsType'] },
6476
+ 'swatchcolorantyellow' => { 528 => [\'SwatchGroups','SwatchGroupsColorantsYellow'] },
6477
+ 'swatchgroupname' => { 528 => [\'SwatchGroups','SwatchGroupsGroupName'] },
6478
+ 'swatchgroups' => { 528 => 'SwatchGroups' },
6479
+ 'swatchgroupscolorants' => { 528 => [\'SwatchGroups','SwatchGroupsColorants'] },
6480
+ 'swatchgrouptype' => { 528 => [\'SwatchGroups','SwatchGroupsGroupType'] },
6464
6481
  'sweeppanoramadirection' => { 335 => 0x93, 424 => 0x33 },
6465
6482
  'sweeppanoramafieldofview' => { 335 => 0x94 },
6466
6483
  'sweeppanoramasize' => { 424 => 0x32 },
@@ -6470,9 +6487,9 @@ my %tagLookup = (
6470
6487
  'system' => { 379 => 0x204 },
6471
6488
  'tagged' => { 381 => 0xdd, 382 => 'Tagged', 489 => 'tagged' },
6472
6489
  'tagslist' => { 499 => 'TagsList' },
6473
- 'tagstructure' => { 505 => 'TagStructure' },
6474
- 'takenumber' => { 521 => 'takeNumber' },
6475
- 'tapename' => { 521 => 'tapeName' },
6490
+ 'tagstructure' => { 506 => 'TagStructure' },
6491
+ 'takenumber' => { 523 => 'takeNumber' },
6492
+ 'tapename' => { 523 => 'tapeName' },
6476
6493
  'targetaperture' => { 77 => 0x4 },
6477
6494
  'targetcompressionratio' => { 95 => 0x1 },
6478
6495
  'targetdistancesetting' => { 97 => 0x1807 },
@@ -6530,29 +6547,29 @@ my %tagLookup = (
6530
6547
  'tda4edgepolarity' => { 138 => 0x198f },
6531
6548
  'tda4gain' => { 138 => 0x198e },
6532
6549
  'tda4offset' => { 138 => 0x198c },
6533
- 'teaser' => { 511 => 'teaser' },
6550
+ 'teaser' => { 513 => 'teaser' },
6534
6551
  'teleconverter' => { 186 => 0x105, 435 => 0x105 },
6535
6552
  'tempampgainx100' => { 138 => 0x1914 },
6536
- 'tempo' => { 521 => 'tempo' },
6537
- 'temporalcoverage' => { 507 => 'TemporalCoverage' },
6538
- 'temporalcoveragefrom' => { 507 => [\'TemporalCoverage','TemporalCoverageTempCoverageFrom'] },
6539
- 'temporalcoverageto' => { 507 => [\'TemporalCoverage','TemporalCoverageTempCoverageTo'] },
6553
+ 'tempo' => { 523 => 'tempo' },
6554
+ 'temporalcoverage' => { 508 => 'TemporalCoverage' },
6555
+ 'temporalcoveragefrom' => { 508 => [\'TemporalCoverage','TemporalCoverageTempCoverageFrom'] },
6556
+ 'temporalcoverageto' => { 508 => [\'TemporalCoverage','TemporalCoverageTempCoverageTo'] },
6540
6557
  'termsandconditionstext' => { 322 => 'TermsAndConditionsText' },
6541
6558
  'termsandconditionsurl' => { 322 => 'TermsAndConditionsURL' },
6542
6559
  'testname' => { 120 => 'TestName' },
6543
6560
  'textencoding' => { 232 => 0x4 },
6544
- 'textlayername' => { 509 => [\'TextLayers','TextLayersLayerName'] },
6545
- 'textlayers' => { 509 => 'TextLayers' },
6546
- 'textlayertext' => { 509 => [\'TextLayers','TextLayersLayerText'] },
6561
+ 'textlayername' => { 511 => [\'TextLayers','TextLayersLayerName'] },
6562
+ 'textlayers' => { 511 => 'TextLayers' },
6563
+ 'textlayertext' => { 511 => [\'TextLayers','TextLayersLayerText'] },
6547
6564
  'textstamp' => { 335 => [0x8008,0x8009,0x3b,0x3e] },
6548
6565
  'texture' => { 494 => 'Texture', 496 => 'Texture' },
6549
6566
  'three-dtrackingfacedetection' => { 297 => '1.4', 298 => '1.4', 308 => '1.4' },
6550
6567
  'three-dtrackingwatcharea' => { 297 => '78.1', 298 => '78.1', 308 => '78.1' },
6551
6568
  'thresholding' => { 119 => 0x107 },
6552
6569
  'thumbnailfilename' => { 97 => 0x817 },
6553
- 'thumbnailformat' => { 519 => [\'Thumbnails','ThumbnailsFormat'] },
6554
- 'thumbnailheight' => { 142 => 0xfa55, 519 => [\'Thumbnails','ThumbnailsHeight'] },
6555
- 'thumbnailimage' => { 6 => 'CNDA', 97 => 0x2008, 114 => 'Exif-ThumbnailImage', 122 => 0x3, 167 => 'data', 317 => 0x100, 395 => 'thmb', 519 => [\'Thumbnails','ThumbnailsImage'] },
6570
+ 'thumbnailformat' => { 521 => [\'Thumbnails','ThumbnailsFormat'] },
6571
+ 'thumbnailheight' => { 142 => 0xfa55, 521 => [\'Thumbnails','ThumbnailsHeight'] },
6572
+ 'thumbnailimage' => { 6 => 'CNDA', 97 => 0x2008, 114 => 'Exif-ThumbnailImage', 122 => 0x3, 167 => 'data', 317 => 0x100, 395 => 'thmb', 521 => [\'Thumbnails','ThumbnailsImage'] },
6556
6573
  'thumbnailimagename' => { 167 => '1Name' },
6557
6574
  'thumbnailimagesize' => { 167 => 'ImageSize' },
6558
6575
  'thumbnailimagetype' => { 167 => '0Type' },
@@ -6560,9 +6577,9 @@ my %tagLookup = (
6560
6577
  'thumbnaillength' => { 119 => 0x202 },
6561
6578
  'thumbnailoffset' => { 119 => 0x201 },
6562
6579
  'thumbnailpng' => { 395 => 'thmb' },
6563
- 'thumbnails' => { 519 => 'Thumbnails' },
6564
- 'thumbnailwidth' => { 142 => 0xfa54, 519 => [\'Thumbnails','ThumbnailsWidth'] },
6565
- 'ticker' => { 511 => 'ticker' },
6580
+ 'thumbnails' => { 521 => 'Thumbnails' },
6581
+ 'thumbnailwidth' => { 142 => 0xfa54, 521 => [\'Thumbnails','ThumbnailsWidth'] },
6582
+ 'ticker' => { 513 => 'ticker' },
6566
6583
  'tiffhandling' => { 494 => 'TIFFHandling', 496 => 'TIFFHandling' },
6567
6584
  'tiffmeteringimage' => { 187 => 0x104c, 433 => 0x1110 },
6568
6585
  'tilelength' => { 119 => 0x143 },
@@ -6571,19 +6588,19 @@ my %tagLookup = (
6571
6588
  'timecodes' => { 119 => 0xc763 },
6572
6589
  'timecreated' => { 131 => 0x3c, 140 => 0x14, 149 => 0x10, 382 => 'TimeCreated' },
6573
6590
  'timelapseshotnumber' => { 338 => 0x10 },
6574
- 'timeperiod' => { 511 => 'timePeriod' },
6591
+ 'timeperiod' => { 513 => 'timePeriod' },
6575
6592
  'timerfunctionbutton' => { 296 => '5.2', 299 => '12.1', 300 => '13.1' },
6576
6593
  'timerlength' => { 84 => 0x80c },
6577
6594
  'timerrecording' => { 335 => 0x96 },
6578
- 'timescaleparams' => { 521 => 'timeScaleParams' },
6579
- 'timescaleparamsframeoverlappingpercentage' => { 521 => [\'timeScaleParams','timeScaleParamsFrameOverlappingPercentage'] },
6580
- 'timescaleparamsframesize' => { 521 => [\'timeScaleParams','timeScaleParamsFrameSize'] },
6581
- 'timescaleparamsquality' => { 521 => [\'timeScaleParams','timeScaleParamsQuality'] },
6595
+ 'timescaleparams' => { 523 => 'timeScaleParams' },
6596
+ 'timescaleparamsframeoverlappingpercentage' => { 523 => [\'timeScaleParams','timeScaleParamsFrameOverlappingPercentage'] },
6597
+ 'timescaleparamsframesize' => { 523 => [\'timeScaleParams','timeScaleParamsFrameSize'] },
6598
+ 'timescaleparamsquality' => { 523 => [\'timeScaleParams','timeScaleParamsQuality'] },
6582
6599
  'timesent' => { 132 => 0x50 },
6583
6600
  'timeshot' => { 484 => 'TimeShot' },
6584
- 'timesignature' => { 521 => 'timeSignature' },
6601
+ 'timesignature' => { 523 => 'timeSignature' },
6585
6602
  'timesincepoweron' => { 335 => 0x29 },
6586
- 'timestamp' => { 11 => 0x45e, 19 => 0x11c, 311 => 0x8, 325 => 'TimeStamp', 335 => 0xaf, 483 => 'Timestamp', 490 => 'Timestamp', 505 => 'TimeStamp' },
6603
+ 'timestamp' => { 11 => 0x45e, 19 => 0x11c, 311 => 0x8, 325 => 'TimeStamp', 335 => 0xaf, 483 => 'Timestamp', 490 => 'Timestamp', 506 => 'TimeStamp' },
6587
6604
  'timestamp1' => { 11 => 0x45a },
6588
6605
  'timezone' => { 78 => 0x1, 238 => 0x594, 239 => 0x5c4, 279 => 0x0, 405 => 0xa },
6589
6606
  'timezonecity' => { 78 => 0x2 },
@@ -6591,7 +6608,7 @@ my %tagLookup = (
6591
6608
  'timezoneinfo' => { 100 => 0x2 },
6592
6609
  'timezoneoffset' => { 119 => 0x882a },
6593
6610
  'tint' => { 389 => 'player.movie.visual.tint', 494 => 'Tint', 496 => 'Tint' },
6594
- 'title' => { 157 => 'Title', 321 => 'Title', 325 => 'Title', 335 => 0x65, 386 => 'Title', 387 => ['titl',"\xa9nam"], 389 => 'title', 395 => ['titl',"\xa9nam"], 497 => 'title', 508 => 'Title', 519 => 'Title' },
6611
+ 'title' => { 119 => 0xa436, 157 => 'Title', 321 => 'Title', 325 => 'Title', 335 => 0x65, 386 => 'Title', 387 => ['titl',"\xa9nam"], 389 => 'title', 395 => ['titl',"\xa9nam"], 497 => 'title', 510 => 'Title', 521 => 'Title' },
6595
6612
  'togglestyleamount' => { 494 => 'ToggleStyleAmount', 496 => 'ToggleStyleAmount' },
6596
6613
  'togglestyledigest' => { 494 => 'ToggleStyleDigest', 496 => 'ToggleStyleDigest' },
6597
6614
  'tonecomp' => { 233 => 0x81 },
@@ -6651,38 +6668,39 @@ my %tagLookup = (
6651
6668
  'track' => { 387 => "\xa9trk", 395 => "\xa9trk" },
6652
6669
  'trackcreatedate' => { 394 => 0x1 },
6653
6670
  'trackmodifydate' => { 394 => 0x2 },
6654
- 'tracknumber' => { 387 => 'trkn', 521 => 'trackNumber' },
6655
- 'tracks' => { 521 => 'Tracks' },
6656
- 'tracksframerate' => { 521 => [\'Tracks','TracksFrameRate'] },
6657
- 'tracksmarkers' => { 521 => [\'Tracks','TracksMarkers'] },
6658
- 'tracksmarkerscomment' => { 521 => [\'Tracks','TracksMarkersComment'] },
6659
- 'tracksmarkerscuepointparams' => { 521 => [\'Tracks','TracksMarkersCuePointParams'] },
6660
- 'tracksmarkerscuepointparamskey' => { 521 => [\'Tracks','TracksMarkersCuePointParamsKey'] },
6661
- 'tracksmarkerscuepointparamsvalue' => { 521 => [\'Tracks','TracksMarkersCuePointParamsValue'] },
6662
- 'tracksmarkerscuepointtype' => { 521 => [\'Tracks','TracksMarkersCuePointType'] },
6663
- 'tracksmarkersduration' => { 521 => [\'Tracks','TracksMarkersDuration'] },
6664
- 'tracksmarkerslocation' => { 521 => [\'Tracks','TracksMarkersLocation'] },
6665
- 'tracksmarkersname' => { 521 => [\'Tracks','TracksMarkersName'] },
6666
- 'tracksmarkersprobability' => { 521 => [\'Tracks','TracksMarkersProbability'] },
6667
- 'tracksmarkersspeaker' => { 521 => [\'Tracks','TracksMarkersSpeaker'] },
6668
- 'tracksmarkersstarttime' => { 521 => [\'Tracks','TracksMarkersStartTime'] },
6669
- 'tracksmarkerstarget' => { 521 => [\'Tracks','TracksMarkersTarget'] },
6670
- 'tracksmarkerstype' => { 521 => [\'Tracks','TracksMarkersType'] },
6671
- 'trackstrackname' => { 521 => [\'Tracks','TracksTrackName'] },
6672
- 'trackstracktype' => { 521 => [\'Tracks','TracksTrackType'] },
6671
+ 'tracknumber' => { 387 => 'trkn', 523 => 'trackNumber' },
6672
+ 'tracks' => { 523 => 'Tracks' },
6673
+ 'tracksframerate' => { 523 => [\'Tracks','TracksFrameRate'] },
6674
+ 'tracksmarkers' => { 523 => [\'Tracks','TracksMarkers'] },
6675
+ 'tracksmarkerscomment' => { 523 => [\'Tracks','TracksMarkersComment'] },
6676
+ 'tracksmarkerscuepointparams' => { 523 => [\'Tracks','TracksMarkersCuePointParams'] },
6677
+ 'tracksmarkerscuepointparamskey' => { 523 => [\'Tracks','TracksMarkersCuePointParamsKey'] },
6678
+ 'tracksmarkerscuepointparamsvalue' => { 523 => [\'Tracks','TracksMarkersCuePointParamsValue'] },
6679
+ 'tracksmarkerscuepointtype' => { 523 => [\'Tracks','TracksMarkersCuePointType'] },
6680
+ 'tracksmarkersduration' => { 523 => [\'Tracks','TracksMarkersDuration'] },
6681
+ 'tracksmarkerslocation' => { 523 => [\'Tracks','TracksMarkersLocation'] },
6682
+ 'tracksmarkersname' => { 523 => [\'Tracks','TracksMarkersName'] },
6683
+ 'tracksmarkersprobability' => { 523 => [\'Tracks','TracksMarkersProbability'] },
6684
+ 'tracksmarkersspeaker' => { 523 => [\'Tracks','TracksMarkersSpeaker'] },
6685
+ 'tracksmarkersstarttime' => { 523 => [\'Tracks','TracksMarkersStartTime'] },
6686
+ 'tracksmarkerstarget' => { 523 => [\'Tracks','TracksMarkersTarget'] },
6687
+ 'tracksmarkerstype' => { 523 => [\'Tracks','TracksMarkersType'] },
6688
+ 'trackstrackname' => { 523 => [\'Tracks','TracksTrackName'] },
6689
+ 'trackstracktype' => { 523 => [\'Tracks','TracksTrackType'] },
6673
6690
  'tracktype' => { 395 => 'kgtt' },
6674
6691
  'trailer' => { 120 => 'Trailer' },
6675
6692
  'trailersignature' => { 164 => 'zmie' },
6676
- 'transcript' => { 507 => 'Transcript' },
6677
- 'transcriptlink' => { 507 => 'TranscriptLink' },
6678
- 'transcriptlinklink' => { 507 => [\'TranscriptLink','TranscriptLinkLink'] },
6679
- 'transcriptlinklinkqualifier' => { 507 => [\'TranscriptLink','TranscriptLinkLinkQualifier'] },
6680
- 'transferfunction' => { 119 => 0x12d, 517 => 'TransferFunction' },
6693
+ 'transcript' => { 508 => 'Transcript' },
6694
+ 'transcriptlink' => { 508 => 'TranscriptLink' },
6695
+ 'transcriptlinklink' => { 508 => [\'TranscriptLink','TranscriptLinkLink'] },
6696
+ 'transcriptlinklinkqualifier' => { 508 => [\'TranscriptLink','TranscriptLinkLinkQualifier'] },
6697
+ 'transferfunction' => { 119 => 0x12d, 519 => 'TransferFunction' },
6681
6698
  'transfertimenormal' => { 138 => 0x1888 },
6682
6699
  'transfertimetest' => { 138 => 0x1889 },
6683
6700
  'transform' => { 335 => [0x8012,0x59] },
6684
- 'transmissionreference' => { 509 => 'TransmissionReference' },
6685
- 'trapped' => { 321 => 'Trapped', 508 => 'Trapped' },
6701
+ 'transformation' => { 509 => 'Transformation' },
6702
+ 'transmissionreference' => { 511 => 'TransmissionReference' },
6703
+ 'trapped' => { 321 => 'Trapped', 510 => 'Trapped' },
6686
6704
  'trashbuttonfunction' => { 84 => 0x710 },
6687
6705
  'travelday' => { 335 => 0x36 },
6688
6706
  'treble' => { 389 => 'player.movie.audio.treble' },
@@ -6699,7 +6717,7 @@ my %tagLookup = (
6699
6717
  'tvnetworkname' => { 387 => 'tvnn' },
6700
6718
  'tvseason' => { 387 => 'tvsn' },
6701
6719
  'tvshow' => { 387 => 'tvsh' },
6702
- 'type' => { 478 => 'Type', 497 => 'type', 516 => 'type' },
6720
+ 'type' => { 478 => 'Type', 497 => 'type', 518 => 'type' },
6703
6721
  'typestatus' => { 118 => [\'Identification','IdentificationTypeStatus'] },
6704
6722
  'uniquecameramodel' => { 119 => 0xc614 },
6705
6723
  'uniquedocumentid' => { 131 => 0xbb },
@@ -6776,15 +6794,15 @@ my %tagLookup = (
6776
6794
  'uprighttransform_5' => { 494 => 'UprightTransform_5', 496 => 'UprightTransform_5' },
6777
6795
  'uprighttransformcount' => { 494 => 'UprightTransformCount', 496 => 'UprightTransformCount' },
6778
6796
  'uprightversion' => { 494 => 'UprightVersion', 496 => 'UprightVersion' },
6779
- 'urgency' => { 131 => 0xa, 509 => 'Urgency' },
6780
- 'url' => { 157 => 'URL', 325 => 'URL', 384 => 0x40b, 511 => 'url' },
6797
+ 'urgency' => { 131 => 0xa, 511 => 'Urgency' },
6798
+ 'url' => { 157 => 'URL', 325 => 'URL', 384 => 0x40b, 513 => 'url' },
6781
6799
  'url_list' => { 384 => 0x41e },
6782
- 'urla-platform' => { 511 => [\'url','urlA-platform'] },
6783
- 'urlurl' => { 511 => [\'url','urlUrl'] },
6800
+ 'urla-platform' => { 513 => [\'url','urlA-platform'] },
6801
+ 'urlurl' => { 513 => [\'url','urlUrl'] },
6784
6802
  'usablemeteringmodes' => { 84 => 0x10a },
6785
6803
  'usableshootingmodes' => { 84 => 0x109 },
6786
- 'usage' => { 512 => 'usage' },
6787
- 'usageterms' => { 525 => 'UsageTerms' },
6804
+ 'usage' => { 514 => 'usage' },
6805
+ 'usageterms' => { 527 => 'UsageTerms' },
6788
6806
  'usbpowerdelivery' => { 238 => 0x664, 239 => 0x694 },
6789
6807
  'usedialwithouthold' => { 310 => 0xbf },
6790
6808
  'useguidelines' => { 492 => 'useGuidelines' },
@@ -6799,7 +6817,7 @@ my %tagLookup = (
6799
6817
  'userprofile' => { 330 => 0x302, 334 => 0x34c, 337 => 0x3038 },
6800
6818
  'userrating' => { 389 => 'rating.user', 395 => 'urat' },
6801
6819
  'usmlenselectronicmf' => { 2 => 0x7, 83 => 0x7, 84 => 0x501 },
6802
- 'uspsnumber' => { 511 => 'uspsNumber' },
6820
+ 'uspsnumber' => { 513 => 'uspsNumber' },
6803
6821
  'utmeasting' => { 168 => 'Easting' },
6804
6822
  'utmmapdatum' => { 168 => 'Datum' },
6805
6823
  'utmnorthing' => { 168 => 'Northing' },
@@ -6819,23 +6837,23 @@ my %tagLookup = (
6819
6837
  'vendorinfomodel' => { 473 => [\'VendorInfo','VendorInfoModel'] },
6820
6838
  'vendorinfonotes' => { 473 => [\'VendorInfo','VendorInfoNotes'] },
6821
6839
  'verbatimidentification' => { 118 => [\'Identification','IdentificationVerbatimIdentification'] },
6822
- 'version' => { 127 => 0x0, 386 => 'Version', 389 => 'version', 494 => 'Version', 496 => 'Version' },
6840
+ 'version' => { 127 => 0x0, 386 => 'Version', 389 => 'version', 494 => 'Version', 496 => 'Version', 505 => 'Version' },
6823
6841
  'versioncreatedate' => { 470 => 0xd100 },
6824
- 'versionid' => { 522 => 'VersionID' },
6825
- 'versionidentifier' => { 511 => 'versionIdentifier' },
6842
+ 'versionid' => { 524 => 'VersionID' },
6843
+ 'versionidentifier' => { 513 => 'versionIdentifier' },
6826
6844
  'versionmodifydate' => { 470 => 0xd101 },
6827
- 'versions' => { 522 => 'Versions' },
6828
- 'versionscomments' => { 522 => [\'Versions','VersionsComments'] },
6829
- 'versionsevent' => { 522 => [\'Versions','VersionsEvent'] },
6830
- 'versionseventaction' => { 522 => [\'Versions','VersionsEventAction'] },
6831
- 'versionseventchanged' => { 522 => [\'Versions','VersionsEventChanged'] },
6832
- 'versionseventinstanceid' => { 522 => [\'Versions','VersionsEventInstanceID'] },
6833
- 'versionseventparameters' => { 522 => [\'Versions','VersionsEventParameters'] },
6834
- 'versionseventsoftwareagent' => { 522 => [\'Versions','VersionsEventSoftwareAgent'] },
6835
- 'versionseventwhen' => { 522 => [\'Versions','VersionsEventWhen'] },
6836
- 'versionsmodifier' => { 522 => [\'Versions','VersionsModifier'] },
6837
- 'versionsmodifydate' => { 522 => [\'Versions','VersionsModifyDate'] },
6838
- 'versionsversion' => { 522 => [\'Versions','VersionsVersion'] },
6845
+ 'versions' => { 524 => 'Versions' },
6846
+ 'versionscomments' => { 524 => [\'Versions','VersionsComments'] },
6847
+ 'versionsevent' => { 524 => [\'Versions','VersionsEvent'] },
6848
+ 'versionseventaction' => { 524 => [\'Versions','VersionsEventAction'] },
6849
+ 'versionseventchanged' => { 524 => [\'Versions','VersionsEventChanged'] },
6850
+ 'versionseventinstanceid' => { 524 => [\'Versions','VersionsEventInstanceID'] },
6851
+ 'versionseventparameters' => { 524 => [\'Versions','VersionsEventParameters'] },
6852
+ 'versionseventsoftwareagent' => { 524 => [\'Versions','VersionsEventSoftwareAgent'] },
6853
+ 'versionseventwhen' => { 524 => [\'Versions','VersionsEventWhen'] },
6854
+ 'versionsmodifier' => { 524 => [\'Versions','VersionsModifier'] },
6855
+ 'versionsmodifydate' => { 524 => [\'Versions','VersionsModifyDate'] },
6856
+ 'versionsversion' => { 524 => [\'Versions','VersionsVersion'] },
6839
6857
  'verticalafonbutton' => { 294 => '3.2', 295 => '47.2', 297 => '79.1', 310 => 0x11d },
6840
6858
  'verticalclockoverlaps' => { 138 => 0x412 },
6841
6859
  'verticalfuncbutton' => { 295 => '42.2', 297 => '67.1', 310 => 0x115 },
@@ -6849,50 +6867,50 @@ my %tagLookup = (
6849
6867
  'vfdisplayillumination' => { 2 => 0x11, 84 => [0x510,0x51d] },
6850
6868
  'vibrance' => { 488 => 'Vibrance', 494 => 'Vibrance', 496 => 'Vibrance' },
6851
6869
  'vibrationreduction' => { 259 => [0x75,0x82,0x1ae], 267 => '586.1', 274 => '590.2', 278 => 0x4 },
6852
- 'videoalphamode' => { 521 => 'videoAlphaMode' },
6853
- 'videoalphapremultiplecolor' => { 521 => 'videoAlphaPremultipleColor' },
6854
- 'videoalphapremultiplecolora' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorA'] },
6855
- 'videoalphapremultiplecolorb' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorB'] },
6856
- 'videoalphapremultiplecolorblack' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlack'] },
6857
- 'videoalphapremultiplecolorblue' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlue'] },
6858
- 'videoalphapremultiplecolorcyan' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorCyan'] },
6859
- 'videoalphapremultiplecolorgray' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGray'] },
6860
- 'videoalphapremultiplecolorgreen' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGreen'] },
6861
- 'videoalphapremultiplecolorl' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorL'] },
6862
- 'videoalphapremultiplecolormagenta' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMagenta'] },
6863
- 'videoalphapremultiplecolormode' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMode'] },
6864
- 'videoalphapremultiplecolorred' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorRed'] },
6865
- 'videoalphapremultiplecolorswatchname' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorSwatchName'] },
6866
- 'videoalphapremultiplecolortint' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorTint'] },
6867
- 'videoalphapremultiplecolortype' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorType'] },
6868
- 'videoalphapremultiplecoloryellow' => { 521 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorYellow'] },
6869
- 'videoalphaunityistransparent' => { 521 => 'videoAlphaUnityIsTransparent' },
6870
- 'videobitrate' => { 507 => 'videoBitRate' },
6871
- 'videobitratemode' => { 507 => 'videoBitRateMode' },
6870
+ 'videoalphamode' => { 523 => 'videoAlphaMode' },
6871
+ 'videoalphapremultiplecolor' => { 523 => 'videoAlphaPremultipleColor' },
6872
+ 'videoalphapremultiplecolora' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorA'] },
6873
+ 'videoalphapremultiplecolorb' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorB'] },
6874
+ 'videoalphapremultiplecolorblack' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlack'] },
6875
+ 'videoalphapremultiplecolorblue' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorBlue'] },
6876
+ 'videoalphapremultiplecolorcyan' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorCyan'] },
6877
+ 'videoalphapremultiplecolorgray' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGray'] },
6878
+ 'videoalphapremultiplecolorgreen' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorGreen'] },
6879
+ 'videoalphapremultiplecolorl' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorL'] },
6880
+ 'videoalphapremultiplecolormagenta' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMagenta'] },
6881
+ 'videoalphapremultiplecolormode' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorMode'] },
6882
+ 'videoalphapremultiplecolorred' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorRed'] },
6883
+ 'videoalphapremultiplecolorswatchname' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorSwatchName'] },
6884
+ 'videoalphapremultiplecolortint' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorTint'] },
6885
+ 'videoalphapremultiplecolortype' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorType'] },
6886
+ 'videoalphapremultiplecoloryellow' => { 523 => [\'videoAlphaPremultipleColor','videoAlphaPremultipleColorYellow'] },
6887
+ 'videoalphaunityistransparent' => { 523 => 'videoAlphaUnityIsTransparent' },
6888
+ 'videobitrate' => { 508 => 'videoBitRate' },
6889
+ 'videobitratemode' => { 508 => 'videoBitRateMode' },
6872
6890
  'videoburstmode' => { 335 => 0xbb },
6873
6891
  'videoburstresolution' => { 335 => 0xb3 },
6874
6892
  'videocodec' => { 67 => 0x74 },
6875
- 'videocolorspace' => { 521 => 'videoColorSpace' },
6893
+ 'videocolorspace' => { 523 => 'videoColorSpace' },
6876
6894
  'videocompression' => { 127 => 0x3806 },
6877
- 'videocompressor' => { 521 => 'videoCompressor' },
6878
- 'videodisplayaspectratio' => { 507 => 'videoDisplayAspectRatio' },
6879
- 'videoencodingprofile' => { 507 => 'videoEncodingProfile' },
6880
- 'videofieldorder' => { 521 => 'videoFieldOrder' },
6881
- 'videoframerate' => { 335 => 0x27, 521 => 'videoFrameRate' },
6882
- 'videoframesize' => { 521 => 'videoFrameSize' },
6883
- 'videoframesizeh' => { 521 => [\'videoFrameSize','videoFrameSizeH'] },
6884
- 'videoframesizeunit' => { 521 => [\'videoFrameSize','videoFrameSizeUnit'] },
6885
- 'videoframesizew' => { 521 => [\'videoFrameSize','videoFrameSizeW'] },
6886
- 'videomoddate' => { 521 => 'videoModDate' },
6887
- 'videopixelaspectratio' => { 521 => 'videoPixelAspectRatio' },
6888
- 'videopixeldepth' => { 521 => 'videoPixelDepth' },
6895
+ 'videocompressor' => { 523 => 'videoCompressor' },
6896
+ 'videodisplayaspectratio' => { 508 => 'videoDisplayAspectRatio' },
6897
+ 'videoencodingprofile' => { 508 => 'videoEncodingProfile' },
6898
+ 'videofieldorder' => { 523 => 'videoFieldOrder' },
6899
+ 'videoframerate' => { 335 => 0x27, 523 => 'videoFrameRate' },
6900
+ 'videoframesize' => { 523 => 'videoFrameSize' },
6901
+ 'videoframesizeh' => { 523 => [\'videoFrameSize','videoFrameSizeH'] },
6902
+ 'videoframesizeunit' => { 523 => [\'videoFrameSize','videoFrameSizeUnit'] },
6903
+ 'videoframesizew' => { 523 => [\'videoFrameSize','videoFrameSizeW'] },
6904
+ 'videomoddate' => { 523 => 'videoModDate' },
6905
+ 'videopixelaspectratio' => { 523 => 'videoPixelAspectRatio' },
6906
+ 'videopixeldepth' => { 523 => 'videoPixelDepth' },
6889
6907
  'videopreburst' => { 335 => 0xc1 },
6890
6908
  'videoquality' => { 113 => 0x4003 },
6891
6909
  'videorecordingmode' => { 127 => 0x3803 },
6892
- 'videoshottype' => { 507 => 'VideoShotType' },
6893
- 'videoshottypeidentifier' => { 507 => [\'VideoShotType','VideoShotTypeIdentifier'] },
6894
- 'videoshottypename' => { 507 => [\'VideoShotType','VideoShotTypeName'] },
6895
- 'videostreamscount' => { 507 => 'videoStreamsCount' },
6910
+ 'videoshottype' => { 508 => 'VideoShotType' },
6911
+ 'videoshottypeidentifier' => { 508 => [\'VideoShotType','VideoShotTypeIdentifier'] },
6912
+ 'videoshottypename' => { 508 => [\'VideoShotType','VideoShotTypeName'] },
6913
+ 'videostreamscount' => { 508 => 'videoStreamsCount' },
6896
6914
  'viewfinder' => { 379 => 0x455 },
6897
6915
  'viewfinderdisplay' => { 294 => '12.4', 295 => '6.3' },
6898
6916
  'viewfinderwarning' => { 294 => '13.4', 304 => '3.5', 305 => '6.2', 309 => '4.4' },
@@ -6900,7 +6918,7 @@ my %tagLookup = (
6900
6918
  'viewinfoduringexposure' => { 84 => 0x407 },
6901
6919
  'viewingmode' => { 424 => 0x2f, 440 => 0x18 },
6902
6920
  'viewingmode2' => { 424 => [0x85,0x285] },
6903
- 'viewpoint' => { 510 => 'viewpoint' },
6921
+ 'viewpoint' => { 512 => 'viewpoint' },
6904
6922
  'vignetteamount' => { 494 => 'VignetteAmount', 496 => 'VignetteAmount' },
6905
6923
  'vignettecontrol' => { 233 => 0x2a, 287 => 0x76a43205 },
6906
6924
  'vignettecontrolintensity' => { 287 => 0xac6bd5c0 },
@@ -6910,11 +6928,14 @@ my %tagLookup = (
6910
6928
  'vignettingcorrection' => { 119 => 0x7031, 409 => 0xa053, 435 => 0x2011 },
6911
6929
  'vignettingcorrparams' => { 119 => 0x7032, 465 => 0x64a, 466 => [0x34a,0x350,0x35c,0x368] },
6912
6930
  'vignettingsetting' => { 409 => 0xa054 },
6931
+ 'virtualfocallength' => { 509 => 'VirtualFocalLength' },
6913
6932
  'virtualhorizonstyle' => { 310 => 0x167 },
6914
- 'visualcolor' => { 507 => 'VisualColour' },
6915
- 'visualtechnique' => { 510 => 'visualTechnique' },
6933
+ 'virtualimagexcenter' => { 509 => 'VirtualImageXCenter' },
6934
+ 'virtualimageycenter' => { 509 => 'VirtualImageYCenter' },
6935
+ 'visualcolor' => { 508 => 'VisualColour' },
6936
+ 'visualtechnique' => { 512 => 'visualTechnique' },
6916
6937
  'voicememo' => { 411 => 0x216 },
6917
- 'volume' => { 511 => 'volume' },
6938
+ 'volume' => { 513 => 'volume' },
6918
6939
  'vr_0x66' => { 259 => 0x66 },
6919
6940
  'vrdoffset' => { 64 => 0xd0 },
6920
6941
  'vrmode' => { 238 => 0x212, 239 => 0x226, 278 => 0x6 },
@@ -7150,7 +7171,7 @@ my %tagLookup = (
7150
7171
  'wbtype5' => { 341 => 0xd, 342 => 0x11 },
7151
7172
  'wbtype6' => { 341 => 0x10, 342 => 0x15 },
7152
7173
  'wbtype7' => { 341 => 0x13, 342 => 0x19 },
7153
- 'webstatement' => { 525 => 'WebStatement' },
7174
+ 'webstatement' => { 527 => 'WebStatement' },
7154
7175
  'weightedflatsubject' => { 486 => 'weightedFlatSubject' },
7155
7176
  'what' => { 494 => 'What', 496 => 'What' },
7156
7177
  'whitebalance' => { 7 => 0x6f, 8 => [0x44,0x4a], 9 => 0xbc, 10 => 0x36, 11 => 0x5e, 12 => 0x36, 13 => 0x78, 14 => 0x6f, 15 => 0x6f, 16 => 0x73, 17 => 0x6f, 18 => 0x78, 19 => 0x54, 20 => 0x6f, 21 => 0xbc, 22 => 0x7b, 24 => 0xbc, 25 => 0xc2, 27 => 0x131, 28 => 0x77, 74 => 0x8, 77 => 0x7, 112 => 0x7, 113 => [0x19,0x2012], 119 => [0xa403,0xfe4e], 127 => 0x1002, 138 => 0x3fc, 139 => 0xfa0d, 140 => 0x40, 151 => 0x1a, 181 => 0x3, 182 => 0xe, 183 => 0x4, 184 => 0xb, 186 => 0x115, 233 => 0x5, 277 => 0x7, 330 => 0x304, 335 => 0x3, 337 => 0x3033, 370 => 0x19, 377 => 0x7, 401 => 0x26, 402 => 0x1003, 412 => [0x88,0x3c,0x7,0x58], 422 => 0xf, 423 => 0xe, 435 => [0x115,0xb054], 494 => 'WhiteBalance', 496 => 'WhiteBalance', 500 => 'WhiteBalance' },
@@ -7175,7 +7196,7 @@ my %tagLookup = (
7175
7196
  'whitebalancetemperature' => { 312 => 0x501 },
7176
7197
  'whiteboard' => { 317 => 0x301 },
7177
7198
  'whitelevel' => { 119 => 0xc61d, 370 => 0x7e, 442 => 0x787f },
7178
- 'whitepoint' => { 119 => 0x13e, 334 => 0x35d, 370 => 0x201, 517 => 'WhitePoint' },
7199
+ 'whitepoint' => { 119 => 0x13e, 334 => 0x35d, 370 => 0x201, 519 => 'WhitePoint' },
7179
7200
  'whites2012' => { 494 => 'Whites2012', 496 => 'Whites2012' },
7180
7201
  'whitesadj' => { 470 => 0x9017 },
7181
7202
  'wideadapter' => { 402 => 0x1017 },
@@ -7188,14 +7209,14 @@ my %tagLookup = (
7188
7209
  'windowsatomextension' => { 495 => [\'windowsAtom','windowsAtomExtension'] },
7189
7210
  'windowsatominvocationflags' => { 495 => [\'windowsAtom','windowsAtomInvocationFlags'] },
7190
7211
  'windowsatomuncprojectpath' => { 495 => [\'windowsAtom','windowsAtomUncProjectPath'] },
7191
- 'wordcount' => { 511 => 'wordCount' },
7212
+ 'wordcount' => { 513 => 'wordCount' },
7192
7213
  'work' => { 387 => "\xa9wrk" },
7193
7214
  'workcolorspace' => { 103 => 0x10200, 108 => 0x270 },
7194
- 'workflowtag' => { 507 => 'WorkflowTag' },
7195
- 'workflowtagcvid' => { 507 => [\'WorkflowTag','WorkflowTagCvId'] },
7196
- 'workflowtagcvtermid' => { 507 => [\'WorkflowTag','WorkflowTagCvTermId'] },
7197
- 'workflowtagcvtermname' => { 507 => [\'WorkflowTag','WorkflowTagCvTermName'] },
7198
- 'workflowtagcvtermrefinedabout' => { 507 => [\'WorkflowTag','WorkflowTagCvTermRefinedAbout'] },
7215
+ 'workflowtag' => { 508 => 'WorkflowTag' },
7216
+ 'workflowtagcvid' => { 508 => [\'WorkflowTag','WorkflowTagCvId'] },
7217
+ 'workflowtagcvtermid' => { 508 => [\'WorkflowTag','WorkflowTagCvTermId'] },
7218
+ 'workflowtagcvtermname' => { 508 => [\'WorkflowTag','WorkflowTagCvTermName'] },
7219
+ 'workflowtagcvtermrefinedabout' => { 508 => [\'WorkflowTag','WorkflowTagCvTermRefinedAbout'] },
7199
7220
  'worktodo' => { 502 => 'WorkToDo' },
7200
7221
  'worldtimelocation' => { 335 => 0x3a, 370 => 0x22, 376 => '0.1' },
7201
7222
  'writer' => { 179 => 'WM/Writer' },
@@ -7205,26 +7226,26 @@ my %tagLookup = (
7205
7226
  'xilinxversion' => { 138 => 0x414 },
7206
7227
  'xml' => { 136 => 'xml ' },
7207
7228
  'xmp' => { 106 => 0xffff00f6, 120 => 'XMP' },
7208
- 'xmptoolkit' => { 518 => 'xmptk' },
7229
+ 'xmptoolkit' => { 520 => 'xmptk' },
7209
7230
  'xpauthor' => { 119 => 0x9c9d },
7210
7231
  'xpcomment' => { 119 => 0x9c9c },
7211
7232
  'xpkeywords' => { 119 => 0x9c9e },
7212
7233
  'xposition' => { 119 => 0x11e },
7213
7234
  'xpsubject' => { 119 => 0x9c9f },
7214
7235
  'xptitle' => { 119 => 0x9c9b },
7215
- 'xresolution' => { 119 => 0x11a, 134 => 0x3, 385 => 0x0, 517 => 'XResolution' },
7236
+ 'xresolution' => { 119 => 0x11a, 134 => 0x3, 385 => 0x0, 519 => 'XResolution' },
7216
7237
  'xyresolution' => { 123 => 0x3 },
7217
7238
  'yaw' => { 115 => 0x7, 395 => ['_yaw',"\xa9fyw"] },
7218
7239
  'yawangle' => { 244 => 0x8, 407 => 0x0 },
7219
- 'ycbcrcoefficients' => { 119 => 0x211, 517 => 'YCbCrCoefficients' },
7220
- 'ycbcrpositioning' => { 119 => 0x213, 517 => 'YCbCrPositioning' },
7221
- 'ycbcrsubsampling' => { 119 => 0x212, 517 => 'YCbCrSubSampling' },
7240
+ 'ycbcrcoefficients' => { 119 => 0x211, 519 => 'YCbCrCoefficients' },
7241
+ 'ycbcrpositioning' => { 119 => 0x213, 519 => 'YCbCrPositioning' },
7242
+ 'ycbcrsubsampling' => { 119 => 0x212, 519 => 'YCbCrSubSampling' },
7222
7243
  'year' => { 387 => 'yrrc', 389 => 'year', 395 => 'yrrc' },
7223
7244
  'yearcreated' => { 140 => 0x10, 149 => 0xc },
7224
7245
  'yellowhsl' => { 103 => 0x20912 },
7225
- 'yield' => { 513 => 'yield' },
7246
+ 'yield' => { 515 => 'yield' },
7226
7247
  'yposition' => { 119 => 0x11f },
7227
- 'yresolution' => { 119 => 0x11b, 134 => 0x5, 385 => 0x4, 517 => 'YResolution' },
7248
+ 'yresolution' => { 119 => 0x11b, 134 => 0x5, 385 => 0x4, 519 => 'YResolution' },
7228
7249
  'zebrapatterntonerange' => { 310 => 0x211 },
7229
7250
  'zoneidentifier' => { 120 => 'ZoneIdentifier' },
7230
7251
  'zonematching' => { 186 => 0x10a, 189 => [0x3a,0x4a], 435 => 0xb024 },
@@ -7769,6 +7790,9 @@ my %tagExists = (
7769
7790
  'broadcast' => 1,
7770
7791
  'broadcastdate' => 1,
7771
7792
  'broadcastextension' => 1,
7793
+ 'brotliexif' => 1,
7794
+ 'brotlijumb' => 1,
7795
+ 'brotlixmp' => 1,
7772
7796
  'btoa0' => 1,
7773
7797
  'btoa1' => 1,
7774
7798
  'btoa2' => 1,
@@ -8272,6 +8296,7 @@ my %tagExists = (
8272
8296
  'contentencryption' => 1,
8273
8297
  'contentgroupdescription' => 1,
8274
8298
  'contentlanguage' => 1,
8299
+ 'contentlightlevel' => 1,
8275
8300
  'contentprotected' => 1,
8276
8301
  'contentprotectedpercent' => 1,
8277
8302
  'contentrating' => 1,
@@ -9179,6 +9204,7 @@ my %tagExists = (
9179
9204
  'gaindeadmapimageheight' => 1,
9180
9205
  'gaindeadmapimagetype' => 1,
9181
9206
  'gaindeadmapimagewidth' => 1,
9207
+ 'gainmapimage' => 1,
9182
9208
  'gammablue' => 1,
9183
9209
  'gammagreen' => 1,
9184
9210
  'gammainfo' => 1,
@@ -9322,6 +9348,7 @@ my %tagExists = (
9322
9348
  'gtcitation' => 1,
9323
9349
  'gtmodeltype' => 1,
9324
9350
  'gtrastertype' => 1,
9351
+ 'guano' => 1,
9325
9352
  'gyro360fly' => 1,
9326
9353
  'gyromode' => 1,
9327
9354
  'gyroscope' => 1,
@@ -9358,6 +9385,7 @@ my %tagExists = (
9358
9385
  'hdmiexternalrecorder' => 1,
9359
9386
  'hdmioutputhdr' => 1,
9360
9387
  'hdmioutputrange' => 1,
9388
+ 'hdrgm' => 1,
9361
9389
  'hdrinfo' => 1,
9362
9390
  'hdrinfo2' => 1,
9363
9391
  'hdrinfoversion' => 1,
@@ -9480,7 +9508,7 @@ my %tagExists = (
9480
9508
  'imagecompressiontable' => 1,
9481
9509
  'imagecoordinatesystem' => 1,
9482
9510
  'imagedatadiscard' => 1,
9483
- 'imagedatamd5' => 1,
9511
+ 'imagedatahash' => 1,
9484
9512
  'imagedataoffset' => 1,
9485
9513
  'imagedepth' => 1,
9486
9514
  'imageelements' => 1,
@@ -10053,6 +10081,7 @@ my %tagExists = (
10053
10081
  'matter' => 1,
10054
10082
  'maxband' => 1,
10055
10083
  'maxbitrate' => 1,
10084
+ 'maxcontentlightlevel' => 1,
10056
10085
  'maxdatarate' => 1,
10057
10086
  'maximumbitrate' => 1,
10058
10087
  'maximumimageindex' => 1,
@@ -10064,6 +10093,7 @@ my %tagExists = (
10064
10093
  'maxpacketsize' => 1,
10065
10094
  'maxpagenormal' => 1,
10066
10095
  'maxpdusize' => 1,
10096
+ 'maxpicaveragelightlevel' => 1,
10067
10097
  'maxsubfilesize' => 1,
10068
10098
  'maxtransmissiontime' => 1,
10069
10099
  'maxval' => 1,
@@ -10765,6 +10795,7 @@ my %tagExists = (
10765
10795
  'partialactivecolsright' => 1,
10766
10796
  'partialactiverowsbottom' => 1,
10767
10797
  'partialactiverowstop' => 1,
10798
+ 'partialjxlcodestream' => 1,
10768
10799
  'partialpalette' => 1,
10769
10800
  'partialsyncsamples' => 1,
10770
10801
  'participants' => 1,
@@ -11108,7 +11139,6 @@ my %tagExists = (
11108
11139
  'rafdata' => 1,
11109
11140
  'rafversion' => 1,
11110
11141
  'rangeimagelocalset' => 1,
11111
- 'rarversion' => 1,
11112
11142
  'rasterpadding' => 1,
11113
11143
  'rate' => 1,
11114
11144
  'rated' => 1,
@@ -12092,7 +12122,6 @@ my %tagExists = (
12092
12122
  'transfercharacteristics' => 1,
12093
12123
  'transferrange' => 1,
12094
12124
  'transfersequence' => 1,
12095
- 'transformation' => 1,
12096
12125
  'transformcreatedate' => 1,
12097
12126
  'transformedimagetitle' => 1,
12098
12127
  'transformmodifydate' => 1,