exiftool_vendored 13.22.0 → 13.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bin/Changes +23 -0
- data/bin/MANIFEST +5 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +46 -46
- data/bin/exiftool +53 -53
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +2 -2
- data/bin/lib/Image/ExifTool/GPS.pm +3 -3
- data/bin/lib/Image/ExifTool/JPEG.pm +4 -0
- data/bin/lib/Image/ExifTool/Nikon.pm +142 -746
- data/bin/lib/Image/ExifTool/PCAP.pm +462 -0
- data/bin/lib/Image/ExifTool/Plot.pm +3 -2
- data/bin/lib/Image/ExifTool/Protobuf.pm +3 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +78 -1
- data/bin/lib/Image/ExifTool/Sony.pm +18 -5
- data/bin/lib/Image/ExifTool/TagLookup.pm +151 -148
- data/bin/lib/Image/ExifTool/TagNames.pod +107 -218
- data/bin/lib/Image/ExifTool/Validate.pm +4 -4
- data/bin/lib/Image/ExifTool/WriteExif.pl +4 -4
- data/bin/lib/Image/ExifTool/XMP.pm +17 -3
- data/bin/lib/Image/ExifTool.pm +24 -9
- data/bin/lib/Image/ExifTool.pod +45 -45
- data/bin/perl-Image-ExifTool.spec +45 -45
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +3 -2
@@ -285,11 +285,11 @@ my @tableList = (
|
|
285
285
|
'Image::ExifTool::Nikon::MenuSettingsZ6III',
|
286
286
|
'Image::ExifTool::Nikon::MenuSettingsZ7II',
|
287
287
|
'Image::ExifTool::Nikon::MenuSettingsZ8',
|
288
|
+
'Image::ExifTool::Nikon::MenuSettingsZ8v1',
|
288
289
|
'Image::ExifTool::Nikon::MenuSettingsZ8v2',
|
289
290
|
'Image::ExifTool::Nikon::MenuSettingsZ9',
|
290
291
|
'Image::ExifTool::Nikon::MenuSettingsZ9v3',
|
291
292
|
'Image::ExifTool::Nikon::MenuSettingsZ9v4',
|
292
|
-
'Image::ExifTool::Nikon::MenuSettingsZ9v5',
|
293
293
|
'Image::ExifTool::Nikon::MoreSettingsD850',
|
294
294
|
'Image::ExifTool::Nikon::MultiExposure',
|
295
295
|
'Image::ExifTool::Nikon::MultiExposure2',
|
@@ -724,7 +724,7 @@ my %tagLookup = (
|
|
724
724
|
'afareainitialwidth' => { 261 => 0xbea },
|
725
725
|
'afareainitialxposition' => { 261 => 0xbe8 },
|
726
726
|
'afareainitialyposition' => { 261 => 0xbe9 },
|
727
|
-
'afareamode' => { 132 => '0.3', 187 => 0x33, 191 => 0xe, 199 => 0x0, 200 => 0x5, 201 => 0x5, 202 => 0x5, 203 => 0x5, 204 => 0x5, 250 => 0x340, 252 => 0x224,
|
727
|
+
'afareamode' => { 132 => '0.3', 187 => 0x33, 191 => 0xe, 199 => 0x0, 200 => 0x5, 201 => 0x5, 202 => 0x5, 203 => 0x5, 204 => 0x5, 250 => 0x340, 252 => 0x224, 255 => 0x210, 256 => 0x224, 257 => 0x224, 358 => 0xf, 428 => 0x1205, 441 => [0xa,0x3a], 448 => 0x11, 449 => 0x10, 450 => 0x24, 462 => 0xb043, 488 => 0x17 },
|
728
728
|
'afareamodesetting' => { 315 => '11.1', 318 => '0.1', 324 => '16.1', 328 => '2.1', 462 => 0x201c },
|
729
729
|
'afareapointsize' => { 132 => '0.4' },
|
730
730
|
'afareas' => { 334 => 0x304 },
|
@@ -750,7 +750,7 @@ my %tagLookup = (
|
|
750
750
|
'affineb' => { 520 => 'AffineB' },
|
751
751
|
'affinec' => { 520 => 'AffineC' },
|
752
752
|
'affined' => { 520 => 'AffineD' },
|
753
|
-
'affinetune' => { 205 => 0x0,
|
753
|
+
'affinetune' => { 205 => 0x0, 253 => 0x6b0, 254 => 0x6c0, 255 => 0x5b0, 256 => 0x5e0, 257 => 0x5f8, 334 => 0x306 },
|
754
754
|
'affinetuneadj' => { 205 => 0x2, 279 => 0x2d1, 280 => 0x2dc, 334 => 0x307 },
|
755
755
|
'affinetuneadjtele' => { 205 => 0x3 },
|
756
756
|
'affinetuneindex' => { 205 => 0x1 },
|
@@ -972,7 +972,7 @@ my %tagLookup = (
|
|
972
972
|
'aggregationtype' => { 547 => 'aggregationType' },
|
973
973
|
'agreement' => { 550 => 'agreement' },
|
974
974
|
'ah2greeninterpolationthreshold' => { 145 => 0xe4e },
|
975
|
-
'airplanemode' => { 250 => 0x9c0,
|
975
|
+
'airplanemode' => { 250 => 0x9c0, 253 => 0x722, 254 => 0x732, 255 => 0x624, 256 => 0x654, 257 => 0x6bc },
|
976
976
|
'aiservocontinuousshooting' => { 89 => 0x15 },
|
977
977
|
'aiservofirstimage' => { 2 => 0x5 },
|
978
978
|
'aiservofirstimagepriority' => { 90 => 0x519 },
|
@@ -1150,7 +1150,7 @@ my %tagLookup = (
|
|
1150
1150
|
'autocapturedframe' => { 206 => 0x0 },
|
1151
1151
|
'autocapturedistancefar' => { 206 => 0x4a },
|
1152
1152
|
'autocapturedistancenear' => { 206 => 0x4e },
|
1153
|
-
'autocapturepreset' => {
|
1153
|
+
'autocapturepreset' => { 257 => 0x746 },
|
1154
1154
|
'autocapturerecordingtime' => { 206 => 0x37 },
|
1155
1155
|
'autocapturewaittime' => { 206 => 0x38 },
|
1156
1156
|
'autocontrast' => { 527 => 'AutoContrast', 529 => 'AutoContrast' },
|
@@ -1162,7 +1162,7 @@ my %tagLookup = (
|
|
1162
1162
|
'autofocus' => { 337 => 0x209 },
|
1163
1163
|
'autofocusmoderestrictions' => { 330 => 0x107, 331 => 0x107, 332 => 0x11d },
|
1164
1164
|
'autofp' => { 324 => '7.3', 328 => '31.4' },
|
1165
|
-
'autoiso' => { 82 => 0x1, 119 => 0x3008, 250 => 0x288, 252 => 0x152,
|
1165
|
+
'autoiso' => { 82 => 0x1, 119 => 0x3008, 250 => 0x288, 252 => 0x152, 255 => 0x142, 256 => 0x156, 257 => 0x156, 315 => '1.1', 324 => '1.1' },
|
1166
1166
|
'autoisomax' => { 315 => '1.2', 324 => '1.2' },
|
1167
1167
|
'autoisominshutterspeed' => { 315 => '1.3', 324 => '1.3' },
|
1168
1168
|
'autolateralca' => { 527 => 'AutoLateralCA', 529 => 'AutoLateralCA' },
|
@@ -1275,13 +1275,13 @@ my %tagLookup = (
|
|
1275
1275
|
'bodyserialnumber' => { 429 => 0x10 },
|
1276
1276
|
'bookedition' => { 547 => 'bookEdition' },
|
1277
1277
|
'bootloaderversion' => { 423 => 0x26 },
|
1278
|
-
'bracketbutton' => {
|
1279
|
-
'bracketbuttonplaybackmode' => {
|
1280
|
-
'bracketincrement' => { 250 => 0x34a, 252 => 0x22e,
|
1278
|
+
'bracketbutton' => { 254 => 0x808, 257 => 0x80c },
|
1279
|
+
'bracketbuttonplaybackmode' => { 254 => 0x810, 257 => 0x816 },
|
1280
|
+
'bracketincrement' => { 250 => 0x34a, 252 => 0x22e, 255 => 0x21a, 256 => 0x22e, 257 => 0x22e },
|
1281
1281
|
'bracketmode' => { 61 => 0x3 },
|
1282
|
-
'bracketprogram' => { 250 => 0x348, 252 => 0x22c,
|
1282
|
+
'bracketprogram' => { 250 => 0x348, 252 => 0x22c, 255 => 0x218, 256 => 0x22c, 257 => 0x22c },
|
1283
1283
|
'bracketsequence' => { 119 => 0x301d },
|
1284
|
-
'bracketset' => { 250 => 0x346, 252 => 0x22a,
|
1284
|
+
'bracketset' => { 250 => 0x346, 252 => 0x22a, 255 => 0x216, 256 => 0x22a, 257 => 0x22a },
|
1285
1285
|
'bracketsettings' => { 358 => 0x45 },
|
1286
1286
|
'bracketshotnumber' => { 61 => 0x5, 374 => 0x9, 459 => 0x2b },
|
1287
1287
|
'bracketshotnumber2' => { 459 => 0x2d },
|
@@ -1899,7 +1899,7 @@ my %tagLookup = (
|
|
1899
1899
|
'colortoneuserdef3' => { 19 => 0x10b, 75 => 0xcc, 76 => 0xe4 },
|
1900
1900
|
'columninterleavefactor' => { 125 => 0xcd43 },
|
1901
1901
|
'comlenblksize' => { 145 => 0xfde8 },
|
1902
|
-
'commanddialframeadvancezoom' => {
|
1902
|
+
'commanddialframeadvancezoom' => { 257 => 0x804 },
|
1903
1903
|
'commanddialplaybackmode' => { 330 => 0x1cb, 331 => 0x1cb, 332 => 0x1e3 },
|
1904
1904
|
'commanddials' => { 324 => '5.1' },
|
1905
1905
|
'commanddialsaperturesetting' => { 313 => '17.3', 314 => '18.3', 316 => '18.3', 317 => '18.3', 322 => '33.3', 323 => '17.3', 326 => '18.3', 327 => '18.3' },
|
@@ -2506,7 +2506,7 @@ my %tagLookup = (
|
|
2506
2506
|
'dewarpflag' => { 122 => 'DewarpFlag' },
|
2507
2507
|
'dialdirectiontvav' => { 90 => 0x706 },
|
2508
2508
|
'dietaryneeds' => { 549 => 'dietaryNeeds' },
|
2509
|
-
'diffractioncompensation' => { 235 => 0x20e, 250 => 0x2ce, 251 => 0x142, 252 => 0x1b2,
|
2509
|
+
'diffractioncompensation' => { 235 => 0x20e, 250 => 0x2ce, 251 => 0x142, 252 => 0x1b2, 255 => 0x1a2, 256 => 0x1b6, 257 => 0x1b6 },
|
2510
2510
|
'diffractioncorrection' => { 358 => 0xbc, 383 => 0x3 },
|
2511
2511
|
'diffractioncorrectionon' => { 109 => 0x2070b },
|
2512
2512
|
'digitalcreationdate' => { 138 => 0x3e },
|
@@ -2566,7 +2566,7 @@ my %tagLookup = (
|
|
2566
2566
|
'discnumber' => { 557 => 'discNumber' },
|
2567
2567
|
'dishtype' => { 549 => 'dishType' },
|
2568
2568
|
'disknumber' => { 412 => 'disk' },
|
2569
|
-
'dispbutton' => {
|
2569
|
+
'dispbutton' => { 257 => 0x7d4, 330 => 0x2ab },
|
2570
2570
|
'displayallafpoints' => { 90 => 0x514 },
|
2571
2571
|
'displayaperture' => { 37 => 0x23 },
|
2572
2572
|
'displayedunitsx' => { 409 => 0x2 },
|
@@ -2646,9 +2646,9 @@ my %tagLookup = (
|
|
2646
2646
|
'durationscale' => { 557 => [\'duration','durationScale'] },
|
2647
2647
|
'durationvalue' => { 557 => [\'duration','durationValue'] },
|
2648
2648
|
'dustremovaldata' => { 69 => 0x97 },
|
2649
|
-
'dxcropalert' => { 252 => 0x250,
|
2649
|
+
'dxcropalert' => { 252 => 0x250, 255 => 0x23c, 256 => 0x250, 257 => 0x250 },
|
2650
2650
|
'dynamicafarea' => { 313 => '1.4', 322 => '1.4' },
|
2651
|
-
'dynamicafareasize' => { 250 => 0x370, 252 => 0x254,
|
2651
|
+
'dynamicafareasize' => { 250 => 0x370, 252 => 0x254, 255 => 0x240, 256 => 0x254, 257 => 0x254 },
|
2652
2652
|
'dynamicareaafassist' => { 329 => 0x18, 330 => 0x18, 331 => 0x18, 332 => 0x18 },
|
2653
2653
|
'dynamicareaafdisplay' => { 314 => '46.1', 316 => '47.1', 317 => '47.1', 326 => '47.1', 327 => '47.1' },
|
2654
2654
|
'dynamicrange' => { 133 => 0x1400 },
|
@@ -2714,7 +2714,7 @@ my %tagLookup = (
|
|
2714
2714
|
'embeddedencodedrightsexprtype' => { 541 => [\'EmbdEncRightsExpr','EmbdEncRightsExprRightsExprEncType'] },
|
2715
2715
|
'embeddedxmpdigest' => { 545 => 'EmbeddedXMPDigest' },
|
2716
2716
|
'emissivity' => { 127 => 0x3 },
|
2717
|
-
'emptyslotrelease' => { 250 => 0x98c,
|
2717
|
+
'emptyslotrelease' => { 250 => 0x98c, 253 => 0x723, 254 => 0x733, 255 => 0x625, 256 => 0x655, 257 => 0x6bd },
|
2718
2718
|
'enablechromanoisereduction' => { 145 => 0xe6e },
|
2719
2719
|
'enablesharpening' => { 145 => 0x92e },
|
2720
2720
|
'encodedby' => { 186 => 'WM/EncodedBy', 412 => "\xa9enc" },
|
@@ -2727,7 +2727,7 @@ my %tagLookup = (
|
|
2727
2727
|
'enduser' => { 344 => 'EndUser' },
|
2728
2728
|
'enduserid' => { 344 => [\'EndUser','EndUserEndUserID'] },
|
2729
2729
|
'endusername' => { 344 => [\'EndUser','EndUserEndUserName'] },
|
2730
|
-
'energysavingmode' => { 250 => 0x992,
|
2730
|
+
'energysavingmode' => { 250 => 0x992, 253 => 0x746, 254 => 0x756, 255 => 0x648, 256 => 0x678, 257 => 0x6e0 },
|
2731
2731
|
'engineer' => { 557 => 'engineer' },
|
2732
2732
|
'enhancedarktones' => { 299 => 0x8 },
|
2733
2733
|
'enhancedenoisealreadyapplied' => { 524 => 'EnhanceDenoiseAlreadyApplied' },
|
@@ -2817,7 +2817,7 @@ my %tagLookup = (
|
|
2817
2817
|
'exposurecompautocancel' => { 90 => 0x113 },
|
2818
2818
|
'exposurecompensation' => { 82 => 0x6, 99 => 0x0, 125 => 0x9204, 147 => 0x24, 163 => 'ExposureComp', 183 => 'ExposureCompensation', 188 => 0xd, 189 => 0x53, 190 => 0x1e, 194 => 0x49c0, 339 => 0x1006, 394 => 0x16, 403 => 0x402, 435 => 0xa013, 438 => [0xc,0x35,0x4d], 471 => 0x114c, 472 => 0x114c, 473 => 0x1128, 475 => 0x1180, 476 => 0x1038, 477 => 0x230, 478 => 0x230, 479 => 0x223, 533 => 'ExposureBiasValue' },
|
2819
2819
|
'exposurecompensation2' => { 467 => [0x24,0x26,0x2a] },
|
2820
|
-
'exposurecompensationbutton' => {
|
2820
|
+
'exposurecompensationbutton' => { 257 => 0x794 },
|
2821
2821
|
'exposurecompensationmode' => { 191 => 0x47, 194 => 0x2a },
|
2822
2822
|
'exposurecompensationset' => { 448 => 0x3, 449 => 0x3, 450 => 0x3, 467 => 0x1e },
|
2823
2823
|
'exposurecompensationsetting' => { 191 => 0x1 },
|
@@ -2825,7 +2825,7 @@ my %tagLookup = (
|
|
2825
2825
|
'exposurecontrolstep' => { 321 => '6.1', 323 => '6.1' },
|
2826
2826
|
'exposurecontrolstepsize' => { 313 => '6.2', 314 => '7.1', 316 => '7.1', 317 => '7.1', 322 => '4.2', 326 => '7.1', 327 => '7.1', 328 => '7.1', 329 => 0x1d, 330 => 0x1b, 331 => 0x1b, 332 => 0x1b },
|
2827
2827
|
'exposurecount' => { 133 => 0x1032 },
|
2828
|
-
'exposuredelay' => {
|
2828
|
+
'exposuredelay' => { 257 => 0x800, 330 => 0x2f1 },
|
2829
2829
|
'exposuredelaymode' => { 313 => '10.1', 314 => '11.1', 316 => '11.1', 317 => '11.1', 318 => '9.1', 319 => '10.1', 320 => '10.1', 322 => '10.4', 323 => '10.1', 324 => '6.4', 326 => '11.1', 327 => '11.1', 328 => '11.2' },
|
2830
2830
|
'exposuredifference' => { 246 => 0xe },
|
2831
2831
|
'exposuregaincustom' => { 145 => 0x89c },
|
@@ -2850,7 +2850,7 @@ my %tagLookup = (
|
|
2850
2850
|
'exrauto' => { 133 => 0x1033 },
|
2851
2851
|
'exrmode' => { 133 => 0x1034 },
|
2852
2852
|
'extdescraccessibility' => { 540 => 'ExtDescrAccessibility' },
|
2853
|
-
'extendedmenubanks' => { 252 => 0x120,
|
2853
|
+
'extendedmenubanks' => { 252 => 0x120, 255 => 0x114, 256 => 0x124, 257 => 0x124 },
|
2854
2854
|
'extendedshutterspeeds' => { 329 => 0xf2, 330 => 0x102, 331 => 0x102, 332 => 0x118 },
|
2855
2855
|
'extendedwbdetect' => { 334 => 0x902 },
|
2856
2856
|
'extender' => { 335 => 0x301 },
|
@@ -3068,7 +3068,7 @@ my %tagLookup = (
|
|
3068
3068
|
'flashcompensation' => { 145 => 0x3f3, 224 => 0xa, 225 => 0xa, 226 => 0xa, 227 => 0x27, 228 => 0xa, 229 => 0xa, 524 => 'FlashCompensation' },
|
3069
3069
|
'flashcontrol' => { 448 => 0x23, 449 => 0x1f, 450 => 0x21 },
|
3070
3070
|
'flashcontrolbuilt-in' => { 322 => '16.1', 323 => '23.1', 325 => '23.1', 326 => '24.1' },
|
3071
|
-
'flashcontrolmode' => { 224 => '9.2', 225 => '9.2', 226 => '9.2', 227 => '9.2', 229 => '9.2', 235 => 0x214, 250 => 0x2d4, 251 => 0x148, 252 => 0x1b8,
|
3071
|
+
'flashcontrolmode' => { 224 => '9.2', 225 => '9.2', 226 => '9.2', 227 => '9.2', 229 => '9.2', 235 => 0x214, 250 => 0x2d4, 251 => 0x148, 252 => 0x1b8, 255 => 0x1a8, 256 => 0x1bc, 257 => 0x1bc, 334 => 0x404 },
|
3072
3072
|
'flashcurtain' => { 358 => 0x48 },
|
3073
3073
|
'flashdefault' => { 191 => 0x42 },
|
3074
3074
|
'flashdevice' => { 339 => 0x1005 },
|
@@ -3091,7 +3091,7 @@ my %tagLookup = (
|
|
3091
3091
|
'flashfirmwareversion' => { 335 => 0x1002 },
|
3092
3092
|
'flashfocallength' => { 224 => 0xb, 225 => 0xc, 226 => 0xc, 227 => 0xc, 228 => 0xc, 229 => 0x26 },
|
3093
3093
|
'flashfunction' => { 194 => 0x31, 533 => [\'Flash','FlashFunction'] },
|
3094
|
-
'flashgndistance' => { 224 => 0xe, 225 => 0xf, 226 => 0xf, 227 => 0xf, 228 => 0xf, 229 => 0xf, 235 => 0x21a, 250 => 0x2da, 251 => 0x14e,
|
3094
|
+
'flashgndistance' => { 224 => 0xe, 225 => 0xf, 226 => 0xf, 227 => 0xf, 228 => 0xf, 229 => 0xf, 235 => 0x21a, 250 => 0x2da, 251 => 0x14e, 255 => 0x1ae, 256 => 0x1c2, 257 => 0x1c2 },
|
3095
3095
|
'flashgroupacompensation' => { 224 => 0x11, 225 => 0x12, 226 => 0x13, 227 => 0x28, 228 => 0x28, 229 => 0x28 },
|
3096
3096
|
'flashgroupacontrolmode' => { 224 => 0xf, 225 => '16.1', 226 => '17.1', 227 => '17.1', 228 => '17.1', 229 => '17.1' },
|
3097
3097
|
'flashgroupaoutput' => { 224 => 0x11, 225 => 0x12, 226 => 0x13, 227 => 0x28, 228 => 0x28, 229 => 0x28 },
|
@@ -3107,22 +3107,22 @@ my %tagLookup = (
|
|
3107
3107
|
'flashlevel' => { 315 => 0x9, 462 => 0xb048 },
|
3108
3108
|
'flashmake' => { 166 => 'Make' },
|
3109
3109
|
'flashmanufacturer' => { 185 => 'FlashManufacturer' },
|
3110
|
-
'flashmastercompensation' => { 235 => 0x22e, 250 => 0x2ee, 251 => 0x162,
|
3110
|
+
'flashmastercompensation' => { 235 => 0x22e, 250 => 0x2ee, 251 => 0x162, 255 => 0x1aa, 256 => 0x1be, 257 => 0x1be },
|
3111
3111
|
'flashmastercontrolmode' => { 235 => 0x22c, 250 => 0x2ec, 251 => 0x160 },
|
3112
3112
|
'flashmasteroutput' => { 235 => 0x232, 250 => 0x2f2, 251 => 0x166 },
|
3113
3113
|
'flashmetering' => { 188 => 0x3f, 191 => 0x1c },
|
3114
3114
|
'flashmeteringmode' => { 7 => 0x15, 13 => 0x15, 14 => 0x15, 15 => 0x15, 16 => 0x15, 17 => 0x15, 18 => 0x15, 20 => 0x15, 22 => 0x15, 28 => 0x15 },
|
3115
3115
|
'flashmeteringsegments' => { 394 => 0x20a },
|
3116
3116
|
'flashmode' => { 118 => 0x4, 145 => 0x3f2, 147 => 0x5c, 158 => 0x27, 166 => 'Mode', 188 => 0x2, 189 => 0x20, 190 => 0x16, 191 => 0xf, 246 => 0x87, 334 => 0x400, 339 => 0x1004, 394 => 0xc, 401 => 0x4, 427 => 0x20, 428 => 0x100a, 437 => 0x225, 448 => 0x13, 449 => 0x7f, 450 => 0x20, 467 => 0x10, 471 => 0x1138, 472 => 0x1138, 473 => 0x1114, 474 => 0x1190, 475 => 0x116c, 476 => 0x1024, 477 => 0x21c, 478 => 0x21c, 479 => 0x211, 533 => [\'Flash','FlashMode'] },
|
3117
|
-
'flashmodebutton' => {
|
3118
|
-
'flashmodebuttonplaybackmode' => {
|
3117
|
+
'flashmodebutton' => { 257 => 0x80e },
|
3118
|
+
'flashmodebuttonplaybackmode' => { 257 => 0x818 },
|
3119
3119
|
'flashmodel' => { 166 => 'Model', 185 => 'FlashModel', 335 => 0x1001 },
|
3120
3120
|
'flashoptions' => { 374 => 0x2 },
|
3121
3121
|
'flashoptions2' => { 374 => 0x10 },
|
3122
|
-
'flashoutput' => { 48 => 0x248, 82 => 0x21, 224 => 0xa, 225 => 0xa, 226 => 0xa, 227 => 0x27, 229 => 0x21, 235 => 0x21e, 250 => 0x2de, 251 => 0x152,
|
3122
|
+
'flashoutput' => { 48 => 0x248, 82 => 0x21, 224 => 0xa, 225 => 0xa, 226 => 0xa, 227 => 0x27, 229 => 0x21, 235 => 0x21e, 250 => 0x2de, 251 => 0x152, 255 => 0x1b2, 256 => 0x1c6, 257 => 0x1c6 },
|
3123
3123
|
'flashpixversion' => { 125 => 0xa000, 533 => 'FlashpixVersion' },
|
3124
3124
|
'flashredeyemode' => { 533 => [\'Flash','FlashRedEyeMode'] },
|
3125
|
-
'flashremotecontrol' => { 235 => 0x228, 250 => 0x2e8, 251 => 0x15c,
|
3125
|
+
'flashremotecontrol' => { 235 => 0x228, 250 => 0x2e8, 251 => 0x15c, 255 => 0x1bc, 334 => 0x403 },
|
3126
3126
|
'flashreturn' => { 533 => [\'Flash','FlashReturn'] },
|
3127
3127
|
'flashserialnumber' => { 166 => 'SerialNumber', 335 => 0x1003 },
|
3128
3128
|
'flashsetting' => { 246 => 0x8 },
|
@@ -3136,13 +3136,13 @@ my %tagLookup = (
|
|
3136
3136
|
'flashthreshold' => { 100 => 0x1 },
|
3137
3137
|
'flashtype' => { 166 => 'Type', 191 => 0x59, 246 => 0x9, 335 => 0x1000 },
|
3138
3138
|
'flashwarning' => { 323 => '30.1', 324 => '7.1', 328 => '31.1', 358 => 0x62 },
|
3139
|
-
'flashwirelessoption' => { 235 => 0x234, 250 => 0x2e6, 251 => 0x15a,
|
3139
|
+
'flashwirelessoption' => { 235 => 0x234, 250 => 0x2e6, 251 => 0x15a, 255 => 0x1c8 },
|
3140
3140
|
'flexiblespotposition' => { 462 => 0x201d },
|
3141
3141
|
'flickadvancedirection' => { 330 => 0x25f, 331 => 0x25f, 332 => 0x277 },
|
3142
3142
|
'flickerreduce' => { 437 => 0x218 },
|
3143
3143
|
'flickerreduction' => { 133 => 0x1446, 276 => 0x7 },
|
3144
3144
|
'flickerreductionindicator' => { 271 => 0x532 },
|
3145
|
-
'flickerreductionshooting' => { 250 => 0x2d0, 252 => 0x1b4,
|
3145
|
+
'flickerreductionshooting' => { 250 => 0x2d0, 252 => 0x1b4, 255 => 0x1a4, 256 => 0x1b8, 257 => 0x1b8 },
|
3146
3146
|
'flightpitchdegree' => { 122 => 'FlightPitchDegree' },
|
3147
3147
|
'flightrolldegree' => { 122 => 'FlightRollDegree' },
|
3148
3148
|
'flightxspeed' => { 122 => 'FlightXSpeed' },
|
@@ -3225,12 +3225,12 @@ my %tagLookup = (
|
|
3225
3225
|
'focusresult' => { 204 => 0x4a },
|
3226
3226
|
'focusringrotation' => { 90 => 0x713 },
|
3227
3227
|
'focussetting' => { 438 => 0x6 },
|
3228
|
-
'focusshiftautoreset' => {
|
3229
|
-
'focusshiftexposurelock' => { 235 => 0x1b4, 250 => 0x224, 251 => 0xe8, 252 => 0x100,
|
3230
|
-
'focusshiftinterval' => { 235 => 0x1b0, 250 => 0x220, 251 => 0xe4, 252 => 0xfc,
|
3231
|
-
'focusshiftnumbershots' => { 235 => 0x1a8, 250 => 0x218, 251 => 0xdc, 252 => 0xf4,
|
3228
|
+
'focusshiftautoreset' => { 256 => 0x6da, 257 => 0x748 },
|
3229
|
+
'focusshiftexposurelock' => { 235 => 0x1b4, 250 => 0x224, 251 => 0xe8, 252 => 0x100, 255 => 0xf4, 256 => 0x104, 257 => 0x104 },
|
3230
|
+
'focusshiftinterval' => { 235 => 0x1b0, 250 => 0x220, 251 => 0xe4, 252 => 0xfc, 255 => 0xf0, 256 => 0x100, 257 => 0x100 },
|
3231
|
+
'focusshiftnumbershots' => { 235 => 0x1a8, 250 => 0x218, 251 => 0xdc, 252 => 0xf4, 255 => 0xe8, 256 => 0xf8, 257 => 0xf8 },
|
3232
3232
|
'focusshiftshooting' => { 274 => 0x20 },
|
3233
|
-
'focusshiftstepwidth' => { 235 => 0x1ac, 250 => 0x21c, 251 => 0xe0, 252 => 0xf8,
|
3233
|
+
'focusshiftstepwidth' => { 235 => 0x1ac, 250 => 0x21c, 251 => 0xe0, 252 => 0xf8, 255 => 0xec, 256 => 0xfc, 257 => 0xfc },
|
3234
3234
|
'focusstatus' => { 447 => 0x19, 448 => 0x53, 449 => 0x53 },
|
3235
3235
|
'focusstepcount' => { 337 => 0x301, 339 => 0x100e },
|
3236
3236
|
'focusstepinfinity' => { 337 => 0x303, 339 => 0x103b },
|
@@ -3585,9 +3585,9 @@ my %tagLookup = (
|
|
3585
3585
|
'hasvisibleoverprint' => { 562 => 'HasVisibleOverprint' },
|
3586
3586
|
'hasvisibletransparency' => { 562 => 'HasVisibleTransparency' },
|
3587
3587
|
'hdmioutputn-log' => { 251 => 0x35a },
|
3588
|
-
'hdmioutputresolution' => {
|
3588
|
+
'hdmioutputresolution' => { 253 => 0x710, 254 => 0x720, 255 => 0x610, 256 => 0x640, 257 => 0x6a8 },
|
3589
3589
|
'hdmiviewassist' => { 331 => 0x20f, 332 => 0x227 },
|
3590
|
-
'hdr' => { 64 => 0x1, 231 => 0x4, 232 => 0x4, 250 => 0x354, 252 => 0x23a,
|
3590
|
+
'hdr' => { 64 => 0x1, 231 => 0x4, 232 => 0x4, 250 => 0x354, 252 => 0x23a, 257 => 0x23a, 358 => 0x9e, 394 => 0x85, 462 => 0x200a },
|
3591
3591
|
'hdrcapacitymax' => { 538 => 'HDRCapacityMax' },
|
3592
3592
|
'hdrcapacitymin' => { 538 => 'HDRCapacityMin' },
|
3593
3593
|
'hdreditmode' => { 527 => 'HDREditMode', 529 => 'HDREditMode' },
|
@@ -3596,7 +3596,7 @@ my %tagLookup = (
|
|
3596
3596
|
'hdrgainmapversion' => { 516 => 'HDRGainMapVersion' },
|
3597
3597
|
'hdrheadroom' => { 1 => 0x21 },
|
3598
3598
|
'hdrimagetype' => { 1 => 0xa },
|
3599
|
-
'hdrlevel' => { 231 => 0x5, 232 => 0x5, 250 => 0x360, 252 => 0x246,
|
3599
|
+
'hdrlevel' => { 231 => 0x5, 232 => 0x5, 250 => 0x360, 252 => 0x246, 257 => 0x246, 450 => 0x2e, 467 => 0x17 },
|
3600
3600
|
'hdrlevel2' => { 231 => 0x7 },
|
3601
3601
|
'hdrplusmakernote' => { 507 => 'HdrPlusMakernote' },
|
3602
3602
|
'hdrpmakernote' => { 507 => 'hdrp_makernote' },
|
@@ -3626,8 +3626,8 @@ my %tagLookup = (
|
|
3626
3626
|
'hierarchicalkeywords6applied' => { 178 => [\'Keywords','KeywordsHierarchyChildrenChildrenChildrenChildrenChildrenApplied'] },
|
3627
3627
|
'hierarchicalsubject' => { 518 => 'hierarchicalSubject' },
|
3628
3628
|
'highestbiostratigraphiczone' => { 124 => [\'GeologicalContext','GeologicalContextHighestBiostratigraphicZone'] },
|
3629
|
-
'highframerate' => { 250 => 0x16c, 252 => 0x48,
|
3630
|
-
'highfrequencyflickerreduction' => { 250 => 0x386, 252 => 0x27c,
|
3629
|
+
'highframerate' => { 250 => 0x16c, 252 => 0x48, 256 => 0x48, 257 => 0x48 },
|
3630
|
+
'highfrequencyflickerreduction' => { 250 => 0x386, 252 => 0x27c, 256 => 0x27c, 257 => 0x27c },
|
3631
3631
|
'highisomultiplierblue' => { 363 => 0x1a },
|
3632
3632
|
'highisomultipliergreen' => { 363 => 0x19 },
|
3633
3633
|
'highisomultiplierred' => { 363 => 0x18 },
|
@@ -3901,16 +3901,16 @@ my %tagLookup = (
|
|
3901
3901
|
'interopindex' => { 125 => 0x1, 534 => 'InteroperabilityIndex' },
|
3902
3902
|
'interopversion' => { 125 => 0x2 },
|
3903
3903
|
'interval' => { 271 => 0x20 },
|
3904
|
-
'intervaldurationhours' => { 250 => 0x1dc, 251 => 0xa0, 252 => 0xb8
|
3905
|
-
'intervaldurationminutes' => { 250 => 0x1e0, 251 => 0xa4, 252 => 0xbc
|
3906
|
-
'intervaldurationseconds' => { 250 => 0x1e4, 251 => 0xa8, 252 => 0xc0
|
3907
|
-
'intervalexposuresmoothing' => { 235 => 0x184, 250 => 0x1f4, 251 => 0xb8, 252 => 0xd0
|
3904
|
+
'intervaldurationhours' => { 250 => 0x1dc, 251 => 0xa0, 252 => 0xb8 },
|
3905
|
+
'intervaldurationminutes' => { 250 => 0x1e0, 251 => 0xa4, 252 => 0xbc },
|
3906
|
+
'intervaldurationseconds' => { 250 => 0x1e4, 251 => 0xa8, 252 => 0xc0 },
|
3907
|
+
'intervalexposuresmoothing' => { 235 => 0x184, 250 => 0x1f4, 251 => 0xb8, 252 => 0xd0 },
|
3908
3908
|
'intervalframe' => { 271 => 0x24 },
|
3909
3909
|
'intervallength' => { 188 => 0x10 },
|
3910
3910
|
'intervalmode' => { 188 => 0x26 },
|
3911
3911
|
'intervalnumber' => { 188 => 0x11 },
|
3912
|
-
'intervalpriority' => { 235 => 0x186, 250 => 0x1f6, 251 => 0xba, 252 => 0xd2
|
3913
|
-
'intervals' => { 235 => 0x17c, 250 => 0x1ec, 251 => 0xb0, 252 => 0xc8,
|
3912
|
+
'intervalpriority' => { 235 => 0x186, 250 => 0x1f6, 251 => 0xba, 252 => 0xd2 },
|
3913
|
+
'intervals' => { 235 => 0x17c, 250 => 0x1ec, 251 => 0xb0, 252 => 0xc8, 255 => 0xbc, 256 => 0xcc, 257 => 0xcc },
|
3914
3914
|
'intervalshooting' => { 236 => 0x24, 273 => 0x24, 274 => 0x28, 394 => 0x92 },
|
3915
3915
|
'introtime' => { 557 => 'introTime' },
|
3916
3916
|
'introtimescale' => { 557 => [\'introTime','introTimeScale'] },
|
@@ -3937,13 +3937,13 @@ my %tagLookup = (
|
|
3937
3937
|
'iso' => { 7 => 0x6, 9 => 0x6, 10 => 0x75, 11 => 0x6, 12 => 0x79, 13 => 0x6, 14 => 0x6, 15 => 0x6, 16 => 0x6, 17 => 0x6, 18 => 0x6, 19 => 0x6, 20 => 0x6, 21 => 0x6, 22 => 0x6, 23 => 0x6, 24 => 0x6, 25 => 0x6, 26 => 0x6, 27 => 0x6, 28 => 0x6, 29 => 0x6, 31 => 0x0, 32 => 0x1, 118 => 0x14, 119 => [0x3014,0x14], 125 => 0x8827, 144 => 0xfd06, 145 => 0x1784, 147 => 0x60, 149 => [0xfa2e,0xfa46], 150 => [0x27,0x28], 151 => 0xf105, 154 => 0x14, 156 => 0x4e, 158 => 0x1e, 159 => 0x1a, 161 => 0x34, 163 => 'ISO', 188 => 0x8, 194 => 0x49ba, 234 => 0x0, 246 => 0x2, 358 => 0xd1, 363 => [0x17,0x37], 394 => [0x8b,0x14], 401 => 0x14, 403 => 0x105, 435 => 0xa014, 438 => 0x86, 459 => 0x6f, 467 => [0x1f,0x21,0x25], 533 => 'ISOSpeedRatings' },
|
3938
3938
|
'iso2' => { 234 => 0x6, 278 => 0x265, 279 => 0x25c, 280 => 0x265, 281 => 0x221, 282 => 0x25d, 283 => 0x256, 284 => 0x25d, 287 => 0x2b5, 290 => 0x265, 294 => 0x2b5 },
|
3939
3939
|
'isoauto' => { 374 => '14.4' },
|
3940
|
-
'isoautoflashlimit' => { 252 => 0x156,
|
3941
|
-
'isoautohilimit' => { 233 => 0x5, 250 => 0x28a, 252 => 0x154,
|
3940
|
+
'isoautoflashlimit' => { 252 => 0x156, 255 => 0x146, 256 => 0x15a, 257 => 0x15a },
|
3941
|
+
'isoautohilimit' => { 233 => 0x5, 250 => 0x28a, 252 => 0x154, 255 => 0x144, 256 => 0x158, 257 => 0x158, 276 => 0x5, 286 => 0x18eb },
|
3942
3942
|
'isoautomax' => { 461 => 0x4 },
|
3943
3943
|
'isoautomin' => { 461 => 0x2 },
|
3944
3944
|
'isoautominspeed' => { 394 => 0x7a },
|
3945
|
-
'isoautoshuttertime' => { 233 => 0x4, 252 => 0x15e,
|
3946
|
-
'isobutton' => {
|
3945
|
+
'isoautoshuttertime' => { 233 => 0x4, 252 => 0x15e, 255 => 0x14e, 256 => 0x162, 257 => 0x162, 276 => 0x4, 286 => 0x18ea },
|
3946
|
+
'isobutton' => { 257 => 0x796 },
|
3947
3947
|
'isocalibrationgain' => { 145 => 0x89f },
|
3948
3948
|
'isodisplay' => { 316 => '4.1', 317 => '4.1', 318 => '2.3', 319 => '3.3', 320 => '3.3', 323 => '3.3', 326 => '4.3', 327 => '4.1', 328 => '4.3' },
|
3949
3949
|
'isoexpansion' => { 90 => 0x103, 91 => 0x7, 92 => 0x8, 95 => 0x8, 234 => 0x4 },
|
@@ -4051,7 +4051,7 @@ my %tagLookup = (
|
|
4051
4051
|
'landscapeunsharpmaskfineness' => { 115 => 0xa0 },
|
4052
4052
|
'landscapeunsharpmaskstrength' => { 115 => 0x9e },
|
4053
4053
|
'landscapeunsharpmaskthreshold' => { 115 => 0xa2 },
|
4054
|
-
'language' => { 250 => 0x8fc,
|
4054
|
+
'language' => { 250 => 0x8fc, 253 => 0x6a2, 254 => 0x6a2, 255 => 0x592, 256 => 0x5c2, 257 => 0x5da, 530 => 'language' },
|
4055
4055
|
'languageidentifier' => { 138 => 0x87 },
|
4056
4056
|
'largestvalidinteriorrectheight' => { 513 => 'LargestValidInteriorRectHeight' },
|
4057
4057
|
'largestvalidinteriorrectleft' => { 513 => 'LargestValidInteriorRectLeft' },
|
@@ -4130,9 +4130,9 @@ my %tagLookup = (
|
|
4130
4130
|
'lensformat' => { 475 => 0x1891, 477 => 0x18bd, 478 => 0x18ed, 479 => 0x17f1, 481 => 0x106, 482 => 0x106, 493 => 0x603, 494 => 0x5d },
|
4131
4131
|
'lensfstops' => { 238 => 0x7, 239 => 0xc, 240 => 0xd, 244 => 0xe, 246 => 0x8b, 384 => '0.3' },
|
4132
4132
|
'lensfunc1button' => { 329 => 0xa3, 330 => 0x9f, 331 => 0x9f, 332 => 0x9f },
|
4133
|
-
'lensfunc1buttonplaybackmode' => {
|
4133
|
+
'lensfunc1buttonplaybackmode' => { 254 => 0x80a, 257 => 0x810 },
|
4134
4134
|
'lensfunc2button' => { 329 => 0xab, 330 => 0xa7, 331 => 0xa7, 332 => 0xa7 },
|
4135
|
-
'lensfunc2buttonplaybackmode' => {
|
4135
|
+
'lensfunc2buttonplaybackmode' => { 254 => 0x80c, 257 => 0x812 },
|
4136
4136
|
'lensid' => { 244 => 0x30, 524 => 'LensID' },
|
4137
4137
|
'lensidnumber' => { 238 => 0x6, 239 => 0xb, 240 => 0xc, 244 => 0xd },
|
4138
4138
|
'lensinfo' => { 125 => 0xa432, 390 => 0x2a, 524 => 'LensInfo', 534 => 'LensSpecification' },
|
@@ -4845,10 +4845,10 @@ my %tagLookup = (
|
|
4845
4845
|
'meteringtime' => { 313 => '22.2', 315 => '3.2', 318 => '17.1', 319 => '18.1', 322 => '7.3', 323 => '18.1', 324 => '3.2', 328 => '19.1' },
|
4846
4846
|
'micro1version' => { 423 => 0x1f },
|
4847
4847
|
'micro2version' => { 423 => 0x2d },
|
4848
|
-
'microphoneattenuator' => { 252 => 0x34e,
|
4849
|
-
'microphonefrequencyresponse' => { 252 => 0x350,
|
4850
|
-
'microphonejackpower' => { 252 => 0x376,
|
4851
|
-
'microphonesensitivity' => { 252 => 0x34c,
|
4848
|
+
'microphoneattenuator' => { 252 => 0x34e, 255 => 0x2d2, 256 => 0x2fa, 257 => 0x2fa },
|
4849
|
+
'microphonefrequencyresponse' => { 252 => 0x350, 255 => 0x2d4, 256 => 0x2fc, 257 => 0x2fc },
|
4850
|
+
'microphonejackpower' => { 252 => 0x376, 255 => 0x2fa, 256 => 0x322, 257 => 0x322 },
|
4851
|
+
'microphonesensitivity' => { 252 => 0x34c, 255 => 0x2d0, 256 => 0x2f8, 257 => 0x2f8 },
|
4852
4852
|
'microvideo' => { 507 => 'MicroVideo' },
|
4853
4853
|
'microvideooffset' => { 507 => 'MicroVideoOffset' },
|
4854
4854
|
'microvideopresentationtimestampus' => { 507 => 'MicroVideoPresentationTimestampUs' },
|
@@ -4902,7 +4902,7 @@ my %tagLookup = (
|
|
4902
4902
|
'modifiedwhitebalancered' => { 71 => 0x6 },
|
4903
4903
|
'modifydate' => { 125 => 0x132, 164 => 'ModifyDate', 343 => 'ModDate', 345 => 'tIME', 410 => 'ModDate', 417 => 0x2, 555 => 'ModifyDate' },
|
4904
4904
|
'moirefilter' => { 125 => 0xfe58, 527 => 'MoireFilter', 529 => 'MoireFilter' },
|
4905
|
-
'monitorbrightness' => { 250 => 0x904,
|
4905
|
+
'monitorbrightness' => { 250 => 0x904, 253 => 0x69a, 254 => 0x6aa, 255 => 0x59a, 256 => 0x5ca, 257 => 0x5e2 },
|
4906
4906
|
'monitordisplayoff' => { 191 => 0x4c },
|
4907
4907
|
'monitormatrix' => { 145 => 0x8fc },
|
4908
4908
|
'monitorofftime' => { 313 => '18.2', 315 => '3.1', 324 => '3.1' },
|
@@ -4937,38 +4937,38 @@ my %tagLookup = (
|
|
4937
4937
|
'movementcount' => { 412 => "\xa9mvc" },
|
4938
4938
|
'movementname' => { 412 => "\xa9mvn" },
|
4939
4939
|
'movementnumber' => { 412 => "\xa9mvi" },
|
4940
|
-
'movieactived-lighting' => { 251 => 0x238, 252 => 0x334,
|
4940
|
+
'movieactived-lighting' => { 251 => 0x238, 252 => 0x334, 255 => 0x2b8, 256 => 0x2e0, 257 => 0x2e0 },
|
4941
4941
|
'movieaelockbuttonassignment' => { 326 => '40.1' },
|
4942
4942
|
'movieaf-onbutton' => { 329 => 0xd3, 330 => 0xcb, 331 => 0xcb, 332 => 0xcb },
|
4943
|
-
'movieafareamode' => { 252 => 0x342,
|
4943
|
+
'movieafareamode' => { 252 => 0x342, 255 => 0x2c6, 256 => 0x2ee, 257 => 0x2ee, 330 => 0x203, 331 => 0x203, 332 => 0x21b },
|
4944
4944
|
'movieafspeed' => { 329 => 0xe5, 330 => 0xdd, 331 => 0xdd, 332 => 0xdd },
|
4945
4945
|
'movieafspeedapply' => { 329 => 0xe7, 330 => 0xdf, 331 => 0xdf, 332 => 0xdf },
|
4946
4946
|
'movieaftrackingsensitivity' => { 329 => 0xe9, 330 => 0xe1, 331 => 0xe1, 332 => 0xe1 },
|
4947
4947
|
'movieaperturelock' => { 330 => 0x259, 331 => 0x259, 332 => 0x271 },
|
4948
4948
|
'movieautodistortioncontrol' => { 251 => 0x242 },
|
4949
4949
|
'moviediffractioncompensation' => { 251 => 0x241 },
|
4950
|
-
'moviedxcropalert' => { 252 => 0x377,
|
4951
|
-
'movieelectronicvr' => { 252 => 0x348,
|
4950
|
+
'moviedxcropalert' => { 252 => 0x377, 255 => 0x2fb, 256 => 0x323, 257 => 0x323 },
|
4951
|
+
'movieelectronicvr' => { 252 => 0x348, 255 => 0x2cc, 256 => 0x2f4, 257 => 0x2f4 },
|
4952
4952
|
'movieevfgrid' => { 330 => 0x21d, 331 => 0x21d, 332 => 0x235 },
|
4953
|
-
'movieflickerreduction' => { 252 => 0x33c,
|
4954
|
-
'moviefocusmode' => { 251 => 0x248, 252 => 0x340,
|
4953
|
+
'movieflickerreduction' => { 252 => 0x33c, 255 => 0x2c0, 256 => 0x2e8, 257 => 0x2e8 },
|
4954
|
+
'moviefocusmode' => { 251 => 0x248, 252 => 0x340, 255 => 0x2c4, 256 => 0x2ec, 257 => 0x2ec },
|
4955
4955
|
'moviefocuspointlock' => { 330 => 0x226, 331 => 0x226, 332 => 0x23e },
|
4956
|
-
'movieframerate' => { 250 => 0x48c, 251 => 0x1f8, 252 => 0x374,
|
4957
|
-
'movieframesize' => { 250 => 0x48a, 251 => 0x1f6, 252 => 0x372,
|
4956
|
+
'movieframerate' => { 250 => 0x48c, 251 => 0x1f8, 252 => 0x374, 255 => 0x2f4, 256 => 0x31c, 257 => 0x31c },
|
4957
|
+
'movieframesize' => { 250 => 0x48a, 251 => 0x1f6, 252 => 0x372, 255 => 0x2f2, 256 => 0x31a, 257 => 0x31a },
|
4958
4958
|
'moviefunc1button' => { 316 => '41.1', 317 => '41.1', 327 => '41.1', 329 => 0xc7, 330 => 0xc3, 331 => 0xc3, 332 => 0xc3 },
|
4959
4959
|
'moviefunc2button' => { 329 => 0xcd, 330 => 0xc7, 331 => 0xc7, 332 => 0xc7 },
|
4960
4960
|
'moviefunc3button' => { 331 => 0x127, 332 => 0x13f },
|
4961
4961
|
'moviefunctionbutton' => { 314 => '41.1', 326 => '41.1' },
|
4962
4962
|
'moviefunctionbuttonplusdials' => { 314 => '52.1' },
|
4963
|
-
'moviehighisonoisereduction' => { 251 => 0x23c, 252 => 0x336,
|
4963
|
+
'moviehighisonoisereduction' => { 251 => 0x23c, 252 => 0x336, 255 => 0x2ba, 256 => 0x2e2, 257 => 0x2e2 },
|
4964
4964
|
'moviehighlightdisplaythreshold' => { 330 => 0x215, 331 => 0x215, 332 => 0x22d },
|
4965
|
-
'moviehighreszoom' => { 252 => 0x380,
|
4966
|
-
'movieimagearea' => { 252 => 0x2da,
|
4967
|
-
'movieisoautocontrolmanualmode' => { 252 => 0x2e8,
|
4968
|
-
'movieisoautohilimit' => { 252 => 0x2e6,
|
4969
|
-
'movieisoautomanualmode' => { 251 => 0x204, 252 => 0x2ea,
|
4965
|
+
'moviehighreszoom' => { 252 => 0x380, 256 => 0x32c, 257 => 0x32c },
|
4966
|
+
'movieimagearea' => { 252 => 0x2da, 255 => 0x25c, 256 => 0x286, 257 => 0x286 },
|
4967
|
+
'movieisoautocontrolmanualmode' => { 252 => 0x2e8, 255 => 0x26a, 256 => 0x294, 257 => 0x294 },
|
4968
|
+
'movieisoautohilimit' => { 252 => 0x2e6, 255 => 0x268, 256 => 0x292, 257 => 0x292 },
|
4969
|
+
'movieisoautomanualmode' => { 251 => 0x204, 252 => 0x2ea, 255 => 0x26c, 256 => 0x296, 257 => 0x296 },
|
4970
4970
|
'movielenscontrolring' => { 329 => 0xdf, 330 => 0xd7, 331 => 0xd7, 332 => 0xd7 },
|
4971
|
-
'moviemeteringmode' => { 252 => 0x33e,
|
4971
|
+
'moviemeteringmode' => { 252 => 0x33e, 255 => 0x2c2, 256 => 0x2ea, 257 => 0x2ea },
|
4972
4972
|
'moviemidtonedisplayrange' => { 330 => 0x219, 331 => 0x219, 332 => 0x231 },
|
4973
4973
|
'moviemidtonedisplayvalue' => { 330 => 0x217, 331 => 0x217, 332 => 0x22f },
|
4974
4974
|
'moviemultiselector' => { 329 => 0xe1, 330 => 0xd9, 331 => 0xcf, 332 => 0xcf },
|
@@ -4978,17 +4978,17 @@ my %tagLookup = (
|
|
4978
4978
|
'movieshutterbutton' => { 314 => '38.3', 316 => '38.3', 317 => '38.3', 326 => '38.3', 327 => '38.3' },
|
4979
4979
|
'movieshutterspeedlock' => { 330 => 0x225, 331 => 0x225, 332 => 0x23d },
|
4980
4980
|
'movieslowmotion' => { 250 => 0x416, 251 => 0x1fa },
|
4981
|
-
'moviesoundrecording' => { 252 => 0x34a,
|
4982
|
-
'moviesubjectdetection' => { 252 => 0x378,
|
4981
|
+
'moviesoundrecording' => { 252 => 0x34a, 255 => 0x2ce, 256 => 0x2f6, 257 => 0x2f6 },
|
4982
|
+
'moviesubjectdetection' => { 252 => 0x378, 255 => 0x2fc, 256 => 0x324, 257 => 0x324 },
|
4983
4983
|
'moviesubselectorassignment' => { 314 => '48.2' },
|
4984
4984
|
'moviesubselectorassignmentplusdials' => { 314 => '53.1' },
|
4985
|
-
'movietonemap' => {
|
4986
|
-
'movietype' => { 235 => 0x2ca, 250 => 0x41a, 251 => 0x1fe, 252 => 0x2e4,
|
4985
|
+
'movietonemap' => { 255 => 0x2ec, 256 => 0x314, 257 => 0x314 },
|
4986
|
+
'movietype' => { 235 => 0x2ca, 250 => 0x41a, 251 => 0x1fe, 252 => 0x2e4, 255 => 0x266, 256 => 0x290, 257 => 0x290 },
|
4987
4987
|
'movievibrationreduction' => { 251 => 0x24e },
|
4988
4988
|
'movievibrationreductionsameasphoto' => { 251 => 0x24f },
|
4989
|
-
'movievignettecontrol' => { 251 => 0x23e, 252 => 0x1b0,
|
4989
|
+
'movievignettecontrol' => { 251 => 0x23e, 252 => 0x1b0, 255 => 0x1a0, 256 => 0x1b4, 257 => 0x1b4 },
|
4990
4990
|
'movievignettecontrolsameasphoto' => { 251 => 0x240 },
|
4991
|
-
'movievrmode' => { 252 => 0x344,
|
4991
|
+
'movievrmode' => { 252 => 0x344, 255 => 0x2c8, 256 => 0x2f0, 257 => 0x2f0 },
|
4992
4992
|
'moviezebrapattern' => { 330 => 0x213, 331 => 0x213, 332 => 0x22b },
|
4993
4993
|
'multiburstimageheight' => { 462 => 0x1002 },
|
4994
4994
|
'multiburstimagewidth' => { 462 => 0x1001 },
|
@@ -4999,11 +4999,11 @@ my %tagLookup = (
|
|
4999
4999
|
'multiexposurecontrol' => { 73 => 0x2 },
|
5000
5000
|
'multiexposuremode' => { 259 => 0x1, 260 => 0x1 },
|
5001
5001
|
'multiexposureoverlaymode' => { 260 => 0x3 },
|
5002
|
-
'multiexposureshots' => { 73 => 0x3, 250 => 0x1be, 252 => 0x9a,
|
5002
|
+
'multiexposureshots' => { 73 => 0x3, 250 => 0x1be, 252 => 0x9a, 255 => 0x8e, 256 => 0x9c, 257 => 0x9c, 259 => 0x2, 260 => 0x2 },
|
5003
5003
|
'multiframenoisereduction' => { 450 => 0x35, 462 => 0x200b, 467 => 0x15 },
|
5004
5004
|
'multiframenreffect' => { 462 => 0x2023 },
|
5005
5005
|
'multifunctionlock' => { 90 => 0x70f },
|
5006
|
-
'multipleexposuremode' => { 250 => 0x1bc, 252 => 0x98,
|
5006
|
+
'multipleexposuremode' => { 250 => 0x1bc, 252 => 0x98, 255 => 0x8c, 256 => 0x9a, 257 => 0x9a, 338 => 0x101c },
|
5007
5007
|
'multipleexposureset' => { 374 => '10.1' },
|
5008
5008
|
'multisample' => { 272 => 0x40 },
|
5009
5009
|
'multiselector' => { 313 => '9.4', 314 => '10.3', 316 => '10.3', 317 => '10.3', 322 => '27.4', 326 => '10.3', 327 => '10.3' },
|
@@ -5079,46 +5079,46 @@ my %tagLookup = (
|
|
5079
5079
|
'nomemorycard' => { 313 => '22.1', 314 => '4.2', 315 => '0.3', 318 => '2.4', 319 => '3.2', 320 => '3.2', 322 => '33.7', 323 => '3.2', 324 => '0.3', 326 => '4.2', 328 => '4.5' },
|
5080
5080
|
'nominalmaxaperture' => { 384 => 0xa },
|
5081
5081
|
'nominalminaperture' => { 384 => '10.1' },
|
5082
|
-
'noncpulens10focallength' => {
|
5083
|
-
'noncpulens10maxaperture' => {
|
5084
|
-
'noncpulens11focallength' => {
|
5085
|
-
'noncpulens11maxaperture' => {
|
5086
|
-
'noncpulens12focallength' => {
|
5087
|
-
'noncpulens12maxaperture' => {
|
5088
|
-
'noncpulens13focallength' => {
|
5089
|
-
'noncpulens13maxaperture' => {
|
5090
|
-
'noncpulens14focallength' => {
|
5091
|
-
'noncpulens14maxaperture' => {
|
5092
|
-
'noncpulens15focallength' => {
|
5093
|
-
'noncpulens15maxaperture' => {
|
5094
|
-
'noncpulens16focallength' => {
|
5095
|
-
'noncpulens16maxaperture' => {
|
5096
|
-
'noncpulens17focallength' => {
|
5097
|
-
'noncpulens17maxaperture' => {
|
5098
|
-
'noncpulens18focallength' => {
|
5099
|
-
'noncpulens18maxaperture' => {
|
5100
|
-
'noncpulens19focallength' => {
|
5101
|
-
'noncpulens19maxaperture' => {
|
5102
|
-
'noncpulens1focallength' => {
|
5103
|
-
'noncpulens1maxaperture' => {
|
5104
|
-
'noncpulens20focallength' => {
|
5105
|
-
'noncpulens20maxaperture' => {
|
5106
|
-
'noncpulens2focallength' => {
|
5107
|
-
'noncpulens2maxaperture' => {
|
5108
|
-
'noncpulens3focallength' => {
|
5109
|
-
'noncpulens3maxaperture' => {
|
5110
|
-
'noncpulens4focallength' => {
|
5111
|
-
'noncpulens4maxaperture' => {
|
5112
|
-
'noncpulens5focallength' => {
|
5113
|
-
'noncpulens5maxaperture' => {
|
5114
|
-
'noncpulens6focallength' => {
|
5115
|
-
'noncpulens6maxaperture' => {
|
5116
|
-
'noncpulens7focallength' => {
|
5117
|
-
'noncpulens7maxaperture' => {
|
5118
|
-
'noncpulens8focallength' => {
|
5119
|
-
'noncpulens8maxaperture' => {
|
5120
|
-
'noncpulens9focallength' => {
|
5121
|
-
'noncpulens9maxaperture' => {
|
5082
|
+
'noncpulens10focallength' => { 253 => 0x6c6, 254 => 0x6d6, 257 => 0x620 },
|
5083
|
+
'noncpulens10maxaperture' => { 253 => 0x6ee, 254 => 0x738, 257 => 0x670 },
|
5084
|
+
'noncpulens11focallength' => { 253 => 0x6c8, 254 => 0x6d8, 257 => 0x624 },
|
5085
|
+
'noncpulens11maxaperture' => { 253 => 0x6f0, 254 => 0x73c, 257 => 0x674 },
|
5086
|
+
'noncpulens12focallength' => { 253 => 0x6ca, 254 => 0x6da, 257 => 0x628 },
|
5087
|
+
'noncpulens12maxaperture' => { 253 => 0x6f2, 254 => 0x740, 257 => 0x678 },
|
5088
|
+
'noncpulens13focallength' => { 253 => 0x6cc, 254 => 0x6dc, 257 => 0x62c },
|
5089
|
+
'noncpulens13maxaperture' => { 253 => 0x6f4, 254 => 0x744, 257 => 0x67c },
|
5090
|
+
'noncpulens14focallength' => { 253 => 0x6ce, 254 => 0x6de, 257 => 0x630 },
|
5091
|
+
'noncpulens14maxaperture' => { 253 => 0x6f6, 254 => 0x748, 257 => 0x680 },
|
5092
|
+
'noncpulens15focallength' => { 253 => 0x6d0, 254 => 0x6e0, 257 => 0x634 },
|
5093
|
+
'noncpulens15maxaperture' => { 253 => 0x6f8, 254 => 0x74c, 257 => 0x684 },
|
5094
|
+
'noncpulens16focallength' => { 253 => 0x6d2, 254 => 0x6e2, 257 => 0x638 },
|
5095
|
+
'noncpulens16maxaperture' => { 253 => 0x6fa, 254 => 0x750, 257 => 0x688 },
|
5096
|
+
'noncpulens17focallength' => { 253 => 0x6d4, 254 => 0x6e4, 257 => 0x63c },
|
5097
|
+
'noncpulens17maxaperture' => { 253 => 0x6fc, 254 => 0x754, 257 => 0x68c },
|
5098
|
+
'noncpulens18focallength' => { 253 => 0x6d6, 254 => 0x6e6, 257 => 0x640 },
|
5099
|
+
'noncpulens18maxaperture' => { 253 => 0x6fe, 254 => 0x758, 257 => 0x690 },
|
5100
|
+
'noncpulens19focallength' => { 253 => 0x6d8, 254 => 0x6e8, 257 => 0x644 },
|
5101
|
+
'noncpulens19maxaperture' => { 253 => 0x700, 254 => 0x75c, 257 => 0x694 },
|
5102
|
+
'noncpulens1focallength' => { 253 => 0x6b4, 254 => 0x6c4, 257 => 0x5fc },
|
5103
|
+
'noncpulens1maxaperture' => { 253 => 0x6dc, 254 => 0x714, 257 => 0x64c },
|
5104
|
+
'noncpulens20focallength' => { 253 => 0x6da, 254 => 0x6ea, 257 => 0x648 },
|
5105
|
+
'noncpulens20maxaperture' => { 253 => 0x702, 254 => 0x760, 257 => 0x698 },
|
5106
|
+
'noncpulens2focallength' => { 253 => 0x6b6, 254 => 0x6c6, 257 => 0x600 },
|
5107
|
+
'noncpulens2maxaperture' => { 253 => 0x6de, 254 => 0x718, 257 => 0x650 },
|
5108
|
+
'noncpulens3focallength' => { 253 => 0x6b8, 254 => 0x6c8, 257 => 0x604 },
|
5109
|
+
'noncpulens3maxaperture' => { 253 => 0x6e0, 254 => 0x71c, 257 => 0x654 },
|
5110
|
+
'noncpulens4focallength' => { 253 => 0x6ba, 254 => 0x6ca, 257 => 0x608 },
|
5111
|
+
'noncpulens4maxaperture' => { 253 => 0x6e2, 257 => 0x658 },
|
5112
|
+
'noncpulens5focallength' => { 253 => 0x6bc, 254 => 0x6cc, 257 => 0x60c },
|
5113
|
+
'noncpulens5maxaperture' => { 253 => 0x6e4, 254 => 0x724, 257 => 0x65c },
|
5114
|
+
'noncpulens6focallength' => { 253 => 0x6be, 254 => 0x6ce, 257 => 0x610 },
|
5115
|
+
'noncpulens6maxaperture' => { 253 => 0x6e6, 254 => 0x728, 257 => 0x660 },
|
5116
|
+
'noncpulens7focallength' => { 253 => 0x6c0, 254 => 0x6d0, 257 => 0x614 },
|
5117
|
+
'noncpulens7maxaperture' => { 253 => 0x6e8, 254 => 0x72c, 257 => 0x664 },
|
5118
|
+
'noncpulens8focallength' => { 253 => 0x6c2, 254 => 0x6d2, 257 => 0x618 },
|
5119
|
+
'noncpulens8maxaperture' => { 253 => 0x6ea, 254 => 0x730, 257 => 0x668 },
|
5120
|
+
'noncpulens9focallength' => { 253 => 0x6c4, 254 => 0x6d4, 257 => 0x61c },
|
5121
|
+
'noncpulens9maxaperture' => { 253 => 0x6ec, 254 => 0x734, 257 => 0x66c },
|
5122
5122
|
'normalizedcropcorners' => { 348 => 'NormalizedCropCorners' },
|
5123
5123
|
'normallinetime' => { 145 => 0x186a },
|
5124
5124
|
'normalwhitelevel' => { 44 => 0x32a, 45 => 0x280, 46 => 0x294, 49 => [0x2b8,0x2cf,0x2d3], 50 => 0x569, 51 => 0x1e3, 52 => [0x1fc,0x2dc], 53 => [0x230,0x30e], 54 => 0x31c },
|
@@ -5625,8 +5625,8 @@ my %tagLookup = (
|
|
5625
5625
|
'photoinfoplayback' => { 313 => '17.6', 322 => '33.6' },
|
5626
5626
|
'photometricinterpretation' => { 125 => 0x106, 553 => 'PhotometricInterpretation' },
|
5627
5627
|
'photosappfeatureflags' => { 1 => 0x1f },
|
5628
|
-
'photoshootingmenubank' => { 252 => 0x11e,
|
5629
|
-
'photoshootingmenubankimagearea' => { 249 => 0x6dd, 252 => 0x144,
|
5628
|
+
'photoshootingmenubank' => { 252 => 0x11e, 255 => 0x112, 256 => 0x122, 257 => 0x122, 258 => 0x24, 276 => 0x0 },
|
5629
|
+
'photoshootingmenubankimagearea' => { 249 => 0x6dd, 252 => 0x144, 255 => 0x134, 256 => 0x148, 257 => 0x148, 276 => '7.1' },
|
5630
5630
|
'photoshopbgrthumbnail' => { 408 => 0x409 },
|
5631
5631
|
'photoshopquality' => { 407 => 0x0 },
|
5632
5632
|
'photoshopthumbnail' => { 408 => 0x40c },
|
@@ -5674,13 +5674,13 @@ my %tagLookup = (
|
|
5674
5674
|
'pixelcorrectionoffset' => { 145 => 0x972 },
|
5675
5675
|
'pixelcorrectionscale' => { 145 => 0x971 },
|
5676
5676
|
'pixelscale' => { 125 => 0x830e },
|
5677
|
-
'pixelshiftdelay' => { 250 => 0x38c,
|
5677
|
+
'pixelshiftdelay' => { 250 => 0x38c, 254 => 0x802 },
|
5678
5678
|
'pixelshiftinfo' => { 462 => 0x202f },
|
5679
5679
|
'pixelshiftinterval' => { 250 => 0x38e },
|
5680
|
-
'pixelshiftnumbershots' => { 250 => 0x38a,
|
5680
|
+
'pixelshiftnumbershots' => { 250 => 0x38a, 254 => 0x800 },
|
5681
5681
|
'pixelshiftoffset' => { 133 => 0x1106 },
|
5682
5682
|
'pixelshiftresolution' => { 395 => 0x0 },
|
5683
|
-
'pixelshiftshooting' => { 250 => 0x388,
|
5683
|
+
'pixelshiftshooting' => { 250 => 0x388, 254 => 0x7fe },
|
5684
5684
|
'pixelshiftshots' => { 133 => 0x1105 },
|
5685
5685
|
'pixelsperunitx' => { 346 => 0x0 },
|
5686
5686
|
'pixelsperunity' => { 346 => 0x4 },
|
@@ -5708,8 +5708,8 @@ my %tagLookup = (
|
|
5708
5708
|
'platenames' => { 562 => 'PlateNames' },
|
5709
5709
|
'platform' => { 547 => 'platform' },
|
5710
5710
|
'playallframes' => { 420 => 'AllF' },
|
5711
|
-
'playbackbutton' => {
|
5712
|
-
'playbackbuttonplaybackmode' => {
|
5711
|
+
'playbackbutton' => { 254 => 0x804, 257 => 0x808 },
|
5712
|
+
'playbackbuttonplaybackmode' => { 254 => 0x80e, 257 => 0x814 },
|
5713
5713
|
'playbackflickdown' => { 329 => 0x149, 330 => 0x159, 331 => 0x159, 332 => 0x171 },
|
5714
5714
|
'playbackflickup' => { 329 => 0x145, 330 => 0x155, 331 => 0x155, 332 => 0x16d },
|
5715
5715
|
'playbackmenustime' => { 318 => '20.1', 319 => '21.1', 320 => '21.1' },
|
@@ -5726,7 +5726,7 @@ my %tagLookup = (
|
|
5726
5726
|
'podcast' => { 412 => 'pcst' },
|
5727
5727
|
'podcasturl' => { 412 => 'purl' },
|
5728
5728
|
'poilevel' => { 245 => 0x8 },
|
5729
|
-
'portraitimpressionbalance' => { 250 => 0x378, 252 => 0x26e,
|
5729
|
+
'portraitimpressionbalance' => { 250 => 0x378, 252 => 0x26e, 267 => 0xa0 },
|
5730
5730
|
'portraitnote' => { 507 => 'PortraitNote' },
|
5731
5731
|
'portraitoutputhighlightpoint' => { 115 => 0x1d },
|
5732
5732
|
'portraitoutputshadowpoint' => { 115 => 0x1e },
|
@@ -5766,7 +5766,7 @@ my %tagLookup = (
|
|
5766
5766
|
'postcropvignetteroundness' => { 527 => 'PostCropVignetteRoundness', 529 => 'PostCropVignetteRoundness' },
|
5767
5767
|
'postcropvignettestyle' => { 527 => 'PostCropVignetteStyle', 529 => 'PostCropVignetteStyle' },
|
5768
5768
|
'postfocusmerging' => { 358 => 0xbf },
|
5769
|
-
'postreleaseburstlength' => {
|
5769
|
+
'postreleaseburstlength' => { 256 => 0x714, 257 => 0x784, 330 => 0x289 },
|
5770
5770
|
'potentialface1position' => { 458 => 0xb },
|
5771
5771
|
'potentialface2position' => { 458 => 0x15 },
|
5772
5772
|
'potentialface3position' => { 458 => 0x1f },
|
@@ -5784,7 +5784,7 @@ my %tagLookup = (
|
|
5784
5784
|
'preflashreturnstrength' => { 284 => 0x28a },
|
5785
5785
|
'prefs' => { 138 => 0xdd, 406 => 'Prefs' },
|
5786
5786
|
'prereadfastresetcount' => { 145 => 0x187e },
|
5787
|
-
'prereleaseburstlength' => {
|
5787
|
+
'prereleaseburstlength' => { 256 => 0x712, 257 => 0x782, 330 => 0x287 },
|
5788
5788
|
'preservedfilename' => { 558 => 'PreservedFileName' },
|
5789
5789
|
'preservedspecimen' => { 124 => 'PreservedSpecimen' },
|
5790
5790
|
'preservedspecimenmaterialsampleid' => { 124 => [\'PreservedSpecimen','PreservedSpecimenMaterialSampleID'] },
|
@@ -6047,7 +6047,7 @@ my %tagLookup = (
|
|
6047
6047
|
'recordinstitutionid' => { 124 => [\'Record','RecordInstitutionID'] },
|
6048
6048
|
'recordlabelname' => { 420 => "\xa9lab" },
|
6049
6049
|
'recordlabelurl' => { 420 => "\xa9lal" },
|
6050
|
-
'recordlocationdata' => {
|
6050
|
+
'recordlocationdata' => { 255 => 0x660, 256 => 0x690, 257 => 0x6f8 },
|
6051
6051
|
'recordmode' => { 37 => 0x9, 119 => 0x3000 },
|
6052
6052
|
'recordownerinstitutioncode' => { 124 => [\'Record','RecordOwnerInstitutionCode'] },
|
6053
6053
|
'recordshutterrelease' => { 437 => 0x217 },
|
@@ -6416,7 +6416,7 @@ my %tagLookup = (
|
|
6416
6416
|
'seasonname' => { 541 => [\'Season','SeasonName'] },
|
6417
6417
|
'seasonnumber' => { 541 => [\'Season','SeasonNumber'] },
|
6418
6418
|
'secondaryftp' => { 515 => 'SecondaryFTP' },
|
6419
|
-
'secondaryslotfunction' => { 250 => 0x35a, 252 => 0x240,
|
6419
|
+
'secondaryslotfunction' => { 250 => 0x35a, 252 => 0x240, 255 => 0x22c, 256 => 0x240, 257 => 0x240, 275 => 0x13c, 286 => 0x1d0 },
|
6420
6420
|
'section' => { 547 => 'section' },
|
6421
6421
|
'securityclassification' => { 125 => 0x9212 },
|
6422
6422
|
'selectableafpoint' => { 90 => 0x509 },
|
@@ -6456,7 +6456,7 @@ my %tagLookup = (
|
|
6456
6456
|
'sensorpixelsize' => { 246 => 0x9a },
|
6457
6457
|
'sensorredlevel' => { 79 => 0x4 },
|
6458
6458
|
'sensorserialnumber' => { 145 => 0x9ce },
|
6459
|
-
'sensorshield' => {
|
6459
|
+
'sensorshield' => { 253 => 0x76b, 254 => 0x77b, 255 => 0x66d, 256 => 0x69d, 257 => 0x705 },
|
6460
6460
|
'sensorsize' => { 163 => 'SensorSize', 394 => 0x35 },
|
6461
6461
|
'sensortemperature' => { 337 => 0x1500, 339 => 0x1007, 399 => 0xc, 403 => 0x210, 438 => [0x39,0x55] },
|
6462
6462
|
'sensortemperature2' => { 399 => 0xe, 403 => 0x211 },
|
@@ -6488,7 +6488,7 @@ my %tagLookup = (
|
|
6488
6488
|
'servingsize' => { 549 => 'servingSize' },
|
6489
6489
|
'setbuttoncrosskeysfunc' => { 93 => 0x0, 94 => 0x0 },
|
6490
6490
|
'setbuttonwhenshooting' => { 88 => 0x1, 90 => 0x704, 96 => 0xc },
|
6491
|
-
'setclockfromlocationdata' => {
|
6491
|
+
'setclockfromlocationdata' => { 255 => 0x61d, 256 => 0x64d, 257 => 0x6b5 },
|
6492
6492
|
'setfunctionwhenshooting' => { 91 => 0x0, 92 => 0x1, 95 => 0x1 },
|
6493
6493
|
'setting' => { 546 => 'setting' },
|
6494
6494
|
'shadingcompensation' => { 334 => 0x50c, 358 => 0x8a },
|
@@ -6554,7 +6554,7 @@ my %tagLookup = (
|
|
6554
6554
|
'shotnumbersincepowerup' => { 466 => 0x44e, 485 => 0x1a, 486 => 0x16, 487 => 0xa },
|
6555
6555
|
'shotnumbersincepowerup2' => { 450 => 0x200 },
|
6556
6556
|
'shotsize' => { 557 => 'shotSize' },
|
6557
|
-
'shotsperinterval' => { 235 => 0x180, 250 => 0x1f0, 251 => 0xb4, 252 => 0xcc,
|
6557
|
+
'shotsperinterval' => { 235 => 0x180, 250 => 0x1f0, 251 => 0xb4, 252 => 0xcc, 255 => 0xc0, 256 => 0xd0, 257 => 0xd0 },
|
6558
6558
|
'showmovement' => { 412 => 'shwm' },
|
6559
6559
|
'shownevent' => { 541 => 'EventExt' },
|
6560
6560
|
'showneventidentifier' => { 541 => [\'EventExt','EventExtIdentifier'] },
|
@@ -6595,7 +6595,7 @@ my %tagLookup = (
|
|
6595
6595
|
'slideshowname' => { 546 => 'slideshowName' },
|
6596
6596
|
'slideshownumber' => { 546 => 'slideshowNumber' },
|
6597
6597
|
'slideshowtotalnumber' => { 546 => 'slideshowTotalNumber' },
|
6598
|
-
'slot2jpgsize' => { 250 => 0x364, 252 => 0x24a,
|
6598
|
+
'slot2jpgsize' => { 250 => 0x364, 252 => 0x24a, 257 => 0x24a },
|
6599
6599
|
'slowshutter' => { 82 => 0x8 },
|
6600
6600
|
'slowsync' => { 133 => 0x1030 },
|
6601
6601
|
'smartalbumcolor' => { 435 => 0x20 },
|
@@ -6750,7 +6750,7 @@ my %tagLookup = (
|
|
6750
6750
|
'studyphysician' => { 502 => 'StudyPhysician' },
|
6751
6751
|
'styleperiod' => { 541 => 'StylePeriod' },
|
6752
6752
|
'sub-location' => { 138 => 0x5c },
|
6753
|
-
'subcommanddialframeadvancezoom' => {
|
6753
|
+
'subcommanddialframeadvancezoom' => { 257 => 0x806 },
|
6754
6754
|
'subcommanddialplaybackmode' => { 330 => 0x1cf, 331 => 0x1cf, 332 => 0x1e7 },
|
6755
6755
|
'subcommanddialvideoplaybackmode' => { 330 => 0x1d1, 332 => 0x1e9 },
|
6756
6756
|
'subfiledata' => { 171 => 'data' },
|
@@ -6762,7 +6762,7 @@ my %tagLookup = (
|
|
6762
6762
|
'subject' => { 343 => 'Subject', 410 => 'Subject', 530 => 'subject', 543 => 'Subject', 558 => 'subject' },
|
6763
6763
|
'subjectarea' => { 125 => 0x9214, 533 => 'SubjectArea' },
|
6764
6764
|
'subjectcode' => { 540 => 'SubjectCode' },
|
6765
|
-
'subjectdetection' => { 250 => 0x36e, 252 => 0x252,
|
6765
|
+
'subjectdetection' => { 250 => 0x36e, 252 => 0x252, 255 => 0x23e, 256 => 0x252, 257 => 0x252 },
|
6766
6766
|
'subjectdetectionareamf' => { 250 => 0x3ea },
|
6767
6767
|
'subjectdistance' => { 125 => 0x9206, 147 => 0x3e, 533 => 'SubjectDistance' },
|
6768
6768
|
'subjectdistancerange' => { 125 => 0xa40c, 533 => 'SubjectDistanceRange' },
|
@@ -6957,7 +6957,7 @@ my %tagLookup = (
|
|
6957
6957
|
'timesincepoweron' => { 358 => 0x29 },
|
6958
6958
|
'timestamp' => { 11 => 0x45e, 19 => 0x11c, 333 => 0x8, 347 => 'TimeStamp', 358 => 0xaf, 514 => 'Timestamp', 523 => 'Timestamp', 539 => 'TimeStamp' },
|
6959
6959
|
'timestamp1' => { 11 => 0x45a },
|
6960
|
-
'timezone' => { 83 => 0x1, 250 => 0x8fe,
|
6960
|
+
'timezone' => { 83 => 0x1, 250 => 0x8fe, 253 => 0x694, 254 => 0x6a4, 255 => 0x594, 256 => 0x5c4, 257 => 0x5dc, 298 => 0x0, 431 => 0xa },
|
6961
6961
|
'timezonecity' => { 83 => 0x2 },
|
6962
6962
|
'timezonecode' => { 106 => 0x1 },
|
6963
6963
|
'timezoneinfo' => { 106 => 0x2 },
|
@@ -7005,7 +7005,7 @@ my %tagLookup = (
|
|
7005
7005
|
'tonecurvex' => { 113 => 0xa },
|
7006
7006
|
'tonecurvey' => { 113 => 0xb },
|
7007
7007
|
'tonelevel' => { 334 => 0x52e },
|
7008
|
-
'tonemap' => { 250 => 0x374, 252 => 0x26a
|
7008
|
+
'tonemap' => { 250 => 0x374, 252 => 0x26a },
|
7009
7009
|
'tonemapstrength' => { 527 => 'ToneMapStrength', 529 => 'ToneMapStrength' },
|
7010
7010
|
'toningeffect' => { 61 => 0xf, 246 => 0xb3, 264 => 0x38, 265 => 0x40, 266 => 0x48, 428 => 0x1015 },
|
7011
7011
|
'toningeffectauto' => { 76 => 0xa4 },
|
@@ -7163,7 +7163,7 @@ my %tagLookup = (
|
|
7163
7163
|
'usableshootingmodes' => { 90 => 0x109 },
|
7164
7164
|
'usage' => { 548 => 'usage' },
|
7165
7165
|
'usageterms' => { 561 => 'UsageTerms' },
|
7166
|
-
'usbpowerdelivery' => { 250 => 0x9ac,
|
7166
|
+
'usbpowerdelivery' => { 250 => 0x9ac, 253 => 0x762, 254 => 0x772, 255 => 0x664, 256 => 0x694, 257 => 0x6fc },
|
7167
7167
|
'usedialwithouthold' => { 329 => 0xc3, 330 => 0xbf, 331 => 0xbf, 332 => 0xbf },
|
7168
7168
|
'useguidelines' => { 525 => 'useGuidelines' },
|
7169
7169
|
'usepanoramaviewer' => { 513 => 'UsePanoramaViewer' },
|
@@ -7221,7 +7221,7 @@ my %tagLookup = (
|
|
7221
7221
|
'verticalfuncbuttonplaybackmode' => { 331 => 0x1b7, 332 => 0x1cf },
|
7222
7222
|
'verticalfuncbuttonplusdials' => { 314 => '43.1' },
|
7223
7223
|
'verticalfuncplusdials' => { 316 => '68.1' },
|
7224
|
-
'verticalisobutton' => {
|
7224
|
+
'verticalisobutton' => { 257 => 0x792 },
|
7225
7225
|
'verticalmovieafonbutton' => { 331 => 0x1f9, 332 => 0x211 },
|
7226
7226
|
'verticalmoviefuncbutton' => { 331 => 0x1e1, 332 => 0x1f9 },
|
7227
7227
|
'verticalmultiselector' => { 314 => '42.1', 316 => '66.1', 317 => '66.1', 327 => '66.1', 331 => 0x18f, 332 => 0x1a7 },
|
@@ -7280,7 +7280,7 @@ my %tagLookup = (
|
|
7280
7280
|
'viewinfoduringexposure' => { 90 => 0x407 },
|
7281
7281
|
'viewingmode' => { 450 => 0x2f, 467 => 0x18 },
|
7282
7282
|
'viewingmode2' => { 450 => [0x85,0x285] },
|
7283
|
-
'viewmodeshoweffectsofsettings' => {
|
7283
|
+
'viewmodeshoweffectsofsettings' => { 257 => 0x7d2, 330 => 0x2a9 },
|
7284
7284
|
'viewpoint' => { 546 => 'viewpoint' },
|
7285
7285
|
'vignetteamount' => { 527 => 'VignetteAmount', 529 => 'VignetteAmount' },
|
7286
7286
|
'vignettecoefficient1' => { 297 => 0x24 },
|
@@ -7305,7 +7305,7 @@ my %tagLookup = (
|
|
7305
7305
|
'volume' => { 547 => 'volume' },
|
7306
7306
|
'vr_0x66' => { 277 => 0x66 },
|
7307
7307
|
'vrdoffset' => { 69 => 0xd0 },
|
7308
|
-
'vrmode' => { 250 => 0x342, 252 => 0x226,
|
7308
|
+
'vrmode' => { 250 => 0x342, 252 => 0x226, 255 => 0x212, 256 => 0x226, 257 => 0x226, 296 => 0x6 },
|
7309
7309
|
'vrtype' => { 296 => 0x8 },
|
7310
7310
|
'waterdepth' => { 125 => 0x9403, 534 => 'WaterDepth' },
|
7311
7311
|
'wb_bluelevel3500k' => { 194 => 0x19a },
|
@@ -7520,7 +7520,7 @@ my %tagLookup = (
|
|
7520
7520
|
'wbbracketshotnumber' => { 194 => 0x2b, 428 => 0x101a },
|
7521
7521
|
'wbbracketvalueab' => { 61 => 0xc },
|
7522
7522
|
'wbbracketvaluegm' => { 61 => 0xd },
|
7523
|
-
'wbbutton' => {
|
7523
|
+
'wbbutton' => { 254 => 0x806, 257 => 0x80a },
|
7524
7524
|
'wbbuttonplaybackmode' => { 330 => 0x1c5 },
|
7525
7525
|
'wbfinetuneactive' => { 114 => 0x24 },
|
7526
7526
|
'wbfinetunesaturation' => { 114 => 0x28 },
|
@@ -7575,7 +7575,7 @@ my %tagLookup = (
|
|
7575
7575
|
'widefocuszone' => { 188 => 0x2f },
|
7576
7576
|
'widerange' => { 437 => 0x20f },
|
7577
7577
|
'windmode' => { 145 => 0x3f4 },
|
7578
|
-
'windnoisereduction' => { 252 => 0x352,
|
7578
|
+
'windnoisereduction' => { 252 => 0x352, 255 => 0x2d6, 256 => 0x2fe, 257 => 0x2fe },
|
7579
7579
|
'windowlocation' => { 420 => 'WLOC' },
|
7580
7580
|
'windowsatom' => { 528 => 'windowsAtom' },
|
7581
7581
|
'windowsatomextension' => { 528 => [\'windowsAtom','windowsAtomExtension'] },
|
@@ -9526,6 +9526,7 @@ my %tagExists = (
|
|
9526
9526
|
'finishipfversion' => 1,
|
9527
9527
|
'firmwareinfo' => 1,
|
9528
9528
|
'firmwareversion51' => 1,
|
9529
|
+
'firmwareversion56' => 1,
|
9529
9530
|
'firstchar' => 1,
|
9530
9531
|
'firstflushsequence' => 1,
|
9531
9532
|
'firstlanguage' => 1,
|
@@ -10878,11 +10879,12 @@ my %tagExists = (
|
|
10878
10879
|
'menuoffset' => 1,
|
10879
10880
|
'menusettingsoffset' => 1,
|
10880
10881
|
'menusettingsoffsetz7ii' => 1,
|
10881
|
-
'
|
10882
|
+
'menusettingsoffsetz8v1' => 1,
|
10882
10883
|
'menusettingsoffsetz8v2' => 1,
|
10883
10884
|
'menusettingsoffsetz9' => 1,
|
10884
10885
|
'menusettingsoffsetz9v3' => 1,
|
10885
10886
|
'menusettingsoffsetz9v4' => 1,
|
10887
|
+
'menusettingsz8' => 1,
|
10886
10888
|
'message' => 1,
|
10887
10889
|
'meta' => 1,
|
10888
10890
|
'metadata' => 1,
|
@@ -11734,6 +11736,7 @@ my %tagExists = (
|
|
11734
11736
|
'qtablesmall50pct' => 1,
|
11735
11737
|
'qtablesmall67pct' => 1,
|
11736
11738
|
'qualcomm' => 1,
|
11739
|
+
'qualcommdualcamera' => 1,
|
11737
11740
|
'quickedit' => 1,
|
11738
11741
|
'quickmaskinfo' => 1,
|
11739
11742
|
'quietshuttershootingspeed' => 1,
|