exiftool-vendored.exe 13.43.0 → 13.44.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.
- package/bin/exiftool.exe +0 -0
- package/bin/exiftool_files/exiftool.pl +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Apple.pm +0 -1
- package/bin/exiftool_files/lib/Image/ExifTool/BuildTagLookup.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/CanonCustom.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/DarwinCore.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/EXE.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Exif.pm +1 -0
- package/bin/exiftool_files/lib/Image/ExifTool/FLIR.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FlashPix.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/FujiFilm.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Geolocation.dat +0 -0
- package/bin/exiftool_files/lib/Image/ExifTool/Geolocation.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Geotag.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Google.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/ICC_Profile.pm +0 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Import.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Jpeg2000.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Kandao.pm +399 -0
- package/bin/exiftool_files/lib/Image/ExifTool/LNK.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MRC.pm +4 -4
- package/bin/exiftool_files/lib/Image/ExifTool/MWG.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/MacOS.pm +1 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Matroska.pm +56 -15
- package/bin/exiftool_files/lib/Image/ExifTool/Microsoft.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Nikon.pm +5 -5
- package/bin/exiftool_files/lib/Image/ExifTool/NikonCustom.pm +5 -6
- package/bin/exiftool_files/lib/Image/ExifTool/OpenEXR.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/PPM.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Panasonic.pm +18 -2
- package/bin/exiftool_files/lib/Image/ExifTool/PhaseOne.pm +17 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Plot.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Protobuf.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/QuickTime.pm +25 -5
- package/bin/exiftool_files/lib/Image/ExifTool/QuickTimeStream.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/README +5 -5
- package/bin/exiftool_files/lib/Image/ExifTool/RIFF.pm +3 -3
- package/bin/exiftool_files/lib/Image/ExifTool/Reconyx.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/Sony.pm +12 -3
- package/bin/exiftool_files/lib/Image/ExifTool/TNEF.pm +2 -2
- package/bin/exiftool_files/lib/Image/ExifTool/TagLookup.pm +18 -2
- package/bin/exiftool_files/lib/Image/ExifTool/TagNames.pod +244 -109
- package/bin/exiftool_files/lib/Image/ExifTool/Text.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Trailer.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/WriteQuickTime.pl +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool/Writer.pl +3 -2
- package/bin/exiftool_files/lib/Image/ExifTool/XMP.pm +4 -2
- package/bin/exiftool_files/lib/Image/ExifTool/ZIP.pm +1 -1
- package/bin/exiftool_files/lib/Image/ExifTool.pm +5 -2
- package/bin/exiftool_files/lib/Image/ExifTool.pod +79 -79
- package/bin/exiftool_files/windows_exiftool.txt +50 -50
- package/package.json +4 -4
|
@@ -34,7 +34,7 @@ use Image::ExifTool qw(:DataAccess :Utils);
|
|
|
34
34
|
use Image::ExifTool::Exif;
|
|
35
35
|
use Image::ExifTool::Minolta;
|
|
36
36
|
|
|
37
|
-
$VERSION = '3.
|
|
37
|
+
$VERSION = '3.82';
|
|
38
38
|
|
|
39
39
|
sub ProcessSRF($$$);
|
|
40
40
|
sub ProcessSR2($$$);
|
|
@@ -261,7 +261,7 @@ sub PrintInvLensSpec($;$$);
|
|
|
261
261
|
49475 => 'Tamron 50-300mm F4.5-6.3 Di III VC VXD', #JR (Model A069)
|
|
262
262
|
49476 => 'Tamron 28-300mm F4-7.1 Di III VC VXD', #JR (Model A074)
|
|
263
263
|
49477 => 'Tamron 90mm F2.8 Di III Macro VXD', #JR (Model F072)
|
|
264
|
-
49478 => 'Tamron 16-30mm F2.8 Di III VXD G2', #JR (Model A064)
|
|
264
|
+
49478 => 'Tamron 16-30mm F2.8 Di III VXD G2', #JR (Model A064)
|
|
265
265
|
|
|
266
266
|
49712 => 'Tokina FiRIN 20mm F2 FE AF', # (firmware Ver.01)
|
|
267
267
|
49713 => 'Tokina FiRIN 100mm F2.8 FE MACRO', # (firmware Ver.01)
|
|
@@ -1534,6 +1534,7 @@ my %hidUnk = ( Hidden => 1, Unknown => 1 );
|
|
|
1534
1534
|
0 => 'Compressed RAW',
|
|
1535
1535
|
1 => 'Uncompressed RAW',
|
|
1536
1536
|
2 => 'Lossless Compressed RAW', #JR (NC) seen for ILCE-1
|
|
1537
|
+
3 => 'Compressed RAW (HQ)', # ILCE-7M5
|
|
1537
1538
|
65535 => 'n/a', # seen for ILCE-7SM3 JPEG-only
|
|
1538
1539
|
},
|
|
1539
1540
|
},
|
|
@@ -2095,6 +2096,7 @@ my %hidUnk = ( Hidden => 1, Unknown => 1 );
|
|
|
2095
2096
|
'4 0 1 0' => 'ARW 4.0.1', #github195 (ZV-E1)
|
|
2096
2097
|
'5 0 0 0' => 'ARW 5.0', # (ILCE-9M3)
|
|
2097
2098
|
'5 0 1 0' => 'ARW 5.0.1', # (ILCE-1 with FirmWare 2.0)
|
|
2099
|
+
'6 0 0 0' => 'ARW 6.0.0', # (ILCE-7M5)
|
|
2098
2100
|
# what about cRAW images?
|
|
2099
2101
|
},
|
|
2100
2102
|
},
|
|
@@ -7564,6 +7566,12 @@ my %isoSetting2010 = (
|
|
|
7564
7566
|
# appears to be difference between used FNumber and MaxAperture, 256 being +1 APEX or stop
|
|
7565
7567
|
# however, not always valid e.g. bracketing, Shutter-prio e.a.
|
|
7566
7568
|
# difference between 0x0002 and 0x0004 mostly 0.0, 0.1 or 0.2 stops.
|
|
7569
|
+
0x000a => { #github369
|
|
7570
|
+
Name => 'ShutterCount',
|
|
7571
|
+
Format => 'int32u',
|
|
7572
|
+
Condition => '$$self{Model} =~ /^ILCE-7M5$/',
|
|
7573
|
+
Notes => 'ILCE-7M5',
|
|
7574
|
+
},
|
|
7567
7575
|
0x0020 => {
|
|
7568
7576
|
Name => 'Shutter',
|
|
7569
7577
|
Format => 'int16u[3]',
|
|
@@ -7594,6 +7602,7 @@ my %isoSetting2010 = (
|
|
|
7594
7602
|
# NEX-5N/7. For the A99V it is definitely more than 16 bits, but it wraps at
|
|
7595
7603
|
# 65536 for the A7R.
|
|
7596
7604
|
Format => 'int32u',
|
|
7605
|
+
Condition => '$$self{Model} !~ /^ILCE-7M5$/',
|
|
7597
7606
|
Notes => q{
|
|
7598
7607
|
total number of image exposures made by the camera, modulo 65536 for some
|
|
7599
7608
|
models
|
|
@@ -9988,7 +9997,7 @@ my %isoSetting2010 = (
|
|
|
9988
9997
|
PrintConv => \%sonyExposureProgram3,
|
|
9989
9998
|
},
|
|
9990
9999
|
0x0037 => {
|
|
9991
|
-
Name => 'CreativeStyle',
|
|
10000
|
+
Name => 'CreativeStyle',
|
|
9992
10001
|
Notes => 'offsets after this are shifted by 1 for the ILME-FX2',
|
|
9993
10002
|
Hook => '$varSize += 1 if $$self{Model} =~ /^(ILME-FX2)/',
|
|
9994
10003
|
PrintConv => {
|
|
@@ -345,7 +345,7 @@ sub ProcessProps($$$)
|
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
if (not defined $val) {
|
|
348
|
-
$val = ReadValue($dataPt, $pos, $fmt, $count, $size);
|
|
348
|
+
$val = ReadValue($dataPt, $pos, $fmt, $count, $size);
|
|
349
349
|
if ($type == 0x06 or $type == 0x07 or $type == 0x0b or $type == 0x40) {
|
|
350
350
|
my @a = split ' ', $val;
|
|
351
351
|
if ($type == 0x06) { # currency
|
|
@@ -377,7 +377,7 @@ sub ProcessProps($$$)
|
|
|
377
377
|
my $copy = $val;
|
|
378
378
|
$val = \$copy; # change to a binary data reference
|
|
379
379
|
}
|
|
380
|
-
$et->HandleTag($tagTbl, $tag, $val,
|
|
380
|
+
$et->HandleTag($tagTbl, $tag, $val,
|
|
381
381
|
DataPt => $dataPt,
|
|
382
382
|
DataPos => $dataPos,
|
|
383
383
|
Start => $pos,
|
|
@@ -4468,6 +4468,10 @@ my %tagLookup = (
|
|
|
4468
4468
|
'luminancenoisereductiondetail' => { 535 => 'LuminanceNoiseReductionDetail', 537 => 'LuminanceNoiseReductionDetail' },
|
|
4469
4469
|
'luminancenr_tiff_jpeg' => { 116 => 0x6d },
|
|
4470
4470
|
'luminancesmoothing' => { 535 => 'LuminanceSmoothing', 537 => 'LuminanceSmoothing' },
|
|
4471
|
+
'lut1name' => { 371 => 0xf1 },
|
|
4472
|
+
'lut1opacity' => { 371 => 0xf3 },
|
|
4473
|
+
'lut2name' => { 371 => 0xf4 },
|
|
4474
|
+
'lut2opacity' => { 371 => 0xf5 },
|
|
4471
4475
|
'lvshootingareadisplay' => { 91 => [0x40b,0x40c] },
|
|
4472
4476
|
'lyrics' => { 428 => "\xa9lyr", 436 => "\xa9lyr", 565 => 'lyrics' },
|
|
4473
4477
|
'lyricsuri' => { 436 => 'lrcu' },
|
|
@@ -5848,6 +5852,7 @@ my %tagLookup = (
|
|
|
5848
5852
|
'podcast' => { 428 => 'pcst' },
|
|
5849
5853
|
'podcasturl' => { 428 => 'purl' },
|
|
5850
5854
|
'poilevel' => { 256 => 0x8 },
|
|
5855
|
+
'pointcolors' => { 535 => 'PointColors', 537 => 'PointColors' },
|
|
5851
5856
|
'portraitimpressionbalance' => { 261 => 0x378, 263 => 0x26e, 278 => 0xa0 },
|
|
5852
5857
|
'portraitnote' => { 141 => 'PortraitNote' },
|
|
5853
5858
|
'portraitoutputhighlightpoint' => { 116 => 0x1d },
|
|
@@ -6591,7 +6596,11 @@ my %tagLookup = (
|
|
|
6591
6596
|
'sensorwidth' => { 155 => 0xf900, 160 => 0xfa20, 206 => 0xa, 373 => 0x312b, 419 => 0x108, 446 => 0x1601 },
|
|
6592
6597
|
'sequence' => { 438 => 0x7, 439 => 0x36, 440 => 0x29, 441 => 0x46, 442 => 0x35 },
|
|
6593
6598
|
'sequencefilenumber' => { 490 => 0x4, 491 => 0x4, 492 => 0x4, 493 => 0x4, 503 => 0xc, 504 => 0xc, 505 => 0x1a },
|
|
6599
|
+
'sequenceframecount' => { 419 => 0x265 },
|
|
6600
|
+
'sequenceframenumber' => { 419 => 0x264 },
|
|
6601
|
+
'sequenceid' => { 419 => 0x262 },
|
|
6594
6602
|
'sequenceimagenumber' => { 490 => 0x0, 491 => 0x0, 492 => 0x0, 493 => 0x0, 503 => 0x8, 504 => 0x8, 505 => 0x12, 512 => 0x24 },
|
|
6603
|
+
'sequencekind' => { 419 => 0x263 },
|
|
6595
6604
|
'sequencelength' => { 503 => 0x22, 504 => 0x1e, 505 => [0x16,0x1e] },
|
|
6596
6605
|
'sequencename' => { 554 => 'sequenceName' },
|
|
6597
6606
|
'sequencenumber' => { 83 => 0x9, 120 => 0x301c, 134 => 0x1101, 158 => 0x1d, 304 => 0x51c, 371 => 0x2b, 468 => [0x10c,0x30c], 480 => 0xb04a, 554 => 'sequenceNumber' },
|
|
@@ -6689,7 +6698,7 @@ my %tagLookup = (
|
|
|
6689
6698
|
'shutter-aelock' => { 89 => 0x4, 91 => 0x701, 92 => 0x3, 93 => 0x4, 94 => 0x3, 95 => 0x3, 96 => 0x4, 97 => 0x2 },
|
|
6690
6699
|
'shutteraelbutton' => { 90 => 0x4 },
|
|
6691
6700
|
'shutterbuttonafonbutton' => { 91 => 0x701 },
|
|
6692
|
-
'shuttercount' => { 11 => 0x176, 30 => [0xa95,0x293], 33 => 0xaf1, 34 => 0xd29, 35 => 0x86d, 62 => 0x1, 257 => 0xa7, 288 => [0x6a,0x157,0x24d], 289 => 0x286, 290 => 0x279, 291 => 0x284, 292 => 0x242, 293 => 0x280, 294 => 0x276, 295 => [0x27d,0x27f], 296 => 0x246, 298 => 0x2d6, 299 => 0x321, 300 => 0xbd8, 301 => 0x287, 302 => 0x320, 303 => 0x24a, 304 => 0x5fb, 305 => 0x2d5, 410 => 0x5d, 477 => 0x846, 483 => [0x125,0x14a], 499 => 0x32, 500 => 0x3a, 501 => 0x3a, 502 => 0xa },
|
|
6701
|
+
'shuttercount' => { 11 => 0x176, 30 => [0xa95,0x293], 33 => 0xaf1, 34 => 0xd29, 35 => 0x86d, 62 => 0x1, 257 => 0xa7, 288 => [0x6a,0x157,0x24d], 289 => 0x286, 290 => 0x279, 291 => 0x284, 292 => 0x242, 293 => 0x280, 294 => 0x276, 295 => [0x27d,0x27f], 296 => 0x246, 298 => 0x2d6, 299 => 0x321, 300 => 0xbd8, 301 => 0x287, 302 => 0x320, 303 => 0x24a, 304 => 0x5fb, 305 => 0x2d5, 410 => 0x5d, 477 => 0x846, 483 => [0x125,0x14a], 499 => [0xa,0x32], 500 => 0x3a, 501 => 0x3a, 502 => 0xa },
|
|
6693
6702
|
'shuttercount2' => { 499 => 0x4c, 500 => [0x50,0x52,0x58], 501 => 0x50 },
|
|
6694
6703
|
'shuttercount3' => { 499 => [0x1a0,0x1aa,0x1bd], 500 => [0x19f,0x1cb,0x1cd] },
|
|
6695
6704
|
'shuttercurtainsync' => { 89 => 0xf, 90 => 0xf, 91 => 0x305, 92 => 0xe, 93 => 0xf, 94 => 0x8, 95 => 0x8, 96 => 0xf, 97 => 0x8 },
|
|
@@ -9878,6 +9887,7 @@ my %tagExists = (
|
|
|
9878
9887
|
'frameexposuretime' => 1,
|
|
9879
9888
|
'frameid' => 1,
|
|
9880
9889
|
'frameinfo' => 1,
|
|
9890
|
+
'frameisp_4' => 1,
|
|
9881
9891
|
'framepriority' => 1,
|
|
9882
9892
|
'framesize' => 1,
|
|
9883
9893
|
'framesizemax' => 1,
|
|
@@ -10595,6 +10605,7 @@ my %tagExists = (
|
|
|
10595
10605
|
'keyversion' => 1,
|
|
10596
10606
|
'kf' => 1,
|
|
10597
10607
|
'kf8coveruri' => 1,
|
|
10608
|
+
'kfix' => 1,
|
|
10598
10609
|
'khufui0thresholds' => 1,
|
|
10599
10610
|
'khufui1thresholds' => 1,
|
|
10600
10611
|
'khufui2thresholds' => 1,
|
|
@@ -10628,6 +10639,8 @@ my %tagExists = (
|
|
|
10628
10639
|
'kodaktags' => 1,
|
|
10629
10640
|
'konicaminolta' => 1,
|
|
10630
10641
|
'konicaminoltatags' => 1,
|
|
10642
|
+
'kstb' => 1,
|
|
10643
|
+
'kvar' => 1,
|
|
10631
10644
|
'label0' => 1,
|
|
10632
10645
|
'label1' => 1,
|
|
10633
10646
|
'label2' => 1,
|
|
@@ -11386,6 +11399,7 @@ my %tagExists = (
|
|
|
11386
11399
|
'nullmediaheader' => 1,
|
|
11387
11400
|
'numberlicenseplate' => 1,
|
|
11388
11401
|
'numberlist' => 1,
|
|
11402
|
+
'numberofbytes' => 1,
|
|
11389
11403
|
'numberofcomponents' => 1,
|
|
11390
11404
|
'numberofframes' => 1,
|
|
11391
11405
|
'numberofimages' => 1,
|
|
@@ -12512,7 +12526,6 @@ my %tagExists = (
|
|
|
12512
12526
|
'seqprofile' => 1,
|
|
12513
12527
|
'seqtier0' => 1,
|
|
12514
12528
|
'seqtype' => 1,
|
|
12515
|
-
'sequenceframenumber' => 1,
|
|
12516
12529
|
'sequencenumberrandomoffset' => 1,
|
|
12517
12530
|
'sequenceoffset' => 1,
|
|
12518
12531
|
'serialinfo' => 1,
|
|
@@ -12741,6 +12754,9 @@ my %tagExists = (
|
|
|
12741
12754
|
'stationcallsign' => 1,
|
|
12742
12755
|
'stationname' => 1,
|
|
12743
12756
|
'statistics' => 1,
|
|
12757
|
+
'statisticstags' => 1,
|
|
12758
|
+
'statisticswritingapp' => 1,
|
|
12759
|
+
'statisticswritingdateutc' => 1,
|
|
12744
12760
|
'stdautoactive' => 1,
|
|
12745
12761
|
'stdbasename' => 1,
|
|
12746
12762
|
'stdhotfolder' => 1,
|
|
@@ -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 29026 tags, with 18036 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
|
|
@@ -1345,7 +1345,7 @@ or "Rights-en-US"). (See L<http://www.ietf.org/rfc/rfc3066.txt> for the RFC
|
|
|
1345
1345
|
3066 specification.) A C<lang-alt> tag with no language code accesses the
|
|
1346
1346
|
"x-default" language, but causes other languages for this tag to be deleted
|
|
1347
1347
|
when writing. The "x-default" language code may be specified when writing
|
|
1348
|
-
to preserve other existing languages (eg. "XMP-dc:Description-x-default").
|
|
1348
|
+
to preserve other existing languages (eg. "XMP-dc:Description-x-default").
|
|
1349
1349
|
When reading, "x-default" is not specified.
|
|
1350
1350
|
|
|
1351
1351
|
The XMP tags are organized according to schema B<Namespace> in the following
|
|
@@ -2595,6 +2595,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
|
2595
2595
|
PerspectiveVertical integer/
|
|
2596
2596
|
PerspectiveX real/
|
|
2597
2597
|
PerspectiveY real/
|
|
2598
|
+
PointColors string/+
|
|
2598
2599
|
PostCropVignetteAmount integer/
|
|
2599
2600
|
PostCropVignetteFeather integer/
|
|
2600
2601
|
PostCropVignetteHighlightContrast integer/
|
|
@@ -3973,6 +3974,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
|
3973
3974
|
PerspectiveVertical integer
|
|
3974
3975
|
PerspectiveX real
|
|
3975
3976
|
PerspectiveY real
|
|
3977
|
+
PointColors string+
|
|
3976
3978
|
PostCropVignetteAmount integer
|
|
3977
3979
|
PostCropVignetteFeather integer
|
|
3978
3980
|
PostCropVignetteHighlightContrast integer
|
|
@@ -20141,6 +20143,10 @@ These tags are used in Panasonic/Leica cameras.
|
|
|
20141
20143
|
0x00e8 MinimumISO int32u
|
|
20142
20144
|
0x00e9 AFSubjectDetection int16u
|
|
20143
20145
|
0x00ee DynamicRangeBoost int16u
|
|
20146
|
+
0x00f1 LUT1Name string
|
|
20147
|
+
0x00f3 LUT1Opacity int8u
|
|
20148
|
+
0x00f4 LUT2Name string
|
|
20149
|
+
0x00f5 LUT2Opacity int8u
|
|
20144
20150
|
0x0e00 PrintIM PrintIM
|
|
20145
20151
|
0x2003 TimeInfo Panasonic TimeInfo
|
|
20146
20152
|
0x8000 MakerNoteVersion undef
|
|
@@ -21412,6 +21418,10 @@ These tags are extracted from the maker notes of Phase One images.
|
|
|
21412
21418
|
0x0222 SplitColumn int32s
|
|
21413
21419
|
0x0223 BlackLevelData int16u[n]
|
|
21414
21420
|
0x0226 ColorMatrix2 float[9]
|
|
21421
|
+
0x0262 SequenceID string
|
|
21422
|
+
0x0263 SequenceKind int32s
|
|
21423
|
+
0x0264 SequenceFrameNumber int32s
|
|
21424
|
+
0x0265 SequenceFrameCount int32s
|
|
21415
21425
|
0x0267 AFAdjustment float
|
|
21416
21426
|
0x0301 FirmwareVersions string
|
|
21417
21427
|
0x0400 ShutterSpeedValue float
|
|
@@ -23487,6 +23497,7 @@ substitution cipher, but the deciphered values are listed below.
|
|
|
23487
23497
|
------ -------- --------
|
|
23488
23498
|
0 SonyMaxAperture int8u
|
|
23489
23499
|
1 SonyMinAperture int8u
|
|
23500
|
+
10 ShutterCount int32u
|
|
23490
23501
|
32 Shutter int16u[3]
|
|
23491
23502
|
49 FlashStatus int8u
|
|
23492
23503
|
50 ShutterCount int32u
|
|
@@ -30850,6 +30861,9 @@ for the official QuickTime specification.
|
|
|
30850
30861
|
'gsen' GSensor QuickTime Stream
|
|
30851
30862
|
'inst' Insta360Info QuickTime Stream
|
|
30852
30863
|
'junk' Junk? no
|
|
30864
|
+
'kfix' KFIX Kandao
|
|
30865
|
+
'kstb' KSTB Kandao
|
|
30866
|
+
'kvar' KVAR Kandao
|
|
30853
30867
|
'mdat' MediaData? no
|
|
30854
30868
|
'mdat-offset' MediaDataOffset no
|
|
30855
30869
|
'mdat-size' MediaDataSize no
|
|
@@ -30893,7 +30907,7 @@ for the official QuickTime specification.
|
|
|
30893
30907
|
The tags below are extracted from timed metadata in QuickTime and other
|
|
30894
30908
|
formats of video files when the ExtractEmbedded option is used. Although
|
|
30895
30909
|
most of these tags are combined into the single table below, ExifTool
|
|
30896
|
-
currently reads
|
|
30910
|
+
currently reads 117 different types of timed GPS metadata from video files.
|
|
30897
30911
|
|
|
30898
30912
|
Tag ID Tag Name Writable
|
|
30899
30913
|
------ -------- --------
|
|
@@ -34149,6 +34163,119 @@ Other tags are extracted with the Unknown option.
|
|
|
34149
34163
|
------ -------- --------
|
|
34150
34164
|
[no tags known]
|
|
34151
34165
|
|
|
34166
|
+
=head2 Kandao Tags
|
|
34167
|
+
|
|
34168
|
+
Tags extracted from Kandao KVAR files and the 'kvar', 'kfix' and 'kstb'
|
|
34169
|
+
atoms in Kandao MP4 videos, and have a family 1 group name of KVAR, KFIX or
|
|
34170
|
+
KSTB depending on their location.
|
|
34171
|
+
|
|
34172
|
+
Tag ID Tag Name Writable
|
|
34173
|
+
------ -------- --------
|
|
34174
|
+
'AE_METERING' AEMetering no
|
|
34175
|
+
'AE_MODE' AEMode no
|
|
34176
|
+
'AF_FN' AF_FN no
|
|
34177
|
+
'AUDIO_GAIN' AudioGain no
|
|
34178
|
+
'AWB_CCT' AWB_CCT no
|
|
34179
|
+
'AWB_MODE' AWBMode no
|
|
34180
|
+
'BAT_TEMP' BatteryTemperature no
|
|
34181
|
+
'CAPTURE_MODE' CaptureMode no
|
|
34182
|
+
'CENTER_SHIFT' CenterShift no
|
|
34183
|
+
'COVER_MODE' CoverMode no
|
|
34184
|
+
'CPU_TEMP' CPUTemperature no
|
|
34185
|
+
'CUSTOMIZED' Customized no
|
|
34186
|
+
'DASHBOARD' Dashboard no
|
|
34187
|
+
'DISTORTION' Distortion no
|
|
34188
|
+
'DYNAMIC_RANGE' DynamicRange no
|
|
34189
|
+
'EV' EV no
|
|
34190
|
+
'EXP' Exp no
|
|
34191
|
+
'FAN_LEVEL' FanLevel no
|
|
34192
|
+
'FAN_MODE' FanMode no
|
|
34193
|
+
'FOV' FOV no
|
|
34194
|
+
'FRAME_ISP' FRAME_ISP Kandao FrameISP
|
|
34195
|
+
'GAINMAP0' GainMap0 no
|
|
34196
|
+
'GAINMAP1' GainMap1 no
|
|
34197
|
+
'GPS' GPS Kandao GPS
|
|
34198
|
+
Kandao GPS
|
|
34199
|
+
'GPSX' GPSX Kandao GPSX
|
|
34200
|
+
'GPS_CAPTIME' GPSCaptureTime no
|
|
34201
|
+
'HDR' HDR no
|
|
34202
|
+
'HW_VER' HardwareVersion no
|
|
34203
|
+
'IMAGE_STYLE' ImageStyle no
|
|
34204
|
+
'IMU' IMU Kandao IMU
|
|
34205
|
+
'INFO' Info no
|
|
34206
|
+
'INPUT_INSERT' InputInsert no
|
|
34207
|
+
'INTERVAL' Interval no
|
|
34208
|
+
'ISO' ISO no
|
|
34209
|
+
'ISP' ISP no
|
|
34210
|
+
'ISP_VER' ISPVersion no
|
|
34211
|
+
'LENS' LensData no
|
|
34212
|
+
'LENS_INDEX' LensIndex no
|
|
34213
|
+
'LENS_OTP_ID0' Lens0OTP_ID no
|
|
34214
|
+
'LENS_OTP_ID1' Lens1OTP_ID no
|
|
34215
|
+
'LENS_SN0' Lens0SerialNumber no
|
|
34216
|
+
'LENS_SN1' Lens1SerialNumber no
|
|
34217
|
+
'NEED_LSC' NeedLDSC no
|
|
34218
|
+
'OUTPUT_INSERT' OutputInsert no
|
|
34219
|
+
'PRODUCT' Model no
|
|
34220
|
+
'PROJECT' Project no
|
|
34221
|
+
'PROJECTION' Projection no
|
|
34222
|
+
'PR_VER' ProductVersion no
|
|
34223
|
+
'PTS' PresentationTimeStamp no
|
|
34224
|
+
'PTS_UNIT' TimeStampUnit no
|
|
34225
|
+
'SHUTTER' Shutter no
|
|
34226
|
+
'SN' SerialNumber no
|
|
34227
|
+
'STEREO' Stereo no
|
|
34228
|
+
'STITCHED' Stitched no
|
|
34229
|
+
'SW_VER' SoftwareVersion no
|
|
34230
|
+
'TOTAL_FRAME' TotalFrames no
|
|
34231
|
+
'TOTAL_TIME_MS' TotalTime no
|
|
34232
|
+
'VIDEO_BITRATE' VideoBitrate no
|
|
34233
|
+
'VIDEO_CAPTIME' VideoCaptureTime no
|
|
34234
|
+
'VIDEO_CODECTYPE' VideoCodec no
|
|
34235
|
+
'VIDEO_FORMAT' VideoFormat no
|
|
34236
|
+
'VIDEO_RESOLUTION' VideoResolution no
|
|
34237
|
+
'YAW' Yaw no
|
|
34238
|
+
|
|
34239
|
+
=head3 Kandao FrameISP Tags
|
|
34240
|
+
|
|
34241
|
+
Index1 Tag Name Writable
|
|
34242
|
+
------ -------- --------
|
|
34243
|
+
0 TimeStamp? no
|
|
34244
|
+
4 FrameISP_4? no
|
|
34245
|
+
|
|
34246
|
+
=head3 Kandao GPS Tags
|
|
34247
|
+
|
|
34248
|
+
These tags are in the family 1 KVAR group instead of a GPS group to allow
|
|
34249
|
+
them to be distinguished from the duplicate GPS tags in the GPSX table.
|
|
34250
|
+
|
|
34251
|
+
Index1 Tag Name Writable
|
|
34252
|
+
------ -------- --------
|
|
34253
|
+
0 TimeStamp no
|
|
34254
|
+
4 GPSLatitude no
|
|
34255
|
+
12 GPSLongitude no
|
|
34256
|
+
20 GPSAltitude no
|
|
34257
|
+
|
|
34258
|
+
=head3 Kandao GPSX Tags
|
|
34259
|
+
|
|
34260
|
+
These tags are in the family 1 GPS group. They are duplicates of the tags
|
|
34261
|
+
in the Kandao GPS table with the addition of GPSDateTime.
|
|
34262
|
+
|
|
34263
|
+
Index1 Tag Name Writable
|
|
34264
|
+
------ -------- --------
|
|
34265
|
+
0 TimeStamp no
|
|
34266
|
+
4 GPSDateTime no
|
|
34267
|
+
12 GPSLatitude no
|
|
34268
|
+
20 GPSLongitude no
|
|
34269
|
+
28 GPSAltitude no
|
|
34270
|
+
|
|
34271
|
+
=head3 Kandao IMU Tags
|
|
34272
|
+
|
|
34273
|
+
Index1 Tag Name Writable
|
|
34274
|
+
------ -------- --------
|
|
34275
|
+
0 TimeStamp no
|
|
34276
|
+
8 Gyroscope no
|
|
34277
|
+
14 Accelerometer no
|
|
34278
|
+
|
|
34152
34279
|
=head2 Matroska Tags
|
|
34153
34280
|
|
|
34154
34281
|
The following tags are extracted from Matroska multimedia container files.
|
|
@@ -34391,112 +34518,120 @@ for the specification.
|
|
|
34391
34518
|
Standardized Matroska tags, stored in a SimpleTag structure (see
|
|
34392
34519
|
L<https://www.matroska.org/technical/tagging.html>).
|
|
34393
34520
|
|
|
34394
|
-
Tag ID
|
|
34395
|
-
------
|
|
34396
|
-
'ACCOMPANIMENT'
|
|
34397
|
-
'ACTOR'
|
|
34398
|
-
'ADDRESS'
|
|
34399
|
-
'ARRANGER'
|
|
34400
|
-
'ARTIST'
|
|
34401
|
-
'ART_DIRECTOR'
|
|
34402
|
-
'ASSISTANT_DIRECTOR'
|
|
34403
|
-
'BARCODE'
|
|
34404
|
-
'BPM'
|
|
34405
|
-
'BPS'
|
|
34406
|
-
'CATALOG_NUMBER'
|
|
34407
|
-
'CHARACTER'
|
|
34408
|
-
'CHOREGRAPHER'
|
|
34409
|
-
'COMMENT'
|
|
34410
|
-
'COMPOSER'
|
|
34411
|
-
'COMPOSER_NATIONALITY'
|
|
34412
|
-
'COMPOSITION_LOCATION'
|
|
34413
|
-
'CONDUCTOR'
|
|
34414
|
-
'CONTENT_TYPE'
|
|
34415
|
-
'COPRODUCER'
|
|
34416
|
-
'COPYRIGHT'
|
|
34417
|
-
'COSTUME_DESIGNER'
|
|
34418
|
-
'COUNTRY'
|
|
34419
|
-
'DATE_DIGITIZED'
|
|
34420
|
-
'DATE_ENCODED'
|
|
34421
|
-
'DATE_PURCHASED'
|
|
34422
|
-
'DATE_RECORDED'
|
|
34423
|
-
'DATE_RELEASED'
|
|
34424
|
-
'DATE_TAGGED'
|
|
34425
|
-
'DATE_WRITTEN'
|
|
34426
|
-
'DESCRIPTION'
|
|
34427
|
-
'DIRECTOR'
|
|
34521
|
+
Tag ID Tag Name Writable
|
|
34522
|
+
------ -------- --------
|
|
34523
|
+
'ACCOMPANIMENT' Accompaniment no
|
|
34524
|
+
'ACTOR' Actor no
|
|
34525
|
+
'ADDRESS' Address no
|
|
34526
|
+
'ARRANGER' Arranger no
|
|
34527
|
+
'ARTIST' Artist no
|
|
34528
|
+
'ART_DIRECTOR' ArtDirector no
|
|
34529
|
+
'ASSISTANT_DIRECTOR' AssistantDirector no
|
|
34530
|
+
'BARCODE' Barcode no
|
|
34531
|
+
'BPM' BPM no
|
|
34532
|
+
'BPS' BPS no
|
|
34533
|
+
'CATALOG_NUMBER' CatalogNumber no
|
|
34534
|
+
'CHARACTER' Character no
|
|
34535
|
+
'CHOREGRAPHER' Choregrapher no
|
|
34536
|
+
'COMMENT' Comment no
|
|
34537
|
+
'COMPOSER' Composer no
|
|
34538
|
+
'COMPOSER_NATIONALITY' ComposerNationality no
|
|
34539
|
+
'COMPOSITION_LOCATION' CompositionLocation no
|
|
34540
|
+
'CONDUCTOR' Conductor no
|
|
34541
|
+
'CONTENT_TYPE' ContentType no
|
|
34542
|
+
'COPRODUCER' Coproducer no
|
|
34543
|
+
'COPYRIGHT' Copyright no
|
|
34544
|
+
'COSTUME_DESIGNER' CostumeDesigner no
|
|
34545
|
+
'COUNTRY' Country no
|
|
34546
|
+
'DATE_DIGITIZED' CreateDate no
|
|
34547
|
+
'DATE_ENCODED' DateEncoded no
|
|
34548
|
+
'DATE_PURCHASED' DatePurchased no
|
|
34549
|
+
'DATE_RECORDED' DateTimeOriginal no
|
|
34550
|
+
'DATE_RELEASED' DateReleased no
|
|
34551
|
+
'DATE_TAGGED' DateTagged no
|
|
34552
|
+
'DATE_WRITTEN' DateWritten no
|
|
34553
|
+
'DESCRIPTION' Description no
|
|
34554
|
+
'DIRECTOR' Director no
|
|
34428
34555
|
'DIRECTOR_OF_PHOTOGRAPHY'
|
|
34429
|
-
|
|
34430
|
-
'DISTRIBUTED_BY'
|
|
34431
|
-
'
|
|
34432
|
-
'
|
|
34433
|
-
'
|
|
34434
|
-
'
|
|
34435
|
-
'
|
|
34436
|
-
'
|
|
34437
|
-
'
|
|
34438
|
-
'
|
|
34439
|
-
'
|
|
34440
|
-
'
|
|
34441
|
-
'
|
|
34442
|
-
'
|
|
34443
|
-
'
|
|
34444
|
-
'
|
|
34445
|
-
'
|
|
34446
|
-
'
|
|
34447
|
-
'
|
|
34448
|
-
'
|
|
34449
|
-
'
|
|
34450
|
-
'
|
|
34451
|
-
'
|
|
34452
|
-
'
|
|
34453
|
-
'
|
|
34454
|
-
'
|
|
34455
|
-
'
|
|
34456
|
-
'
|
|
34457
|
-
'
|
|
34458
|
-
'
|
|
34459
|
-
'
|
|
34460
|
-
'
|
|
34461
|
-
'
|
|
34462
|
-
'
|
|
34463
|
-
'
|
|
34464
|
-
'
|
|
34465
|
-
'
|
|
34466
|
-
'
|
|
34467
|
-
'
|
|
34468
|
-
'
|
|
34469
|
-
'
|
|
34470
|
-
'
|
|
34471
|
-
'
|
|
34472
|
-
'
|
|
34473
|
-
'
|
|
34474
|
-
'
|
|
34475
|
-
'
|
|
34476
|
-
'
|
|
34477
|
-
'
|
|
34478
|
-
'
|
|
34479
|
-
'
|
|
34480
|
-
'
|
|
34481
|
-
'
|
|
34482
|
-
'
|
|
34483
|
-
'
|
|
34484
|
-
'
|
|
34485
|
-
'
|
|
34486
|
-
'
|
|
34487
|
-
'
|
|
34488
|
-
'
|
|
34489
|
-
'
|
|
34490
|
-
'
|
|
34491
|
-
'
|
|
34492
|
-
'
|
|
34493
|
-
'
|
|
34494
|
-
'
|
|
34495
|
-
'
|
|
34496
|
-
'
|
|
34497
|
-
'
|
|
34498
|
-
'
|
|
34499
|
-
'
|
|
34556
|
+
DirectorOfPhotography no
|
|
34557
|
+
'DISTRIBUTED_BY' DistributedBy no
|
|
34558
|
+
'DURATION' Duration no
|
|
34559
|
+
'EDITED_BY' EditedBy no
|
|
34560
|
+
'EMAIL' Email no
|
|
34561
|
+
'ENCODED_BY' EncodedBy no
|
|
34562
|
+
'ENCODER' Encoder no
|
|
34563
|
+
'ENCODER_SETTINGS' EncoderSettings no
|
|
34564
|
+
'EXECUTIVE_PRODUCER' ExecutiveProducer no
|
|
34565
|
+
'FAX' FAX no
|
|
34566
|
+
'FPS' FPS no
|
|
34567
|
+
'GENRE' Genre no
|
|
34568
|
+
'IMDB' IMDB no
|
|
34569
|
+
'INITIAL_KEY' InitialKey no
|
|
34570
|
+
'INSTRUMENTS' Instruments no+
|
|
34571
|
+
'ISBN' ISBN no
|
|
34572
|
+
'ISRC' ISRC no
|
|
34573
|
+
'KEYWORDS' Keywords no+
|
|
34574
|
+
'LABEL' Label no
|
|
34575
|
+
'LABEL_CODE' LabelCode no
|
|
34576
|
+
'LAW_RATING' LawRating no
|
|
34577
|
+
'LCCN' Lccn no
|
|
34578
|
+
'LEAD_PERFORMER' LeadPerformer no
|
|
34579
|
+
'LICENSE' License no
|
|
34580
|
+
'LYRICIST' Lyricist no
|
|
34581
|
+
'LYRICS' Lyrics no
|
|
34582
|
+
'MASTERED_BY' MasteredBy no
|
|
34583
|
+
'MCDI' MCDI no
|
|
34584
|
+
'MEASURE' Measure no
|
|
34585
|
+
'MIXED_BY' MixedBy no
|
|
34586
|
+
'MOOD' Mood no
|
|
34587
|
+
'NUMBER_OF_BYTES' NumberOfBytes no
|
|
34588
|
+
'NUMBER_OF_FRAMES' NumberOfFrames no
|
|
34589
|
+
'ORIGINAL' Original no
|
|
34590
|
+
'ORIGINAL_MEDIA_TYPE' OriginalMediaType no
|
|
34591
|
+
'PART_NUMBER' PartNumber no
|
|
34592
|
+
'PART_OFFSET' PartOffset no
|
|
34593
|
+
'PERIOD' Period no
|
|
34594
|
+
'PHONE' Phone no
|
|
34595
|
+
'PLAY_COUNTER' PlayCounter no
|
|
34596
|
+
'PRODUCER' Producer no
|
|
34597
|
+
'PRODUCTION_COPYRIGHT' ProductionCopyright no
|
|
34598
|
+
'PRODUCTION_DESIGNER' ProductionDesigner no
|
|
34599
|
+
'PRODUCTION_STUDIO' ProductionStudio no
|
|
34600
|
+
'PUBLISHER' Publisher no
|
|
34601
|
+
'PURCHASE_CURRENCY' PurchaseCurrency no
|
|
34602
|
+
'PURCHASE_INFO' PurchaseInfo no
|
|
34603
|
+
'PURCHASE_ITEM' PurchaseItem no
|
|
34604
|
+
'PURCHASE_OWNER' PurchaseOwner no
|
|
34605
|
+
'PURCHASE_PRICE' PurchasePrice no
|
|
34606
|
+
'RATING' Rating no
|
|
34607
|
+
'RECORDING_LOCATION' RecordingLocation no
|
|
34608
|
+
'REMIXED_BY' RemixedBy no
|
|
34609
|
+
'REPLAYGAIN_GAIN' ReplaygainGain no
|
|
34610
|
+
'REPLAYGAIN_PEAK' ReplaygainPeak no
|
|
34611
|
+
'SAMPLE' Sample no
|
|
34612
|
+
'SCREENPLAY_BY' ScreenplayBy no
|
|
34613
|
+
'SORT_WITH' SortWith no
|
|
34614
|
+
'SOUND_ENGINEER' SoundEngineer no
|
|
34615
|
+
'SPHERICAL-VIDEO' SphericalVideoXML XMP
|
|
34616
|
+
'SUBJECT' Subject no
|
|
34617
|
+
'SUBTITLE' Subtitle no
|
|
34618
|
+
'SUMMARY' Summary no
|
|
34619
|
+
'SYNOPSIS' Synopsis no
|
|
34620
|
+
'TERMS_OF_USE' TermsOfUse no
|
|
34621
|
+
'THANKS_TO' ThanksTo no
|
|
34622
|
+
'TITLE' Title no
|
|
34623
|
+
'TMDB' TMDB no
|
|
34624
|
+
'TOTAL_PARTS' TotalParts no
|
|
34625
|
+
'TUNING' Tuning no
|
|
34626
|
+
'TVDB' TVDB no
|
|
34627
|
+
'URL' URL no
|
|
34628
|
+
'WRITTEN_BY' WrittenBy no
|
|
34629
|
+
'_STATISTICS_TAGS' StatisticsTags no
|
|
34630
|
+
'_STATISTICS_WRITING_APP'
|
|
34631
|
+
StatisticsWritingApp no
|
|
34632
|
+
'_STATISTICS_WRITING_DATE_UTC'
|
|
34633
|
+
StatisticsWritingDateUTC no
|
|
34634
|
+
'spherical-video' SphericalVideoXML XMP
|
|
34500
34635
|
|
|
34501
34636
|
=head2 MOI Tags
|
|
34502
34637
|
|
|
@@ -41748,7 +41883,7 @@ index the file after a metadata change.
|
|
|
41748
41883
|
|
|
41749
41884
|
The extra tags provide extra features or extra information extracted or
|
|
41750
41885
|
generated by ExifTool that is not directly associated with another tag
|
|
41751
|
-
group. The B<Group> column lists the family 1 group name when reading.
|
|
41886
|
+
group. The B<Group> column lists the family 1 group name when reading.
|
|
41752
41887
|
Tags with a "-" in this column are write-only.
|
|
41753
41888
|
|
|
41754
41889
|
Tags in the family 1 "System" group are referred to as "pseudo" tags because
|
|
@@ -23,7 +23,7 @@ $VERSION = '1.05';
|
|
|
23
23
|
GROUPS => { 0 => 'File', 1 => 'File', 2 => 'Document' },
|
|
24
24
|
NOTES => q{
|
|
25
25
|
Although basic text files contain no metadata, the following tags are
|
|
26
|
-
determined from a simple analysis of the data in TXT and CSV files.
|
|
26
|
+
determined from a simple analysis of the data in TXT and CSV files.
|
|
27
27
|
Statistics are generated only for 8-bit encodings, but the L<FastScan|../ExifTool.html#FastScan> (-fast)
|
|
28
28
|
option may be used to limit processing to the first 64 KiB in which case
|
|
29
29
|
some tags are not produced. To avoid long processing delays, ExifTool will
|
|
@@ -96,7 +96,7 @@ sub ProcessVivo($$)
|
|
|
96
96
|
$len -= $start;
|
|
97
97
|
$buff = substr($buff, $start);
|
|
98
98
|
}
|
|
99
|
-
# set trailer position and length
|
|
99
|
+
# set trailer position and length
|
|
100
100
|
@$dirInfo{'DataPos','DirLen'} = ($pos, $len);
|
|
101
101
|
|
|
102
102
|
# let ProcessTrailers copy or delete this trailer
|
|
@@ -177,7 +177,7 @@ sub ConvInvISO6709($)
|
|
|
177
177
|
# requires at least 3 digits after the decimal point
|
|
178
178
|
# (and as of Apr 2021, Google Photos doesn't accept coordinats
|
|
179
179
|
# with more than 5 digits after the decimal place:
|
|
180
|
-
# https://exiftool.org/forum/index.php?topic=11055.msg67171#msg67171
|
|
180
|
+
# https://exiftool.org/forum/index.php?topic=11055.msg67171#msg67171
|
|
181
181
|
# still a problem Apr 2024: https://exiftool.org/forum/index.php?msg=85761)
|
|
182
182
|
my @fmt = ('%s%02d.%s%s','%s%03d.%s%s','%s%d.%s%s');
|
|
183
183
|
my @limit = (90,180);
|