exiftool_vendored 12.09.0 → 12.14.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 +76 -5
- data/bin/MANIFEST +3 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +156 -64
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool.pm +18 -10
- data/bin/lib/Image/ExifTool.pod +14 -10
- 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 +20 -15
- 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 +1 -1
- data/bin/lib/Image/ExifTool/DNG.pm +1 -1
- data/bin/lib/Image/ExifTool/DPX.pm +1 -1
- 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 +15 -12
- data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEG.pm +1 -1
- 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 +3 -3
- 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 +4 -2
- 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 +7 -5
- data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
- 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 +4 -2
- 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 +1 -1
- 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 +12 -4
- 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 +28 -18
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +24 -3
- data/bin/lib/Image/ExifTool/RIFF.pm +82 -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 +16 -12
- data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
- data/bin/lib/Image/ExifTool/Stim.pm +3 -3
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +7 -1
- data/bin/lib/Image/ExifTool/TagNames.pod +41 -13
- 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 +5 -4
- data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
- data/bin/lib/Image/ExifTool/Writer.pl +31 -17
- data/bin/lib/Image/ExifTool/XMP.pm +17 -8
- data/bin/lib/Image/ExifTool/XMP2.pl +6 -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 +3 -3
@@ -225,7 +225,7 @@ resource files.
|
|
225
225
|
|
226
226
|
=head1 AUTHOR
|
227
227
|
|
228
|
-
Copyright 2003-
|
228
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
229
229
|
|
230
230
|
This library is free software; you can redistribute it and/or modify it
|
231
231
|
under the same terms as Perl itself.
|
@@ -366,7 +366,7 @@ information from RTF (Rich Text Format) documents.
|
|
366
366
|
|
367
367
|
=head1 AUTHOR
|
368
368
|
|
369
|
-
Copyright 2003-
|
369
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
370
370
|
|
371
371
|
This library is free software; you can redistribute it and/or modify it
|
372
372
|
under the same terms as Perl itself.
|
@@ -125,7 +125,7 @@ images are a type of high dynamic-range image.
|
|
125
125
|
|
126
126
|
=head1 AUTHOR
|
127
127
|
|
128
|
-
Copyright 2003-
|
128
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
129
129
|
|
130
130
|
This library is free software; you can redistribute it and/or modify it
|
131
131
|
under the same terms as Perl itself.
|
@@ -168,7 +168,7 @@ information from Rawzor compressed images.
|
|
168
168
|
|
169
169
|
=head1 AUTHOR
|
170
170
|
|
171
|
-
Copyright 2003-
|
171
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
172
172
|
|
173
173
|
This library is free software; you can redistribute it and/or modify it
|
174
174
|
under the same terms as Perl itself.
|
@@ -715,7 +715,7 @@ little-endian, but the Real format is big-endian.
|
|
715
715
|
|
716
716
|
=head1 AUTHOR
|
717
717
|
|
718
|
-
Copyright 2003-
|
718
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
719
719
|
|
720
720
|
This library is free software; you can redistribute it and/or modify it
|
721
721
|
under the same terms as Perl itself.
|
@@ -431,7 +431,7 @@ maker notes in images from Reconyx cameras.
|
|
431
431
|
|
432
432
|
=head1 AUTHOR
|
433
433
|
|
434
|
-
Copyright 2003-
|
434
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
435
435
|
|
436
436
|
This library is free software; you can redistribute it and/or modify it
|
437
437
|
under the same terms as Perl itself.
|
@@ -303,7 +303,7 @@ from Redcode R3D version 1 and 2 video files.
|
|
303
303
|
|
304
304
|
=head1 AUTHOR
|
305
305
|
|
306
|
-
Copyright 2003-
|
306
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
307
307
|
|
308
308
|
This library is free software; you can redistribute it and/or modify it
|
309
309
|
under the same terms as Perl itself.
|
@@ -1143,7 +1143,7 @@ interpret Ricoh maker notes EXIF meta information.
|
|
1143
1143
|
|
1144
1144
|
=head1 AUTHOR
|
1145
1145
|
|
1146
|
-
Copyright 2003-
|
1146
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
1147
1147
|
|
1148
1148
|
This library is free software; you can redistribute it and/or modify it
|
1149
1149
|
under the same terms as Perl itself.
|
@@ -1447,7 +1447,7 @@ Samsung maker notes in EXIF information.
|
|
1447
1447
|
|
1448
1448
|
=head1 AUTHOR
|
1449
1449
|
|
1450
|
-
Copyright 2003-
|
1450
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
1451
1451
|
|
1452
1452
|
This library is free software; you can redistribute it and/or modify it
|
1453
1453
|
under the same terms as Perl itself.
|
@@ -419,7 +419,7 @@ Sanyo maker notes in EXIF information.
|
|
419
419
|
|
420
420
|
=head1 AUTHOR
|
421
421
|
|
422
|
-
Copyright 2003-
|
422
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
423
423
|
|
424
424
|
This library is free software; you can redistribute it and/or modify it
|
425
425
|
under the same terms as Perl itself.
|
@@ -128,7 +128,7 @@ metadata from the JPEG APP4 SCALADO segment.
|
|
128
128
|
|
129
129
|
=head1 AUTHOR
|
130
130
|
|
131
|
-
Copyright 2003-
|
131
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
132
132
|
|
133
133
|
This library is free software; you can redistribute it and/or modify it
|
134
134
|
under the same terms as Perl itself.
|
@@ -630,7 +630,7 @@ limited to the range 1970 to 2038 on 32-bit systems.
|
|
630
630
|
|
631
631
|
=head1 AUTHOR
|
632
632
|
|
633
|
-
Copyright 2003-
|
633
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
634
634
|
|
635
635
|
This library is free software; you can redistribute it and/or modify it
|
636
636
|
under the same terms as Perl itself.
|
@@ -332,7 +332,7 @@ name prefix.
|
|
332
332
|
|
333
333
|
=head1 AUTHOR
|
334
334
|
|
335
|
-
Copyright 2003-
|
335
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
336
336
|
|
337
337
|
This library is free software; you can redistribute it and/or modify it
|
338
338
|
under the same terms as Perl itself.
|
@@ -837,7 +837,7 @@ Sigma and Foveon maker notes in EXIF information.
|
|
837
837
|
|
838
838
|
=head1 AUTHOR
|
839
839
|
|
840
|
-
Copyright 2003-
|
840
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
841
841
|
|
842
842
|
This library is free software; you can redistribute it and/or modify it
|
843
843
|
under the same terms as Perl itself.
|
@@ -650,7 +650,7 @@ Sigma and Foveon X3F images.
|
|
650
650
|
|
651
651
|
=head1 AUTHOR
|
652
652
|
|
653
|
-
Copyright 2003-
|
653
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
654
654
|
|
655
655
|
This library is free software; you can redistribute it and/or modify it
|
656
656
|
under the same terms as Perl itself.
|
@@ -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.34';
|
38
38
|
|
39
39
|
sub ProcessSRF($$$);
|
40
40
|
sub ProcessSR2($$$);
|
@@ -217,6 +217,8 @@ sub PrintInvLensSpec($;$$);
|
|
217
217
|
50518 => 'Sigma 100-400mm F5-6.3 DG DN OS | C', #JR (020)
|
218
218
|
50521 => 'Sigma 85mm F1.4 DG DN | A', #JR (020)
|
219
219
|
50522 => 'Sigma 105mm F2.8 DG DN MACRO | A', #JR (020)
|
220
|
+
50523 => 'Sigma 65mm F2 DG DN | C', #IB (020)
|
221
|
+
50524 => 'Sigma 35mm F2 DG DN | C', #IB (020)
|
220
222
|
|
221
223
|
50992 => 'Voigtlander SUPER WIDE-HELIAR 15mm F4.5 III', #JR
|
222
224
|
50993 => 'Voigtlander HELIAR-HYPER WIDE 10mm F5.6', #IB
|
@@ -1583,7 +1585,7 @@ my %hidUnk = ( Hidden => 1, Unknown => 1 );
|
|
1583
1585
|
SubDirectory => { TagTable => 'Image::ExifTool::Sony::Tag9400b' },
|
1584
1586
|
},{
|
1585
1587
|
Name => 'Tag9400c',
|
1586
|
-
Condition => '$$valPt =~ /^[\x23\x24\x26\x28]/',
|
1588
|
+
Condition => '$$valPt =~ /^[\x23\x24\x26\x28\x31]/',
|
1587
1589
|
SubDirectory => { TagTable => 'Image::ExifTool::Sony::Tag9400c' },
|
1588
1590
|
},{
|
1589
1591
|
Name => 'Sony_0x9400',
|
@@ -6062,6 +6064,7 @@ my %pictureProfile2010 = (
|
|
6062
6064
|
29 => 'Gamma ITU709 (800%)',
|
6063
6065
|
31 => 'Gamma S-Log3 (PP8 or PP9)', #14
|
6064
6066
|
33 => 'Gamma HLG2 (PP10)', #14
|
6067
|
+
34 => 'Gamma HLG3', #IB
|
6065
6068
|
},
|
6066
6069
|
);
|
6067
6070
|
my %isoSetting2010 = (
|
@@ -8047,21 +8050,18 @@ my %isoSetting2010 = (
|
|
8047
8050
|
NOTES => q{
|
8048
8051
|
Valid for DSC-HX60V/HX80/HX90V/HX99/HX350/HX400V/QX30/RX0/RX1RM2/RX10/
|
8049
8052
|
RX10M2/RX10M3/RX10M4/RX100M3/RX100M4/RX100M5/RX100M5A/RX100M6/RX100M7/WX220/
|
8050
|
-
WX350/WX500, ILCE-7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/9/9M2/5000/
|
8051
|
-
6000/6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
|
8053
|
+
WX350/WX500, ILCE-7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
|
8054
|
+
5100/6000/6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
|
8052
8055
|
},
|
8053
8056
|
FIRST_ENTRY => 0,
|
8054
8057
|
GROUPS => { 0 => 'MakerNotes', 2 => 'Image' },
|
8055
8058
|
0x0009 => { %releaseMode2 },
|
8056
|
-
0x000a =>
|
8057
|
-
Condition => '$$self{Model} =~ /^(ILCE-(6100|6400|6600|7M3|7RM3|7RM4|9|9M2)|DSC-(RX10M4|RX100M6|RX100M7|RX100M5A|HX99|RX0M2)|ZV-1)\b/',
|
8058
|
-
Name => 'ShotNumberSincePowerUp',
|
8059
|
-
Format => 'int8u',
|
8060
|
-
},{
|
8061
|
-
Condition => '$$self{Model} !~ /^(ILCE-7C)\b/',
|
8059
|
+
0x000a => {
|
8062
8060
|
Name => 'ShotNumberSincePowerUp',
|
8061
|
+
Condition => '$$self{Model} =~ /^(ILCA-(68|77M2|99M2)|ILCE-(5000|5100|6000|6300|6500|7|7M2|7R|7RM2|7S|7SM2|QX1)|DSC-(HX350|HX400V|HX60V|HX80|HX90|HX90V|QX30|RX0|RX1RM2|RX10|RX10M2|RX10M3|RX100M3|RX100M4|RX100M5|WX220|WX350|WX500))\b/',
|
8062
|
+
Notes => 'valid only for some models',
|
8063
8063
|
Format => 'int32u',
|
8064
|
-
}
|
8064
|
+
},
|
8065
8065
|
0x0012 => { %sequenceImageNumber },
|
8066
8066
|
0x0016 => {
|
8067
8067
|
Name => 'SequenceLength',
|
@@ -8107,6 +8107,7 @@ my %isoSetting2010 = (
|
|
8107
8107
|
},
|
8108
8108
|
0x002a => {
|
8109
8109
|
Name => 'Quality2',
|
8110
|
+
Condition => '$$self{Model} !~ /^(ILCE-7SM3)\b/',
|
8110
8111
|
PrintConv => {
|
8111
8112
|
0 => 'JPEG',
|
8112
8113
|
1 => 'RAW',
|
@@ -8116,11 +8117,13 @@ my %isoSetting2010 = (
|
|
8116
8117
|
},
|
8117
8118
|
0x0047 => {
|
8118
8119
|
Name => 'SonyImageHeight',
|
8120
|
+
Condition => '$$self{Model} !~ /^(ILCE-7SM3)\b/',
|
8119
8121
|
Format => 'int16u',
|
8120
8122
|
PrintConv => '$val > 0 ? 8*$val : "n.a."',
|
8121
8123
|
},
|
8122
8124
|
0x0053 => {
|
8123
8125
|
Name => 'ModelReleaseYear',
|
8126
|
+
Condition => '$$self{Model} !~ /^(ILCE-7SM3)\b/',
|
8124
8127
|
Format => 'int8u',
|
8125
8128
|
PrintConv => 'sprintf("20%.2d", $val)',
|
8126
8129
|
},
|
@@ -9505,6 +9508,7 @@ my %isoSetting2010 = (
|
|
9505
9508
|
Name => 'DistortionCorrParams',
|
9506
9509
|
Format => 'int16s[16]',
|
9507
9510
|
},
|
9511
|
+
0x0070 => { %pictureProfile2010 }, #IB
|
9508
9512
|
0x0071 => {
|
9509
9513
|
Name => 'FocalLength',
|
9510
9514
|
Format => 'int16u',
|
@@ -11098,7 +11102,7 @@ Minolta.
|
|
11098
11102
|
|
11099
11103
|
=head1 AUTHOR
|
11100
11104
|
|
11101
|
-
Copyright 2003-
|
11105
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
11102
11106
|
|
11103
11107
|
This library is free software; you can redistribute it and/or modify it
|
11104
11108
|
under the same terms as Perl itself.
|
@@ -379,7 +379,7 @@ write Sony Image Data Converter version 3.0 metadata in ARW images.
|
|
379
379
|
|
380
380
|
=head1 AUTHOR
|
381
381
|
|
382
|
-
Copyright 2003-
|
382
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
383
383
|
|
384
384
|
This library is free software; you can redistribute it and/or modify it
|
385
385
|
under the same terms as Perl itself.
|
@@ -21,8 +21,8 @@ $VERSION = '1.01';
|
|
21
21
|
NOTES => q{
|
22
22
|
These tags are part of the CIPA Stereo Still Image specification, and are
|
23
23
|
found in the APP3 "Stim" segment of JPEG images. See
|
24
|
-
L<http://www.cipa.jp/std/documents/e/DC-006_E.pdf>
|
25
|
-
official specification.
|
24
|
+
L<https://web.archive.org/web/20190718152459/http://www.cipa.jp/std/documents/e/DC-006_E.pdf>
|
25
|
+
for the official specification.
|
26
26
|
},
|
27
27
|
0 => 'StimVersion',
|
28
28
|
1 => {
|
@@ -174,7 +174,7 @@ information.
|
|
174
174
|
|
175
175
|
=head1 AUTHOR
|
176
176
|
|
177
|
-
Copyright 2003-
|
177
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
178
178
|
|
179
179
|
This library is free software; you can redistribute it and/or modify it
|
180
180
|
under the same terms as Perl itself.
|
@@ -637,7 +637,7 @@ and values.
|
|
637
637
|
|
638
638
|
~head1 AUTHOR
|
639
639
|
|
640
|
-
Copyright 2003-
|
640
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
641
641
|
|
642
642
|
This library is free software; you can redistribute it and/or modify it
|
643
643
|
under the same terms as Perl itself.
|
@@ -821,7 +821,7 @@ Number of modules updated, or negative on error.
|
|
821
821
|
|
822
822
|
=head1 AUTHOR
|
823
823
|
|
824
|
-
Copyright 2003-
|
824
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
825
825
|
|
826
826
|
This library is free software; you can redistribute it and/or modify it
|
827
827
|
under the same terms as Perl itself.
|
@@ -3231,6 +3231,7 @@ my %tagLookup = (
|
|
3231
3231
|
'initialafpointinservo' => { 2 => 0x13 },
|
3232
3232
|
'initialcameradolly' => { 452 => 'InitialCameraDolly' },
|
3233
3233
|
'initialhorizontalfovdegrees' => { 452 => 'InitialHorizontalFOVDegrees' },
|
3234
|
+
'initialverticalfovdegrees' => { 452 => 'InitialVerticalFOVDegrees' },
|
3234
3235
|
'initialviewheadingdegrees' => { 452 => 'InitialViewHeadingDegrees', 453 => 'InitialViewHeadingDegrees' },
|
3235
3236
|
'initialviewpitchdegrees' => { 452 => 'InitialViewPitchDegrees', 453 => 'InitialViewPitchDegrees' },
|
3236
3237
|
'initialviewrolldegrees' => { 452 => 'InitialViewRollDegrees', 453 => 'InitialViewRollDegrees' },
|
@@ -3975,6 +3976,10 @@ my %tagLookup = (
|
|
3975
3976
|
'meteringtime' => { 267 => '22.2', 269 => '3.2', 272 => '17.1', 273 => '18.1', 276 => '7.3', 277 => '18.1', 278 => '3.2', 282 => '19.1' },
|
3976
3977
|
'micro1version' => { 369 => 0x1f },
|
3977
3978
|
'micro2version' => { 369 => 0x2d },
|
3979
|
+
'microvideo' => { 447 => 'MicroVideo' },
|
3980
|
+
'microvideooffset' => { 447 => 'MicroVideoOffset' },
|
3981
|
+
'microvideopresentationtimestampus' => { 447 => 'MicroVideoPresentationTimestampUs' },
|
3982
|
+
'microvideoversion' => { 447 => 'MicroVideoVersion' },
|
3978
3983
|
'midrangesharpness' => { 224 => 0x3b },
|
3979
3984
|
'mieversion' => { 161 => '0Vers' },
|
3980
3985
|
'mime' => { 449 => 'Mime' },
|
@@ -10829,6 +10834,7 @@ my %tagExists = (
|
|
10829
10834
|
'userplaycountweekend' => 1,
|
10830
10835
|
'userselectgrouptitle' => 1,
|
10831
10836
|
'userservicerating' => 1,
|
10837
|
+
'usertext' => 1,
|
10832
10838
|
'userweburl' => 1,
|
10833
10839
|
'usingtransforms' => 1,
|
10834
10840
|
'usmparametershigh' => 1,
|
@@ -11443,7 +11449,7 @@ Provides a fast, case insensitive lookup for tag names.
|
|
11443
11449
|
|
11444
11450
|
=head1 AUTHOR
|
11445
11451
|
|
11446
|
-
Copyright 2003-
|
11452
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
11447
11453
|
|
11448
11454
|
This library is free software; you can redistribute it and/or modify it
|
11449
11455
|
under the same terms as Perl itself.
|
@@ -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 23727 tags, with 15422 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
|
@@ -3129,6 +3129,10 @@ These tags belong to the ExifTool XMP-GCamera family 1 group.
|
|
3129
3129
|
BurstPrimary string
|
3130
3130
|
DisableAutoCreation string+
|
3131
3131
|
HDRPMakerNote string
|
3132
|
+
MicroVideo integer
|
3133
|
+
MicroVideoOffset integer
|
3134
|
+
MicroVideoPresentationTimestampUs integer
|
3135
|
+
MicroVideoVersion integer
|
3132
3136
|
PortraitNote string
|
3133
3137
|
PortraitRequest string
|
3134
3138
|
PortraitVersion string
|
@@ -3241,6 +3245,7 @@ These tags belong to the ExifTool XMP-GPano family 1 group.
|
|
3241
3245
|
FullPanoWidthPixels real
|
3242
3246
|
InitialCameraDolly real
|
3243
3247
|
InitialHorizontalFOVDegrees real
|
3248
|
+
InitialVerticalFOVDegrees real
|
3244
3249
|
InitialViewHeadingDegrees real
|
3245
3250
|
InitialViewPitchDegrees real
|
3246
3251
|
InitialViewRollDegrees real
|
@@ -15613,6 +15618,7 @@ These tags are used in Pentax/Asahi cameras.
|
|
15613
15618
|
0x0228 FaceSize Pentax FaceSize
|
15614
15619
|
0x0229 SerialNumber string
|
15615
15620
|
0x022a FilterInfo Pentax FilterInfo
|
15621
|
+
Pentax FilterInfo
|
15616
15622
|
0x022b LevelInfo Pentax LevelInfo
|
15617
15623
|
0x022d WBLevels Pentax WBLevels
|
15618
15624
|
0x022e Artist string
|
@@ -18270,14 +18276,13 @@ DSC-HX50V, DSC-QX10/QX100.
|
|
18270
18276
|
|
18271
18277
|
Valid for DSC-HX60V/HX80/HX90V/HX99/HX350/HX400V/QX30/RX0/RX1RM2/RX10/
|
18272
18278
|
RX10M2/RX10M3/RX10M4/RX100M3/RX100M4/RX100M5/RX100M5A/RX100M6/RX100M7/WX220/
|
18273
|
-
WX350/WX500, ILCE-7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/9/9M2/5000/
|
18274
|
-
6000/6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
|
18279
|
+
WX350/WX500, ILCE-7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
|
18280
|
+
5100/6000/6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
|
18275
18281
|
|
18276
18282
|
Index1 Tag Name Writable
|
18277
18283
|
------ -------- --------
|
18278
18284
|
9 ReleaseMode2 int8u
|
18279
|
-
10 ShotNumberSincePowerUp
|
18280
|
-
ShotNumberSincePowerUp int32u
|
18285
|
+
10 ShotNumberSincePowerUp int32u
|
18281
18286
|
18 SequenceImageNumber int32u
|
18282
18287
|
22 SequenceLength int8u
|
18283
18288
|
26 SequenceFileNumber int32u
|
@@ -18641,6 +18646,7 @@ Valid for the ILCE-7SM3.
|
|
18641
18646
|
75 LensType2 no
|
18642
18647
|
77 LensType no
|
18643
18648
|
79 DistortionCorrParams no
|
18649
|
+
112 PictureProfile no
|
18644
18650
|
113 FocalLength no
|
18645
18651
|
115 MinFocalLength no
|
18646
18652
|
117 MaxFocalLength no
|
@@ -19939,8 +19945,8 @@ found in the APP2 "MPF" segment of JPEG images. MPImage data referenced
|
|
19939
19945
|
from this segment is stored as a JPEG trailer. The MPF tags are not
|
19940
19946
|
writable, however the MPF segment may be deleted as a group (with "MPF:All")
|
19941
19947
|
but then the JPEG trailer should also be deleted (with "Trailer:All"). See
|
19942
|
-
L<http://www.cipa.jp/std/documents/e/DC-007_E.pdf>
|
19943
|
-
specification.
|
19948
|
+
L<https://web.archive.org/web/20190713230858/http://www.cipa.jp/std/documents/e/DC-007_E.pdf>
|
19949
|
+
for the official specification.
|
19944
19950
|
|
19945
19951
|
Tag ID Tag Name Writable
|
19946
19952
|
------ -------- --------
|
@@ -19985,8 +19991,8 @@ embedded images.
|
|
19985
19991
|
|
19986
19992
|
These tags are part of the CIPA Stereo Still Image specification, and are
|
19987
19993
|
found in the APP3 "Stim" segment of JPEG images. See
|
19988
|
-
L<http://www.cipa.jp/std/documents/e/DC-006_E.pdf>
|
19989
|
-
official specification.
|
19994
|
+
L<https://web.archive.org/web/20190718152459/http://www.cipa.jp/std/documents/e/DC-006_E.pdf>
|
19995
|
+
for the official specification.
|
19990
19996
|
|
19991
19997
|
Tag ID Tag Name Writable
|
19992
19998
|
------ -------- --------
|
@@ -22936,7 +22942,7 @@ currently writes only EXIF, IPTC and XMP tags in these images.
|
|
22936
22942
|
|
22937
22943
|
Tag ID Tag Name Writable
|
22938
22944
|
------ -------- --------
|
22939
|
-
'asoc' Association
|
22945
|
+
'asoc' Association Jpeg2000
|
22940
22946
|
'bfil' BinaryFilter no
|
22941
22947
|
'bpcc' BitsPerComponent no
|
22942
22948
|
'cdef' ComponentDefinition no
|
@@ -22987,7 +22993,7 @@ currently writes only EXIF, IPTC and XMP tags in these images.
|
|
22987
22993
|
UUID-GeoJP2 EXIF
|
22988
22994
|
UUID-Photoshop Photoshop
|
22989
22995
|
UUID-Unknown no
|
22990
|
-
'xml ' XML XMP
|
22996
|
+
'xml ' XML XMP XML
|
22991
22997
|
|
22992
22998
|
=head3 Jpeg2000 ColorSpec Tags
|
22993
22999
|
|
@@ -25339,6 +25345,11 @@ values. However, if the QuickTimeUTC API option is set, then ExifTool will
|
|
25339
25345
|
assume these values are properly stored as UTC, and will convert them to
|
25340
25346
|
local time when extracting.
|
25341
25347
|
|
25348
|
+
When writing string-based date/time tags, the system time zone is added if
|
25349
|
+
the PrintConv option is enabled and no time zone is specified. This is
|
25350
|
+
because Apple software may display a crazy values if the time zone is
|
25351
|
+
missing for some tags.
|
25352
|
+
|
25342
25353
|
See
|
25343
25354
|
L<https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/>
|
25344
25355
|
for the official specification.
|
@@ -29441,6 +29452,8 @@ sub-documents, but the Duration is calculated for the full video.
|
|
29441
29452
|
'labl' Label RIFF Label
|
29442
29453
|
'list' ListType no
|
29443
29454
|
'olym' Olym Olympus WAV
|
29455
|
+
'tx_USER' UserText RIFF UserText
|
29456
|
+
'tx_Unknown' Text no
|
29444
29457
|
|
29445
29458
|
=head3 RIFF ALPH Tags
|
29446
29459
|
|
@@ -29742,6 +29755,20 @@ L<https://tech.ebu.ch/docs/tech/tech3306-2009.pdf> for the specification.
|
|
29742
29755
|
0 LabelID no
|
29743
29756
|
1 LabelText no
|
29744
29757
|
|
29758
|
+
=head3 RIFF UserText Tags
|
29759
|
+
|
29760
|
+
Tags decoded from the USER-format txts stream written by an unknown dashcam.
|
29761
|
+
Extracted only if the ExtractEmbedded option is used.
|
29762
|
+
|
29763
|
+
Index1 Tag Name Writable
|
29764
|
+
------ -------- --------
|
29765
|
+
28 GPSAltitude no
|
29766
|
+
40 Accelerometer no
|
29767
|
+
56 GPSSpeed no
|
29768
|
+
60 GPSLatitude no
|
29769
|
+
64 GPSLongitude no
|
29770
|
+
68 GPSDateTime no
|
29771
|
+
|
29745
29772
|
=head2 AIFF Tags
|
29746
29773
|
|
29747
29774
|
Tags extracted from Audio Interchange File Format (AIFF) files. See
|
@@ -35251,7 +35278,8 @@ overlapping EXIF, IPTC and XMP tags to be reconciled when reading, and
|
|
35251
35278
|
synchronized when writing. The MWG Composite tags below are designed to aid
|
35252
35279
|
in the implementation of these recommendations. As well, the MWG defines
|
35253
35280
|
new XMP tags which are listed in the subsequent tables below. See
|
35254
|
-
L<http://www.metadataworkinggroup.org/>
|
35281
|
+
L<https://web.archive.org/web/20181006115950/http://www.metadataworkinggroup.org/specs/>
|
35282
|
+
for the official MWG specification.
|
35255
35283
|
|
35256
35284
|
=head3 MWG Composite Tags
|
35257
35285
|
|
@@ -35500,7 +35528,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
35500
35528
|
|
35501
35529
|
=head1 AUTHOR
|
35502
35530
|
|
35503
|
-
Copyright 2003-
|
35531
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
35504
35532
|
|
35505
35533
|
This library is free software; you can redistribute it and/or modify it
|
35506
35534
|
under the same terms as Perl itself.
|