exiftool-vendored.pl 13.17.0 → 13.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/bin/Changes +102 -7
  2. package/bin/MANIFEST +14 -0
  3. package/bin/META.json +1 -1
  4. package/bin/META.yml +1 -1
  5. package/bin/README +46 -46
  6. package/bin/config_files/example.config +1 -1
  7. package/bin/exiftool +211 -121
  8. package/bin/lib/Image/ExifTool/Apple.pm +12 -2
  9. package/bin/lib/Image/ExifTool/BuildTagLookup.pm +2 -2
  10. package/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
  11. package/bin/lib/Image/ExifTool/DJI.pm +190 -29
  12. package/bin/lib/Image/ExifTool/DarwinCore.pm +22 -11
  13. package/bin/lib/Image/ExifTool/EXE.pm +2 -9
  14. package/bin/lib/Image/ExifTool/GM.pm +1 -1
  15. package/bin/lib/Image/ExifTool/GPS.pm +3 -3
  16. package/bin/lib/Image/ExifTool/Geolocation.dat +0 -0
  17. package/bin/lib/Image/ExifTool/GoPro.pm +86 -48
  18. package/bin/lib/Image/ExifTool/ICO.pm +2 -2
  19. package/bin/lib/Image/ExifTool/JPEG.pm +5 -1
  20. package/bin/lib/Image/ExifTool/JSON.pm +5 -1
  21. package/bin/lib/Image/ExifTool/Kodak.pm +3 -2
  22. package/bin/lib/Image/ExifTool/Nikon.pm +943 -1237
  23. package/bin/lib/Image/ExifTool/Olympus.pm +2 -1
  24. package/bin/lib/Image/ExifTool/PCAP.pm +462 -0
  25. package/bin/lib/Image/ExifTool/PDF.pm +10 -1
  26. package/bin/lib/Image/ExifTool/PLIST.pm +92 -29
  27. package/bin/lib/Image/ExifTool/PNG.pm +7 -1
  28. package/bin/lib/Image/ExifTool/Photoshop.pm +2 -2
  29. package/bin/lib/Image/ExifTool/Plot.pm +713 -0
  30. package/bin/lib/Image/ExifTool/Protobuf.pm +24 -11
  31. package/bin/lib/Image/ExifTool/Qualcomm.pm +78 -1
  32. package/bin/lib/Image/ExifTool/QuickTime.pm +347 -318
  33. package/bin/lib/Image/ExifTool/QuickTimeStream.pl +75 -27
  34. package/bin/lib/Image/ExifTool/Sony.pm +33 -14
  35. package/bin/lib/Image/ExifTool/TagLookup.pm +5056 -4967
  36. package/bin/lib/Image/ExifTool/TagNames.pod +443 -334
  37. package/bin/lib/Image/ExifTool/Trailer.pm +3 -3
  38. package/bin/lib/Image/ExifTool/Validate.pm +4 -4
  39. package/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
  40. package/bin/lib/Image/ExifTool/WriteExif.pl +9 -4
  41. package/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
  42. package/bin/lib/Image/ExifTool/WriteQuickTime.pl +58 -5
  43. package/bin/lib/Image/ExifTool/Writer.pl +14 -13
  44. package/bin/lib/Image/ExifTool/XMP.pm +34 -6
  45. package/bin/lib/Image/ExifTool/XMP2.pl +2 -0
  46. package/bin/lib/Image/ExifTool.pm +63 -29
  47. package/bin/lib/Image/ExifTool.pod +83 -86
  48. package/bin/perl-Image-ExifTool.spec +45 -45
  49. package/bin/windows_exiftool.txt +95 -71
  50. package/package.json +3 -3
@@ -12,7 +12,7 @@ meta information extracted from or written to a file.
12
12
  =head1 TAG TABLES
13
13
 
14
14
  The tables listed below give the names of all tags recognized by ExifTool.
15
- They contain a total of 28402 tags, with 17530 unique tag names.
15
+ They contain a total of 28422 tags, with 17656 unique tag names.
16
16
 
17
17
  B<Tag ID>, B<Index#> or B<Sequence> is given in the first column of each
18
18
  table. A B<Tag ID> is the computer-readable equivalent of a tag name, and
@@ -125,6 +125,7 @@ L<https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JPEG specification.
125
125
  PreviewImage no
126
126
  'APP4' Scalado Scalado
127
127
  FPXR FlashPix
128
+ QualcommDualCamera Qualcomm DualCamera
128
129
  InfiRayFactory InfiRay Factory
129
130
  ThermalParams DJI ThermalParams
130
131
  ThermalParams2 DJI ThermalParams2
@@ -5566,6 +5567,8 @@ is to write ImageRegion as a structure with these tags as new fields.
5566
5567
 
5567
5568
  =head3 XMP LocationDetails Struct
5568
5569
 
5570
+ Note that the GPS elements of this structure are in the "exif" namespace.
5571
+
5569
5572
  Field Name Writable
5570
5573
  ---------- --------
5571
5574
  City string
@@ -5750,14 +5753,14 @@ These tags belong to the ExifTool XMP-pdf family 1 group.
5750
5753
  =head3 XMP pdfx Tags
5751
5754
 
5752
5755
  PDF extension tags. This namespace is used to store application-defined PDF
5753
- information, so there are no pre-defined tags. User-defined tags must be
5754
- created to enable writing of XMP-pdfx information.
5756
+ information, so there are few pre-defined tags. User-defined tags must be
5757
+ created to enable writing of other XMP-pdfx information.
5755
5758
 
5756
5759
  These tags belong to the ExifTool XMP-pdfx family 1 group.
5757
5760
 
5758
5761
  Tag Name Writable
5759
5762
  -------- --------
5760
- [no tags known]
5763
+ SourceModified string
5761
5764
 
5762
5765
  =head3 XMP photoshop Tags
5763
5766
 
@@ -7829,6 +7832,8 @@ Tags extracted from the maker notes of iPhone images.
7829
7832
  0x0042 SemanticStylePreset no
7830
7833
  0x004e Apple_0x004e? no
7831
7834
  0x004f Apple_0x004f? no
7835
+ 0x0054 Apple_0x0054? no
7836
+ 0x005a Apple_0x005a? no
7832
7837
 
7833
7838
  =head3 Apple RunTime Tags
7834
7839
 
@@ -11517,66 +11522,143 @@ unknown dbgi debug tags. Tag ID's are composed of the corresponding .proto
11517
11522
  file name combined with the hierarchical protobuf field numbers.
11518
11523
 
11519
11524
  ExifTool currently extracts timed GPS plus a few other tags from DJI devices
11520
- which use the following protocols: dvtm_AVATA2.proto (Avanta 2),
11521
- dvtm_ac203.proto (Osmo Action 4), dvtm_ac204.proto (Osmo Action 5) and
11522
- dvtm_wm265e.proto (Mavic 3).
11525
+ which use the following protocols: dvtm_AVATA2.proto (Avata 2),
11526
+ dvtm_ac203.proto (Osmo Action 4), dvtm_ac204.proto (Osmo Action 5),
11527
+ dvtm_wm265e.proto (Mavic 3), dvtm_pm320.proto (Matrice 30) and
11528
+ dvtm_pm320.proto (Mini 4 Pro).
11523
11529
 
11524
11530
  Note that with the protobuf format, numerical tags missing from the output
11525
11531
  for a given protocol should be considered to have the default value of 0.
11526
11532
 
11527
- Tag ID Tag Name Writable
11528
- ------ -------- --------
11529
- 'Protocol' Protocol no
11530
- 'dvtm_AVATA2_1-1-5' SerialNumber no
11531
- 'dvtm_AVATA2_1-1-10' Model no
11532
- 'dvtm_AVATA2_2-2-3-1' SerialNumber2 no
11533
- 'dvtm_AVATA2_2-3' FrameInfo DJI FrameInfo
11534
- 'dvtm_AVATA2_3-1-2' TimeStamp no
11535
- 'dvtm_AVATA2_3-4-4-1' GPSInfo DJI GPSInfo
11536
- 'dvtm_ac203_1-1-5' SerialNumber no
11537
- 'dvtm_ac203_1-1-10' Model no
11538
- 'dvtm_ac203_2-3' FrameInfo DJI FrameInfo
11539
- 'dvtm_ac203_3-4-2-1' GPSInfo DJI GPSInfo
11540
- 'dvtm_ac203_3-4-2-2' GPSAltitude no
11541
- 'dvtm_ac203_3-4-2-6-1' GPSDateTime no
11542
- 'dvtm_ac204_1-1-5' SerialNumber no
11543
- 'dvtm_ac204_1-1-10' Model no
11544
- 'dvtm_ac204_2-3' FrameInfo DJI FrameInfo
11545
- 'dvtm_ac204_3-4-2-1' GPSInfo DJI GPSInfo
11546
- 'dvtm_ac204_3-4-2-2' GPSAltitude no
11547
- 'dvtm_ac204_3-4-2-6-1' GPSDateTime no
11548
- 'dvtm_wm265e_1-1-5' SerialNumber no
11549
- 'dvtm_wm265e_1-1-10' Model no
11550
- 'dvtm_wm265e_2-2' FrameInfo DJI FrameInfo
11551
- 'dvtm_wm265e_3-2-2-1' ISO no
11552
- 'dvtm_wm265e_3-2-3-1' ShutterSpeed no
11553
- 'dvtm_wm265e_3-2-6-1' DigitalZoom no
11554
- 'dvtm_wm265e_3-3-3-1' DroneRoll no
11555
- 'dvtm_wm265e_3-3-3-2' DronePitch no
11556
- 'dvtm_wm265e_3-3-3-3' DroneYaw no
11557
- 'dvtm_wm265e_3-3-4-1' GPSInfo DJI GPSInfo
11558
- 'dvtm_wm265e_3-3-4-2' AbsoluteAltitude no
11559
- 'dvtm_wm265e_3-3-5-1' RelativeAltitude no
11560
- 'dvtm_wm265e_3-4-3-1' GimbalPitch no
11561
- 'dvtm_wm265e_3-4-3-2' GimbalRoll no
11562
- 'dvtm_wm265e_3-4-3-3' GimbalYaw no
11533
+ Tag ID Tag Name Writable
11534
+ ------ -------- --------
11535
+ 'Protocol' Protocol no
11536
+ 'dvtm_AVATA2_1-1-5' SerialNumber no
11537
+ 'dvtm_AVATA2_1-1-10' Model no
11538
+ 'dvtm_AVATA2_2-2-3-1' SerialNumber2 no
11539
+ 'dvtm_AVATA2_2-3' FrameInfo DJI FrameInfo
11540
+ 'dvtm_AVATA2_3-1-2' TimeStamp no
11541
+ 'dvtm_AVATA2_3-2-2-1' ISO no
11542
+ 'dvtm_AVATA2_3-2-4-1' ShutterSpeed no
11543
+ 'dvtm_AVATA2_3-2-6-1' ColorTemperature no
11544
+ 'dvtm_AVATA2_3-2-10-1' FNumber no
11545
+ 'dvtm_AVATA2_3-4-3' DroneInfo DJI DroneInfo
11546
+ 'dvtm_AVATA2_3-4-4-1' GPSInfo DJI GPSInfo
11547
+ 'dvtm_AVATA2_3-4-4-2' AbsoluteAltitude no
11548
+ 'dvtm_AVATA2_3-4-5-1' RelativeAltitude no
11549
+ 'dvtm_Mini4_Pro_1-1-5' SerialNumber no
11550
+ 'dvtm_Mini4_Pro_1-1-10' Model no
11551
+ 'dvtm_Mini4_Pro_2-3' FrameInfo DJI FrameInfo
11552
+ 'dvtm_Mini4_Pro_3-2-7-1' ISO no
11553
+ 'dvtm_Mini4_Pro_3-3-3' DroneInfo DJI DroneInfo
11554
+ 'dvtm_Mini4_Pro_3-3-4-1' GPSInfo DJI GPSInfo
11555
+ 'dvtm_Mini4_Pro_3-3-4-2' AbsoluteAltitude no
11556
+ 'dvtm_Mini4_Pro_3-3-5-1' RelativeAltitude no
11557
+ 'dvtm_Mini4_Pro_3-4-3' GimbalInfo DJI GimbalInfo
11558
+ 'dvtm_Mini4_Pro_3-2-10-1' ShutterSpeed no
11559
+ 'dvtm_Mini4_Pro_3-2-11-1' FNumber no
11560
+ 'dvtm_Mini4_Pro_3-2-32-1' ColorTemperature no
11561
+ 'dvtm_ac203_1-1-5' SerialNumber no
11562
+ 'dvtm_ac203_1-1-10' Model no
11563
+ 'dvtm_ac203_2-3' FrameInfo DJI FrameInfo
11564
+ 'dvtm_ac203_3-2-2-1' ISO no
11565
+ 'dvtm_ac203_3-2-4-1' ShutterSpeed no
11566
+ 'dvtm_ac203_3-2-6-1' ColorTemperature no
11567
+ 'dvtm_ac203_3-2-10-2' AccelerometerX no
11568
+ 'dvtm_ac203_3-2-10-3' AccelerometerY no
11569
+ 'dvtm_ac203_3-2-10-4' AccelerometerZ no
11570
+ 'dvtm_ac203_3-4-2-1' GPSInfo DJI GPSInfo
11571
+ 'dvtm_ac203_3-4-2-2' GPSAltitude no
11572
+ 'dvtm_ac203_3-4-2-6-1' GPSDateTime no
11573
+ 'dvtm_ac204_1-1-5' SerialNumber no
11574
+ 'dvtm_ac204_1-1-10' Model no
11575
+ 'dvtm_ac204_2-3' FrameInfo DJI FrameInfo
11576
+ 'dvtm_ac204_3-2-4-1' ShutterSpeed no
11577
+ 'dvtm_ac204_3-2-6-1' ColorTemperature no
11578
+ 'dvtm_ac204_3-2-10-2' AccelerometerX no
11579
+ 'dvtm_ac204_3-2-10-3' AccelerometerY no
11580
+ 'dvtm_ac204_3-2-10-4' AccelerometerZ no
11581
+ 'dvtm_ac204_3-4-2-1' GPSInfo DJI GPSInfo
11582
+ 'dvtm_ac204_3-4-2-2' GPSAltitude no
11583
+ 'dvtm_ac204_3-4-2-6-1' GPSDateTime no
11584
+ 'dvtm_pm320_1-1-5' SerialNumber no
11585
+ 'dvtm_pm320_1-1-10' Model no
11586
+ 'dvtm_pm320_2-2' FrameInfo DJI FrameInfo
11587
+ 'dvtm_pm320_3-2-2-1' ISO no
11588
+ 'dvtm_pm320_3-2-3-1' ShutterSpeed no
11589
+ 'dvtm_pm320_3-2-4-1' FNumber no
11590
+ 'dvtm_pm320_3-2-6-1' DigitalZoom no
11591
+ 'dvtm_pm320_3-3-3' DroneInfo DJI DroneInfo
11592
+ 'dvtm_pm320_3-3-4-1' GPSInfo DJI GPSInfo
11593
+ 'dvtm_pm320_3-3-4-2' AbsoluteAltitude no
11594
+ 'dvtm_pm320_3-3-5-1' RelativeAltitude no
11595
+ 'dvtm_pm320_3-4-3' GimbalInfo DJI GimbalInfo
11596
+ 'dvtm_wm265e_1-1-5' SerialNumber no
11597
+ 'dvtm_wm265e_1-1-10' Model no
11598
+ 'dvtm_wm265e_2-2' FrameInfo DJI FrameInfo
11599
+ 'dvtm_wm265e_3-2-2-1' ISO no
11600
+ 'dvtm_wm265e_3-2-3-1' ShutterSpeed no
11601
+ 'dvtm_wm265e_3-2-6-1' DigitalZoom no
11602
+ 'dvtm_wm265e_3-3-3' DroneInfo DJI DroneInfo
11603
+ 'dvtm_wm265e_3-3-4-1' GPSInfo DJI GPSInfo
11604
+ 'dvtm_wm265e_3-3-4-2' AbsoluteAltitude no
11605
+ 'dvtm_wm265e_3-3-5-1' RelativeAltitude no
11606
+ 'dvtm_wm265e_3-4-3' GimbalInfo DJI GimbalInfo
11563
11607
 
11564
11608
  =head3 DJI FrameInfo Tags
11565
11609
 
11566
- Tag ID Tag Name Writable
11567
- ------ -------- --------
11610
+ Field # Tag Name Writable
11611
+ ------- -------- --------
11568
11612
  1 FrameWidth no
11569
11613
  2 FrameHeight no
11570
11614
  3 FrameRate no
11571
11615
 
11616
+ =head3 DJI DroneInfo Tags
11617
+
11618
+ Field # Tag Name Writable
11619
+ ------- -------- --------
11620
+ 1 DroneRoll no
11621
+ 2 DronePitch no
11622
+ 3 DroneYaw no
11623
+
11572
11624
  =head3 DJI GPSInfo Tags
11573
11625
 
11574
- Tag ID Tag Name Writable
11575
- ------ -------- --------
11626
+ Field # Tag Name Writable
11627
+ ------- -------- --------
11576
11628
  1 CoordinateUnits no
11577
11629
  2 GPSLatitude no
11578
11630
  3 GPSLongitude no
11579
11631
 
11632
+ =head3 DJI GimbalInfo Tags
11633
+
11634
+ Field # Tag Name Writable
11635
+ ------- -------- --------
11636
+ 1 GimbalPitch no
11637
+ 2 GimbalRoll no
11638
+ 3 GimbalYaw no
11639
+
11640
+ =head3 DJI Glamour Tags
11641
+
11642
+ Glamour settings used by some DJI models.
11643
+
11644
+ Tag ID Tag Name Writable
11645
+ ------ -------- --------
11646
+ 'acne_spot_removal' AcneSpotRemoval no
11647
+ 'beauty_enable' BeautyEnable no
11648
+ 'blush' Blush no
11649
+ 'dark_circle' DarkCircle no
11650
+ 'eye_enlarge' EyeEnlarge no
11651
+ 'eyebrows' Eyebrows no
11652
+ 'face_slimming' FaceSlimming no
11653
+ 'head_shrinking' HeadShrinking no
11654
+ 'leg_longer' LegLonger no
11655
+ 'lipstick' Lipstick no
11656
+ 'mouth_beautify' MouthModify no
11657
+ 'nose_slimming' NoseSlimming no
11658
+ 'smoother' Smoother no
11659
+ 'teeth_whitening' TeethWhitening no
11660
+ 'whitening' Whitening no
11661
+
11580
11662
  =head2 FLIR Tags
11581
11663
 
11582
11664
  Information extracted from the maker notes of JPEG images from thermal
@@ -12307,24 +12389,40 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
12307
12389
  Tag ID Tag Name Writable
12308
12390
  ------ -------- --------
12309
12391
  'AALP' AudioLevel no
12392
+ 'ABSC' AutoBoostScore no
12310
12393
  'ACCL' Accelerometer no
12311
12394
  'ALLD' AutoLowLightDuration no
12395
+ 'APTO' AudioProtuneOption no
12396
+ 'ARUW' AspectRatioUnwarped no
12397
+ 'ARWA' AspectRatioWarped no
12312
12398
  'ATTD' Attitude no
12313
12399
  'ATTR' AttitudeTarget no
12400
+ 'AUBT' AudioBlueTooth no
12314
12401
  'AUDO' AudioSetting no
12402
+ 'AUPT' AutoProtune no
12403
+ 'BITR' BitrateSetting no
12315
12404
  'BPOS' Controller? no
12316
12405
  'CASN' CameraSerialNumber no
12406
+ 'CDAT' CreationDate no
12407
+ 'CDTM' CaptureDelayTimer no
12408
+ 'CLDP' ClassificationDataPresent no
12317
12409
  'CORI' CameraOrientation no
12410
+ 'CPIN' ChapterNumber no
12318
12411
  'CSEN' CoyoteSense no
12412
+ 'CTRL' ControlLevel no
12319
12413
  'CYTS' CoyoteStatus no
12320
12414
  'DEVC' DeviceContainer GoPro GPMF
12415
+ 'DUST' DurationSetting no
12321
12416
  'DVID' DeviceID? no
12322
12417
  'DVNM' DeviceName no
12323
- 'DZOM' DigitalZoom no
12418
+ 'DZMX' DigitalZoomAmount no
12419
+ 'DZOM' DigitalZoomOn no
12420
+ 'DZST' DigitalZoom no
12324
12421
  'EISA' ElectronicImageStabilization no
12422
+ 'EISE' ElectronicStabilizationOn no
12325
12423
  'EMPT' Empty? no
12326
12424
  'ESCS' EscapeStatus? no
12327
- 'EXPT' MaximumShutterAngle no
12425
+ 'EXPT' ExposureType no
12328
12426
  'FACE' FaceDetected no
12329
12427
  'FCNM' FaceNumbers no
12330
12428
  'FMWR' FirmwareVersion no
@@ -12339,6 +12437,9 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
12339
12437
  'GPSU' GPSDateTime no
12340
12438
  'GRAV' GravityVector no
12341
12439
  'GYRO' Gyroscope no
12440
+ 'HCLT' HorizonControl no
12441
+ 'HDRV' HDRVideo no
12442
+ 'HSGT' HindsightSettings no
12342
12443
  'HUES' PrediminantHue no
12343
12444
  'IORI' ImageOrientation no
12344
12445
  'ISOE' ISOSpeeds no
@@ -12346,30 +12447,45 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
12346
12447
  'KBAT' BatteryStatus GoPro KBAT
12347
12448
  'LNED' LocalPositionNED no
12348
12449
  'MAGN' Magnetometer no
12450
+ 'MAPX' MappingXCoefficients no
12451
+ 'MAPY' MappingYCoefficients no
12349
12452
  'MINF' Model no
12453
+ 'MMOD' MediaMode no
12350
12454
  'MTRX' AccelerometerMatrix no
12351
12455
  'MUID' MediaUniqueID no
12352
12456
  'MWET' MicrophoneWet no
12457
+ 'MXCF' MappingXMode no
12458
+ 'MYCF' MappingYMode no
12459
+ 'ORDP' OrientationDataPresent no
12353
12460
  'OREN' AutoRotation no
12354
12461
  'ORIN' InputOrientation no
12355
12462
  'ORIO' OutputOrientation no
12356
12463
  'PHDR' HDRSetting no
12464
+ 'PIMD' ProtuneISOMode no
12357
12465
  'PIMN' AutoISOMin no
12358
12466
  'PIMX' AutoISOMax no
12467
+ 'POLY' PolynomialCoefficients no
12359
12468
  'PRES' PhotoResolution no
12360
- 'PRTN' ProTune no
12469
+ 'PRJT' LensProjection no
12470
+ 'PRTN' Protune no
12361
12471
  'PTCL' ColorMode no
12362
12472
  'PTEV' ExposureCompensation no
12363
12473
  'PTSH' Sharpness no
12364
12474
  'PTWB' WhiteBalance no
12475
+ 'PWPR' PowerProfile no
12476
+ 'PYCF' PolynomialPower no
12477
+ 'RAMP' SpeedRampSetting no
12365
12478
  'RATE' Rate no
12366
12479
  'RMRK' Comments no
12367
12480
  'SCAL' ScaleFactor? no
12481
+ 'SCAP' ScheduleCapture no
12368
12482
  'SCEN' SceneClassification no
12369
12483
  'SCPR' ScaledPressure no
12484
+ 'SCTM' ScheduleCaptureTime no
12370
12485
  'SHUT' ExposureTimes no
12371
12486
  'SIMU' ScaledIMU no
12372
12487
  'SIUN' SIUnits? no
12488
+ 'SMTR' SpotMeter no
12373
12489
  'SROT' SensorReadoutTime no
12374
12490
  'STMP' TimeStamp no
12375
12491
  'STNM' StreamName? no
@@ -12390,6 +12506,8 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
12390
12506
  'WNDM' WindProcessing no
12391
12507
  'WRGB' WhiteBalanceRGB no
12392
12508
  'YAVG' LumaAverage no
12509
+ 'ZFOV' DiagonalFieldOfView no
12510
+ 'ZMPL' ZoomScaleNormalization no
12393
12511
 
12394
12512
  =head3 GoPro GLPI Tags
12395
12513
 
@@ -14728,8 +14846,11 @@ DiMAGE X and Xt.
14728
14846
  0x00b1 HighISONoiseReduction int16u
14729
14847
  0x00b3 ToningEffect string
14730
14848
  0x00b6 PowerUpTime undef
14731
- 0x00b7 AFInfo2 Nikon AFInfo2V0400
14732
- Nikon AFInfo2
14849
+ 0x00b7 AFInfo2 Nikon AFInfo2V0100
14850
+ Nikon AFInfo2V0101
14851
+ Nikon AFInfo2V0200
14852
+ Nikon AFInfo2V0300
14853
+ Nikon AFInfo2V0400
14733
14854
  0x00b8 FileInfo Nikon FileInfo
14734
14855
  Nikon FileInfo
14735
14856
  0x00b9 AFTune Nikon AFTune
@@ -15035,7 +15156,7 @@ Tags written by some Nikon GPS-equipped cameras like the AW100.
15035
15156
 
15036
15157
  Index1 Tag Name Writable
15037
15158
  ------ -------- --------
15038
- 0 FirmwareVersion no
15159
+ 0 FirmwareVersion56 no
15039
15160
  4 BurstGroupID int16u
15040
15161
 
15041
15162
  =head3 Nikon AFInfo Tags
@@ -15692,80 +15813,17 @@ These tags are extracted from encrypted data in images from the Z8.
15692
15813
 
15693
15814
  Index1 Tag Name Writable
15694
15815
  ------ -------- --------
15695
- 16 MenuSettingsOffsetZ8 Nikon MenuSettingsZ8
15816
+ 16 MenuSettingsOffsetZ8v1 Nikon MenuSettingsZ8v1
15696
15817
  MenuSettingsOffsetZ8v2 -
15697
15818
  Nikon MenuSettingsZ8v2
15698
15819
 
15699
- =head3 Nikon MenuSettingsZ8 Tags
15820
+ =head3 Nikon MenuSettingsZ8v1 Tags
15700
15821
 
15701
- These tags are used by the Z8 firmware 1.00.
15822
+ These tags are used by the Z8 firmware 1.00 and 1.10.
15702
15823
 
15703
15824
  Index1 Tag Name Writable
15704
15825
  ------ -------- --------
15705
- 72 HighFrameRate int8u
15706
- 152 MultipleExposureMode int8u
15707
- 154 MultiExposureShots int8u
15708
- 184 IntervalDurationHours int32u
15709
- 188 IntervalDurationMinutes int32u
15710
- 192 IntervalDurationSeconds int32u
15711
- 200 Intervals int32u
15712
- 204 ShotsPerInterval int32u
15713
- 208 IntervalExposureSmoothing int8u
15714
- 210 IntervalPriority int8u
15715
- 244 FocusShiftNumberShots int8u
15716
- 248 FocusShiftStepWidth int8u
15717
- 252 FocusShiftInterval int8u~
15718
- 256 FocusShiftExposureLock? int8u
15719
- 286 PhotoShootingMenuBank int8u
15720
- 288 ExtendedMenuBanks int8u
15721
- 324 PhotoShootingMenuBankImageArea int8u
15722
- 338 AutoISO int8u
15723
- 340 ISOAutoHiLimit? int16u
15724
- 342 ISOAutoFlashLimit? int16u
15725
- 350 ISOAutoShutterTime no
15726
- 432 MovieVignetteControl? int8u
15727
- 434 DiffractionCompensation int8u
15728
- 436 FlickerReductionShooting int8u
15729
- 440 FlashControlMode int8u
15730
- 548 AFAreaMode int8u
15731
- 550 VRMode int8u
15732
- 554 BracketSet int8u
15733
- 556 BracketProgram int8u
15734
- 558 BracketIncrement int8u
15735
- 570 HDR int8u
15736
- 576 SecondarySlotFunction int8u
15737
- 582 HDRLevel int8u
15738
- 586 Slot2JpgSize? int8u
15739
- 592 DXCropAlert int8u
15740
- 594 SubjectDetection int8u
15741
- 596 DynamicAFAreaSize int8u
15742
- 618 ToneMap? int8u
15743
- 622 PortraitImpressionBalance int8u
15744
- 636 HighFrequencyFlickerReduction? int8u
15745
- 730 MovieImageArea? int8u & 0x01
15746
- 740 MovieType? int8u
15747
- 742 MovieISOAutoHiLimit? int16u
15748
- 744 MovieISOAutoControlManualMode? int8u
15749
- 746 MovieISOAutoManualMode? int16u
15750
- 820 MovieActiveD-Lighting? int8u
15751
- 822 MovieHighISONoiseReduction? int8u
15752
- 828 MovieFlickerReduction int8u
15753
- 830 MovieMeteringMode? int8u
15754
- 832 MovieFocusMode? int8u
15755
- 834 MovieAFAreaMode int8u
15756
- 836 MovieVRMode? int8u
15757
- 840 MovieElectronicVR? int8u
15758
- 842 MovieSoundRecording? int8u
15759
- 844 MicrophoneSensitivity? int8u
15760
- 846 MicrophoneAttenuator? int8u
15761
- 848 MicrophoneFrequencyResponse? int8u
15762
- 850 WindNoiseReduction? int8u
15763
- 882 MovieFrameSize? int8u
15764
- 884 MovieFrameRate? int8u
15765
- 886 MicrophoneJackPower? int8u
15766
- 887 MovieDXCropAlert? int8u
15767
- 888 MovieSubjectDetection? int8u
15768
- 896 MovieHighResZoom? int8u
15826
+ 0 MenuSettingsZ8 Nikon MenuSettingsZ8
15769
15827
  943 CustomSettingsZ8 NikonCustom SettingsZ8
15770
15828
  1684 TimeZone int8u
15771
15829
  1690 MonitorBrightness? int8u
@@ -15818,9 +15876,9 @@ These tags are used by the Z8 firmware 1.00.
15818
15876
  1890 USBPowerDelivery? int8u
15819
15877
  1899 SensorShield? int8u
15820
15878
 
15821
- =head3 Nikon MenuSettingsZ8v2 Tags
15879
+ =head3 Nikon MenuSettingsZ8 Tags
15822
15880
 
15823
- These tags are used by the Z8 firmware 1.00.
15881
+ These tags are common to all Z8 firmware versions.
15824
15882
 
15825
15883
  Index1 Tag Name Writable
15826
15884
  ------ -------- --------
@@ -15882,12 +15940,20 @@ These tags are used by the Z8 firmware 1.00.
15882
15940
  846 MicrophoneAttenuator? int8u
15883
15941
  848 MicrophoneFrequencyResponse? int8u
15884
15942
  850 WindNoiseReduction? int8u
15885
- 878 MovieFrameSize? int8u
15886
- 880 MovieFrameRate? int8u
15943
+ 882 MovieFrameSize? int8u
15944
+ 884 MovieFrameRate? int8u
15887
15945
  886 MicrophoneJackPower? int8u
15888
15946
  887 MovieDXCropAlert? int8u
15889
15947
  888 MovieSubjectDetection? int8u
15890
15948
  896 MovieHighResZoom? int8u
15949
+
15950
+ =head3 Nikon MenuSettingsZ8v2 Tags
15951
+
15952
+ These tags are used by the Z8 firmware 2.00 and 2.10.
15953
+
15954
+ Index1 Tag Name Writable
15955
+ ------ -------- --------
15956
+ 0 MenuSettingsZ8 Nikon MenuSettingsZ8
15891
15957
  943 CustomSettingsZ8 NikonCustom SettingsZ8
15892
15958
  1698 Language? int8u
15893
15959
  1700 TimeZone int8u
@@ -15981,8 +16047,6 @@ These tags are extracted from encrypted data in images from the Z9.
15981
16047
  MenuSettingsOffsetZ9v4 Nikon MenuSettingsZ9v3
15982
16048
  -
15983
16049
  Nikon MenuSettingsZ9v4
15984
- -
15985
- Nikon MenuSettingsZ9v5
15986
16050
 
15987
16051
  =head3 Nikon MenuSettingsZ9 Tags
15988
16052
 
@@ -16144,7 +16208,7 @@ These tags are used by the Z9 firmware 3.00.
16144
16208
 
16145
16209
  =head3 Nikon MenuSettingsZ9v4 Tags
16146
16210
 
16147
- These tags are used by the Z9 firmware 4.0.0 and 4.1.0.
16211
+ These tags are used by the Z9 firmware 4.00, 4.10, 5.00 and 5.10.
16148
16212
 
16149
16213
  Index1 Tag Name Writable
16150
16214
  ------ -------- --------
@@ -16284,148 +16348,6 @@ These tags are used by the Z9 firmware 4.0.0 and 4.1.0.
16284
16348
  2070 BracketButtonPlaybackMode int8u
16285
16349
  2072 FlashModeButtonPlaybackMode int8u
16286
16350
 
16287
- =head3 Nikon MenuSettingsZ9v5 Tags
16288
-
16289
- These tags are used by the Z9 firmware 5.1.
16290
-
16291
- Index1 Tag Name Writable
16292
- ------ -------- --------
16293
- 72 HighFrameRate int8u
16294
- 158 MultipleExposureMode int8u
16295
- 160 MultiExposureShots int8u
16296
- 208 Intervals int32u
16297
- 212 ShotsPerInterval int32u
16298
- 252 FocusShiftNumberShots int8u
16299
- 256 FocusShiftStepWidth int8u
16300
- 260 FocusShiftInterval int8u~
16301
- 264 FocusShiftExposureLock? int8u
16302
- 294 PhotoShootingMenuBank int8u
16303
- 296 ExtendedMenuBanks int8u
16304
- 332 PhotoShootingMenuBankImageArea int8u
16305
- 346 AutoISO int8u
16306
- 348 ISOAutoHiLimit? int16u
16307
- 350 ISOAutoFlashLimit? int16u
16308
- 358 ISOAutoShutterTime no
16309
- 440 MovieVignetteControl? int8u
16310
- 442 DiffractionCompensation int8u
16311
- 444 FlickerReductionShooting int8u
16312
- 448 FlashControlMode int8u
16313
- 450 FlashMasterCompensation? int8s
16314
- 454 FlashGNDistance? no
16315
- 458 FlashOutput? int8u
16316
- 552 AFAreaMode int8u
16317
- 554 VRMode int8u
16318
- 558 BracketSet int8u
16319
- 560 BracketProgram int8u
16320
- 562 BracketIncrement int8u
16321
- 574 HDR int8u
16322
- 580 SecondarySlotFunction int8u
16323
- 586 HDRLevel int8u
16324
- 590 Slot2JpgSize? int8u
16325
- 596 DXCropAlert int8u
16326
- 598 SubjectDetection int8u
16327
- 600 DynamicAFAreaSize int8u
16328
- 640 HighFrequencyFlickerReduction? int8u
16329
- 650 MovieImageArea? int8u & 0x01
16330
- 660 MovieType? int8u
16331
- 662 MovieISOAutoHiLimit? int16u
16332
- 664 MovieISOAutoControlManualMode? int8u
16333
- 666 MovieISOAutoManualMode? int16u
16334
- 740 MovieActiveD-Lighting? int8u
16335
- 742 MovieHighISONoiseReduction? int8u
16336
- 748 MovieFlickerReduction int8u
16337
- 750 MovieMeteringMode? int8u
16338
- 752 MovieFocusMode? int8u
16339
- 754 MovieAFAreaMode int8u
16340
- 756 MovieVRMode? int8u
16341
- 760 MovieElectronicVR? int8u
16342
- 762 MovieSoundRecording? int8u
16343
- 764 MicrophoneSensitivity? int8u
16344
- 766 MicrophoneAttenuator? int8u
16345
- 768 MicrophoneFrequencyResponse? int8u
16346
- 770 WindNoiseReduction? int8u
16347
- 792 MovieToneMap? int8u
16348
- 798 MovieFrameSize? int8u
16349
- 800 MovieFrameRate? int8u
16350
- 806 MicrophoneJackPower? int8u
16351
- 807 MovieDXCropAlert? int8u
16352
- 808 MovieSubjectDetection? int8u
16353
- 816 MovieHighResZoom? int8u
16354
- 851 CustomSettingsZ9v4 NikonCustom SettingsZ9v4
16355
- 1502 Language? int8u
16356
- 1504 TimeZone int8u
16357
- 1510 MonitorBrightness? int8u
16358
- 1532 AFFineTune? int8u
16359
- 1536 NonCPULens1FocalLength? int16s~
16360
- 1540 NonCPULens2FocalLength? int16s~
16361
- 1542 NonCPULens3FocalLength? int16s~
16362
- 1548 NonCPULens4FocalLength? int16s~
16363
- 1552 NonCPULens5FocalLength? int16s~
16364
- 1556 NonCPULens6FocalLength? int16s~
16365
- 1560 NonCPULens7FocalLength? int16s~
16366
- 1564 NonCPULens8FocalLength? int16s~
16367
- 1568 NonCPULens9FocalLength? int16s~
16368
- 1572 NonCPULens10FocalLength? int16s~
16369
- 1576 NonCPULens11FocalLength? int16s~
16370
- 1580 NonCPULens12FocalLength? int16s~
16371
- 1584 NonCPULens13FocalLength? int16s~
16372
- 1588 NonCPULens14FocalLength? int16s~
16373
- 1592 NonCPULens15FocalLength? int16s~
16374
- 1596 NonCPULens16FocalLength? int16s~
16375
- 1600 NonCPULens17FocalLength? int16s~
16376
- 1604 NonCPULens18FocalLength? int16s~
16377
- 1608 NonCPULens19FocalLength? int16s~
16378
- 1612 NonCPULens20FocalLength? int16s~
16379
- 1616 NonCPULens1MaxAperture? int16s~
16380
- 1620 NonCPULens2MaxAperture? int16s~
16381
- 1624 NonCPULens3MaxAperture? int16s~
16382
- 1628 NonCPULens4MaxAperture? int16s~
16383
- 1632 NonCPULens5MaxAperture? int16s~
16384
- 1636 NonCPULens6MaxAperture? int16s~
16385
- 1640 NonCPULens7MaxAperture? int16s~
16386
- 1644 NonCPULens8MaxAperture? int16s~
16387
- 1648 NonCPULens9MaxAperture? int16s~
16388
- 1652 NonCPULens10MaxAperture? int16s~
16389
- 1656 NonCPULens11MaxAperture? int16s~
16390
- 1660 NonCPULens12MaxAperture? int16s~
16391
- 1664 NonCPULens13MaxAperture? int16s~
16392
- 1668 NonCPULens14MaxAperture? int16s~
16393
- 1672 NonCPULens15MaxAperture? int16s~
16394
- 1676 NonCPULens16MaxAperture? int16s~
16395
- 1680 NonCPULens17MaxAperture? int16s~
16396
- 1684 NonCPULens18MaxAperture? int16s~
16397
- 1688 NonCPULens19MaxAperture? int16s~
16398
- 1692 NonCPULens20MaxAperture? int16s~
16399
- 1708 HDMIOutputResolution int8u
16400
- 1721 SetClockFromLocationData? int8u
16401
- 1728 AirplaneMode? int8u
16402
- 1729 EmptySlotRelease? int8u
16403
- 1764 EnergySavingMode? int8u
16404
- 1788 RecordLocationData? int8u
16405
- 1792 USBPowerDelivery? int8u
16406
- 1801 SensorShield? int8u
16407
- 1866 AutoCapturePreset int8u
16408
- 1868 FocusShiftAutoReset? int8u
16409
- 1926 PreReleaseBurstLength int8u
16410
- 1928 PostReleaseBurstLength int8u
16411
- 1942 VerticalISOButton int8u
16412
- 1944 ExposureCompensationButton int8u
16413
- 1946 ISOButton int8u
16414
- 2006 ViewModeShowEffectsOfSettings? int8u
16415
- 2008 DispButton int8u
16416
- 2052 ExposureDelay fixed32u~
16417
- 2056 CommandDialFrameAdvanceZoom? int8u
16418
- 2058 SubCommandDialFrameAdvanceZoom? int8u
16419
- 2060 PlaybackButton int8u
16420
- 2062 WBButton int8u
16421
- 2064 BracketButton int8u
16422
- 2066 FlashModeButton int8u
16423
- 2068 LensFunc1ButtonPlaybackMode int8u
16424
- 2070 LensFunc2ButtonPlaybackMode int8u
16425
- 2072 PlaybackButtonPlaybackMode int8u
16426
- 2074 BracketButtonPlaybackMode int8u
16427
- 2076 FlashModeButtonPlaybackMode int8u
16428
-
16429
16351
  =head3 Nikon ShotInfo Tags
16430
16352
 
16431
16353
  This information is encrypted for ShotInfoVersion 02xx, and some tags are
@@ -16807,49 +16729,22 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
16807
16729
  2 MultiExposureShots int32u
16808
16730
  3 MultiExposureOverlayMode int32u
16809
16731
 
16810
- =head3 Nikon AFInfo2V0400 Tags
16732
+ =head3 Nikon AFInfo2V0100 Tags
16811
16733
 
16812
- AF information for Nikon cameras with the Expeed 7 processor: The Zf, Z6_3,
16813
- Z8, Z9 and Z50_3.
16734
+ AF information for Nikon cameras with LiveView that were introduced 2007
16735
+ thru 2015 (and the D5600 in 2016), including D3, D4, D3000, D3100-D3300,
16736
+ D5000-D5600, D6x0, D700, D7000, D7100, D810
16814
16737
 
16815
16738
  Index1 Tag Name Writable
16816
16739
  ------ -------- --------
16817
16740
  0 AFInfo2Version no
16741
+ 4 AFDetectionMethod int8u
16818
16742
  5 AFAreaMode int8u
16819
- 10 AFPointsUsed undef[51]
16820
- AFPointsUsed undef[38]
16821
- AFPointsUsed undef[29]
16822
- 62 AFImageWidth int16u
16823
- 64 AFImageHeight int16u
16824
- 66 AFAreaXPosition int16u
16825
- 68 AFAreaYPosition int16u
16826
- 70 AFAreaWidth int16u
16827
- 72 AFAreaHeight int16u
16828
- 74 FocusResult int8u
16829
-
16830
- =head3 Nikon AFInfo2 Tags
16831
-
16832
- These tags are written by Nikon DSLR's which have the live view feature.
16833
-
16834
- Index1 Tag Name Writable
16835
- ------ -------- --------
16836
- 0 AFInfo2Version no
16837
- 4 ContrastDetectAF int8u
16838
- 5 AFAreaMode int8u
16839
- 6 PhaseDetectAF int8u
16840
16743
  7 PrimaryAFPoint int8u
16841
16744
  8 AFPointsUsed undef[7]
16842
16745
  AFPointsUsed undef[2]
16843
16746
  AFPointsUsed undef[5]
16844
- AFPointsUsed undef[17]
16845
- AFPointsUsed undef[21]
16846
- AFPointsUsed undef[29]
16847
- AFPointsUsed undef[20]
16848
- AFPointsUsed undef[7]
16849
- PrimaryAFPoint int8u
16850
- 10 AFPointsUsed undef[7]
16851
- AFPointsUsed undef[11]
16852
- AFPointsUsed undef[14]
16747
+ AFPointsUsed int8u
16853
16748
  16 AFImageWidth int16u
16854
16749
  18 AFImageHeight int16u
16855
16750
  20 AFAreaXPosition int16u
@@ -16858,16 +16753,25 @@ These tags are written by Nikon DSLR's which have the live view feature.
16858
16753
  26 AFAreaHeight int16u
16859
16754
  28 ContrastDetectAFInFocus int8u
16860
16755
  AFPointsSelected undef[20]
16861
- 42 AFImageWidth int16u
16862
- 44 AFImageHeight int16u
16863
- 46 AFAreaXPosition int16u
16864
- 47 FocusPositionHorizontal int8u~
16865
- 48 AFAreaYPosition int16u
16756
+
16757
+ =head3 Nikon AFInfo2V0101 Tags
16758
+
16759
+ AF information for Nikon cameras D5, D500, D850, D3400, D3500 and D7500
16760
+
16761
+ Index1 Tag Name Writable
16762
+ ------ -------- --------
16763
+ 0 AFInfo2Version no
16764
+ 4 AFDetectionMethod int8u
16765
+ 5 AFAreaMode int8u
16766
+ 8 AFPointsUsed undef[7]
16767
+ AFPointsUsed undef[2]
16768
+ AFPointsUsed undef[20]
16769
+ AFPointsUsed int8u
16770
+ 28 ContrastDetectAFInFocus int8u
16771
+ AFPointsUsed undef[7]
16772
+ AFPointsSelected undef[20]
16773
+ 48 AFPointsInFocus undef[7]
16866
16774
  AFPointsInFocus undef[20]
16867
- 49 FocusPositionVertical int8u~
16868
- 50 AFAreaWidth int16u
16869
- 52 AFAreaHeight int16u
16870
- 56 PrimaryAFPoint int8u
16871
16775
  68 PrimaryAFPoint int8u
16872
16776
  70 AFImageWidth int16u
16873
16777
  72 AFImageHeight int16u
@@ -16877,6 +16781,69 @@ These tags are written by Nikon DSLR's which have the live view feature.
16877
16781
  80 AFAreaHeight int16u
16878
16782
  82 ContrastDetectAFInFocus int8u
16879
16783
 
16784
+ =head3 Nikon AFInfo2V0200 Tags
16785
+
16786
+ AF information for Nikon 1 series cameras: Nikon 1 V1, V2, V3, J1, J2, J3,
16787
+ S1, S2 AW1.
16788
+
16789
+ Index1 Tag Name Writable
16790
+ ------ -------- --------
16791
+ 0 AFInfo2Version no
16792
+ 5 AFAreaMode int8u
16793
+ 6 PhaseDetectAF int8u
16794
+ 7 PrimaryAFPoint int8u
16795
+ 8 AFPointsUsed undef[17]
16796
+ AFPointsUsed undef[21]
16797
+ AFPointsUsed undef[29]
16798
+
16799
+ =head3 Nikon AFInfo2V0300 Tags
16800
+
16801
+ AF information for Nikon cameras with the Expeed 6 processor: D6, D780, Z5,
16802
+ Z6, Z6ii, Z7, Z7ii, Z50 and Zfc.
16803
+
16804
+ Index1 Tag Name Writable
16805
+ ------ -------- --------
16806
+ 0 AFInfo2Version no
16807
+ 4 AFDetectionMethod int8u
16808
+ 5 AFAreaMode int8u
16809
+ 7 AFCoordinatesAvailable int8u
16810
+ 10 AFPointsUsed undef[7]
16811
+ AFPointsUsed undef[11]
16812
+ AFPointsUsed undef[14]
16813
+ 42 AFImageWidth int16u
16814
+ 44 AFImageHeight int16u
16815
+ 46 AFAreaXPosition int16u
16816
+ 47 FocusPositionHorizontal no
16817
+ 48 AFAreaYPosition int16u
16818
+ 49 FocusPositionVertical no
16819
+ 50 AFAreaWidth int16u
16820
+ 52 AFAreaHeight int16u
16821
+ 56 PrimaryAFPoint int8u
16822
+
16823
+ =head3 Nikon AFInfo2V0400 Tags
16824
+
16825
+ AF information for Nikon cameras with the Expeed 7 processor: The Zf, Z6_3,
16826
+ Z8, Z9 and Z50_3.
16827
+
16828
+ Index1 Tag Name Writable
16829
+ ------ -------- --------
16830
+ 0 AFInfo2Version no
16831
+ 4 AFDetectionMethod int8u
16832
+ 5 AFAreaMode int8u
16833
+ 7 AFCoordinatesAvailable int8u
16834
+ 10 AFPointsUsed undef[51]
16835
+ AFPointsUsed undef[38]
16836
+ AFPointsUsed undef[29]
16837
+ 62 AFImageWidth int16u
16838
+ 64 AFImageHeight int16u
16839
+ 66 AFAreaXPosition int16u
16840
+ 67 FocusPositionHorizontal no
16841
+ 68 AFAreaYPosition int16u
16842
+ 69 FocusPositionVertical no
16843
+ 70 AFAreaWidth int16u
16844
+ 72 AFAreaHeight int16u
16845
+ 74 FocusResult int8u
16846
+
16880
16847
  =head3 Nikon FileInfo Tags
16881
16848
 
16882
16849
  Index2 Tag Name Writable
@@ -17155,7 +17122,11 @@ videos from some Nikon cameras.
17155
17122
  FlashInfoUnknown Nikon FlashInfoUnknown
17156
17123
  0x20000ab VariProgram no
17157
17124
  0x20000b1 HighISONoiseReduction no
17158
- 0x20000b7 AFInfo2 Nikon AFInfo2
17125
+ 0x20000b7 AFInfo2 Nikon AFInfo2V0100
17126
+ Nikon AFInfo2V0101
17127
+ Nikon AFInfo2V0200
17128
+ Nikon AFInfo2V0300
17129
+ Nikon AFInfo2V0400
17159
17130
  0x20000c3 BarometerInfo Nikon BarometerInfo
17160
17131
 
17161
17132
  =head3 Nikon MOV Tags
@@ -23069,7 +23040,8 @@ Valid from July 2020 for ILCE-1/7SM3, ILME-FX3.
23069
23040
 
23070
23041
  =head3 Sony Tag9050d Tags
23071
23042
 
23072
- Valid for ILCE-6700/7CM2/7CR/ZV-E1.
23043
+ Valid for ILCE-6700/7CM2/7CR/ZV-E1. Also for ILCE-1M2 when using mechanical
23044
+ shutter.
23073
23045
 
23074
23046
  Index1 Tag Name Writable
23075
23047
  ------ -------- --------
@@ -23945,6 +23917,7 @@ JSON-formatted files.
23945
23917
 
23946
23918
  Tag Name Writable
23947
23919
  -------- --------
23920
+ AdjustmentsSettingsStatisticsLightMap no
23948
23921
  ON1_SettingsData PLIST
23949
23922
  ON1_SettingsMetadataCreated no
23950
23923
  ON1_SettingsMetadataModified no
@@ -23979,24 +23952,43 @@ files, and will extract any existing tags even if they aren't listed below.
23979
23952
  These tags belong to the family 0 "PLIST" group, but family 1 group may be
23980
23953
  either "XML" or "PLIST" depending on whether the format is XML or binary.
23981
23954
 
23982
- Tag ID Tag Name Writable
23983
- ------ -------- --------
23955
+ Tag ID Tag Name Writable
23956
+ ------ -------- --------
23984
23957
  'MetaDataList//DateTimeOriginal'
23985
- DateTimeOriginal no
23986
- 'MetaDataList//Duration' Duration no
23958
+ DateTimeOriginal no
23959
+ 'MetaDataList//Duration' Duration no
23987
23960
  'MetaDataList//Geolocation/Latitude'
23988
- GPSLatitude no
23961
+ GPSLatitude no
23989
23962
  'MetaDataList//Geolocation/Longitude'
23990
- GPSLongitude no
23963
+ GPSLongitude no
23991
23964
  'MetaDataList//Geolocation/MapDatum'
23992
- GPSMapDatum no
23993
- 'XMLFileType' XMLFileType no
23994
- 'cast//name' Cast no+
23995
- 'codirectors//name' Codirectors no+
23996
- 'directors//name' Directors no+
23997
- 'producers//name' Producers no+
23998
- 'screenwriters//name' Screenwriters no+
23999
- 'studio//name' Studio no+
23965
+ GPSMapDatum no
23966
+ 'XMLFileType' XMLFileType no
23967
+ 'adjustmentData' AdjustmentData PLIST
23968
+ 'cast//name' Cast no+
23969
+ 'codirectors//name' Codirectors no+
23970
+ 'directors//name' Directors no+
23971
+ 'producers//name' Producers no+
23972
+ 'screenwriters//name' Screenwriters no+
23973
+ 'slowMotion/rate' SlowMotionRate no
23974
+ 'slowMotion/regions' SlowMotionRegions no
23975
+ 'slowMotion/regions/timeRange/duration/epoch'
23976
+ SlowMotionRegionsDurationEpoch no
23977
+ 'slowMotion/regions/timeRange/duration/flags'
23978
+ SlowMotionRegionsDurationFlags no
23979
+ 'slowMotion/regions/timeRange/duration/timescale'
23980
+ SlowMotionRegionsDurationTimeScale no
23981
+ 'slowMotion/regions/timeRange/duration/value'
23982
+ SlowMotionRegionsDurationValue no
23983
+ 'slowMotion/regions/timeRange/start/epoch'
23984
+ SlowMotionRegionsStartTimeEpoch no
23985
+ 'slowMotion/regions/timeRange/start/flags'
23986
+ SlowMotionRegionsStartTimeFlags no
23987
+ 'slowMotion/regions/timeRange/start/timescale'
23988
+ SlowMotionRegionsStartTimeScale no
23989
+ 'slowMotion/regions/timeRange/start/value'
23990
+ SlowMotionRegionsStartTimeValue no
23991
+ 'studio//name' Studio no+
24000
23992
 
24001
23993
  =head2 CanonRaw Tags
24002
23994
 
@@ -26328,6 +26320,57 @@ even if it is not listed in this table.
26328
26320
  YhiYloCorK1 no
26329
26321
  YhiYloCorK2 no
26330
26322
 
26323
+ =head3 Qualcomm DualCamera Tags
26324
+
26325
+ Found in JPEG APP4 "Qualcomm Dual Camera Attributes" written by some Nokia
26326
+ phones.
26327
+
26328
+ Tag Name Writable
26329
+ -------- --------
26330
+ AF_ROIHeight no
26331
+ AF_ROILeft no
26332
+ AF_ROITop no
26333
+ AF_ROIWidth no
26334
+ CAMIFCropHeight no
26335
+ CAMIFCropLeft no
26336
+ CAMIFCropTop no
26337
+ CAMIFCropWidth no
26338
+ CAMIF_ROIMapHeight no
26339
+ CAMIF_ROIMapLeft no
26340
+ CAMIF_ROIMapTop no
26341
+ CAMIF_ROIMapWidth no
26342
+ CPPCropHeight no
26343
+ CPPCropLeft no
26344
+ CPPCropTop no
26345
+ CPPCropWidth no
26346
+ CPP_ROIMapHeight no
26347
+ CPP_ROIMapLeft no
26348
+ CPP_ROIMapTop no
26349
+ CPP_ROIMapWidth no
26350
+ CurrentPipelineMirrorFlipSetting no
26351
+ CurrentPipelineRotationSetting no
26352
+ DDMCropHeight no
26353
+ DDMCropLeft no
26354
+ DDMCropTop no
26355
+ DDMCropWidth no
26356
+ FocalLengthRatio no
26357
+ ISPCropHeight no
26358
+ ISPCropLeft no
26359
+ ISPCropTop no
26360
+ ISPCropWidth no
26361
+ ISP_ROIMapHeight no
26362
+ ISP_ROIMapLeft no
26363
+ ISP_ROIMapTop no
26364
+ ISP_ROIMapWidth no
26365
+ SensorCropHeight no
26366
+ SensorCropLeft no
26367
+ SensorCropTop no
26368
+ SensorCropWidth no
26369
+ SensorROIMapHeight no
26370
+ SensorROIMapLeft no
26371
+ SensorROIMapTop no
26372
+ SensorROIMapWidth no
26373
+
26331
26374
  =head2 Jpeg2000 Tags
26332
26375
 
26333
26376
  The tags below are found in JPEG 2000 images and the C2PA CAI JUMBF metadata
@@ -26625,6 +26668,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26625
26668
  EventID string/_
26626
26669
  EventRemarks lang-alt_
26627
26670
  EventTime string_
26671
+ EventEventType string_
26628
26672
  EventFieldNotes string_
26629
26673
  EventFieldNumber string_
26630
26674
  EventHabitat string_
@@ -26667,6 +26711,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26667
26711
  HumanObservationEventID string/_
26668
26712
  HumanObservationEventRemarks lang-alt_
26669
26713
  HumanObservationEventTime string_
26714
+ HumanObservationEventType string_
26670
26715
  HumanObservationFieldNotes string_
26671
26716
  HumanObservationFieldNumber string_
26672
26717
  HumanObservationHabitat string_
@@ -26701,6 +26746,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26701
26746
  MachineObservationEventID string/_
26702
26747
  MachineObservationEventRemarks lang-alt_
26703
26748
  MachineObservationEventTime string_
26749
+ MachineObservationEventType string_
26704
26750
  MachineObservationFieldNotes string_
26705
26751
  MachineObservationFieldNumber string_
26706
26752
  MachineObservationHabitat string_
@@ -26726,6 +26772,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26726
26772
  MeasurementType string_
26727
26773
  MeasurementUnit string_
26728
26774
  MeasurementValue string_
26775
+ ParentMeasurementID string_
26729
26776
  Occurrence DarwinCore Occurrence Struct
26730
26777
  OccurrenceAssociatedMedia string_
26731
26778
  OccurrenceAssociatedOccurrences string_
@@ -26733,6 +26780,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26733
26780
  OccurrenceAssociatedSequences string_
26734
26781
  OccurrenceAssociatedTaxa string_
26735
26782
  OccurrenceBehavior string_
26783
+ OccurrenceCaste string_
26736
26784
  OccurrenceCatalogNumber string_
26737
26785
  OccurrenceDegreeOfEstablishment string_
26738
26786
  OccurrenceDisposition string_
@@ -26756,6 +26804,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26756
26804
  OccurrenceRecordNumber string_
26757
26805
  OccurrenceReproductiveCondition string_
26758
26806
  OccurrenceSex string_
26807
+ OccurrenceVitality string_
26759
26808
  Organism DarwinCore Organism Struct
26760
26809
  OrganismAssociatedOccurrences string_
26761
26810
  OrganismAssociatedOrganisms string_
@@ -26793,8 +26842,10 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26793
26842
  TaxonClass string_
26794
26843
  TaxonCultivarEpithet string_
26795
26844
  TaxonFamily string_
26845
+ TaxonGenericName string_
26796
26846
  TaxonGenus string_
26797
26847
  TaxonHigherClassification string_
26848
+ TaxonInfragenericEpithet string_
26798
26849
  TaxonInfraspecificEpithet string_
26799
26850
  TaxonKingdom string_
26800
26851
  TaxonNameAccordingTo string_
@@ -26814,12 +26865,16 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26814
26865
  TaxonScientificNameAuthorship string_
26815
26866
  TaxonScientificNameID string_
26816
26867
  TaxonSpecificEpithet string_
26868
+ TaxonSubFamily string_
26817
26869
  TaxonSubgenus string_
26870
+ TaxonSubTribe string_
26871
+ TaxonSuperFamily string_
26818
26872
  TaxonConceptID string_
26819
26873
  TaxonID string_
26820
26874
  TaxonTaxonomicStatus string_
26821
26875
  TaxonRank string_
26822
26876
  TaxonRemarks string_
26877
+ TaxonTribe string_
26823
26878
  TaxonVerbatimTaxonRank string_
26824
26879
  TaxonVernacularName lang-alt_
26825
26880
 
@@ -26884,6 +26939,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26884
26939
  EventID string
26885
26940
  EventRemarks lang-alt
26886
26941
  EventTime string
26942
+ EventType string
26887
26943
  FieldNotes string
26888
26944
  FieldNumber string
26889
26945
  Habitat string
@@ -26955,6 +27011,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26955
27011
  MeasurementType string
26956
27012
  MeasurementUnit string
26957
27013
  MeasurementValue string
27014
+ ParentMeasurementID string
26958
27015
 
26959
27016
  =head3 DarwinCore Occurrence Struct
26960
27017
 
@@ -26966,6 +27023,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26966
27023
  AssociatedSequences string
26967
27024
  AssociatedTaxa string
26968
27025
  Behavior string
27026
+ Caste string
26969
27027
  CatalogNumber string
26970
27028
  DegreeOfEstablishment string
26971
27029
  Disposition string
@@ -26989,6 +27047,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
26989
27047
  RecordedByID string
26990
27048
  ReproductiveCondition string
26991
27049
  Sex string
27050
+ Vitality string
26992
27051
 
26993
27052
  =head3 DarwinCore Organism Struct
26994
27053
 
@@ -27040,8 +27099,10 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
27040
27099
  Class string
27041
27100
  CultivarEpithet string
27042
27101
  Family string
27102
+ GenericName string
27043
27103
  Genus string
27044
27104
  HigherClassification string
27105
+ InfragenericEpithet string
27045
27106
  InfraspecificEpithet string
27046
27107
  Kingdom string
27047
27108
  NameAccordingTo string
@@ -27061,12 +27122,16 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
27061
27122
  ScientificNameAuthorship string
27062
27123
  ScientificNameID string
27063
27124
  SpecificEpithet string
27125
+ SubFamily string
27126
+ SubTribe string
27064
27127
  Subgenus string
27128
+ SuperFamily string
27065
27129
  TaxonConceptID string
27066
27130
  TaxonID string
27067
27131
  TaxonRank string
27068
27132
  TaxonRemarks string
27069
27133
  TaxonomicStatus string
27134
+ Tribe string
27070
27135
  VerbatimTaxonRank string
27071
27136
  VernacularName lang-alt
27072
27137
 
@@ -28489,6 +28554,7 @@ check if speed is more of a concern.
28489
28554
  'gIFg' GIFGraphicControlExtension no
28490
28555
  'gIFt' GIFPlainTextExtension no
28491
28556
  'gIFx' GIFApplicationExtension no
28557
+ 'gdAT' GainMapImage no
28492
28558
  'hIST' PaletteHistogram no
28493
28559
  'iCCP' ICC_Profile ICC_Profile
28494
28560
  'iCCP-name' ProfileName yes
@@ -29507,6 +29573,7 @@ C<integer>, C<real>, C<boolean> or C<name> for PDF tags.
29507
29573
  'Keywords' Keywords string+
29508
29574
  'ModDate' ModifyDate date
29509
29575
  'Producer' Producer string
29576
+ 'SourceModified' SourceModified date
29510
29577
  'Subject' Subject string
29511
29578
  'Title' Title string
29512
29579
  'Trapped' Trapped string!
@@ -30284,7 +30351,7 @@ for the official QuickTime specification.
30284
30351
  The tags below are extracted from timed metadata in QuickTime and other
30285
30352
  formats of video files when the ExtractEmbedded option is used. Although
30286
30353
  most of these tags are combined into the single table below, ExifTool
30287
- currently reads 100 different types of timed GPS metadata from video files.
30354
+ currently reads 103 different types of timed GPS metadata from video files.
30288
30355
 
30289
30356
  Tag Name Writable
30290
30357
  -------- --------
@@ -30955,7 +31022,7 @@ and are not currently writable.
30955
31022
  'hvcC' HEVCConfiguration QuickTime HEVCConfig
30956
31023
  'irot' Rotation int8u!
30957
31024
  'ispe' ImageSpatialExtent no
30958
- 'pasp' PixelAspectRatio int32u!
31025
+ 'pasp' PixelAspectRatio int32u[2]!
30959
31026
  'pixi' ImagePixelDepth no
30960
31027
  'rloc' RelativeLocation no
30961
31028
 
@@ -31192,7 +31259,7 @@ MP4 sample table box.
31192
31259
  'stps' PartialSyncSamples no
31193
31260
  'stsc' SampleToChunk? no
31194
31261
  'stsd' AudioSampleDesc QuickTime AudioSampleDesc
31195
- VideoSampleDesc QuickTime ImageDesc
31262
+ VisualSampleDesc QuickTime VisualSampleDesc
31196
31263
  HintSampleDesc QuickTime HintSampleDesc
31197
31264
  MetaSampleDesc QuickTime MetaSampleDesc
31198
31265
  OtherSampleDesc QuickTime OtherSampleDesc
@@ -31338,7 +31405,7 @@ Child atoms found in "sinf" and/or "pinf" atoms.
31338
31405
  'enda' Endianness no
31339
31406
  'frma' PurchaseFileFormat no
31340
31407
 
31341
- =head3 QuickTime ImageDesc Tags
31408
+ =head3 QuickTime VisualSampleDesc Tags
31342
31409
 
31343
31410
  ID/Index Tag Name Writable
31344
31411
  -------- -------- --------
@@ -31533,6 +31600,7 @@ the config file.
31533
31600
  'Lvlm' LevelMeter? rational64s
31534
31601
  'MMA0' MinoltaMMA0 Minolta MMA
31535
31602
  'MMA1' MinoltaMMA1 Minolta MMA
31603
+ 'MUID' MediaUID no
31536
31604
  'MVTG' FujiFilmMVTG EXIF
31537
31605
  'NCDT' NikonNCDT Nikon NCDT
31538
31606
  'PANA' PanasonicPANA Panasonic PANA
@@ -31579,6 +31647,7 @@ the config file.
31579
31647
  'angl' CameraAngle string
31580
31648
  'apmd' ApertureMode undef
31581
31649
  'auth' Author string/
31650
+ 'btec' GlamourSettings DJI Glamour
31582
31651
  'ccid' ContentID string
31583
31652
  'cdis' ContentDistributorID string
31584
31653
  'chpl' ChapterList no
@@ -31594,6 +31663,7 @@ the config file.
31594
31663
  'date' DateTimeOriginal string
31595
31664
  'dscp' Description string/
31596
31665
  'finm' OriginalFileName no
31666
+ 'fsid' OriginalFilePath string
31597
31667
  'gnre' Genre string/
31598
31668
  'hinf' HintTrackInfo QuickTime HintTrackInfo
31599
31669
  'hinv' HintVersion string
@@ -32021,7 +32091,7 @@ Tags used in QTIF QuickTime Image Files.
32021
32091
  Tag ID Tag Name Writable
32022
32092
  ------ -------- --------
32023
32093
  'idat' ImageData no
32024
- 'idsc' ImageDescription QuickTime ImageDesc
32094
+ 'idsc' ImageDescription QuickTime VisualSampleDesc
32025
32095
  'iicc' ICC_Profile ICC_Profile
32026
32096
 
32027
32097
  =head2 RIFF Tags
@@ -40105,6 +40175,42 @@ Information extracted from MS Shell Link (Windows shortcut) files.
40105
40175
  ------ -------- --------
40106
40176
  8 CodePage no
40107
40177
 
40178
+ =head2 PCAP Tags
40179
+
40180
+ Tags extracted from CAP, PCAP and PCAPNG Packet Capture files.
40181
+
40182
+ Tag ID Tag Name Writable
40183
+ ------ -------- --------
40184
+ 0x0001 Comment no
40185
+ 0x0bac CustomOption1 no
40186
+ 0x0bad CustomOption2 no
40187
+ 0x4bac CustomOption3 no
40188
+ 0x4bad CustomOption3 no
40189
+ 'ByteOrder' ByteOrder no
40190
+ 'IDB-2' DeviceName no
40191
+ 'IDB-3' Description no
40192
+ 'IDB-4' IPv4Addr no
40193
+ 'IDB-5' IPv6Addr no
40194
+ 'IDB-6' MACAddr no
40195
+ 'IDB-7' EUIAddr no
40196
+ 'IDB-8' Speed no
40197
+ 'IDB-9' TimeStampResolution no
40198
+ 'IDB-10' TimeZone no
40199
+ 'IDB-11' Filter no
40200
+ 'IDB-12' OperatingSytem no
40201
+ 'IDB-13' FCSLen no
40202
+ 'IDB-14' TimeStampOffset no
40203
+ 'IDB-15' Hardware no
40204
+ 'IDB-16' TXSpeed no
40205
+ 'IDB-17' RXSpeed no
40206
+ 'IDB-18' TimezoneName no
40207
+ 'LinkType' LinkType no
40208
+ 'PCAPVersion' PCAPVersion no
40209
+ 'SHB-2' Hardware no
40210
+ 'SHB-3' OperatingSytem no
40211
+ 'SHB-4' UserApplication no
40212
+ 'TimeStamp' TimeStamp no
40213
+
40108
40214
  =head2 Font Tags
40109
40215
 
40110
40216
  This table contains a collection of tags found in font files of various
@@ -40978,8 +41084,7 @@ values, may created via the ExifTool configuration file.
40978
41084
  MPEG:SampleRate
40979
41085
  MPEG:VBRBytes
40980
41086
  MPEG:VBRFrames
40981
- AutoFocus Nikon:PhaseDetectAF no
40982
- Nikon:ContrastDetectAF
41087
+ AutoFocus Nikon:FocusMode no
40983
41088
  AvgBitrate QuickTime::MediaDataSize no
40984
41089
  QuickTime::Duration
40985
41090
  BlueBalance WB_RGGBLevels no
@@ -41000,6 +41105,8 @@ values, may created via the ExifTool configuration file.
41000
41105
  CircleOfConfusion ScaleFactor35efl no
41001
41106
  ConditionalFEC FlashExposureComp no
41002
41107
  FlashBits
41108
+ ContrastDetectAF Nikon:FocusMode no
41109
+ Nikon:AFDetectionMethod
41003
41110
  DOF FocalLength no
41004
41111
  Aperture
41005
41112
  CircleOfConfusion
@@ -41193,6 +41300,8 @@ values, may created via the ExifTool configuration file.
41193
41300
  OtherImageStart (1)
41194
41301
  OtherImageLength (1)
41195
41302
  PeakSpectralSensitivity FLIR:PlanckB no
41303
+ PhaseDetectAF Nikon:FocusPointSchema no
41304
+ Nikon:AFDetectionMethod
41196
41305
  PreviewImage PreviewImageStart yes
41197
41306
  PreviewImageLength
41198
41307
  PreviewImageValid