exiftool_vendored 12.81.0 → 12.82.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bin/Changes +19 -1
- data/bin/MANIFEST +2 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +2 -2
- data/bin/exiftool +13 -7
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +44 -31
- data/bin/lib/Image/ExifTool/FujiFilm.pm +9 -2
- data/bin/lib/Image/ExifTool/GM.pm +543 -0
- data/bin/lib/Image/ExifTool/Geolocation.pm +43 -20
- data/bin/lib/Image/ExifTool/Nikon.pm +3 -2
- data/bin/lib/Image/ExifTool/QuickTime.pm +28 -23
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +61 -30
- data/bin/lib/Image/ExifTool/README +2 -0
- data/bin/lib/Image/ExifTool/TagLookup.pm +26 -1
- data/bin/lib/Image/ExifTool/TagNames.pod +392 -237
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +3 -1
- data/bin/lib/Image/ExifTool/Writer.pl +2 -2
- data/bin/lib/Image/ExifTool/XMP.pm +3 -2
- data/bin/lib/Image/ExifTool.pm +27 -5
- data/bin/lib/Image/ExifTool.pod +18 -11
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +3 -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 27840 tags, with 17432 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
|
@@ -7940,15 +7940,6 @@ Pentax lens information structure for models such as the *istD.
|
|
7940
7940
|
0 LensType int8u[2]
|
7941
7941
|
3 LensData Pentax LensData
|
7942
7942
|
|
7943
|
-
=head3 Pentax LensInfo2 Tags
|
7944
|
-
|
7945
|
-
Pentax lens information structure for models such as the K10D and K20D.
|
7946
|
-
|
7947
|
-
Index1 Tag Name Writable
|
7948
|
-
------ -------- --------
|
7949
|
-
0 LensType int8u[4]
|
7950
|
-
4 LensData Pentax LensData
|
7951
|
-
|
7952
7943
|
=head3 Pentax LensData Tags
|
7953
7944
|
|
7954
7945
|
Pentax lens data information. Some of these tags require interesting binary
|
@@ -7979,6 +7970,15 @@ gymnastics to decode them into useful values.
|
|
7979
7970
|
15 LC14? int8u
|
7980
7971
|
16 LC15? int8u
|
7981
7972
|
|
7973
|
+
=head3 Pentax LensInfo2 Tags
|
7974
|
+
|
7975
|
+
Pentax lens information structure for models such as the K10D and K20D.
|
7976
|
+
|
7977
|
+
Index1 Tag Name Writable
|
7978
|
+
------ -------- --------
|
7979
|
+
0 LensType int8u[4]
|
7980
|
+
4 LensData Pentax LensData
|
7981
|
+
|
7982
7982
|
=head3 Pentax LensInfo3 Tags
|
7983
7983
|
|
7984
7984
|
Pentax lens information structure for 645D.
|
@@ -13165,7 +13165,7 @@ 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
|
13168
|
+
0x1051 CropFlag int8u
|
13169
13169
|
0x1052 CropTopLeft int32u
|
13170
13170
|
0x1053 CropSize int32u
|
13171
13171
|
0x1100 AutoBracketing int16u
|
@@ -22936,6 +22936,21 @@ written by the Sony DSC-F828 and DSC-V3.
|
|
22936
22936
|
0x0000 SRF2Key no
|
22937
22937
|
0x0001 DataKey no
|
22938
22938
|
|
22939
|
+
=head3 Sony SR2Private Tags
|
22940
|
+
|
22941
|
+
The SR2 format uses the DNGPrivateData tag to reference a private IFD
|
22942
|
+
containing these tags. SR2 images are written by the Sony DSC-R1, but
|
22943
|
+
this information is also written to ARW images by other models.
|
22944
|
+
|
22945
|
+
Tag ID Tag Name Writable
|
22946
|
+
------ -------- --------
|
22947
|
+
0x7200 SR2SubIFDOffset no
|
22948
|
+
0x7201 SR2SubIFDLength no
|
22949
|
+
0x7221 SR2SubIFDKey no
|
22950
|
+
0x7240 IDC_IFD SonyIDC
|
22951
|
+
0x7241 IDC2_IFD SonyIDC
|
22952
|
+
0x7250 MRWInfo MinoltaRaw
|
22953
|
+
|
22939
22954
|
=head3 Sony SRF2 Tags
|
22940
22955
|
|
22941
22956
|
These tags are found in the SRF2 through SRF5 IFD's.
|
@@ -22969,21 +22984,6 @@ These tags are found in the SRF2 through SRF5 IFD's.
|
|
22969
22984
|
0x00d1 WBGreenAsShot no
|
22970
22985
|
0x00d2 WBBlueAsShot no
|
22971
22986
|
|
22972
|
-
=head3 Sony SR2Private Tags
|
22973
|
-
|
22974
|
-
The SR2 format uses the DNGPrivateData tag to reference a private IFD
|
22975
|
-
containing these tags. SR2 images are written by the Sony DSC-R1, but
|
22976
|
-
this information is also written to ARW images by other models.
|
22977
|
-
|
22978
|
-
Tag ID Tag Name Writable
|
22979
|
-
------ -------- --------
|
22980
|
-
0x7200 SR2SubIFDOffset no
|
22981
|
-
0x7201 SR2SubIFDLength no
|
22982
|
-
0x7221 SR2SubIFDKey no
|
22983
|
-
0x7240 IDC_IFD SonyIDC
|
22984
|
-
0x7241 IDC2_IFD SonyIDC
|
22985
|
-
0x7250 MRWInfo MinoltaRaw
|
22986
|
-
|
22987
22987
|
=head3 Sony SR2SubIFD Tags
|
22988
22988
|
|
22989
22989
|
Tags in the encrypted SR2SubIFD
|
@@ -24082,6 +24082,112 @@ in JPEGs taken with the P2 Pro camera app.
|
|
24082
24082
|
76 VisibleImageHeight no
|
24083
24083
|
78 VisibleImageBpp no
|
24084
24084
|
|
24085
|
+
=head3 InfiRay Factory Tags
|
24086
|
+
|
24087
|
+
This table lists tags found in the InfiRay APP4 IJPEG camera factory
|
24088
|
+
defaults and calibration data.
|
24089
|
+
|
24090
|
+
Index1 Tag Name Writable
|
24091
|
+
------ -------- --------
|
24092
|
+
0 IJPEGTempVersion no
|
24093
|
+
4 FactDefEmissivity no
|
24094
|
+
5 FactDefTau no
|
24095
|
+
6 FactDefTa no
|
24096
|
+
8 FactDefTu no
|
24097
|
+
10 FactDefDist no
|
24098
|
+
12 FactDefA0 no
|
24099
|
+
16 FactDefB0 no
|
24100
|
+
20 FactDefA1 no
|
24101
|
+
24 FactDefB1 no
|
24102
|
+
28 FactDefP0 no
|
24103
|
+
32 FactDefP1 no
|
24104
|
+
36 FactDefP2 no
|
24105
|
+
68 FactRelSensorTemp no
|
24106
|
+
70 FactRelShutterTemp no
|
24107
|
+
72 FactRelLensTemp no
|
24108
|
+
100 FactStatusGain no
|
24109
|
+
101 FactStatusEnvOK no
|
24110
|
+
102 FactStatusDistOK no
|
24111
|
+
103 FactStatusTempMap no
|
24112
|
+
|
24113
|
+
=head3 InfiRay Picture Tags
|
24114
|
+
|
24115
|
+
This table lists tags found in the InfiRay APP5 IJPEG picture temperature
|
24116
|
+
information.
|
24117
|
+
|
24118
|
+
Index1 Tag Name Writable
|
24119
|
+
------ -------- --------
|
24120
|
+
0 EnvironmentTemp no
|
24121
|
+
4 Distance no
|
24122
|
+
8 Emissivity no
|
24123
|
+
12 Humidity no
|
24124
|
+
16 ReferenceTemp no
|
24125
|
+
32 TempUnit no
|
24126
|
+
33 ShowCenterTemp no
|
24127
|
+
34 ShowMaxTemp no
|
24128
|
+
35 ShowMinTemp no
|
24129
|
+
36 TempMeasureCount no
|
24130
|
+
|
24131
|
+
=head3 InfiRay MixMode Tags
|
24132
|
+
|
24133
|
+
This table lists tags found in the InfiRay APP6 IJPEG visual-infrared mixing
|
24134
|
+
mode section.
|
24135
|
+
|
24136
|
+
Index1 Tag Name Writable
|
24137
|
+
------ -------- --------
|
24138
|
+
0 MixMode no
|
24139
|
+
1 FusionIntensity no
|
24140
|
+
5 OffsetAdjustment no
|
24141
|
+
9 CorrectionAsix no
|
24142
|
+
|
24143
|
+
=head3 InfiRay OpMode Tags
|
24144
|
+
|
24145
|
+
This table lists tags found in the InfiRay APP7 IJPEG camera operation mode
|
24146
|
+
section.
|
24147
|
+
|
24148
|
+
Index1 Tag Name Writable
|
24149
|
+
------ -------- --------
|
24150
|
+
0 WorkingMode no
|
24151
|
+
1 IntegralTime no
|
24152
|
+
5 IntegratTimeHdr no
|
24153
|
+
9 GainStable no
|
24154
|
+
10 TempControlEnable no
|
24155
|
+
11 DeviceTemp no
|
24156
|
+
|
24157
|
+
=head3 InfiRay Isothermal Tags
|
24158
|
+
|
24159
|
+
This table lists tags found in the InfiRay APP8 IJPEG picture isothermal
|
24160
|
+
information.
|
24161
|
+
|
24162
|
+
Index1 Tag Name Writable
|
24163
|
+
------ -------- --------
|
24164
|
+
0 IsothermalMax no
|
24165
|
+
4 IsothermalMin no
|
24166
|
+
8 ChromaBarMax no
|
24167
|
+
12 ChromaBarMin no
|
24168
|
+
|
24169
|
+
=head3 InfiRay Sensor Tags
|
24170
|
+
|
24171
|
+
This table lists tags found in the InfiRay APP9 IJPEG sensor information
|
24172
|
+
chunk.
|
24173
|
+
|
24174
|
+
Index1 Tag Name Writable
|
24175
|
+
------ -------- --------
|
24176
|
+
0 IRSensorManufacturer no
|
24177
|
+
64 IRSensorName no
|
24178
|
+
128 IRSensorPartNumber no
|
24179
|
+
192 IRSensorSerialNumber no
|
24180
|
+
256 IRSensorFirmware no
|
24181
|
+
320 IRSensorAperture no
|
24182
|
+
324 IRFocalLength no
|
24183
|
+
384 VisibleSensorManufacturer no
|
24184
|
+
448 VisibleSensorName no
|
24185
|
+
512 VisibleSensorPartNumber no
|
24186
|
+
576 VisibleSensorSerialNumber no
|
24187
|
+
640 VisibleSensorFirmware no
|
24188
|
+
704 VisibleSensorAperture no
|
24189
|
+
708 VisibleFocalLength no
|
24190
|
+
|
24085
24191
|
=head2 Stim Tags
|
24086
24192
|
|
24087
24193
|
These tags are part of the CIPA Stereo Still Image specification, and are
|
@@ -24145,54 +24251,6 @@ L<http://www.scalado.com/>.)
|
|
24145
24251
|
'SPMO' DataLength? no
|
24146
24252
|
'WDTH' PreviewImageWidth no
|
24147
24253
|
|
24148
|
-
=head2 InfiRay Tags
|
24149
|
-
|
24150
|
-
=head3 InfiRay Factory Tags
|
24151
|
-
|
24152
|
-
This table lists tags found in the InfiRay APP4 IJPEG camera factory
|
24153
|
-
defaults and calibration data.
|
24154
|
-
|
24155
|
-
Index1 Tag Name Writable
|
24156
|
-
------ -------- --------
|
24157
|
-
0 IJPEGTempVersion no
|
24158
|
-
4 FactDefEmissivity no
|
24159
|
-
5 FactDefTau no
|
24160
|
-
6 FactDefTa no
|
24161
|
-
8 FactDefTu no
|
24162
|
-
10 FactDefDist no
|
24163
|
-
12 FactDefA0 no
|
24164
|
-
16 FactDefB0 no
|
24165
|
-
20 FactDefA1 no
|
24166
|
-
24 FactDefB1 no
|
24167
|
-
28 FactDefP0 no
|
24168
|
-
32 FactDefP1 no
|
24169
|
-
36 FactDefP2 no
|
24170
|
-
68 FactRelSensorTemp no
|
24171
|
-
70 FactRelShutterTemp no
|
24172
|
-
72 FactRelLensTemp no
|
24173
|
-
100 FactStatusGain no
|
24174
|
-
101 FactStatusEnvOK no
|
24175
|
-
102 FactStatusDistOK no
|
24176
|
-
103 FactStatusTempMap no
|
24177
|
-
|
24178
|
-
=head3 InfiRay Picture Tags
|
24179
|
-
|
24180
|
-
This table lists tags found in the InfiRay APP5 IJPEG picture temperature
|
24181
|
-
information.
|
24182
|
-
|
24183
|
-
Index1 Tag Name Writable
|
24184
|
-
------ -------- --------
|
24185
|
-
0 EnvironmentTemp no
|
24186
|
-
4 Distance no
|
24187
|
-
8 Emissivity no
|
24188
|
-
12 Humidity no
|
24189
|
-
16 ReferenceTemp no
|
24190
|
-
32 TempUnit no
|
24191
|
-
33 ShowCenterTemp no
|
24192
|
-
34 ShowMaxTemp no
|
24193
|
-
35 ShowMinTemp no
|
24194
|
-
36 TempMeasureCount no
|
24195
|
-
|
24196
24254
|
=head2 GoPro Tags
|
24197
24255
|
|
24198
24256
|
=head3 GoPro GPMF Tags
|
@@ -24349,20 +24407,6 @@ Tags extracted from the MP4 "fdsc" timed metadata when the ExtractEmbedded
|
|
24349
24407
|
87 OtherSerialNumber no
|
24350
24408
|
102 Model no
|
24351
24409
|
|
24352
|
-
=head2 InfiRay Tags
|
24353
|
-
|
24354
|
-
=head3 InfiRay MixMode Tags
|
24355
|
-
|
24356
|
-
This table lists tags found in the InfiRay APP6 IJPEG visual-infrared mixing
|
24357
|
-
mode section.
|
24358
|
-
|
24359
|
-
Index1 Tag Name Writable
|
24360
|
-
------ -------- --------
|
24361
|
-
0 MixMode no
|
24362
|
-
1 FusionIntensity no
|
24363
|
-
5 OffsetAdjustment no
|
24364
|
-
9 CorrectionAsix no
|
24365
|
-
|
24366
24410
|
=head2 Qualcomm Tags
|
24367
24411
|
|
24368
24412
|
The tags below have been observed in the JPEG APP7 "Qualcomm Camera
|
@@ -25561,56 +25605,6 @@ even if it is not listed in this table.
|
|
25561
25605
|
YhiYloCorK1 no
|
25562
25606
|
YhiYloCorK2 no
|
25563
25607
|
|
25564
|
-
=head2 InfiRay Tags
|
25565
|
-
|
25566
|
-
=head3 InfiRay OpMode Tags
|
25567
|
-
|
25568
|
-
This table lists tags found in the InfiRay APP7 IJPEG camera operation mode
|
25569
|
-
section.
|
25570
|
-
|
25571
|
-
Index1 Tag Name Writable
|
25572
|
-
------ -------- --------
|
25573
|
-
0 WorkingMode no
|
25574
|
-
1 IntegralTime no
|
25575
|
-
5 IntegratTimeHdr no
|
25576
|
-
9 GainStable no
|
25577
|
-
10 TempControlEnable no
|
25578
|
-
11 DeviceTemp no
|
25579
|
-
|
25580
|
-
=head3 InfiRay Isothermal Tags
|
25581
|
-
|
25582
|
-
This table lists tags found in the InfiRay APP8 IJPEG picture isothermal
|
25583
|
-
information.
|
25584
|
-
|
25585
|
-
Index1 Tag Name Writable
|
25586
|
-
------ -------- --------
|
25587
|
-
0 IsothermalMax no
|
25588
|
-
4 IsothermalMin no
|
25589
|
-
8 ChromaBarMax no
|
25590
|
-
12 ChromaBarMin no
|
25591
|
-
|
25592
|
-
=head3 InfiRay Sensor Tags
|
25593
|
-
|
25594
|
-
This table lists tags found in the InfiRay APP9 IJPEG sensor information
|
25595
|
-
chunk.
|
25596
|
-
|
25597
|
-
Index1 Tag Name Writable
|
25598
|
-
------ -------- --------
|
25599
|
-
0 IRSensorManufacturer no
|
25600
|
-
64 IRSensorName no
|
25601
|
-
128 IRSensorPartNumber no
|
25602
|
-
192 IRSensorSerialNumber no
|
25603
|
-
256 IRSensorFirmware no
|
25604
|
-
320 IRSensorAperture no
|
25605
|
-
324 IRFocalLength no
|
25606
|
-
384 VisibleSensorManufacturer no
|
25607
|
-
448 VisibleSensorName no
|
25608
|
-
512 VisibleSensorPartNumber no
|
25609
|
-
576 VisibleSensorSerialNumber no
|
25610
|
-
640 VisibleSensorFirmware no
|
25611
|
-
704 VisibleSensorAperture no
|
25612
|
-
708 VisibleFocalLength no
|
25613
|
-
|
25614
25608
|
=head2 Jpeg2000 Tags
|
25615
25609
|
|
25616
25610
|
The tags below are found in JPEG 2000 images and the C2PA CAI JUMBF metadata
|
@@ -26458,30 +26452,6 @@ These tags belong to the ExifTool XMP-microsoft family 1 group.
|
|
26458
26452
|
LensModel string/
|
26459
26453
|
RatingPercent string
|
26460
26454
|
|
26461
|
-
=head3 Microsoft MP1 Tags
|
26462
|
-
|
26463
|
-
Microsoft Photo 1.1 schema XMP tags which have been observed.
|
26464
|
-
|
26465
|
-
These tags belong to the ExifTool XMP-MP1 family 1 group.
|
26466
|
-
|
26467
|
-
Tag Name Writable
|
26468
|
-
-------- --------
|
26469
|
-
Brightness string/
|
26470
|
-
CameraModelID string/
|
26471
|
-
Contrast string/
|
26472
|
-
ExposureCompensation string/
|
26473
|
-
PanoramicStitchCameraMotion string
|
26474
|
-
PanoramicStitchMapType string
|
26475
|
-
PanoramicStitchPhi0 real
|
26476
|
-
PanoramicStitchPhi1 real
|
26477
|
-
PanoramicStitchTheta0 real
|
26478
|
-
PanoramicStitchTheta1 real
|
26479
|
-
PipelineVersion string
|
26480
|
-
StreamType string
|
26481
|
-
WhiteBalance0 real
|
26482
|
-
WhiteBalance1 real
|
26483
|
-
WhiteBalance2 real
|
26484
|
-
|
26485
26455
|
=head3 Microsoft MP Tags
|
26486
26456
|
|
26487
26457
|
Microsoft Photo 1.2 schema XMP tags which have been observed.
|
@@ -26520,6 +26490,30 @@ PersonLiveIdCID, so ExifTool uses this too.
|
|
26520
26490
|
PersonSourceID string
|
26521
26491
|
Rectangle string
|
26522
26492
|
|
26493
|
+
=head3 Microsoft MP1 Tags
|
26494
|
+
|
26495
|
+
Microsoft Photo 1.1 schema XMP tags which have been observed.
|
26496
|
+
|
26497
|
+
These tags belong to the ExifTool XMP-MP1 family 1 group.
|
26498
|
+
|
26499
|
+
Tag Name Writable
|
26500
|
+
-------- --------
|
26501
|
+
Brightness string/
|
26502
|
+
CameraModelID string/
|
26503
|
+
Contrast string/
|
26504
|
+
ExposureCompensation string/
|
26505
|
+
PanoramicStitchCameraMotion string
|
26506
|
+
PanoramicStitchMapType string
|
26507
|
+
PanoramicStitchPhi0 real
|
26508
|
+
PanoramicStitchPhi1 real
|
26509
|
+
PanoramicStitchTheta0 real
|
26510
|
+
PanoramicStitchTheta1 real
|
26511
|
+
PipelineVersion string
|
26512
|
+
StreamType string
|
26513
|
+
WhiteBalance0 real
|
26514
|
+
WhiteBalance1 real
|
26515
|
+
WhiteBalance2 real
|
26516
|
+
|
26523
26517
|
=head3 Microsoft Stitch Tags
|
26524
26518
|
|
26525
26519
|
Information found in the Microsoft custom EXIF tag 0x4748, as written by
|
@@ -29521,7 +29515,7 @@ for the official specification.
|
|
29521
29515
|
The tags below are extracted from timed metadata in QuickTime and other
|
29522
29516
|
formats of video files when the ExtractEmbedded option is used. Although
|
29523
29517
|
most of these tags are combined into the single table below, ExifTool
|
29524
|
-
currently reads
|
29518
|
+
currently reads 74 different formats of timed GPS metadata from video files.
|
29525
29519
|
|
29526
29520
|
Tag Name Writable
|
29527
29521
|
-------- --------
|
@@ -29556,6 +29550,7 @@ currently reads 72 different formats of timed GPS metadata from video files.
|
|
29556
29550
|
ISO no
|
29557
29551
|
JpgFromRaw no
|
29558
29552
|
KiloCalories no
|
29553
|
+
PreviewImage no
|
29559
29554
|
PreviewInfo QuickTime PreviewInfo
|
29560
29555
|
RVMI_gReV QuickTime RVMI_gReV
|
29561
29556
|
RVMI_sReV QuickTime RVMI_sReV
|
@@ -29584,8 +29579,9 @@ currently reads 72 different formats of timed GPS metadata from video files.
|
|
29584
29579
|
gpmd_Kingslim QuickTime Stream
|
29585
29580
|
gpmd_Rove QuickTime Stream
|
29586
29581
|
gpmd_FMAS QuickTime Stream
|
29582
|
+
gpmd_Wolfbox QuickTime Stream
|
29587
29583
|
gpmd_GoPro GoPro GPMF
|
29588
|
-
marl
|
29584
|
+
marl GM marl
|
29589
29585
|
mebx QuickTime Keys
|
29590
29586
|
mett Parrot mett
|
29591
29587
|
rtmd Sony rtmd
|
@@ -29693,14 +29689,6 @@ specification.
|
|
29693
29689
|
------ -------- --------
|
29694
29690
|
0x0004 MagneticField no
|
29695
29691
|
|
29696
|
-
=head3 QuickTime marl Tags
|
29697
|
-
|
29698
|
-
Tags extracted from the marl ctbx timed metadata of GM cars.
|
29699
|
-
|
29700
|
-
Tag ID Tag Name Writable
|
29701
|
-
------ -------- --------
|
29702
|
-
[no tags known]
|
29703
|
-
|
29704
29692
|
=head3 QuickTime Keys Tags
|
29705
29693
|
|
29706
29694
|
This directory contains a list of key names which are used to decode tags
|
@@ -30633,6 +30621,9 @@ MP4 metadata sample description.
|
|
30633
30621
|
0x0004 OtherFormat no
|
30634
30622
|
0x0018 PlaybackFrameRate no
|
30635
30623
|
'ftab' FontTable no
|
30624
|
+
'mrld' MarlinDictionary GM mrld
|
30625
|
+
'mrlh' MarlinHeader GM mrlh
|
30626
|
+
'mrlv' MarlinValues GM mrlv
|
30636
30627
|
'name' OtherName no
|
30637
30628
|
|
30638
30629
|
=head3 QuickTime VideoHeader Tags
|
@@ -31675,6 +31666,170 @@ FLAC is big-endian, so bit 0 is the high-order bit in this table.
|
|
31675
31666
|
7 PictureLength no
|
31676
31667
|
8 Picture no
|
31677
31668
|
|
31669
|
+
=head2 GM Tags
|
31670
|
+
|
31671
|
+
These tags are extracted from GM/Cosworth PDR (Performance Data Recorder)
|
31672
|
+
information found in videos from General Motors cars such as Corvette and
|
31673
|
+
Camero.
|
31674
|
+
|
31675
|
+
Use the API PrintCSV option to output all timed
|
31676
|
+
PDR data in CSV format at greatly increased speed and with much lower memory
|
31677
|
+
usage.
|
31678
|
+
|
31679
|
+
=head3 GM marl Tags
|
31680
|
+
|
31681
|
+
Tags extracted from the 'ctbx' 'marl' (Marlin) box of timed PDR metadata
|
31682
|
+
from GM cars. Use the -ee (API ExtractEmbedded) option to extract this
|
31683
|
+
information, or the API PrintCSV option to output in CSV format.
|
31684
|
+
|
31685
|
+
Tag Name Writable
|
31686
|
+
-------- --------
|
31687
|
+
ABSActive no
|
31688
|
+
AccelPos no
|
31689
|
+
BatteryVoltage no
|
31690
|
+
Beacon no
|
31691
|
+
BoostPressureInd no
|
31692
|
+
BrakePos no
|
31693
|
+
CPUFree no
|
31694
|
+
CPUIO no
|
31695
|
+
CPUIRQ no
|
31696
|
+
CPUSystem no
|
31697
|
+
CPUUser no
|
31698
|
+
ClutchPos no
|
31699
|
+
CoolantTemp no
|
31700
|
+
CornerExitSetting no
|
31701
|
+
DiskReadOperations no
|
31702
|
+
DiskReadRate no
|
31703
|
+
DiskReadTime no
|
31704
|
+
DiskWriteOperations no
|
31705
|
+
DiskWriteRate no
|
31706
|
+
DiskWriteTime no
|
31707
|
+
Distance no
|
31708
|
+
DriverPerformanceMode no
|
31709
|
+
EngineSpeedRequest no
|
31710
|
+
EngineTorqureReq no
|
31711
|
+
FuelCapacity no
|
31712
|
+
FuelLevel no
|
31713
|
+
GPSAltitude no
|
31714
|
+
GPSDateTime no
|
31715
|
+
GPSFix no
|
31716
|
+
GPSLatitude no
|
31717
|
+
GPSLongitude no
|
31718
|
+
GPSTrack no
|
31719
|
+
Gear no
|
31720
|
+
InfotainOpMode no
|
31721
|
+
IntakeAirTemperature no
|
31722
|
+
IntakeBoostPressure no
|
31723
|
+
LFTyrePressure no
|
31724
|
+
LFTyreTemp no
|
31725
|
+
LRTyrePressure no
|
31726
|
+
LRTyreTemp no
|
31727
|
+
LateralAcceleration no
|
31728
|
+
LongitudinalAcceleration no
|
31729
|
+
OilPressure no
|
31730
|
+
OilTemp no
|
31731
|
+
OutsideAirTemperature no
|
31732
|
+
RFTyrePressure no
|
31733
|
+
RFTyreTemp no
|
31734
|
+
RPM no
|
31735
|
+
RRTyrePressure no
|
31736
|
+
RRTyreTemp no
|
31737
|
+
RecordingEventOdometer no
|
31738
|
+
Speed no
|
31739
|
+
SpeedControlResponse no
|
31740
|
+
SpeedRequestIntervention no
|
31741
|
+
Steering1Switch no
|
31742
|
+
Steering2Switch no
|
31743
|
+
SteeringAngle no
|
31744
|
+
SuspensionDisplacementLeftFront no
|
31745
|
+
SuspensionDisplacementLeftRear no
|
31746
|
+
SuspensionDisplacementRightFront no
|
31747
|
+
SuspensionDisplacementRightRear no
|
31748
|
+
SystemBackupPowerEnabled no
|
31749
|
+
SystemBackupPowerMode no
|
31750
|
+
SystemPowerMode no
|
31751
|
+
TimeStamp no
|
31752
|
+
TractionControlActive no
|
31753
|
+
TransOilTemp no
|
31754
|
+
TransportStorageMode no
|
31755
|
+
ValetMode no
|
31756
|
+
VehicleStabilityActive no
|
31757
|
+
VerticalAcceleration no
|
31758
|
+
WheelspeedLeftDriven no
|
31759
|
+
WheelspeedLeftNon-Driven no
|
31760
|
+
WheelspeedRightDriven no
|
31761
|
+
WheelspeedRightNon-Driven no
|
31762
|
+
YawRate no
|
31763
|
+
|
31764
|
+
=head3 GM mrld Tags
|
31765
|
+
|
31766
|
+
The Marlin dictionary. Only one channel is listed but all available
|
31767
|
+
channels are extracted. Use the -struct (API Struct) option to extract the
|
31768
|
+
channel information as structures.
|
31769
|
+
|
31770
|
+
Tag Name Writable
|
31771
|
+
-------- --------
|
31772
|
+
Channel01 GM Channel Struct
|
31773
|
+
Channel01Description no_
|
31774
|
+
Channel01DispMax no_
|
31775
|
+
Channel01DispMin no_
|
31776
|
+
Channel01Flags no_
|
31777
|
+
Channel01ID no_
|
31778
|
+
Channel01Interval no_
|
31779
|
+
Channel01Max no_
|
31780
|
+
Channel01Min no_
|
31781
|
+
Channel01Multiplier no_
|
31782
|
+
Channel01Name no_
|
31783
|
+
Channel01Num no_
|
31784
|
+
Channel01Offset no_
|
31785
|
+
Channel01Type no_
|
31786
|
+
Channel01Units no_
|
31787
|
+
|
31788
|
+
=head3 GM Channel Struct
|
31789
|
+
|
31790
|
+
Information stored for each channel in the Marlin dictionary.
|
31791
|
+
|
31792
|
+
Field Name Writable
|
31793
|
+
---------- --------
|
31794
|
+
ID no
|
31795
|
+
Type no
|
31796
|
+
Num no
|
31797
|
+
Units no
|
31798
|
+
Flags no
|
31799
|
+
Interval no
|
31800
|
+
Min no
|
31801
|
+
Max no
|
31802
|
+
DispMin no
|
31803
|
+
DispMax no
|
31804
|
+
Multiplier no
|
31805
|
+
Offset no
|
31806
|
+
Name no
|
31807
|
+
Description no
|
31808
|
+
|
31809
|
+
=head3 GM mrlh Tags
|
31810
|
+
|
31811
|
+
The Marlin PDR header.
|
31812
|
+
|
31813
|
+
Index1 Tag Name Writable
|
31814
|
+
------ -------- --------
|
31815
|
+
0 MarlinDataVersion no
|
31816
|
+
|
31817
|
+
=head3 GM mrlv Tags
|
31818
|
+
|
31819
|
+
Tags found in the 'mrlv' (Marlin values) box.
|
31820
|
+
|
31821
|
+
Tag ID Tag Name Writable
|
31822
|
+
------ -------- --------
|
31823
|
+
'date' Date1 no
|
31824
|
+
'lang' Language no
|
31825
|
+
'ldat' Date2 no
|
31826
|
+
'ltim' Time2 no
|
31827
|
+
'swvs' SoftwareVersion no
|
31828
|
+
'time' Time1 no
|
31829
|
+
'tstm' StartTime no
|
31830
|
+
'unit' Units no
|
31831
|
+
'zone' TimeZone no
|
31832
|
+
|
31678
31833
|
=head2 Parrot Tags
|
31679
31834
|
|
31680
31835
|
=head3 Parrot mett Tags
|
@@ -40639,73 +40794,26 @@ implements this policy and changes EXIF:Artist to a list-type tag.
|
|
40639
40794
|
CurrentIPTCDigest
|
40640
40795
|
IPTCDigest
|
40641
40796
|
|
40642
|
-
=head3 MWG
|
40797
|
+
=head3 MWG Collections Tags
|
40643
40798
|
|
40644
|
-
|
40645
|
-
may be accessed without the need to load the MWG Composite tags above. See
|
40799
|
+
Collections metadata defined by the MWG 2.0 specification. See
|
40646
40800
|
L<https://web.archive.org/web/20180919181934/http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf>
|
40647
40801
|
for the official specification.
|
40648
40802
|
|
40649
|
-
These tags belong to the ExifTool XMP-mwg-
|
40803
|
+
These tags belong to the ExifTool XMP-mwg-coll family 1 group.
|
40650
40804
|
|
40651
40805
|
Tag Name Writable
|
40652
40806
|
-------- --------
|
40653
|
-
|
40654
|
-
|
40655
|
-
|
40656
|
-
RegionAppliedToDimensionsUnit string_
|
40657
|
-
RegionAppliedToDimensionsW real_
|
40658
|
-
RegionList MWG RegionStruct Struct_+
|
40659
|
-
RegionArea Area Struct_+
|
40660
|
-
RegionAreaD real_+
|
40661
|
-
RegionAreaH real_+
|
40662
|
-
RegionAreaUnit string_+
|
40663
|
-
RegionAreaW real_+
|
40664
|
-
RegionAreaX real_+
|
40665
|
-
RegionAreaY real_+
|
40666
|
-
RegionBarCodeValue string_+
|
40667
|
-
RegionDescription string_+
|
40668
|
-
RegionExtensions MWG Extensions Struct_+
|
40669
|
-
RegionFocusUsage string_+
|
40670
|
-
RegionName string_+
|
40671
|
-
RegionRotation real_+
|
40672
|
-
RegionSeeAlso string_+
|
40673
|
-
RegionType string_+
|
40674
|
-
|
40675
|
-
=head3 MWG RegionInfo Struct
|
40676
|
-
|
40677
|
-
Field Name Writable
|
40678
|
-
---------- --------
|
40679
|
-
AppliedToDimensions Dimensions Struct
|
40680
|
-
RegionList MWG RegionStruct Struct+
|
40681
|
-
|
40682
|
-
=head3 MWG RegionStruct Struct
|
40683
|
-
|
40684
|
-
Field Name Writable
|
40685
|
-
---------- --------
|
40686
|
-
Area Area Struct
|
40687
|
-
BarCodeValue string
|
40688
|
-
Description string
|
40689
|
-
Extensions MWG Extensions Struct
|
40690
|
-
FocusUsage string
|
40691
|
-
Name string
|
40692
|
-
Rotation real
|
40693
|
-
Type string
|
40694
|
-
SeeAlso string
|
40695
|
-
|
40696
|
-
=head3 MWG Extensions Struct
|
40807
|
+
Collections MWG CollectionInfo Struct+
|
40808
|
+
CollectionName string_+
|
40809
|
+
CollectionURI string_+
|
40697
40810
|
|
40698
|
-
|
40699
|
-
pre-defined in ExifTool. Since no flattened tags have been pre-defined,
|
40700
|
-
RegionExtensions is writable only as a structure (eg.
|
40701
|
-
C<{xmp-dc:creator=me,rating=5}>). Fields for this structure are identified
|
40702
|
-
using the standard ExifTool tag name (with optional leading group name,
|
40703
|
-
and/or trailing language code, and/or trailing C<#> symbol to disable print
|
40704
|
-
conversion).
|
40811
|
+
=head3 MWG CollectionInfo Struct
|
40705
40812
|
|
40706
40813
|
Field Name Writable
|
40707
40814
|
---------- --------
|
40708
|
-
|
40815
|
+
CollectionName string
|
40816
|
+
CollectionURI string
|
40709
40817
|
|
40710
40818
|
=head3 MWG Keywords Tags
|
40711
40819
|
|
@@ -40754,26 +40862,73 @@ These tags belong to the ExifTool XMP-mwg-kw family 1 group.
|
|
40754
40862
|
Children MWG KeywordStruct Struct+
|
40755
40863
|
Keyword string
|
40756
40864
|
|
40757
|
-
=head3 MWG
|
40865
|
+
=head3 MWG Regions Tags
|
40758
40866
|
|
40759
|
-
|
40867
|
+
Image region metadata defined by the MWG 2.0 specification. These tags
|
40868
|
+
may be accessed without the need to load the MWG Composite tags above. See
|
40760
40869
|
L<https://web.archive.org/web/20180919181934/http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf>
|
40761
40870
|
for the official specification.
|
40762
40871
|
|
40763
|
-
These tags belong to the ExifTool XMP-mwg-
|
40872
|
+
These tags belong to the ExifTool XMP-mwg-rs family 1 group.
|
40764
40873
|
|
40765
40874
|
Tag Name Writable
|
40766
40875
|
-------- --------
|
40767
|
-
|
40768
|
-
|
40769
|
-
|
40876
|
+
RegionInfo MWG RegionInfo Struct
|
40877
|
+
RegionAppliedToDimensions Dimensions Struct_
|
40878
|
+
RegionAppliedToDimensionsH real_
|
40879
|
+
RegionAppliedToDimensionsUnit string_
|
40880
|
+
RegionAppliedToDimensionsW real_
|
40881
|
+
RegionList MWG RegionStruct Struct_+
|
40882
|
+
RegionArea Area Struct_+
|
40883
|
+
RegionAreaD real_+
|
40884
|
+
RegionAreaH real_+
|
40885
|
+
RegionAreaUnit string_+
|
40886
|
+
RegionAreaW real_+
|
40887
|
+
RegionAreaX real_+
|
40888
|
+
RegionAreaY real_+
|
40889
|
+
RegionBarCodeValue string_+
|
40890
|
+
RegionDescription string_+
|
40891
|
+
RegionExtensions MWG Extensions Struct_+
|
40892
|
+
RegionFocusUsage string_+
|
40893
|
+
RegionName string_+
|
40894
|
+
RegionRotation real_+
|
40895
|
+
RegionSeeAlso string_+
|
40896
|
+
RegionType string_+
|
40770
40897
|
|
40771
|
-
=head3 MWG
|
40898
|
+
=head3 MWG RegionInfo Struct
|
40772
40899
|
|
40773
40900
|
Field Name Writable
|
40774
40901
|
---------- --------
|
40775
|
-
|
40776
|
-
|
40902
|
+
AppliedToDimensions Dimensions Struct
|
40903
|
+
RegionList MWG RegionStruct Struct+
|
40904
|
+
|
40905
|
+
=head3 MWG RegionStruct Struct
|
40906
|
+
|
40907
|
+
Field Name Writable
|
40908
|
+
---------- --------
|
40909
|
+
Area Area Struct
|
40910
|
+
BarCodeValue string
|
40911
|
+
Description string
|
40912
|
+
Extensions MWG Extensions Struct
|
40913
|
+
FocusUsage string
|
40914
|
+
Name string
|
40915
|
+
Rotation real
|
40916
|
+
Type string
|
40917
|
+
SeeAlso string
|
40918
|
+
|
40919
|
+
=head3 MWG Extensions Struct
|
40920
|
+
|
40921
|
+
This structure may contain any top-level XMP tags, but none have been
|
40922
|
+
pre-defined in ExifTool. Since no flattened tags have been pre-defined,
|
40923
|
+
RegionExtensions is writable only as a structure (eg.
|
40924
|
+
C<{xmp-dc:creator=me,rating=5}>). Fields for this structure are identified
|
40925
|
+
using the standard ExifTool tag name (with optional leading group name,
|
40926
|
+
and/or trailing language code, and/or trailing C<#> symbol to disable print
|
40927
|
+
conversion).
|
40928
|
+
|
40929
|
+
Field Name Writable
|
40930
|
+
---------- --------
|
40931
|
+
[no tags known]
|
40777
40932
|
|
40778
40933
|
=head1 NOTES
|
40779
40934
|
|