exiftool_vendored 12.11.0 → 12.16.0
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of exiftool_vendored might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/bin/Changes +62 -2
- data/bin/MANIFEST +5 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +70 -36
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool.pm +39 -4
- data/bin/lib/Image/ExifTool.pod +12 -8
- data/bin/lib/Image/ExifTool/AES.pm +1 -1
- data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
- data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/APE.pm +1 -1
- data/bin/lib/Image/ExifTool/APP12.pm +1 -1
- data/bin/lib/Image/ExifTool/ASF.pm +1 -1
- data/bin/lib/Image/ExifTool/Apple.pm +1 -1
- data/bin/lib/Image/ExifTool/Audible.pm +1 -1
- data/bin/lib/Image/ExifTool/BMP.pm +1 -1
- data/bin/lib/Image/ExifTool/BPG.pm +1 -1
- data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
- data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +10 -4
- data/bin/lib/Image/ExifTool/Canon.pm +3 -2
- data/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonVRD.pm +1 -1
- data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
- data/bin/lib/Image/ExifTool/Casio.pm +1 -1
- data/bin/lib/Image/ExifTool/Charset.pm +1 -1
- data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
- data/bin/lib/Image/ExifTool/DJI.pm +28 -2
- data/bin/lib/Image/ExifTool/DNG.pm +1 -1
- data/bin/lib/Image/ExifTool/DPX.pm +4 -4
- data/bin/lib/Image/ExifTool/DV.pm +1 -1
- data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
- data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
- data/bin/lib/Image/ExifTool/EXE.pm +1 -1
- data/bin/lib/Image/ExifTool/Exif.pm +14 -1
- data/bin/lib/Image/ExifTool/FITS.pm +1 -1
- data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIR.pm +1 -1
- data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
- data/bin/lib/Image/ExifTool/Flash.pm +1 -1
- data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
- data/bin/lib/Image/ExifTool/Font.pm +1 -1
- data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
- data/bin/lib/Image/ExifTool/FujiFilm.pm +1 -1
- data/bin/lib/Image/ExifTool/GE.pm +1 -1
- data/bin/lib/Image/ExifTool/GIF.pm +1 -1
- data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
- data/bin/lib/Image/ExifTool/GPS.pm +1 -1
- data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
- data/bin/lib/Image/ExifTool/Geotag.pm +30 -11
- data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
- data/bin/lib/Image/ExifTool/H264.pm +1 -1
- data/bin/lib/Image/ExifTool/HP.pm +1 -1
- data/bin/lib/Image/ExifTool/HTML.pm +1 -1
- data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
- data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
- data/bin/lib/Image/ExifTool/ID3.pm +1 -1
- data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
- data/bin/lib/Image/ExifTool/ISO.pm +1 -1
- data/bin/lib/Image/ExifTool/ITC.pm +1 -1
- data/bin/lib/Image/ExifTool/Import.pm +3 -3
- data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEG.pm +24 -2
- data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
- data/bin/lib/Image/ExifTool/JSON.pm +1 -1
- data/bin/lib/Image/ExifTool/JVC.pm +1 -1
- data/bin/lib/Image/ExifTool/Jpeg2000.pm +9 -4
- data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
- data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/LNK.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
- data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
- data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
- data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
- data/bin/lib/Image/ExifTool/MIE.pm +1 -1
- data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
- data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/MNG.pm +1 -1
- data/bin/lib/Image/ExifTool/MOI.pm +1 -1
- data/bin/lib/Image/ExifTool/MPC.pm +1 -1
- data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
- data/bin/lib/Image/ExifTool/MPF.pm +1 -1
- data/bin/lib/Image/ExifTool/MWG.pm +1 -1
- data/bin/lib/Image/ExifTool/MXF.pm +1 -1
- data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
- data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
- data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
- data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
- data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
- data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
- data/bin/lib/Image/ExifTool/Nikon.pm +315 -35
- data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonSettings.pm +2013 -0
- data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
- data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
- data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
- data/bin/lib/Image/ExifTool/Olympus.pm +2 -1
- data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
- data/bin/lib/Image/ExifTool/Opus.pm +1 -1
- data/bin/lib/Image/ExifTool/PCX.pm +1 -1
- data/bin/lib/Image/ExifTool/PDF.pm +10 -2
- data/bin/lib/Image/ExifTool/PGF.pm +1 -1
- data/bin/lib/Image/ExifTool/PICT.pm +1 -1
- data/bin/lib/Image/ExifTool/PLIST.pm +1 -1
- data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
- data/bin/lib/Image/ExifTool/PNG.pm +12 -4
- data/bin/lib/Image/ExifTool/PPM.pm +1 -1
- data/bin/lib/Image/ExifTool/PSP.pm +1 -1
- data/bin/lib/Image/ExifTool/Palm.pm +1 -1
- data/bin/lib/Image/ExifTool/Panasonic.pm +1 -1
- data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
- data/bin/lib/Image/ExifTool/Pentax.pm +3 -2
- data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
- data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
- data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
- data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +38 -23
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +46 -7
- data/bin/lib/Image/ExifTool/RIFF.pm +83 -5
- data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
- data/bin/lib/Image/ExifTool/RTF.pm +1 -1
- data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
- data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
- data/bin/lib/Image/ExifTool/Real.pm +1 -1
- data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
- data/bin/lib/Image/ExifTool/Red.pm +1 -1
- data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
- data/bin/lib/Image/ExifTool/Samsung.pm +1 -1
- data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
- data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
- data/bin/lib/Image/ExifTool/Shift.pl +1 -1
- data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
- data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
- data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Sony.pm +8 -2
- data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
- data/bin/lib/Image/ExifTool/Stim.pm +1 -1
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +3943 -3807
- data/bin/lib/Image/ExifTool/TagNames.pod +312 -18
- data/bin/lib/Image/ExifTool/Text.pm +1 -1
- data/bin/lib/Image/ExifTool/Theora.pm +1 -1
- data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
- data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
- data/bin/lib/Image/ExifTool/VCard.pm +1 -1
- data/bin/lib/Image/ExifTool/Validate.pm +1 -1
- data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.pm +1 -1
- data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
- data/bin/lib/Image/ExifTool/Writer.pl +26 -14
- data/bin/lib/Image/ExifTool/XMP.pm +17 -8
- data/bin/lib/Image/ExifTool/XMP2.pl +5 -1
- data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
- data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
- data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
- data/bin/lib/Image/ExifTool/iWork.pm +1 -1
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +9 -4
@@ -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 23982 tags, with 15546 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
|
@@ -115,17 +115,21 @@ L<https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JPEG specification.
|
|
115
115
|
PreviewImage no
|
116
116
|
'APP3' Meta Kodak Meta
|
117
117
|
Stim Stim
|
118
|
+
ThermalData no
|
118
119
|
PreviewImage no
|
119
120
|
'APP4' Scalado Scalado
|
120
121
|
FPXR FlashPix
|
122
|
+
ThermalParams DJI ThermalParams
|
121
123
|
PreviewImage no
|
122
124
|
'APP5' RMETA Ricoh RMETA
|
123
125
|
SamsungUniqueID Samsung APP5
|
126
|
+
ThermalCalibration no
|
124
127
|
PreviewImage no
|
125
128
|
'APP6' EPPIM JPEG EPPIM
|
126
129
|
NITF JPEG NITF
|
127
130
|
HP_TDHD HP TDHD
|
128
131
|
GoPro GoPro GPMF
|
132
|
+
DJI_DTAT no
|
129
133
|
'APP7' Pentax Pentax
|
130
134
|
Huawei Unknown
|
131
135
|
Qualcomm Qualcomm
|
@@ -3129,6 +3133,10 @@ These tags belong to the ExifTool XMP-GCamera family 1 group.
|
|
3129
3133
|
BurstPrimary string
|
3130
3134
|
DisableAutoCreation string+
|
3131
3135
|
HDRPMakerNote string
|
3136
|
+
MicroVideo integer
|
3137
|
+
MicroVideoOffset integer
|
3138
|
+
MicroVideoPresentationTimestampUs integer
|
3139
|
+
MicroVideoVersion integer
|
3132
3140
|
PortraitNote string
|
3133
3141
|
PortraitRequest string
|
3134
3142
|
PortraitVersion string
|
@@ -5783,6 +5791,205 @@ boot, not including standby time.
|
|
5783
5791
|
'timescale' RunTimeScale no
|
5784
5792
|
'value' RunTimeValue no
|
5785
5793
|
|
5794
|
+
=head2 NikonSettings Tags
|
5795
|
+
|
5796
|
+
User settings for newer Nikon models. A number of the tags are marked as
|
5797
|
+
Unknown only to reduce the volume of the normal output.
|
5798
|
+
|
5799
|
+
Tag ID Tag Name Writable
|
5800
|
+
------ -------- --------
|
5801
|
+
0x0001 ISOAutoHiLimit no
|
5802
|
+
0x0002 ISOAutoFlashLimit no
|
5803
|
+
0x0003 ISOAutoShutterTime no
|
5804
|
+
0x000b FlickerReductionShooting no
|
5805
|
+
0x000c FlickerReductionIndicator no
|
5806
|
+
0x000d MovieISOAutoHiLimit no
|
5807
|
+
0x000e MovieISOAutoControlManualMode no
|
5808
|
+
0x001d AF-CPrioritySel no
|
5809
|
+
0x001e AF-SPrioritySel no
|
5810
|
+
0x0020 AFPointSel no
|
5811
|
+
0x0022 AFActivation no
|
5812
|
+
0x0023 FocusPointWrap no
|
5813
|
+
0x0025 ManualFocusPointIllumination no
|
5814
|
+
0x0026 AF-AssistIlluminator no
|
5815
|
+
0x0029 ISOStepSize no
|
5816
|
+
0x002a ExposureControlStepSize no
|
5817
|
+
0x002b EasyExposureCompensation no
|
5818
|
+
0x002c MatrixMetering no
|
5819
|
+
0x002d CenterWeightedAreaSize no
|
5820
|
+
0x002f FineTuneOptMatrixMetering no
|
5821
|
+
0x0030 FineTuneOptCenterWeighted no
|
5822
|
+
0x0031 FineTuneOptSpotMetering no
|
5823
|
+
0x0032 FineTuneOptHighlightWeighted no
|
5824
|
+
0x0033 ShutterReleaseButtonAE-L no
|
5825
|
+
0x0034 StandbyMonitorOffTime no
|
5826
|
+
0x0035 SelfTimerTime no
|
5827
|
+
0x0036 SelfTimerShotCount no
|
5828
|
+
0x0037 SelfTimerShotInterval no
|
5829
|
+
0x0038 PlaybackMonitorOffTime no
|
5830
|
+
0x0039 MenuMonitorOffTime no
|
5831
|
+
0x003a ShootingInfoMonitorOffTime no
|
5832
|
+
0x003b ImageReviewMonitorOffTime no
|
5833
|
+
0x003c LiveViewMonitorOffTime no
|
5834
|
+
0x003e CLModeShootingSpeed no
|
5835
|
+
0x003f MaxContinuousRelease no
|
5836
|
+
0x0040 ExposureDelayMode no
|
5837
|
+
0x0041 ElectronicFront-CurtainShutter no
|
5838
|
+
0x0042 FileNumberSequence no
|
5839
|
+
0x0043 FramingGridDisplay no
|
5840
|
+
0x0045 LCDIllumination no
|
5841
|
+
0x0046 OpticalVR no
|
5842
|
+
0x0047 FlashSyncSpeed no
|
5843
|
+
0x0048 FlashShutterSpeed no
|
5844
|
+
0x0049 FlashExposureCompArea no
|
5845
|
+
0x004a AutoFlashISOSensitivity no
|
5846
|
+
0x0051 AssignBktButton no
|
5847
|
+
0x0052 AssignMovieRecordButton no
|
5848
|
+
0x0053 MultiSelectorShootMode no
|
5849
|
+
0x0054 MultiSelectorPlaybackMode no
|
5850
|
+
0x0056 MultiSelectorLiveView no
|
5851
|
+
0x0058 CmdDialsReverseRotExposureComp? no
|
5852
|
+
0x0059 CmdDialsChangeMainSubExposure? no
|
5853
|
+
0x005a CmdDialsChangeMainSub no
|
5854
|
+
0x005b CmdDialsMenuAndPlayback no
|
5855
|
+
0x005c SubDialFrameAdvance no
|
5856
|
+
0x005d ReleaseButtonToUseDial no
|
5857
|
+
0x005e ReverseIndicators no
|
5858
|
+
0x0062 MovieShutterButton no
|
5859
|
+
0x0063 Language no
|
5860
|
+
0x006c ShootingInfoDisplay no
|
5861
|
+
0x0074 FlickAdvanceDirection no
|
5862
|
+
0x0080 RemoteFuncButton no
|
5863
|
+
0x008b CmdDialsReverseRotation no
|
5864
|
+
0x008d FocusPeakingHighlightColor no
|
5865
|
+
0x008e ContinuousModeDisplay no
|
5866
|
+
0x008f ShutterSpeedLock no
|
5867
|
+
0x0090 ApertureLock no
|
5868
|
+
0x0091 MovieHighlightDisplayThreshold no
|
5869
|
+
0x0093 BlockShotAFResponse no
|
5870
|
+
0x0094 SubjectMotion no
|
5871
|
+
0x0095 Three-DTrackingFaceDetection no
|
5872
|
+
0x0097 StoreByOrientation no
|
5873
|
+
0x0099 DynamicAreaAFAssist no
|
5874
|
+
0x009a ExposureCompStepSize no
|
5875
|
+
0x009b SyncReleaseMode no
|
5876
|
+
0x009c ModelingFlash no
|
5877
|
+
0x009d AutoBracketModeM no
|
5878
|
+
0x009e PreviewButton no
|
5879
|
+
0x00a0 Func1Button no
|
5880
|
+
0x00a2 Func2Button no
|
5881
|
+
0x00a3 AF-OnButton no
|
5882
|
+
0x00a4 SubSelector no
|
5883
|
+
0x00a5 SubSelectorCenter no
|
5884
|
+
0x00a7 LensFunc1Button no
|
5885
|
+
0x00a8 CmdDialsApertureSetting no
|
5886
|
+
0x00a9 MultiSelector no
|
5887
|
+
0x00aa LiveViewButtonOptions no
|
5888
|
+
0x00ab LightSwitch no
|
5889
|
+
0x00b1 MoviePreviewButton no
|
5890
|
+
MovieFunc1Button no
|
5891
|
+
0x00b3 MovieFunc1Button no
|
5892
|
+
MovieFunc2Button no
|
5893
|
+
0x00b5 MovieFunc2Button no
|
5894
|
+
0x00b6 AssignMovieSubselector no
|
5895
|
+
0x00b8 LimitAFAreaModeSelD9? no
|
5896
|
+
0x00b9 LimitAFAreaModeSelD25? no
|
5897
|
+
0x00bc LimitAFAreaModeSel3D? no
|
5898
|
+
0x00bd LimitAFAreaModeSelGroup? no
|
5899
|
+
0x00be LimitAFAreaModeSelAuto? no
|
5900
|
+
0x00c1 LimitSelectableImageArea5To4? no
|
5901
|
+
0x00c2 LimitSelectableImageArea1To1? no
|
5902
|
+
0x00d4 PhotoShootingMenuBank no
|
5903
|
+
0x00d5 CustomSettingsBank no
|
5904
|
+
0x00d6 LimitAF-AreaModeSelPinpoint? no
|
5905
|
+
0x00d7 LimitAF-AreaModeSelDynamic? no
|
5906
|
+
0x00d8 LimitAF-AreaModeSelWideAF_S? no
|
5907
|
+
0x00d9 LimitAF-AreaModeSelWideAF_L? no
|
5908
|
+
0x00da LowLightAF no
|
5909
|
+
0x00db LimitSelectableImageAreaDX? no
|
5910
|
+
0x00dc LimitSelectableImageArea5To4? no
|
5911
|
+
0x00dd LimitSelectableImageArea1To1? no
|
5912
|
+
0x00de LimitSelectableImageArea16To9? no
|
5913
|
+
0x00df ApplySettingsToLiveView no
|
5914
|
+
0x00e0 FocusPeakingLevel no
|
5915
|
+
0x00e9 LensControlRing no
|
5916
|
+
0x00ed MovieMultiSelector no
|
5917
|
+
0x00ee MovieAFSpeed no
|
5918
|
+
0x00ef MovieAFSpeedApply no
|
5919
|
+
0x00f0 MovieAFTrackingSensitivity no
|
5920
|
+
0x00f1 MovieHighlightDisplayPattern no
|
5921
|
+
0x00f2 SubDialFrameAdvanceRating5? no
|
5922
|
+
0x00f3 SubDialFrameAdvanceRating4? no
|
5923
|
+
0x00f4 SubDialFrameAdvanceRating3? no
|
5924
|
+
0x00f5 SubDialFrameAdvanceRating2? no
|
5925
|
+
0x00f6 SubDialFrameAdvanceRating1? no
|
5926
|
+
0x00f7 SubDialFrameAdvanceRating0? no
|
5927
|
+
0x00f9 MovieAF-OnButton no
|
5928
|
+
0x00fb SecondarySlotFunction no
|
5929
|
+
0x00fc SilentPhotography no
|
5930
|
+
0x00fd ExtendedShuttterSpeeds no
|
5931
|
+
0x0109 BracketSet no
|
5932
|
+
0x010a BracketProgram no
|
5933
|
+
0x010b BracketIncrement no
|
5934
|
+
0x010c BracketIncrement no
|
5935
|
+
0x0116 GroupAreaC1 no
|
5936
|
+
0x0117 AutoAreaAFStartingPoint no
|
5937
|
+
0x0118 FocusPointPersistence no
|
5938
|
+
0x0119 LimitAFAreaModeSelD49? no
|
5939
|
+
0x011a LimitAFAreaModeSelD105? no
|
5940
|
+
0x011b LimitAFAreaModeSelGroupC1? no
|
5941
|
+
0x011c LimitAFAreaModeSelGroupC2? no
|
5942
|
+
0x011d AutoFocusModeRestrictions no
|
5943
|
+
0x011e FocusPointBrightness no
|
5944
|
+
0x011f CHModeShootingSpeed no
|
5945
|
+
0x0120 CLModeShootingSpeed no
|
5946
|
+
0x0121 QuietShutterShootingSpeed no
|
5947
|
+
0x0122 LimitReleaseModeSelCL? no
|
5948
|
+
0x0123 LimitReleaseModeSelCH? no
|
5949
|
+
0x0124 LimitReleaseModeSelQ? no
|
5950
|
+
0x0125 LimitReleaseModeSelTimer? no
|
5951
|
+
0x0126 LimitReleaseModeSelMirror-Up? no
|
5952
|
+
0x0127 LimitSelectableImageArea16To9? no
|
5953
|
+
0x0128 RearControPanelDisplay no
|
5954
|
+
0x0129 FlashBurstPriority no
|
5955
|
+
0x012a RecallShootFuncExposureMode no
|
5956
|
+
0x012b RecallShootFuncShutterSpeed no
|
5957
|
+
0x012c RecallShootFuncAperture no
|
5958
|
+
0x012d RecallShootFuncExposureComp no
|
5959
|
+
0x012e RecallShootFuncISO no
|
5960
|
+
0x012f RecallShootFuncMeteringMode no
|
5961
|
+
0x0130 RecallShootFuncWhiteBalance no
|
5962
|
+
0x0131 RecallShootFuncAFAreaMode no
|
5963
|
+
0x0132 RecallShootFuncFocusTracking no
|
5964
|
+
0x0133 RecallShootFuncAF-On no
|
5965
|
+
0x0134 VerticalFuncButton no
|
5966
|
+
0x0135 Func3Button no
|
5967
|
+
0x0136 VerticalAF-OnButton no
|
5968
|
+
0x0137 VerticalMultiSelector no
|
5969
|
+
0x0138 MeteringButton no
|
5970
|
+
0x0139 PlaybackFlickUp no
|
5971
|
+
0x013a PlaybackFlickUpRating no
|
5972
|
+
0x013b PlaybackFlickDown no
|
5973
|
+
0x013c PlaybackFlickDownRating no
|
5974
|
+
0x013d MovieFunc3Button no
|
5975
|
+
0x0150 ShutterType no
|
5976
|
+
0x0151 LensFunc2Button no
|
5977
|
+
0x0158 USBPowerDelivery no
|
5978
|
+
0x015b GroupAreaC2 no
|
5979
|
+
0x015c BracketingBurstOptions no
|
5980
|
+
0x015e PrimarySlot no
|
5981
|
+
0x015f ReverseFocusRing no
|
5982
|
+
0x0160 VerticalFuncButton no
|
5983
|
+
0x0161 VerticalAFOnButton no
|
5984
|
+
0x0162 VerticalMultiSelector no
|
5985
|
+
0x0164 VerticalMovieFuncButton no
|
5986
|
+
0x0165 VerticalMovieAFOnButton no
|
5987
|
+
0x0169 LimitAF-AreaModeSelAutoPeople? no
|
5988
|
+
0x016a LimitAF-AreaModeSelAutoAnimals? no
|
5989
|
+
0x016b LimitAF-AreaModeSelWideLPeople? no
|
5990
|
+
0x016c LimitAF-AreaModeSelWideLAnimals? no
|
5991
|
+
0x016e AFAreaMode no
|
5992
|
+
|
5786
5993
|
=head2 Canon Tags
|
5787
5994
|
|
5788
5995
|
Tag ID Tag Name Writable
|
@@ -9111,6 +9318,29 @@ These tags belong to the ExifTool XMP-drone-dji family 1 group.
|
|
9111
9318
|
RtkStdLon real
|
9112
9319
|
SelfData string
|
9113
9320
|
|
9321
|
+
=head3 DJI ThermalParams Tags
|
9322
|
+
|
9323
|
+
Thermal parameters extracted from APP4 of DJI RJPEG files from the ZH20T.
|
9324
|
+
|
9325
|
+
Index1 Tag Name Writable
|
9326
|
+
------ -------- --------
|
9327
|
+
36 K1 no
|
9328
|
+
40 K2 no
|
9329
|
+
44 K3 no
|
9330
|
+
48 K4 no
|
9331
|
+
52 KF no
|
9332
|
+
56 B1 no
|
9333
|
+
60 B2 no
|
9334
|
+
68 ObjectDistance no
|
9335
|
+
70 RelativeHumidity no
|
9336
|
+
72 Emissivity no
|
9337
|
+
74 Reflection no
|
9338
|
+
76 AmbientTemperature no
|
9339
|
+
80 D2 no
|
9340
|
+
84 KJ no
|
9341
|
+
86 DB no
|
9342
|
+
88 KK no
|
9343
|
+
|
9114
9344
|
=head2 FLIR Tags
|
9115
9345
|
|
9116
9346
|
Information extracted from the maker notes of JPEG images from thermal
|
@@ -11905,7 +12135,9 @@ DiMAGE X and Xt.
|
|
11905
12135
|
0x0037 MechanicalShutterCount int32u
|
11906
12136
|
0x0039 LocationInfo Nikon LocationInfo
|
11907
12137
|
0x003d BlackLevel int16u[4]
|
12138
|
+
0x003e ImageSizeRAW yes
|
11908
12139
|
0x0045 CropArea int16u[4]
|
12140
|
+
0x004e NikonSettings NikonSettings
|
11909
12141
|
0x004f ColorTemperatureAuto int16u
|
11910
12142
|
0x0080 ImageAdjustment string
|
11911
12143
|
0x0081 ToneComp string
|
@@ -11945,8 +12177,9 @@ DiMAGE X and Xt.
|
|
11945
12177
|
ShotInfoD4S Nikon ShotInfoD4S
|
11946
12178
|
ShotInfoD5 Nikon ShotInfoD500
|
11947
12179
|
ShotInfoD500 Nikon ShotInfoD500
|
11948
|
-
ShotInfoD6 Nikon
|
12180
|
+
ShotInfoD6 Nikon ShotInfoD6
|
11949
12181
|
ShotInfoD610 Nikon ShotInfoD610
|
12182
|
+
ShotInfoZ7_2 Nikon ShotInfoZ7_2
|
11950
12183
|
ShotInfo02xx Nikon ShotInfo
|
11951
12184
|
ShotInfoUnknown Nikon ShotInfo
|
11952
12185
|
0x0092 HueAdjustment int16s
|
@@ -11990,6 +12223,7 @@ DiMAGE X and Xt.
|
|
11990
12223
|
FlashInfo0103 Nikon FlashInfo0103
|
11991
12224
|
FlashInfo0106 Nikon FlashInfo0106
|
11992
12225
|
FlashInfo0107 Nikon FlashInfo0107
|
12226
|
+
FlashInfo0300 Nikon FlashInfo0300
|
11993
12227
|
FlashInfoUnknown Nikon FlashInfoUnknown
|
11994
12228
|
0x00a9 ImageOptimization string
|
11995
12229
|
0x00aa Saturation string
|
@@ -12546,6 +12780,39 @@ These tags are extracted from encrypted data in images from the D5 and D500.
|
|
12546
12780
|
11308 YawAngle fixed32u
|
12547
12781
|
11940 NikonMeteringMode int8u & 0x03
|
12548
12782
|
|
12783
|
+
=head3 Nikon ShotInfoD6 Tags
|
12784
|
+
|
12785
|
+
These tags are extracted from encrypted data in images from the D6.
|
12786
|
+
|
12787
|
+
Index Tag Name Writable
|
12788
|
+
----- -------- --------
|
12789
|
+
0 ShotInfoVersion no
|
12790
|
+
49690 RollAngle fixed32u
|
12791
|
+
49694 PitchAngle fixed32u
|
12792
|
+
49698 YawAngle fixed32u
|
12793
|
+
|
12794
|
+
=head3 Nikon ShotInfoD610 Tags
|
12795
|
+
|
12796
|
+
These tags are extracted from encrypted data in images from the D610.
|
12797
|
+
|
12798
|
+
Index Tag Name Writable
|
12799
|
+
----- -------- --------
|
12800
|
+
0 ShotInfoVersion no
|
12801
|
+
4 FirmwareVersion no
|
12802
|
+
1999 CustomSettingsD610 NikonCustom SettingsD610
|
12803
|
+
|
12804
|
+
=head3 Nikon ShotInfoZ7_2 Tags
|
12805
|
+
|
12806
|
+
These tags are extracted from encrypted data in images from the Z7_2.
|
12807
|
+
|
12808
|
+
Index Tag Name Writable
|
12809
|
+
----- -------- --------
|
12810
|
+
0 ShotInfoVersion no
|
12811
|
+
4 FirmwareVersion no
|
12812
|
+
52786 RollAngle fixed32u
|
12813
|
+
52790 PitchAngle fixed32u
|
12814
|
+
52794 YawAngle fixed32u
|
12815
|
+
|
12549
12816
|
=head3 Nikon ShotInfo Tags
|
12550
12817
|
|
12551
12818
|
This information is encrypted for ShotInfoVersion 02xx, and some tags are
|
@@ -12565,16 +12832,6 @@ only valid for specific models.
|
|
12565
12832
|
430 VibrationReduction int8u
|
12566
12833
|
589 ShutterCount int32u
|
12567
12834
|
|
12568
|
-
=head3 Nikon ShotInfoD610 Tags
|
12569
|
-
|
12570
|
-
These tags are extracted from encrypted data in images from the D610.
|
12571
|
-
|
12572
|
-
Index Tag Name Writable
|
12573
|
-
----- -------- --------
|
12574
|
-
0 ShotInfoVersion no
|
12575
|
-
4 FirmwareVersion no
|
12576
|
-
1999 CustomSettingsD610 NikonCustom SettingsD610
|
12577
|
-
|
12578
12835
|
=head3 Nikon ColorBalance1 Tags
|
12579
12836
|
|
12580
12837
|
Index2 Tag Name Writable
|
@@ -12873,6 +13130,15 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
|
|
12873
13130
|
42 FlashGroupCOutput int8u
|
12874
13131
|
FlashGroupCCompensation int8s
|
12875
13132
|
|
13133
|
+
=head3 Nikon FlashInfo0300 Tags
|
13134
|
+
|
13135
|
+
Index1 Tag Name Writable
|
13136
|
+
------ -------- --------
|
13137
|
+
0 FlashInfoVersion no
|
13138
|
+
4 FlashSource int8u
|
13139
|
+
6 ExternalFlashFirmware int8u[2]
|
13140
|
+
27 FlashCompensation int8s
|
13141
|
+
|
12876
13142
|
=head3 Nikon FlashInfoUnknown Tags
|
12877
13143
|
|
12878
13144
|
Index1 Tag Name Writable
|
@@ -12920,8 +13186,10 @@ These tags are written by Nikon DSLR's which have the live view feature.
|
|
12920
13186
|
42 AFImageWidth int16u
|
12921
13187
|
44 AFImageHeight int16u
|
12922
13188
|
46 AFAreaXPosition int16u
|
13189
|
+
47 AFFocusPointXPosition int8u~
|
12923
13190
|
48 AFAreaYPosition int16u
|
12924
13191
|
AFPointsInFocus undef[20]
|
13192
|
+
49 AFFocusPointYPosition int8u~
|
12925
13193
|
50 AFAreaWidth int16u
|
12926
13194
|
52 AFAreaHeight int16u
|
12927
13195
|
56 PrimaryAFPoint int8u
|
@@ -18642,6 +18910,7 @@ Valid for the ILCE-7SM3.
|
|
18642
18910
|
75 LensType2 no
|
18643
18911
|
77 LensType no
|
18644
18912
|
79 DistortionCorrParams no
|
18913
|
+
112 PictureProfile no
|
18645
18914
|
113 FocalLength no
|
18646
18915
|
115 MinFocalLength no
|
18647
18916
|
117 MaxFocalLength no
|
@@ -22937,7 +23206,7 @@ currently writes only EXIF, IPTC and XMP tags in these images.
|
|
22937
23206
|
|
22938
23207
|
Tag ID Tag Name Writable
|
22939
23208
|
------ -------- --------
|
22940
|
-
'asoc' Association
|
23209
|
+
'asoc' Association Jpeg2000
|
22941
23210
|
'bfil' BinaryFilter no
|
22942
23211
|
'bpcc' BitsPerComponent no
|
22943
23212
|
'cdef' ComponentDefinition no
|
@@ -22988,7 +23257,7 @@ currently writes only EXIF, IPTC and XMP tags in these images.
|
|
22988
23257
|
UUID-GeoJP2 EXIF
|
22989
23258
|
UUID-Photoshop Photoshop
|
22990
23259
|
UUID-Unknown no
|
22991
|
-
'xml ' XML XMP
|
23260
|
+
'xml ' XML XMP XML
|
22992
23261
|
|
22993
23262
|
=head3 Jpeg2000 ColorSpec Tags
|
22994
23263
|
|
@@ -25340,6 +25609,11 @@ values. However, if the QuickTimeUTC API option is set, then ExifTool will
|
|
25340
25609
|
assume these values are properly stored as UTC, and will convert them to
|
25341
25610
|
local time when extracting.
|
25342
25611
|
|
25612
|
+
When writing string-based date/time tags, the system time zone is added if
|
25613
|
+
the PrintConv option is enabled and no time zone is specified. This is
|
25614
|
+
because Apple software may display a crazy values if the time zone is
|
25615
|
+
missing for some tags.
|
25616
|
+
|
25343
25617
|
See
|
25344
25618
|
L<https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/>
|
25345
25619
|
for the official specification.
|
@@ -25412,7 +25686,7 @@ Tags found in Pittasoft Blackvue dashcam "free" data.
|
|
25412
25686
|
|
25413
25687
|
Timed metadata extracted from QuickTime media data and some AVI videos when
|
25414
25688
|
the ExtractEmbedded option is used. Although most of these tags are
|
25415
|
-
combined into the single table below, ExifTool currently reads
|
25689
|
+
combined into the single table below, ExifTool currently reads 49 different
|
25416
25690
|
formats of timed GPS metadata from video files.
|
25417
25691
|
|
25418
25692
|
Tag Name Writable
|
@@ -25677,11 +25951,13 @@ changed via the config file.
|
|
25677
25951
|
|
25678
25952
|
=head3 QuickTime tx3g Tags
|
25679
25953
|
|
25680
|
-
Tags extracted from the tx3g sbtl timed metadata of Yuneec drones
|
25954
|
+
Tags extracted from the tx3g sbtl timed metadata of Yuneec drones, and
|
25955
|
+
subtitle text in some other videos.
|
25681
25956
|
|
25682
25957
|
Tag ID Tag Name Writable
|
25683
25958
|
------ -------- --------
|
25684
25959
|
'Alt' GPSAltitude no
|
25960
|
+
'DateTime' DateTime no
|
25685
25961
|
'GimPitch' GimbalPitch no
|
25686
25962
|
'GimRoll' GimbalRoll no
|
25687
25963
|
'GimYaw' GimbalYaw no
|
@@ -25689,6 +25965,7 @@ Tags extracted from the tx3g sbtl timed metadata of Yuneec drones.
|
|
25689
25965
|
'Lon' GPSLongitude no
|
25690
25966
|
'Pitch' Pitch no
|
25691
25967
|
'Roll' Roll no
|
25968
|
+
'Text' Text no
|
25692
25969
|
'Yaw' Yaw no
|
25693
25970
|
|
25694
25971
|
=head3 QuickTime FileType Tags
|
@@ -29442,6 +29719,8 @@ sub-documents, but the Duration is calculated for the full video.
|
|
29442
29719
|
'labl' Label RIFF Label
|
29443
29720
|
'list' ListType no
|
29444
29721
|
'olym' Olym Olympus WAV
|
29722
|
+
'tx_USER' UserText RIFF UserText
|
29723
|
+
'tx_Unknown' Text no
|
29445
29724
|
|
29446
29725
|
=head3 RIFF ALPH Tags
|
29447
29726
|
|
@@ -29743,6 +30022,20 @@ L<https://tech.ebu.ch/docs/tech/tech3306-2009.pdf> for the specification.
|
|
29743
30022
|
0 LabelID no
|
29744
30023
|
1 LabelText no
|
29745
30024
|
|
30025
|
+
=head3 RIFF UserText Tags
|
30026
|
+
|
30027
|
+
Tags decoded from the USER-format txts stream written by Momento M6 dashcam.
|
30028
|
+
Extracted only if the ExtractEmbedded option is used.
|
30029
|
+
|
30030
|
+
Index1 Tag Name Writable
|
30031
|
+
------ -------- --------
|
30032
|
+
28 GPSAltitude no
|
30033
|
+
40 Accelerometer no
|
30034
|
+
56 GPSSpeed no
|
30035
|
+
60 GPSLatitude no
|
30036
|
+
64 GPSLongitude no
|
30037
|
+
68 GPSDateTime no
|
30038
|
+
|
29746
30039
|
=head2 AIFF Tags
|
29747
30040
|
|
29748
30041
|
Tags extracted from Audio Interchange File Format (AIFF) files. See
|
@@ -35252,7 +35545,8 @@ overlapping EXIF, IPTC and XMP tags to be reconciled when reading, and
|
|
35252
35545
|
synchronized when writing. The MWG Composite tags below are designed to aid
|
35253
35546
|
in the implementation of these recommendations. As well, the MWG defines
|
35254
35547
|
new XMP tags which are listed in the subsequent tables below. See
|
35255
|
-
L<http://www.metadataworkinggroup.org/>
|
35548
|
+
L<https://web.archive.org/web/20181006115950/http://www.metadataworkinggroup.org/specs/>
|
35549
|
+
for the official MWG specification.
|
35256
35550
|
|
35257
35551
|
=head3 MWG Composite Tags
|
35258
35552
|
|
@@ -35501,7 +35795,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
35501
35795
|
|
35502
35796
|
=head1 AUTHOR
|
35503
35797
|
|
35504
|
-
Copyright 2003-
|
35798
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
35505
35799
|
|
35506
35800
|
This library is free software; you can redistribute it and/or modify it
|
35507
35801
|
under the same terms as Perl itself.
|