exiftool_vendored 12.80.0 → 12.81.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/Changes +26 -0
- data/bin/MANIFEST +2 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -2
- data/bin/exiftool +25 -9
- data/bin/lib/Image/ExifTool/CanonVRD.pm +2 -2
- data/bin/lib/Image/ExifTool/FujiFilm.pm +13 -7
- data/bin/lib/Image/ExifTool/Geolocation.pm +294 -134
- data/bin/lib/Image/ExifTool/Geotag.pm +9 -4
- data/bin/lib/Image/ExifTool/M2TS.pm +32 -4
- data/bin/lib/Image/ExifTool/MakerNotes.pm +2 -2
- data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
- data/bin/lib/Image/ExifTool/Nikon.pm +329 -21
- data/bin/lib/Image/ExifTool/NikonCustom.pm +55 -1
- data/bin/lib/Image/ExifTool/Olympus.pm +1 -0
- data/bin/lib/Image/ExifTool/OpenEXR.pm +21 -3
- data/bin/lib/Image/ExifTool/PNG.pm +3 -3
- data/bin/lib/Image/ExifTool/QuickTime.pm +12 -1
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +1 -1
- data/bin/lib/Image/ExifTool/Sony.pm +1 -1
- data/bin/lib/Image/ExifTool/TagLookup.pm +4791 -4776
- data/bin/lib/Image/ExifTool/TagNames.pod +542 -383
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +28 -8
- data/bin/lib/Image/ExifTool/Writer.pl +8 -2
- data/bin/lib/Image/ExifTool/XMP.pm +1 -0
- data/bin/lib/Image/ExifTool.pm +51 -37
- data/bin/lib/Image/ExifTool.pod +6 -0
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +2 -2
@@ -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
|
15
|
+
They contain a total of 27738 tags, with 17349 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
|
@@ -13165,8 +13165,9 @@ Tags extracted from FLIR Public image Format (FPF) files.
|
|
13165
13165
|
0x104d CropMode int16u
|
13166
13166
|
0x104e ColorChromeFXBlue int32s
|
13167
13167
|
0x1050 ShutterType int16u
|
13168
|
-
0x1051
|
13169
|
-
0x1052
|
13168
|
+
0x1051 Cropped int8u
|
13169
|
+
0x1052 CropTopLeft int32u
|
13170
|
+
0x1053 CropSize int32u
|
13170
13171
|
0x1100 AutoBracketing int16u
|
13171
13172
|
0x1101 SequenceNumber int16u
|
13172
13173
|
0x1103 DriveSettings FujiFilm DriveSettings
|
@@ -13235,7 +13236,7 @@ Tags extracted from FLIR Public image Format (FPF) files.
|
|
13235
13236
|
0.2 PreAF int32u & 0xf0
|
13236
13237
|
0.3 AFAreaMode int32u & 0xf00
|
13237
13238
|
0.4 AFAreaPointSize int32u & 0xf000
|
13238
|
-
0.5 AFAreaZoneSize int32u &
|
13239
|
+
0.5 AFAreaZoneSize int32u & 0xff0000
|
13239
13240
|
|
13240
13241
|
=head3 FujiFilm AFCSettings Tags
|
13241
13242
|
|
@@ -16468,6 +16469,7 @@ These tags are extracted from encrypted data in images from the Z8.
|
|
16468
16469
|
0 ShotInfoVersion no
|
16469
16470
|
4 FirmwareVersion no
|
16470
16471
|
48 SequenceOffset Nikon SeqInfoZ9
|
16472
|
+
128 AutoCaptureOffset Nikon AutoCaptureInfo
|
16471
16473
|
132 OrientOffset Nikon OrientationInfo
|
16472
16474
|
140 MenuOffset Nikon MenuInfoZ8
|
16473
16475
|
|
@@ -16478,133 +16480,282 @@ These tags are extracted from encrypted data in images from the Z8.
|
|
16478
16480
|
32 FocusShiftShooting int8u~
|
16479
16481
|
40 IntervalShooting int16u~
|
16480
16482
|
|
16483
|
+
=head3 Nikon AutoCaptureInfo Tags
|
16484
|
+
|
16485
|
+
Index1 Tag Name Writable
|
16486
|
+
------ -------- --------
|
16487
|
+
0 AutoCapturedFrame int8u
|
16488
|
+
1 AutoCaptureCriteria int8u~
|
16489
|
+
55 AutoCaptureRecordingTime int8u
|
16490
|
+
56 AutoCaptureWaitTime int8u
|
16491
|
+
74 AutoCaptureDistanceFar int8u~
|
16492
|
+
78 AutoCaptureDistanceNear int8u~
|
16493
|
+
95 AutoCaptureCriteriaMotionDirection int8u~
|
16494
|
+
99 AutoCaptureCriteriaMotionSpeed int8u
|
16495
|
+
100 AutoCaptureCriteriaMotionSize int8u
|
16496
|
+
105 AutoCaptureCriteriaSubjectSize int8u
|
16497
|
+
106 AutoCaptureCriteriaSubjectType int8u
|
16498
|
+
|
16481
16499
|
=head3 Nikon MenuInfoZ8 Tags
|
16482
16500
|
|
16483
16501
|
Index1 Tag Name Writable
|
16484
16502
|
------ -------- --------
|
16485
16503
|
16 MenuSettingsOffsetZ8 Nikon MenuSettingsZ8
|
16504
|
+
MenuSettingsOffsetZ8v2 -
|
16505
|
+
Nikon MenuSettingsZ8v2
|
16486
16506
|
|
16487
16507
|
=head3 Nikon MenuSettingsZ8 Tags
|
16488
16508
|
|
16489
16509
|
These tags are used by the Z8 firmware 1.00.
|
16490
16510
|
|
16491
|
-
Index1
|
16492
|
-
|
16493
|
-
|
16494
|
-
|
16495
|
-
|
16496
|
-
|
16497
|
-
|
16498
|
-
|
16499
|
-
|
16500
|
-
|
16501
|
-
|
16502
|
-
|
16503
|
-
|
16504
|
-
|
16505
|
-
|
16506
|
-
|
16507
|
-
|
16508
|
-
|
16509
|
-
|
16510
|
-
|
16511
|
-
|
16512
|
-
|
16513
|
-
|
16514
|
-
|
16515
|
-
|
16516
|
-
|
16517
|
-
|
16518
|
-
|
16519
|
-
|
16520
|
-
|
16521
|
-
|
16522
|
-
|
16523
|
-
|
16524
|
-
|
16525
|
-
|
16526
|
-
|
16527
|
-
|
16528
|
-
|
16529
|
-
|
16530
|
-
|
16531
|
-
|
16532
|
-
|
16533
|
-
|
16534
|
-
|
16535
|
-
|
16536
|
-
|
16537
|
-
|
16538
|
-
|
16539
|
-
|
16540
|
-
|
16541
|
-
|
16542
|
-
|
16543
|
-
|
16544
|
-
|
16545
|
-
|
16546
|
-
|
16547
|
-
|
16548
|
-
|
16549
|
-
|
16550
|
-
|
16551
|
-
|
16552
|
-
|
16553
|
-
|
16554
|
-
|
16555
|
-
|
16556
|
-
|
16557
|
-
|
16558
|
-
|
16559
|
-
|
16560
|
-
|
16561
|
-
|
16562
|
-
|
16563
|
-
|
16564
|
-
|
16565
|
-
|
16566
|
-
|
16567
|
-
|
16568
|
-
|
16569
|
-
|
16570
|
-
|
16571
|
-
|
16572
|
-
|
16573
|
-
|
16574
|
-
|
16575
|
-
|
16576
|
-
|
16577
|
-
|
16578
|
-
|
16579
|
-
|
16580
|
-
|
16581
|
-
|
16582
|
-
|
16583
|
-
|
16584
|
-
|
16585
|
-
|
16586
|
-
|
16587
|
-
|
16588
|
-
|
16589
|
-
|
16590
|
-
|
16591
|
-
|
16592
|
-
|
16593
|
-
|
16594
|
-
|
16595
|
-
|
16596
|
-
|
16597
|
-
|
16598
|
-
|
16599
|
-
|
16600
|
-
|
16601
|
-
|
16602
|
-
|
16603
|
-
|
16604
|
-
|
16605
|
-
|
16606
|
-
|
16607
|
-
|
16511
|
+
Index1 Tag Name Writable
|
16512
|
+
------ -------- --------
|
16513
|
+
72 HighFrameRate int8u
|
16514
|
+
152 MultipleExposureMode int8u
|
16515
|
+
154 MultiExposureShots int8u
|
16516
|
+
184 IntervalDurationHours int32u
|
16517
|
+
188 IntervalDurationMinutes int32u
|
16518
|
+
192 IntervalDurationSeconds int32u
|
16519
|
+
200 Intervals int32u
|
16520
|
+
204 ShotsPerInterval int32u
|
16521
|
+
208 IntervalExposureSmoothing int8u
|
16522
|
+
210 IntervalPriority int8u
|
16523
|
+
244 FocusShiftNumberShots int8u
|
16524
|
+
248 FocusShiftStepWidth int8u
|
16525
|
+
252 FocusShiftInterval int8u~
|
16526
|
+
256 FocusShiftExposureLock? int8u
|
16527
|
+
286 PhotoShootingMenuBank int8u
|
16528
|
+
288 ExtendedMenuBanks int8u
|
16529
|
+
324 PhotoShootingMenuBankImageArea int8u
|
16530
|
+
338 AutoISO int8u
|
16531
|
+
340 ISOAutoHiLimit? int16u
|
16532
|
+
342 ISOAutoFlashLimit? int16u
|
16533
|
+
350 ISOAutoShutterTime no
|
16534
|
+
432 MovieVignetteControl? int8u
|
16535
|
+
434 DiffractionCompensation int8u
|
16536
|
+
436 FlickerReductionShooting int8u
|
16537
|
+
440 FlashControlMode int8u
|
16538
|
+
548 AFAreaMode int8u
|
16539
|
+
550 VRMode int8u
|
16540
|
+
554 BracketSet int8u
|
16541
|
+
556 BracketProgram int8u
|
16542
|
+
558 BracketIncrement int8u
|
16543
|
+
570 HDR int8u
|
16544
|
+
576 SecondarySlotFunction int8u
|
16545
|
+
582 HDRLevel int8u
|
16546
|
+
586 Slot2JpgSize? int8u
|
16547
|
+
592 DXCropAlert int8u
|
16548
|
+
594 SubjectDetection int8u
|
16549
|
+
596 DynamicAFAreaSize int8u
|
16550
|
+
618 ToneMap? int8u
|
16551
|
+
622 PortraitImpressionBalance int8u
|
16552
|
+
636 HighFrequencyFlickerReduction? int8u
|
16553
|
+
730 MovieImageArea? int8u & 0x01
|
16554
|
+
740 MovieType? int8u
|
16555
|
+
742 MovieISOAutoHiLimit? int16u
|
16556
|
+
744 MovieISOAutoControlManualMode? int8u
|
16557
|
+
746 MovieISOAutoManualMode? int16u
|
16558
|
+
820 MovieActiveD-Lighting? int8u
|
16559
|
+
822 MovieHighISONoiseReduction? int8u
|
16560
|
+
828 MovieFlickerReduction int8u
|
16561
|
+
830 MovieMeteringMode? int8u
|
16562
|
+
832 MovieFocusMode? int8u
|
16563
|
+
834 MovieAFAreaMode int8u
|
16564
|
+
836 MovieVRMode? int8u
|
16565
|
+
840 MovieElectronicVR? int8u
|
16566
|
+
842 MovieSoundRecording? int8u
|
16567
|
+
844 MicrophoneSensitivity? int8u
|
16568
|
+
846 MicrophoneAttenuator? int8u
|
16569
|
+
848 MicrophoneFrequencyResponse? int8u
|
16570
|
+
850 WindNoiseReduction? int8u
|
16571
|
+
882 MovieFrameSize? int8u
|
16572
|
+
884 MovieFrameRate? int8u
|
16573
|
+
886 MicrophoneJackPower? int8u
|
16574
|
+
887 MovieDXCropAlert? int8u
|
16575
|
+
888 MovieSubjectDetection? int8u
|
16576
|
+
896 MovieHighResZoom? int8u
|
16577
|
+
943 CustomSettingsZ8 NikonCustom SettingsZ8
|
16578
|
+
1684 TimeZone int8u
|
16579
|
+
1690 MonitorBrightness? int8u
|
16580
|
+
1698 Language? int8u
|
16581
|
+
1712 AFFineTune? int8u
|
16582
|
+
1716 NonCPULens1FocalLength? int16u~
|
16583
|
+
1718 NonCPULens2FocalLength? int16u~
|
16584
|
+
1720 NonCPULens3FocalLength? int16u~
|
16585
|
+
1722 NonCPULens4FocalLength? int16u~
|
16586
|
+
1724 NonCPULens5FocalLength? int16u~
|
16587
|
+
1726 NonCPULens6FocalLength? int16u~
|
16588
|
+
1728 NonCPULens7FocalLength? int16u~
|
16589
|
+
1730 NonCPULens8FocalLength? int16u~
|
16590
|
+
1732 NonCPULens9FocalLength? int16u~
|
16591
|
+
1734 NonCPULens10FocalLength? int16u~
|
16592
|
+
1736 NonCPULens11FocalLength? int16u~
|
16593
|
+
1738 NonCPULens12FocalLength? int16u~
|
16594
|
+
1740 NonCPULens13FocalLength? int16u~
|
16595
|
+
1742 NonCPULens14FocalLength? int16u~
|
16596
|
+
1744 NonCPULens15FocalLength? int16u~
|
16597
|
+
1746 NonCPULens16FocalLength? int16u~
|
16598
|
+
1748 NonCPULens17FocalLength? int16u~
|
16599
|
+
1750 NonCPULens18FocalLength? int16u~
|
16600
|
+
1752 NonCPULens19FocalLength? int16u~
|
16601
|
+
1754 NonCPULens20FocalLength? int16u~
|
16602
|
+
1756 NonCPULens1MaxAperture? int16u
|
16603
|
+
1758 NonCPULens2MaxAperture? int16u
|
16604
|
+
1760 NonCPULens3MaxAperture? int16u
|
16605
|
+
1762 NonCPULens4MaxAperture? int16u
|
16606
|
+
1764 NonCPULens5MaxAperture? int16u
|
16607
|
+
1766 NonCPULens6MaxAperture? int16u
|
16608
|
+
1768 NonCPULens7MaxAperture? int16u
|
16609
|
+
1770 NonCPULens8MaxAperture? int16u
|
16610
|
+
1772 NonCPULens9MaxAperture? int16u
|
16611
|
+
1774 NonCPULens10MaxAperture? int16u
|
16612
|
+
1776 NonCPULens11MaxAperture? int16u
|
16613
|
+
1778 NonCPULens12MaxAperture? int16u
|
16614
|
+
1780 NonCPULens13MaxAperture? int16u
|
16615
|
+
1782 NonCPULens14MaxAperture? int16u
|
16616
|
+
1784 NonCPULens15MaxAperture? int16u
|
16617
|
+
1786 NonCPULens16MaxAperture? int16u
|
16618
|
+
1788 NonCPULens17MaxAperture? int16u
|
16619
|
+
1790 NonCPULens18MaxAperture? int16u
|
16620
|
+
1792 NonCPULens19MaxAperture? int16u
|
16621
|
+
1794 NonCPULens20MaxAperture? int16u
|
16622
|
+
1808 HDMIOutputResolution int8u
|
16623
|
+
1826 AirplaneMode? int8u
|
16624
|
+
1827 EmptySlotRelease? int8u
|
16625
|
+
1862 EnergySavingMode? int8u
|
16626
|
+
1890 USBPowerDelivery? int8u
|
16627
|
+
1899 SensorShield? int8u
|
16628
|
+
|
16629
|
+
=head3 Nikon MenuSettingsZ8v2 Tags
|
16630
|
+
|
16631
|
+
These tags are used by the Z8 firmware 1.00.
|
16632
|
+
|
16633
|
+
Index1 Tag Name Writable
|
16634
|
+
------ -------- --------
|
16635
|
+
72 HighFrameRate int8u
|
16636
|
+
152 MultipleExposureMode int8u
|
16637
|
+
154 MultiExposureShots int8u
|
16638
|
+
184 IntervalDurationHours int32u
|
16639
|
+
188 IntervalDurationMinutes int32u
|
16640
|
+
192 IntervalDurationSeconds int32u
|
16641
|
+
200 Intervals int32u
|
16642
|
+
204 ShotsPerInterval int32u
|
16643
|
+
208 IntervalExposureSmoothing int8u
|
16644
|
+
210 IntervalPriority int8u
|
16645
|
+
244 FocusShiftNumberShots int8u
|
16646
|
+
248 FocusShiftStepWidth int8u
|
16647
|
+
252 FocusShiftInterval int8u~
|
16648
|
+
256 FocusShiftExposureLock? int8u
|
16649
|
+
286 PhotoShootingMenuBank int8u
|
16650
|
+
288 ExtendedMenuBanks int8u
|
16651
|
+
324 PhotoShootingMenuBankImageArea int8u
|
16652
|
+
338 AutoISO int8u
|
16653
|
+
340 ISOAutoHiLimit? int16u
|
16654
|
+
342 ISOAutoFlashLimit? int16u
|
16655
|
+
350 ISOAutoShutterTime no
|
16656
|
+
432 MovieVignetteControl? int8u
|
16657
|
+
434 DiffractionCompensation int8u
|
16658
|
+
436 FlickerReductionShooting int8u
|
16659
|
+
440 FlashControlMode int8u
|
16660
|
+
548 AFAreaMode int8u
|
16661
|
+
550 VRMode int8u
|
16662
|
+
554 BracketSet int8u
|
16663
|
+
556 BracketProgram int8u
|
16664
|
+
558 BracketIncrement int8u
|
16665
|
+
570 HDR int8u
|
16666
|
+
576 SecondarySlotFunction int8u
|
16667
|
+
582 HDRLevel int8u
|
16668
|
+
586 Slot2JpgSize? int8u
|
16669
|
+
592 DXCropAlert int8u
|
16670
|
+
594 SubjectDetection int8u
|
16671
|
+
596 DynamicAFAreaSize int8u
|
16672
|
+
618 ToneMap? int8u
|
16673
|
+
622 PortraitImpressionBalance int8u
|
16674
|
+
636 HighFrequencyFlickerReduction? int8u
|
16675
|
+
730 MovieImageArea? int8u & 0x01
|
16676
|
+
740 MovieType? int8u
|
16677
|
+
742 MovieISOAutoHiLimit? int16u
|
16678
|
+
744 MovieISOAutoControlManualMode? int8u
|
16679
|
+
746 MovieISOAutoManualMode? int16u
|
16680
|
+
820 MovieActiveD-Lighting? int8u
|
16681
|
+
822 MovieHighISONoiseReduction? int8u
|
16682
|
+
828 MovieFlickerReduction int8u
|
16683
|
+
830 MovieMeteringMode? int8u
|
16684
|
+
832 MovieFocusMode? int8u
|
16685
|
+
834 MovieAFAreaMode int8u
|
16686
|
+
836 MovieVRMode? int8u
|
16687
|
+
840 MovieElectronicVR? int8u
|
16688
|
+
842 MovieSoundRecording? int8u
|
16689
|
+
844 MicrophoneSensitivity? int8u
|
16690
|
+
846 MicrophoneAttenuator? int8u
|
16691
|
+
848 MicrophoneFrequencyResponse? int8u
|
16692
|
+
850 WindNoiseReduction? int8u
|
16693
|
+
878 MovieFrameSize? int8u
|
16694
|
+
880 MovieFrameRate? int8u
|
16695
|
+
886 MicrophoneJackPower? int8u
|
16696
|
+
887 MovieDXCropAlert? int8u
|
16697
|
+
888 MovieSubjectDetection? int8u
|
16698
|
+
896 MovieHighResZoom? int8u
|
16699
|
+
943 CustomSettingsZ8 NikonCustom SettingsZ8
|
16700
|
+
1698 Language? int8u
|
16701
|
+
1700 TimeZone int8u
|
16702
|
+
1706 MonitorBrightness? int8u
|
16703
|
+
1728 AFFineTune? int8u
|
16704
|
+
1732 NonCPULens1FocalLength? int16u~
|
16705
|
+
1734 NonCPULens2FocalLength? int16u~
|
16706
|
+
1736 NonCPULens3FocalLength? int16u~
|
16707
|
+
1738 NonCPULens4FocalLength? int16u~
|
16708
|
+
1740 NonCPULens5FocalLength? int16u~
|
16709
|
+
1742 NonCPULens6FocalLength? int16u~
|
16710
|
+
1744 NonCPULens7FocalLength? int16u~
|
16711
|
+
1746 NonCPULens8FocalLength? int16u~
|
16712
|
+
1748 NonCPULens9FocalLength? int16u~
|
16713
|
+
1750 NonCPULens10FocalLength? int16u~
|
16714
|
+
1752 NonCPULens11FocalLength? int16u~
|
16715
|
+
1754 NonCPULens12FocalLength? int16u~
|
16716
|
+
1756 NonCPULens13FocalLength? int16u~
|
16717
|
+
1758 NonCPULens14FocalLength? int16u~
|
16718
|
+
1760 NonCPULens15FocalLength? int16u~
|
16719
|
+
1762 NonCPULens16FocalLength? int16u~
|
16720
|
+
1764 NonCPULens17FocalLength? int16u~
|
16721
|
+
1766 NonCPULens18FocalLength? int16u~
|
16722
|
+
1768 NonCPULens19FocalLength? int16u~
|
16723
|
+
1770 NonCPULens20FocalLength? int16u~
|
16724
|
+
1812 NonCPULens1MaxAperture? int32u~
|
16725
|
+
1816 NonCPULens2MaxAperture? int32u~
|
16726
|
+
1820 NonCPULens3MaxAperture? int32u~
|
16727
|
+
1824 HDMIOutputResolution int8u
|
16728
|
+
1828 NonCPULens5MaxAperture? int32u~
|
16729
|
+
1832 NonCPULens6MaxAperture? int32u~
|
16730
|
+
1836 NonCPULens7MaxAperture? int32u~
|
16731
|
+
1840 NonCPULens8MaxAperture? int32u~
|
16732
|
+
1842 AirplaneMode? int8u
|
16733
|
+
1843 EmptySlotRelease? int8u
|
16734
|
+
1844 NonCPULens9MaxAperture? int32u~
|
16735
|
+
1848 NonCPULens10MaxAperture? int32u~
|
16736
|
+
1852 NonCPULens11MaxAperture? int32u~
|
16737
|
+
1856 NonCPULens12MaxAperture? int32u~
|
16738
|
+
1860 NonCPULens13MaxAperture? int32u~
|
16739
|
+
1864 NonCPULens14MaxAperture? int32u~
|
16740
|
+
1868 NonCPULens15MaxAperture? int32u~
|
16741
|
+
1872 NonCPULens16MaxAperture? int32u~
|
16742
|
+
1876 NonCPULens17MaxAperture? int32u~
|
16743
|
+
1878 EnergySavingMode? int8u
|
16744
|
+
1880 NonCPULens18MaxAperture? int32u~
|
16745
|
+
1884 NonCPULens19MaxAperture? int32u~
|
16746
|
+
1888 NonCPULens20MaxAperture? int32u~
|
16747
|
+
1906 USBPowerDelivery? int8u
|
16748
|
+
1915 SensorShield? int8u
|
16749
|
+
2046 PixelShiftShooting int8u
|
16750
|
+
2048 PixelShiftNumberShots int8u
|
16751
|
+
2050 PixelShiftDelay int8u
|
16752
|
+
2052 PlaybackButton int8u
|
16753
|
+
2054 WBButton int8u
|
16754
|
+
2056 BracketButton int8u
|
16755
|
+
2058 LensFunc1ButtonPlaybackMode int8u
|
16756
|
+
2060 LensFunc2ButtonPlaybackMode int8u
|
16757
|
+
2062 PlaybackButtonPlaybackMode int8u
|
16758
|
+
2064 BracketButtonPlaybackMode int8u
|
16608
16759
|
|
16609
16760
|
=head3 Nikon ShotInfoZ9 Tags
|
16610
16761
|
|
@@ -16629,22 +16780,6 @@ These tags are extracted from encrypted data in images from the Z9.
|
|
16629
16780
|
3050 AFAreaInitialWidth int8u
|
16630
16781
|
3051 AFAreaInitialHeight int8u
|
16631
16782
|
|
16632
|
-
=head3 Nikon AutoCaptureInfo Tags
|
16633
|
-
|
16634
|
-
Index1 Tag Name Writable
|
16635
|
-
------ -------- --------
|
16636
|
-
0 AutoCapturedFrame int8u
|
16637
|
-
1 AutoCaptureCriteria int8u~
|
16638
|
-
55 AutoCaptureRecordingTime int8u
|
16639
|
-
56 AutoCaptureWaitTime int8u
|
16640
|
-
74 AutoCaptureDistanceFar int8u~
|
16641
|
-
78 AutoCaptureDistanceNear int8u~
|
16642
|
-
95 AutoCaptureCriteriaMotionDirection int8u~
|
16643
|
-
99 AutoCaptureCriteriaMotionSpeed int8u
|
16644
|
-
100 AutoCaptureCriteriaMotionSize int8u
|
16645
|
-
105 AutoCaptureCriteriaSubjectSize int8u
|
16646
|
-
106 AutoCaptureCriteriaSubjectType int8u
|
16647
|
-
|
16648
16783
|
=head3 Nikon MenuInfoZ9 Tags
|
16649
16784
|
|
16650
16785
|
Index1 Tag Name Writable
|
@@ -16736,222 +16871,224 @@ These tags are used by the Z9.
|
|
16736
16871
|
|
16737
16872
|
These tags are used by the Z9 firmware 3.00.
|
16738
16873
|
|
16739
|
-
Index1
|
16740
|
-
|
16741
|
-
|
16742
|
-
|
16743
|
-
|
16744
|
-
|
16745
|
-
|
16746
|
-
|
16747
|
-
|
16748
|
-
|
16749
|
-
|
16750
|
-
|
16751
|
-
|
16752
|
-
|
16753
|
-
|
16754
|
-
|
16755
|
-
|
16756
|
-
|
16757
|
-
|
16758
|
-
|
16759
|
-
|
16760
|
-
|
16761
|
-
|
16762
|
-
|
16763
|
-
|
16764
|
-
|
16765
|
-
|
16766
|
-
|
16767
|
-
|
16768
|
-
|
16769
|
-
|
16770
|
-
|
16771
|
-
|
16772
|
-
|
16773
|
-
|
16774
|
-
|
16775
|
-
|
16776
|
-
|
16777
|
-
|
16778
|
-
|
16779
|
-
|
16780
|
-
|
16781
|
-
|
16782
|
-
|
16783
|
-
|
16784
|
-
|
16785
|
-
|
16786
|
-
|
16787
|
-
|
16788
|
-
|
16789
|
-
|
16790
|
-
|
16791
|
-
|
16792
|
-
|
16793
|
-
|
16794
|
-
|
16795
|
-
|
16796
|
-
|
16797
|
-
|
16798
|
-
|
16799
|
-
|
16800
|
-
|
16801
|
-
|
16802
|
-
|
16803
|
-
|
16804
|
-
|
16805
|
-
|
16806
|
-
|
16807
|
-
|
16808
|
-
|
16809
|
-
|
16810
|
-
|
16811
|
-
|
16812
|
-
|
16813
|
-
|
16814
|
-
|
16874
|
+
Index1 Tag Name Writable
|
16875
|
+
------ -------- --------
|
16876
|
+
72 HighFrameRate int8u
|
16877
|
+
154 MultipleExposureMode int8u
|
16878
|
+
156 MultiExposureShots int8u
|
16879
|
+
204 Intervals int32u
|
16880
|
+
208 ShotsPerInterval int32u
|
16881
|
+
248 FocusShiftNumberShots int8u
|
16882
|
+
252 FocusShiftStepWidth int8u
|
16883
|
+
256 FocusShiftInterval int8u~
|
16884
|
+
260 FocusShiftExposureLock? int8u
|
16885
|
+
290 PhotoShootingMenuBank int8u
|
16886
|
+
292 ExtendedMenuBanks int8u
|
16887
|
+
328 PhotoShootingMenuBankImageArea int8u
|
16888
|
+
342 AutoISO int8u
|
16889
|
+
344 ISOAutoHiLimit? int16u
|
16890
|
+
346 ISOAutoFlashLimit? int16u
|
16891
|
+
354 ISOAutoShutterTime no
|
16892
|
+
436 MovieVignetteControl? int8u
|
16893
|
+
438 DiffractionCompensation int8u
|
16894
|
+
440 FlickerReductionShooting int8u
|
16895
|
+
444 FlashControlMode int8u
|
16896
|
+
446 FlashMasterCompensation? int8s
|
16897
|
+
450 FlashGNDistance? no
|
16898
|
+
454 FlashOutput? int8u
|
16899
|
+
548 AFAreaMode int8u
|
16900
|
+
550 VRMode int8u
|
16901
|
+
554 BracketSet int8u
|
16902
|
+
556 BracketProgram int8u
|
16903
|
+
558 BracketIncrement int8u
|
16904
|
+
576 SecondarySlotFunction int8u
|
16905
|
+
592 DXCropAlert int8u
|
16906
|
+
594 SubjectDetection int8u
|
16907
|
+
596 DynamicAFAreaSize int8u
|
16908
|
+
636 HighFrequencyFlickerReduction? int8u
|
16909
|
+
646 MovieImageArea? int8u & 0x01
|
16910
|
+
656 MovieType? int8u
|
16911
|
+
658 MovieISOAutoHiLimit? int16u
|
16912
|
+
660 MovieISOAutoControlManualMode? int8u
|
16913
|
+
662 MovieISOAutoManualMode? int16u
|
16914
|
+
736 MovieActiveD-Lighting? int8u
|
16915
|
+
738 MovieHighISONoiseReduction? int8u
|
16916
|
+
744 MovieFlickerReduction int8u
|
16917
|
+
746 MovieMeteringMode? int8u
|
16918
|
+
748 MovieFocusMode? int8u
|
16919
|
+
750 MovieAFAreaMode int8u
|
16920
|
+
752 MovieVRMode? int8u
|
16921
|
+
756 MovieElectronicVR? int8u
|
16922
|
+
758 MovieSoundRecording? int8u
|
16923
|
+
760 MicrophoneSensitivity? int8u
|
16924
|
+
762 MicrophoneAttenuator? int8u
|
16925
|
+
764 MicrophoneFrequencyResponse? int8u
|
16926
|
+
766 WindNoiseReduction? int8u
|
16927
|
+
788 MovieToneMap? int8u
|
16928
|
+
794 MovieFrameSize? int8u
|
16929
|
+
796 MovieFrameRate? int8u
|
16930
|
+
802 MicrophoneJackPower? int8u
|
16931
|
+
803 MovieDXCropAlert? int8u
|
16932
|
+
804 MovieSubjectDetection? int8u
|
16933
|
+
812 MovieHighResZoom? int8u
|
16934
|
+
847 CustomSettingsZ9 NikonCustom SettingsZ9
|
16935
|
+
1474 Language? int8u
|
16936
|
+
1476 TimeZone int8u
|
16937
|
+
1482 MonitorBrightness? int8u
|
16938
|
+
1504 AFFineTune? int8u
|
16939
|
+
1600 HDMIOutputResolution int8u
|
16940
|
+
1613 SetClockFromLocationData? int8u
|
16941
|
+
1620 AirplaneMode? int8u
|
16942
|
+
1621 EmptySlotRelease? int8u
|
16943
|
+
1656 EnergySavingMode? int8u
|
16944
|
+
1680 RecordLocationData? int8u
|
16945
|
+
1684 USBPowerDelivery? int8u
|
16946
|
+
1693 SensorShield? int8u
|
16947
|
+
1754 FocusShiftAutoReset? int8u
|
16948
|
+
1810 PreReleaseBurstLength int8u
|
16949
|
+
1812 PostReleaseBurstLength int8u
|
16815
16950
|
|
16816
16951
|
=head3 Nikon MenuSettingsZ9v4 Tags
|
16817
16952
|
|
16818
|
-
These tags are used by the Z9 firmware
|
16819
|
-
|
16820
|
-
Index1
|
16821
|
-
|
16822
|
-
|
16823
|
-
|
16824
|
-
|
16825
|
-
|
16826
|
-
|
16827
|
-
|
16828
|
-
|
16829
|
-
|
16830
|
-
|
16831
|
-
|
16832
|
-
|
16833
|
-
|
16834
|
-
|
16835
|
-
|
16836
|
-
|
16837
|
-
|
16838
|
-
|
16839
|
-
|
16840
|
-
|
16841
|
-
|
16842
|
-
|
16843
|
-
|
16844
|
-
|
16845
|
-
|
16846
|
-
|
16847
|
-
|
16848
|
-
|
16849
|
-
|
16850
|
-
|
16851
|
-
|
16852
|
-
|
16853
|
-
|
16854
|
-
|
16855
|
-
|
16856
|
-
|
16857
|
-
|
16858
|
-
|
16859
|
-
|
16860
|
-
|
16861
|
-
|
16862
|
-
|
16863
|
-
|
16864
|
-
|
16865
|
-
|
16866
|
-
|
16867
|
-
|
16868
|
-
|
16869
|
-
|
16870
|
-
|
16871
|
-
|
16872
|
-
|
16873
|
-
|
16874
|
-
|
16875
|
-
|
16876
|
-
|
16877
|
-
|
16878
|
-
|
16879
|
-
|
16880
|
-
|
16881
|
-
|
16882
|
-
|
16883
|
-
|
16884
|
-
|
16885
|
-
|
16886
|
-
|
16887
|
-
|
16888
|
-
|
16889
|
-
|
16890
|
-
|
16891
|
-
|
16892
|
-
|
16893
|
-
|
16894
|
-
|
16895
|
-
|
16896
|
-
|
16897
|
-
|
16898
|
-
|
16899
|
-
|
16900
|
-
|
16901
|
-
|
16902
|
-
|
16903
|
-
|
16904
|
-
|
16905
|
-
|
16906
|
-
|
16907
|
-
|
16908
|
-
|
16909
|
-
|
16910
|
-
|
16911
|
-
|
16912
|
-
|
16913
|
-
|
16914
|
-
|
16915
|
-
|
16916
|
-
|
16917
|
-
|
16918
|
-
|
16919
|
-
|
16920
|
-
|
16921
|
-
|
16922
|
-
|
16923
|
-
|
16924
|
-
|
16925
|
-
|
16926
|
-
|
16927
|
-
|
16928
|
-
|
16929
|
-
|
16930
|
-
|
16931
|
-
|
16932
|
-
|
16933
|
-
|
16934
|
-
|
16935
|
-
|
16936
|
-
|
16937
|
-
|
16938
|
-
|
16939
|
-
|
16940
|
-
|
16941
|
-
|
16942
|
-
|
16943
|
-
|
16944
|
-
|
16945
|
-
|
16946
|
-
|
16947
|
-
|
16948
|
-
|
16949
|
-
|
16950
|
-
|
16951
|
-
|
16952
|
-
|
16953
|
-
|
16954
|
-
|
16953
|
+
These tags are used by the Z9 firmware 4.0.0 and 4.1.0
|
16954
|
+
|
16955
|
+
Index1 Tag Name Writable
|
16956
|
+
------ -------- --------
|
16957
|
+
72 HighFrameRate int8u
|
16958
|
+
154 MultipleExposureMode int8u
|
16959
|
+
156 MultiExposureShots int8u
|
16960
|
+
204 Intervals int32u
|
16961
|
+
208 ShotsPerInterval int32u
|
16962
|
+
248 FocusShiftNumberShots int8u
|
16963
|
+
252 FocusShiftStepWidth int8u
|
16964
|
+
256 FocusShiftInterval int8u~
|
16965
|
+
260 FocusShiftExposureLock? int8u
|
16966
|
+
290 PhotoShootingMenuBank int8u
|
16967
|
+
292 ExtendedMenuBanks int8u
|
16968
|
+
328 PhotoShootingMenuBankImageArea int8u
|
16969
|
+
342 AutoISO int8u
|
16970
|
+
344 ISOAutoHiLimit? int16u
|
16971
|
+
346 ISOAutoFlashLimit? int16u
|
16972
|
+
354 ISOAutoShutterTime no
|
16973
|
+
436 MovieVignetteControl? int8u
|
16974
|
+
438 DiffractionCompensation int8u
|
16975
|
+
440 FlickerReductionShooting int8u
|
16976
|
+
444 FlashControlMode int8u
|
16977
|
+
446 FlashMasterCompensation? int8s
|
16978
|
+
450 FlashGNDistance? no
|
16979
|
+
454 FlashOutput? int8u
|
16980
|
+
548 AFAreaMode int8u
|
16981
|
+
550 VRMode int8u
|
16982
|
+
554 BracketSet int8u
|
16983
|
+
556 BracketProgram int8u
|
16984
|
+
558 BracketIncrement int8u
|
16985
|
+
570 HDR int8u
|
16986
|
+
576 SecondarySlotFunction int8u
|
16987
|
+
582 HDRLevel int8u
|
16988
|
+
586 Slot2JpgSize? int8u
|
16989
|
+
592 DXCropAlert int8u
|
16990
|
+
594 SubjectDetection int8u
|
16991
|
+
596 DynamicAFAreaSize int8u
|
16992
|
+
636 HighFrequencyFlickerReduction? int8u
|
16993
|
+
646 MovieImageArea? int8u & 0x01
|
16994
|
+
656 MovieType? int8u
|
16995
|
+
658 MovieISOAutoHiLimit? int16u
|
16996
|
+
660 MovieISOAutoControlManualMode? int8u
|
16997
|
+
662 MovieISOAutoManualMode? int16u
|
16998
|
+
736 MovieActiveD-Lighting? int8u
|
16999
|
+
738 MovieHighISONoiseReduction? int8u
|
17000
|
+
744 MovieFlickerReduction int8u
|
17001
|
+
746 MovieMeteringMode? int8u
|
17002
|
+
748 MovieFocusMode? int8u
|
17003
|
+
750 MovieAFAreaMode int8u
|
17004
|
+
752 MovieVRMode? int8u
|
17005
|
+
756 MovieElectronicVR? int8u
|
17006
|
+
758 MovieSoundRecording? int8u
|
17007
|
+
760 MicrophoneSensitivity? int8u
|
17008
|
+
762 MicrophoneAttenuator? int8u
|
17009
|
+
764 MicrophoneFrequencyResponse? int8u
|
17010
|
+
766 WindNoiseReduction? int8u
|
17011
|
+
788 MovieToneMap? int8u
|
17012
|
+
794 MovieFrameSize? int8u
|
17013
|
+
796 MovieFrameRate? int8u
|
17014
|
+
802 MicrophoneJackPower? int8u
|
17015
|
+
803 MovieDXCropAlert? int8u
|
17016
|
+
804 MovieSubjectDetection? int8u
|
17017
|
+
812 MovieHighResZoom? int8u
|
17018
|
+
847 CustomSettingsZ9v4 NikonCustom SettingsZ9v4
|
17019
|
+
1498 Language? int8u
|
17020
|
+
1500 TimeZone int8u
|
17021
|
+
1506 MonitorBrightness? int8u
|
17022
|
+
1528 AFFineTune? int8u
|
17023
|
+
1532 NonCPULens1FocalLength? int16s~
|
17024
|
+
1536 NonCPULens2FocalLength? int16s~
|
17025
|
+
1540 NonCPULens3FocalLength? int16s~
|
17026
|
+
1544 NonCPULens4FocalLength? int16s~
|
17027
|
+
1548 NonCPULens5FocalLength? int16s~
|
17028
|
+
1552 NonCPULens6FocalLength? int16s~
|
17029
|
+
1556 NonCPULens7FocalLength? int16s~
|
17030
|
+
1560 NonCPULens8FocalLength? int16s~
|
17031
|
+
1564 NonCPULens9FocalLength? int16s~
|
17032
|
+
1568 NonCPULens10FocalLength? int16s~
|
17033
|
+
1572 NonCPULens11FocalLength? int16s~
|
17034
|
+
1576 NonCPULens12FocalLength? int16s~
|
17035
|
+
1580 NonCPULens13FocalLength? int16s~
|
17036
|
+
1584 NonCPULens14FocalLength? int16s~
|
17037
|
+
1588 NonCPULens15FocalLength? int16s~
|
17038
|
+
1592 NonCPULens16FocalLength? int16s~
|
17039
|
+
1596 NonCPULens17FocalLength? int16s~
|
17040
|
+
1600 NonCPULens18FocalLength? int16s~
|
17041
|
+
1604 NonCPULens19FocalLength? int16s~
|
17042
|
+
1608 NonCPULens20FocalLength? int16s~
|
17043
|
+
1612 NonCPULens1MaxAperture? int16s~
|
17044
|
+
1616 NonCPULens2MaxAperture? int16s~
|
17045
|
+
1620 NonCPULens3MaxAperture? int16s~
|
17046
|
+
1624 NonCPULens4MaxAperture? int16s~
|
17047
|
+
1628 NonCPULens5MaxAperture? int16s~
|
17048
|
+
1632 NonCPULens6MaxAperture? int16s~
|
17049
|
+
1636 NonCPULens7MaxAperture? int16s~
|
17050
|
+
1640 NonCPULens8MaxAperture? int16s~
|
17051
|
+
1644 NonCPULens9MaxAperture? int16s~
|
17052
|
+
1648 NonCPULens10MaxAperture? int16s~
|
17053
|
+
1652 NonCPULens11MaxAperture? int16s~
|
17054
|
+
1656 NonCPULens12MaxAperture? int16s~
|
17055
|
+
1660 NonCPULens13MaxAperture? int16s~
|
17056
|
+
1664 NonCPULens14MaxAperture? int16s~
|
17057
|
+
1668 NonCPULens15MaxAperture? int16s~
|
17058
|
+
1672 NonCPULens16MaxAperture? int16s~
|
17059
|
+
1676 NonCPULens17MaxAperture? int16s~
|
17060
|
+
1680 NonCPULens18MaxAperture? int16s~
|
17061
|
+
1684 NonCPULens19MaxAperture? int16s~
|
17062
|
+
1688 NonCPULens20MaxAperture? int16s~
|
17063
|
+
1704 HDMIOutputResolution int8u
|
17064
|
+
1717 SetClockFromLocationData? int8u
|
17065
|
+
1724 AirplaneMode? int8u
|
17066
|
+
1725 EmptySlotRelease? int8u
|
17067
|
+
1760 EnergySavingMode? int8u
|
17068
|
+
1784 RecordLocationData? int8u
|
17069
|
+
1788 USBPowerDelivery? int8u
|
17070
|
+
1797 SensorShield? int8u
|
17071
|
+
1862 AutoCapturePreset int8u
|
17072
|
+
1864 FocusShiftAutoReset? int8u
|
17073
|
+
1922 PreReleaseBurstLength int8u
|
17074
|
+
1924 PostReleaseBurstLength int8u
|
17075
|
+
1938 VerticalISOButton int8u
|
17076
|
+
1940 ExposureCompensationButton int8u
|
17077
|
+
1942 ISOButton int8u
|
17078
|
+
2002 ViewModeShowEffectsOfSettings? int8u
|
17079
|
+
2004 DispButton int8u
|
17080
|
+
2048 ExposureDelay fixed32u~
|
17081
|
+
2052 CommandDialFrameAdvanceZoom? int8u
|
17082
|
+
2054 SubCommandDialFrameAdvanceZoom? int8u
|
17083
|
+
2056 PlaybackButton int8u
|
17084
|
+
2058 WBButton int8u
|
17085
|
+
2060 BracketButton int8u
|
17086
|
+
2062 FlashModeButton int8u
|
17087
|
+
2064 LensFunc1ButtonPlaybackMode int8u
|
17088
|
+
2066 LensFunc2ButtonPlaybackMode int8u
|
17089
|
+
2068 PlaybackButtonPlaybackMode int8u
|
17090
|
+
2070 BracketButtonPlaybackMode int8u
|
17091
|
+
2072 FlashModeButtonPlaybackMode int8u
|
16955
17092
|
|
16956
17093
|
=head3 Nikon ShotInfo Tags
|
16957
17094
|
|
@@ -18825,8 +18962,11 @@ Custom settings for the Z8.
|
|
18825
18962
|
421 Func1ButtonPlaybackMode? int8u
|
18826
18963
|
423 Func2ButtonPlaybackMode? int8u
|
18827
18964
|
437 MovieRecordButtonPlaybackMode? int8u
|
18965
|
+
453 WBButtonPlaybackMode int8u
|
18828
18966
|
459 CommandDialPlaybackMode? int8u
|
18967
|
+
461 CommandDialVideoPlaybackMode? int8u
|
18829
18968
|
463 SubCommandDialPlaybackMode? int8u
|
18969
|
+
465 SubCommandDialVideoPlaybackMode? int8u
|
18830
18970
|
467 FocusPointLock? int8u
|
18831
18971
|
469 ControlRingResponse int8u
|
18832
18972
|
515 MovieAFAreaMode? int8u
|
@@ -18852,6 +18992,7 @@ Custom settings for the Z8.
|
|
18852
18992
|
649 PostReleaseBurstLength int8u
|
18853
18993
|
681 ViewModeShowEffectsOfSettings? int8u
|
18854
18994
|
683 DispButton int8u
|
18995
|
+
753 ExposureDelay int16u~
|
18855
18996
|
|
18856
18997
|
=head3 NikonCustom SettingsZ9 Tags
|
18857
18998
|
|
@@ -19121,7 +19262,9 @@ Custom settings for the Z9.
|
|
19121
19262
|
471 QualityButtonPlaybackMode? int8u
|
19122
19263
|
477 WhiteBalanceButtonPlaybackMode? int8u
|
19123
19264
|
483 CommandDialPlaybackMode? int8u
|
19265
|
+
485 CommandDialVideoPlaybackMode? int8u
|
19124
19266
|
487 SubCommandDialPlaybackMode? int8u
|
19267
|
+
489 SubCommandDialVideoPlaybackMode? int8u
|
19125
19268
|
491 FocusPointLock? int8u
|
19126
19269
|
493 ControlRingResponse int8u
|
19127
19270
|
505 VerticalMovieFuncButton? int8u
|
@@ -26529,7 +26672,7 @@ possible unless the Microsoft group is specified explicitly.
|
|
26529
26672
|
DateSent no
|
26530
26673
|
DateVisited no
|
26531
26674
|
Department no
|
26532
|
-
Description
|
26675
|
+
Description Unicode/
|
26533
26676
|
Description no
|
26534
26677
|
Description no
|
26535
26678
|
Dimensions no
|
@@ -27714,8 +27857,10 @@ ImageMagick.
|
|
27714
27857
|
'URL' URL string
|
27715
27858
|
'Warning' PNGWarning string
|
27716
27859
|
'XML:com.adobe.xmp' XMP XMP
|
27860
|
+
'aesthetic_score' AestheticScore string
|
27717
27861
|
'create-date' CreateDate string
|
27718
27862
|
'modify-date' ModDate string
|
27863
|
+
'parameters' Parameters string
|
27719
27864
|
|
27720
27865
|
=head3 PNG PhysicalPixel Tags
|
27721
27866
|
|
@@ -28140,6 +28285,7 @@ L<http://www.openexr.com/> for the official specification.
|
|
28140
28285
|
'dataWindow' DataWindow no
|
28141
28286
|
'displayWindow' DisplayWindow no
|
28142
28287
|
'envmap' EnvironmentMap no
|
28288
|
+
'exif' EXIF EXIF
|
28143
28289
|
'expTime' ExposureTime no
|
28144
28290
|
'focus' FocusDistance no
|
28145
28291
|
'framesPerSecond' FramesPerSecond no
|
@@ -28167,6 +28313,7 @@ L<http://www.openexr.com/> for the official specification.
|
|
28167
28313
|
'worldToNDC' WorldToNDC no
|
28168
28314
|
'wrapmodes' WrapModes no
|
28169
28315
|
'xDensity' XResolution no
|
28316
|
+
'xmp' XMP XMP
|
28170
28317
|
|
28171
28318
|
=head2 ZISRAW Tags
|
28172
28319
|
|
@@ -29374,7 +29521,7 @@ for the official specification.
|
|
29374
29521
|
The tags below are extracted from timed metadata in QuickTime and other
|
29375
29522
|
formats of video files when the ExtractEmbedded option is used. Although
|
29376
29523
|
most of these tags are combined into the single table below, ExifTool
|
29377
|
-
currently reads
|
29524
|
+
currently reads 72 different formats of timed GPS metadata from video files.
|
29378
29525
|
|
29379
29526
|
Tag Name Writable
|
29380
29527
|
-------- --------
|
@@ -29900,39 +30047,51 @@ ExifTool will extract any iTunesInfo tags that exist, even if they are not
|
|
29900
30047
|
defined in this table. These tags belong to the family 1 "iTunes" group,
|
29901
30048
|
and are not currently writable.
|
29902
30049
|
|
29903
|
-
Tag ID
|
29904
|
-
------
|
29905
|
-
'ARTISTS'
|
29906
|
-
'
|
29907
|
-
'
|
29908
|
-
'
|
29909
|
-
'
|
29910
|
-
'
|
29911
|
-
'
|
29912
|
-
|
29913
|
-
'
|
29914
|
-
'
|
29915
|
-
'
|
29916
|
-
'
|
29917
|
-
'
|
29918
|
-
'
|
29919
|
-
'
|
29920
|
-
'
|
30050
|
+
Tag ID Tag Name Writable
|
30051
|
+
------ -------- --------
|
30052
|
+
'ARTISTS' Artists no
|
30053
|
+
'Actors' Actors no
|
30054
|
+
'BARCODE' Barcode no
|
30055
|
+
'CATALOGNUMBER' CatalogNumber no
|
30056
|
+
'COSTUME_DESIGNER' CostumeDesigner no
|
30057
|
+
'DIRECTOR' Director no
|
30058
|
+
'DIRECTOR_OF_PHOTOGRAPHY'
|
30059
|
+
DirectorOfPhotography no
|
30060
|
+
'DISCNUMBER' DiscNumber no
|
30061
|
+
'Dynamic Range (DR)' DynamicRange no
|
30062
|
+
'Dynamic Range (R128)' DynamicRangeR128 no
|
30063
|
+
'EDITED_BY' EditedBy no
|
30064
|
+
'Encoding Params' EncodingParams QuickTime EncodingParams
|
30065
|
+
'IMDB_ID' IMDB_ID no
|
30066
|
+
'LABEL' Label no
|
30067
|
+
'MEDIA' Media no
|
30068
|
+
'MOOD' Mood no
|
30069
|
+
'PRODUCER' Producer no
|
30070
|
+
'PRODUCTION_DESIGNER' ProductionDesigner no
|
30071
|
+
'Peak Level (R128)' PeakLevelR128 no
|
30072
|
+
'Peak Level (Sample)' PeakLevelSample no
|
30073
|
+
'RATING' Rating no
|
30074
|
+
'SCREENPLAY_BY' ScreenplayBy no
|
30075
|
+
'SCRIPT' Script no
|
30076
|
+
'TIPL' TIPL no
|
30077
|
+
'TMDB_ID' TMDB_ID no
|
30078
|
+
'TRACKNUMBER' TrackNumber no
|
30079
|
+
'Volume Level (R128)' VolumeLevelR128 no
|
29921
30080
|
'Volume Level (ReplayGain)' ReplayVolumeLevel no
|
29922
|
-
'iTunEXTC'
|
29923
|
-
'iTunMOVI'
|
29924
|
-
'iTunNORM'
|
29925
|
-
'iTunSMPB'
|
29926
|
-
'iTunes_CDDB_1'
|
30081
|
+
'iTunEXTC' ContentRating no
|
30082
|
+
'iTunMOVI' iTunMOVI PLIST
|
30083
|
+
'iTunNORM' VolumeNormalization no
|
30084
|
+
'iTunSMPB' iTunSMPB no
|
30085
|
+
'iTunes_CDDB_1' CDDB1Info no
|
29927
30086
|
'iTunes_CDDB_TrackNumber' CDDBTrackNumber no
|
29928
|
-
'initialkey'
|
29929
|
-
'originaldate'
|
29930
|
-
'originalyear'
|
29931
|
-
'popularimeter'
|
29932
|
-
'replaygain_track_gain'
|
29933
|
-
'replaygain_track_peak'
|
29934
|
-
'tool'
|
29935
|
-
'~length'
|
30087
|
+
'initialkey' InitialKey no
|
30088
|
+
'originaldate' OriginalDate no
|
30089
|
+
'originalyear' OriginalYear no
|
30090
|
+
'popularimeter' Popularimeter no
|
30091
|
+
'replaygain_track_gain' ReplayTrackGain no
|
30092
|
+
'replaygain_track_peak' ReplayTrackPeak no
|
30093
|
+
'tool' iTunTool no
|
30094
|
+
'~length' Length no
|
29936
30095
|
|
29937
30096
|
=head3 QuickTime EncodingParams Tags
|
29938
30097
|
|