exiftool_vendored 11.80.0 → 11.84.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 +44 -4
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +43 -43
- data/bin/exiftool +66 -62
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool.pm +8 -5
- data/bin/lib/Image/ExifTool.pod +42 -42
- 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 +5 -6
- data/bin/lib/Image/ExifTool/Canon.pm +30 -4
- 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 +4 -4
- 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 -2
- 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 +11 -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 +1 -1
- data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEG.pm +2 -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 +1 -1
- data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
- data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/LNK.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
- data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
- data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
- data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
- data/bin/lib/Image/ExifTool/MIE.pm +1 -1
- data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
- data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/MNG.pm +1 -1
- data/bin/lib/Image/ExifTool/MOI.pm +1 -1
- data/bin/lib/Image/ExifTool/MPC.pm +1 -1
- data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
- data/bin/lib/Image/ExifTool/MPF.pm +1 -1
- data/bin/lib/Image/ExifTool/MWG.pm +1 -1
- data/bin/lib/Image/ExifTool/MXF.pm +1 -1
- data/bin/lib/Image/ExifTool/MacOS.pm +2 -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 +3 -2
- 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 +1 -1
- data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
- data/bin/lib/Image/ExifTool/Opus.pm +1 -1
- data/bin/lib/Image/ExifTool/PCX.pm +1 -1
- data/bin/lib/Image/ExifTool/PDF.pm +1 -1
- 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 +3 -3
- 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 +1 -1
- 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 +80 -17
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +15 -12
- data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
- 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 +1 -1
- data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
- data/bin/lib/Image/ExifTool/Stim.pm +1 -1
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +5325 -5307
- data/bin/lib/Image/ExifTool/TagNames.pod +256 -212
- 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 +2 -2
- data/bin/lib/Image/ExifTool/WritePDF.pl +4 -7
- 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 +7 -7
- data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
- data/bin/lib/Image/ExifTool/Writer.pl +4 -4
- data/bin/lib/Image/ExifTool/XMP.pm +11 -1
- data/bin/lib/Image/ExifTool/XMP2.pl +1 -1
- data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
- data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
- data/bin/lib/Image/ExifTool/iWork.pm +1 -1
- data/bin/perl-Image-ExifTool.spec +41 -41
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +2 -2
@@ -25,7 +25,7 @@
|
|
25
25
|
#
|
26
26
|
# May also be used for string i/o (just pass a scalar reference)
|
27
27
|
#
|
28
|
-
# Legal: Copyright (c) 2003-
|
28
|
+
# Legal: Copyright (c) 2003-2020 Phil Harvey (philharvey66 at gmail.com)
|
29
29
|
# This library is free software; you can redistribute it and/or
|
30
30
|
# modify it under the same terms as Perl itself.
|
31
31
|
#------------------------------------------------------------------------------
|
@@ -3,7 +3,7 @@
|
|
3
3
|
#
|
4
4
|
# Description: Buffer to support random access reading of sequential file
|
5
5
|
#
|
6
|
-
# Legal: Copyright (c) 2003-
|
6
|
+
# Legal: Copyright (c) 2003-2020 Phil Harvey (philharvey66 at gmail.com)
|
7
7
|
# This library is free software; you can redistribute it and/or
|
8
8
|
# modify it under the same terms as Perl itself.
|
9
9
|
#------------------------------------------------------------------------------
|
@@ -236,7 +236,7 @@ the end of file is not allowed.
|
|
236
236
|
|
237
237
|
=head1 AUTHOR
|
238
238
|
|
239
|
-
Copyright 2003-
|
239
|
+
Copyright 2003-2020 Phil Harvey (philharvey66 at gmail.com)
|
240
240
|
|
241
241
|
This library is free software; you can redistribute it and/or modify it
|
242
242
|
under the same terms as Perl itself.
|
data/bin/lib/Image/ExifTool.pm
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
# Revisions: Nov. 12/2003 - P. Harvey Created
|
9
9
|
# (See html/history.html for revision history)
|
10
10
|
#
|
11
|
-
# Legal: Copyright (c) 2003-
|
11
|
+
# Legal: Copyright (c) 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
12
12
|
# This library is free software; you can redistribute it and/or
|
13
13
|
# modify it under the same terms as Perl itself.
|
14
14
|
#------------------------------------------------------------------------------
|
@@ -27,7 +27,7 @@ use vars qw($VERSION $RELEASE @ISA @EXPORT_OK %EXPORT_TAGS $AUTOLOAD @fileTypes
|
|
27
27
|
%mimeType $swapBytes $swapWords $currentByteOrder %unpackStd
|
28
28
|
%jpegMarker %specialTags %fileTypeLookup $testLen);
|
29
29
|
|
30
|
-
$VERSION = '11.
|
30
|
+
$VERSION = '11.84';
|
31
31
|
$RELEASE = '';
|
32
32
|
@ISA = qw(Exporter);
|
33
33
|
%EXPORT_TAGS = (
|
@@ -53,7 +53,7 @@ Exporter::export_ok_tags(keys %EXPORT_TAGS);
|
|
53
53
|
# test for problems that can arise if encoding.pm is used
|
54
54
|
{ my $t = "\xff"; die "Incompatible encoding!\n" if ord($t) != 0xff; }
|
55
55
|
|
56
|
-
# The following functions defined in Image::ExifTool::Writer are declared
|
56
|
+
# The following functions defined in Image::ExifTool::Writer.pl are declared
|
57
57
|
# here so their prototypes will be available. These Writer routines will be
|
58
58
|
# autoloaded when any of them is called.
|
59
59
|
sub SetNewValue($;$$%);
|
@@ -329,6 +329,7 @@ my %createTypes = map { $_ => 1 } qw(XMP ICC MIE VRD DR4 EXIF EXV);
|
|
329
329
|
INDD => ['IND', 'Adobe InDesign Document'],
|
330
330
|
INDT => ['IND', 'Adobe InDesign Template'],
|
331
331
|
INSV => ['MOV', 'Insta360 Video'],
|
332
|
+
INSP => ['JPEG', 'Insta360 Picture'],
|
332
333
|
INX => ['XMP', 'Adobe InDesign Interchange'],
|
333
334
|
ISO => ['ISO', 'ISO 9660 disk image'],
|
334
335
|
ITC => ['ITC', 'iTunes Cover Flow'],
|
@@ -5445,7 +5446,6 @@ sub ConvertDateTime($$)
|
|
5445
5446
|
shift @a while @a > 6; # remove superfluous entries
|
5446
5447
|
unshift @a, 1 while @a < 3; # add month and day if necessary
|
5447
5448
|
unshift @a, 0 while @a < 6; # add h,m,s if necessary
|
5448
|
-
$a[5] -= 1900; # base year is 1900
|
5449
5449
|
$a[4] -= 1; # base month is 1
|
5450
5450
|
# parse %z and %s ourself (to handle time zones properly)
|
5451
5451
|
if ($fmt =~ /%[sz]/) {
|
@@ -5460,6 +5460,7 @@ sub ConvertDateTime($$)
|
|
5460
5460
|
$fmt =~ s/(^|[^%])((%%)*)%s/$1$2$s/g; # convert '%s' format codes
|
5461
5461
|
}
|
5462
5462
|
}
|
5463
|
+
$a[5] -= 1900; # strftime year starts from 1900
|
5463
5464
|
$date = POSIX::strftime($fmt, @a); # generate the formatted date/time
|
5464
5465
|
} elsif ($$self{OPTIONS}{StrictDate}) {
|
5465
5466
|
undef $date;
|
@@ -5600,7 +5601,6 @@ sub GetUnixTime($;$)
|
|
5600
5601
|
$tzSec = ($2 * 60 + $3) * ($1 eq '-' ? -60 : 60) if $1;
|
5601
5602
|
undef $isLocal; # convert using GMT corrected for specified timezone
|
5602
5603
|
}
|
5603
|
-
$tm[0] -= 1900; # convert year
|
5604
5604
|
$tm[1] -= 1; # convert month
|
5605
5605
|
@tm = reverse @tm; # change to order required by timelocal()
|
5606
5606
|
return $isLocal ? TimeLocal(@tm) : Time::Local::timegm(@tm) - $tzSec;
|
@@ -7610,6 +7610,9 @@ sub AddTagToTable($$;$$)
|
|
7610
7610
|
$$tagInfo{GotGroups} = 1,
|
7611
7611
|
$$tagInfo{Table} = $tagTablePtr;
|
7612
7612
|
$$tagInfo{TagID} = $tagID;
|
7613
|
+
if (defined $$tagTablePtr{AVOID} and not defined $$tagInfo{Avoid}) {
|
7614
|
+
$$tagInfo{Avoid} = $$tagTablePtr{AVOID};
|
7615
|
+
}
|
7613
7616
|
|
7614
7617
|
my $name = $$tagInfo{Name};
|
7615
7618
|
$name = $tagID unless defined $name;
|
data/bin/lib/Image/ExifTool.pod
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
#
|
6
6
|
# URL: https://exiftool.org/
|
7
7
|
#
|
8
|
-
# Legal: Copyright (c) 2003-
|
8
|
+
# Legal: Copyright (c) 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
9
9
|
# This library is free software; you can redistribute it and/or
|
10
10
|
# modify it under the same terms as Perl itself.
|
11
11
|
#------------------------------------------------------------------------------
|
@@ -65,46 +65,46 @@ supported by ExifTool (r = read, w = write, c = create):
|
|
65
65
|
|
66
66
|
File Types
|
67
67
|
------------+-------------+-------------+-------------+------------
|
68
|
-
3FR r | DSS r |
|
69
|
-
3G2 r/w | DV r |
|
70
|
-
3GP r/w | DVB r/w |
|
71
|
-
A r | DVR-MS r |
|
72
|
-
AA r | DYLIB r |
|
73
|
-
AAE r | EIP r |
|
74
|
-
AAX r/w | EPS r/w |
|
75
|
-
ACR r | EPUB r |
|
76
|
-
AFM r | ERF r/w |
|
77
|
-
AI r/w | EXE r |
|
78
|
-
AIFF r | EXIF r/w/c |
|
79
|
-
APE r | EXR r |
|
80
|
-
ARQ r/w | EXV r/w/c |
|
81
|
-
ARW r/w | F4A/V r/w |
|
82
|
-
ASF r | FFF r/w |
|
83
|
-
AVI r | FITS r |
|
84
|
-
AVIF r/w | FLA r |
|
85
|
-
AZW r | FLAC r |
|
86
|
-
BMP r | FLIF r/w |
|
87
|
-
BPG r | FLV r |
|
88
|
-
BTF r | FPF r |
|
89
|
-
CHM r | FPX r |
|
90
|
-
COS r | GIF r/w |
|
91
|
-
CR2 r/w | GPR r/w |
|
92
|
-
CR3 r/w | GZ r |
|
93
|
-
CRM r/w | HDP r/w |
|
94
|
-
CRW r/w | HDR r |
|
95
|
-
CS1 r/w | HEIC r/w |
|
96
|
-
DCM r | HEIF r/w |
|
97
|
-
DCP r/w | HTML r |
|
98
|
-
DCR r | ICC r/w/c |
|
99
|
-
DFONT r | ICS r |
|
100
|
-
DIVX r | IDML r |
|
101
|
-
DJVU r | IIQ r/w |
|
102
|
-
DLL r | IND r/w |
|
103
|
-
DNG r/w |
|
104
|
-
DOC r |
|
105
|
-
DOCX r |
|
106
|
-
DPX r |
|
107
|
-
DR4 r/w/c |
|
68
|
+
3FR r | DSS r | J2C r | ODS r | RSRC r
|
69
|
+
3G2 r/w | DV r | JNG r/w | ODT r | RTF r
|
70
|
+
3GP r/w | DVB r/w | JP2 r/w | OFR r | RW2 r/w
|
71
|
+
A r | DVR-MS r | JPEG r/w | OGG r | RWL r/w
|
72
|
+
AA r | DYLIB r | JSON r | OGV r | RWZ r
|
73
|
+
AAE r | EIP r | K25 r | OPUS r | RM r
|
74
|
+
AAX r/w | EPS r/w | KDC r | ORF r/w | SEQ r
|
75
|
+
ACR r | EPUB r | KEY r | OTF r | SKETCH r
|
76
|
+
AFM r | ERF r/w | LA r | PAC r | SO r
|
77
|
+
AI r/w | EXE r | LFP r | PAGES r | SR2 r/w
|
78
|
+
AIFF r | EXIF r/w/c | LNK r | PBM r/w | SRF r
|
79
|
+
APE r | EXR r | LRV r/w | PCD r | SRW r/w
|
80
|
+
ARQ r/w | EXV r/w/c | M2TS r | PCX r | SVG r
|
81
|
+
ARW r/w | F4A/V r/w | M4A/V r/w | PDB r | SWF r
|
82
|
+
ASF r | FFF r/w | MAX r | PDF r/w | THM r/w
|
83
|
+
AVI r | FITS r | MEF r/w | PEF r/w | TIFF r/w
|
84
|
+
AVIF r/w | FLA r | MIE r/w/c | PFA r | TORRENT r
|
85
|
+
AZW r | FLAC r | MIFF r | PFB r | TTC r
|
86
|
+
BMP r | FLIF r/w | MKA r | PFM r | TTF r
|
87
|
+
BPG r | FLV r | MKS r | PGF r | TXT r
|
88
|
+
BTF r | FPF r | MKV r | PGM r/w | VCF r
|
89
|
+
CHM r | FPX r | MNG r/w | PLIST r | VRD r/w/c
|
90
|
+
COS r | GIF r/w | MOBI r | PICT r | VSD r
|
91
|
+
CR2 r/w | GPR r/w | MODD r | PMP r | WAV r
|
92
|
+
CR3 r/w | GZ r | MOI r | PNG r/w | WDP r/w
|
93
|
+
CRM r/w | HDP r/w | MOS r/w | PPM r/w | WEBP r
|
94
|
+
CRW r/w | HDR r | MOV r/w | PPT r | WEBM r
|
95
|
+
CS1 r/w | HEIC r/w | MP3 r | PPTX r | WMA r
|
96
|
+
DCM r | HEIF r/w | MP4 r/w | PS r/w | WMV r
|
97
|
+
DCP r/w | HTML r | MPC r | PSB r/w | WTV r
|
98
|
+
DCR r | ICC r/w/c | MPG r | PSD r/w | WV r
|
99
|
+
DFONT r | ICS r | MPO r/w | PSP r | X3F r/w
|
100
|
+
DIVX r | IDML r | MQV r/w | QTIF r/w | XCF r
|
101
|
+
DJVU r | IIQ r/w | MRW r/w | R3D r | XLS r
|
102
|
+
DLL r | IND r/w | MXF r | RA r | XLSX r
|
103
|
+
DNG r/w | INSP r/w | NEF r/w | RAF r/w | XMP r/w/c
|
104
|
+
DOC r | INSV r | NRW r/w | RAM r | ZIP r
|
105
|
+
DOCX r | INX r | NUMBERS r | RAR r |
|
106
|
+
DPX r | ISO r | O r | RAW r/w |
|
107
|
+
DR4 r/w/c | ITC r | ODP r | RIFF r |
|
108
108
|
|
109
109
|
Meta Information
|
110
110
|
----------------------+----------------------+---------------------
|
@@ -2669,7 +2669,7 @@ specified by the L</Charset> option.
|
|
2669
2669
|
|
2670
2670
|
=head1 AUTHOR
|
2671
2671
|
|
2672
|
-
Copyright 2003-
|
2672
|
+
Copyright 2003-2020, Phil Harvey
|
2673
2673
|
|
2674
2674
|
This library is free software; you can redistribute it and/or modify it
|
2675
2675
|
under the same terms as Perl itself.
|
@@ -477,7 +477,7 @@ main purpose of encryption, so this really can't be considered a bug.
|
|
477
477
|
|
478
478
|
=head1 AUTHOR
|
479
479
|
|
480
|
-
Copyright 2003-
|
480
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
481
481
|
|
482
482
|
This library is free software; you can redistribute it and/or modify it
|
483
483
|
under the same terms as Perl itself.
|
@@ -259,7 +259,7 @@ scanning for AFCP information.
|
|
259
259
|
|
260
260
|
=head1 AUTHOR
|
261
261
|
|
262
|
-
Copyright 2003-
|
262
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
263
263
|
|
264
264
|
This library is free software; you can redistribute it and/or modify it
|
265
265
|
under the same terms as Perl itself.
|
@@ -287,7 +287,7 @@ information from AIFF (Audio Interchange File Format) audio files.
|
|
287
287
|
|
288
288
|
=head1 AUTHOR
|
289
289
|
|
290
|
-
Copyright 2003-
|
290
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
291
291
|
|
292
292
|
This library is free software; you can redistribute it and/or modify it
|
293
293
|
under the same terms as Perl itself.
|
@@ -263,7 +263,7 @@ Currently doesn't parse MAC header unless it is at the start of the file.
|
|
263
263
|
|
264
264
|
=head1 AUTHOR
|
265
265
|
|
266
|
-
Copyright 2003-
|
266
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
267
267
|
|
268
268
|
This library is free software; you can redistribute it and/or modify it
|
269
269
|
under the same terms as Perl itself.
|
@@ -305,7 +305,7 @@ APP12 meta information.
|
|
305
305
|
|
306
306
|
=head1 AUTHOR
|
307
307
|
|
308
|
-
Copyright 2003-
|
308
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
309
309
|
|
310
310
|
This library is free software; you can redistribute it and/or modify it
|
311
311
|
under the same terms as Perl itself.
|
@@ -876,7 +876,7 @@ Windows Media Audio (WMA) and Windows Media Video (WMV) files.
|
|
876
876
|
|
877
877
|
=head1 AUTHOR
|
878
878
|
|
879
|
-
Copyright 2003-
|
879
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
880
880
|
|
881
881
|
This library is free software; you can redistribute it and/or modify it
|
882
882
|
under the same terms as Perl itself.
|
@@ -148,7 +148,7 @@ Apple maker notes in EXIF information.
|
|
148
148
|
|
149
149
|
=head1 AUTHOR
|
150
150
|
|
151
|
-
Copyright 2003-
|
151
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
152
152
|
|
153
153
|
This library is free software; you can redistribute it and/or modify it
|
154
154
|
under the same terms as Perl itself.
|
@@ -291,7 +291,7 @@ information from Audible audio books.
|
|
291
291
|
|
292
292
|
=head1 AUTHOR
|
293
293
|
|
294
|
-
Copyright 2003-
|
294
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
295
295
|
|
296
296
|
This library is free software; you can redistribute it and/or modify it
|
297
297
|
under the same terms as Perl itself.
|
@@ -335,7 +335,7 @@ This module contains definitions required by Image::ExifTool to read BMP
|
|
335
335
|
|
336
336
|
=head1 AUTHOR
|
337
337
|
|
338
|
-
Copyright 2003-
|
338
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
339
339
|
|
340
340
|
This library is free software; you can redistribute it and/or modify it
|
341
341
|
under the same terms as Perl itself.
|
@@ -231,7 +231,7 @@ This module contains definitions required by Image::ExifTool to read BPG
|
|
231
231
|
|
232
232
|
=head1 AUTHOR
|
233
233
|
|
234
|
-
Copyright 2003-
|
234
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
235
235
|
|
236
236
|
This library is free software; you can redistribute it and/or modify it
|
237
237
|
under the same terms as Perl itself.
|
@@ -445,7 +445,7 @@ compression ability).
|
|
445
445
|
|
446
446
|
=head1 AUTHOR
|
447
447
|
|
448
|
-
Copyright 2003-
|
448
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
449
449
|
Copyright 2002, Leon Bottou and Yann Le Cun
|
450
450
|
Copyright 2001, AT&T
|
451
451
|
Copyright 1999-2001, LizardTech Inc.
|
@@ -275,7 +275,7 @@ information in BigTIFF images.
|
|
275
275
|
|
276
276
|
=head1 AUTHOR
|
277
277
|
|
278
|
-
Copyright 2003-
|
278
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
279
279
|
|
280
280
|
This library is free software; you can redistribute it and/or modify it
|
281
281
|
under the same terms as Perl itself.
|
@@ -631,10 +631,9 @@ new XMP tags which are listed in the subsequent tables below. See
|
|
631
631
|
L<http://www.metadataworkinggroup.org/> for the official MWG specification.
|
632
632
|
},
|
633
633
|
MacOS => q{
|
634
|
-
On MacOS systems, there are
|
635
|
-
|
636
|
-
|
637
|
-
an API option.
|
634
|
+
On MacOS systems, the there are additional MDItem and XAttr Finder tags that
|
635
|
+
may be extracted. These tags are not extracted by default -- they must be
|
636
|
+
specifically requested or enabled via an API option.
|
638
637
|
|
639
638
|
The tables below list some of the tags that may be extracted, but ExifTool
|
640
639
|
will extract all available information even for tags not listed.
|
@@ -651,7 +650,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
651
650
|
|
652
651
|
~head1 AUTHOR
|
653
652
|
|
654
|
-
Copyright 2003-
|
653
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
655
654
|
|
656
655
|
This library is free software; you can redistribute it and/or modify it
|
657
656
|
under the same terms as Perl itself.
|
@@ -2715,7 +2714,7 @@ Returned list of writable pseudo tags.
|
|
2715
2714
|
|
2716
2715
|
=head1 AUTHOR
|
2717
2716
|
|
2718
|
-
Copyright 2003-
|
2717
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
2719
2718
|
|
2720
2719
|
This library is free software; you can redistribute it and/or modify it
|
2721
2720
|
under the same terms as Perl itself.
|
@@ -88,7 +88,7 @@ sub ProcessCTMD($$$);
|
|
88
88
|
sub ProcessExifInfo($$$);
|
89
89
|
sub SwapWords($);
|
90
90
|
|
91
|
-
$VERSION = '4.
|
91
|
+
$VERSION = '4.33';
|
92
92
|
|
93
93
|
# Note: Removed 'USM' from 'L' lenses since it is redundant - PH
|
94
94
|
# (or is it? Ref 32 shows 5 non-USM L-type lenses)
|
@@ -570,6 +570,7 @@ $VERSION = '4.30';
|
|
570
570
|
61182.4 => 'Canon RF 85mm F1.2L USM', #IB
|
571
571
|
61182.5 => 'Canon RF 24-240mm F4-6.3 IS USM', #IB
|
572
572
|
61182.6 => 'Canon RF 24-70mm F2.8 L IS USM', #PH
|
573
|
+
61182.7 => 'Canon RF 15-35mm F2.8 L IS USM', #PH
|
573
574
|
65535 => 'n/a',
|
574
575
|
);
|
575
576
|
|
@@ -900,7 +901,7 @@ $VERSION = '4.30';
|
|
900
901
|
0x80000325 => 'EOS 70D',
|
901
902
|
0x80000326 => 'EOS Rebel T5i / 700D / Kiss X7i',
|
902
903
|
0x80000327 => 'EOS Rebel T5 / 1200D / Kiss X70 / Hi',
|
903
|
-
0x80000328 => 'EOS-1D X
|
904
|
+
0x80000328 => 'EOS-1D X Mark II', #42
|
904
905
|
0x80000331 => 'EOS M',
|
905
906
|
0x80000350 => 'EOS 80D', #42
|
906
907
|
0x80000355 => 'EOS M2',
|
@@ -917,10 +918,13 @@ $VERSION = '4.30';
|
|
917
918
|
0x80000417 => 'EOS Rebel SL2 / 200D / Kiss X9', #IB/42
|
918
919
|
0x80000422 => 'EOS Rebel T100 / 4000D / 3000D', #IB (3000D in China; Kiss? - PH)
|
919
920
|
0x80000424 => 'EOS R', #IB
|
921
|
+
0x80000428 => 'EOS-1D X Mark III', #IB
|
920
922
|
0x80000432 => 'EOS Rebel T7 / 2000D / 1500D / Kiss X90', #IB
|
921
923
|
0x80000433 => 'EOS RP',
|
922
924
|
0x80000436 => 'EOS SL3 / 250D / Kiss X10', #25
|
923
925
|
0x80000437 => 'EOS 90D', #IB
|
926
|
+
0x80000520 => 'EOS D2000C', #IB
|
927
|
+
0x80000560 => 'EOS D6000C', #PH (guess)
|
924
928
|
);
|
925
929
|
|
926
930
|
my %canonQuality = (
|
@@ -1588,7 +1592,10 @@ my %offOn = ( 0 => 'Off', 1 => 'On' );
|
|
1588
1592
|
ValueConv => 'unpack("H*", $val)',
|
1589
1593
|
ValueConvInv => 'pack("H*", $val)',
|
1590
1594
|
},
|
1591
|
-
|
1595
|
+
0x29 => { #IB (G9)
|
1596
|
+
Name => 'WBInfo',
|
1597
|
+
SubDirectory => { TagTable => 'Image::ExifTool::Canon::WBInfo' },
|
1598
|
+
},
|
1592
1599
|
# 0x2d - changes with categories (ref 31)
|
1593
1600
|
0x2f => { #PH (G12)
|
1594
1601
|
Name => 'FaceDetect3',
|
@@ -6427,6 +6434,25 @@ my %ciMaxFocal = (
|
|
6427
6434
|
0x02 => 'FacesDetected',
|
6428
6435
|
);
|
6429
6436
|
|
6437
|
+
# G9 white balance information (MakerNotes tag 0x29) (ref IB)
|
6438
|
+
%Image::ExifTool::Canon::WBInfo = (
|
6439
|
+
%binaryDataAttrs,
|
6440
|
+
NOTES => 'WB tags for the Canon G9.',
|
6441
|
+
FORMAT => 'int32u',
|
6442
|
+
FIRST_ENTRY => 1,
|
6443
|
+
GROUPS => { 0 => 'MakerNotes', 2 => 'Image' },
|
6444
|
+
0x02 => { Name => 'WB_GRGBLevelsAuto', Format => 'int32s[4]' },
|
6445
|
+
0x0a => { Name => 'WB_GRGBLevelsDaylight', Format => 'int32s[4]' },
|
6446
|
+
0x12 => { Name => 'WB_GRGBLevelsCloudy', Format => 'int32s[4]' },
|
6447
|
+
0x1a => { Name => 'WB_GRGBLevelsTungsten', Format => 'int32s[4]' },
|
6448
|
+
0x22 => { Name => 'WB_GRGBLevelsFluorescent', Format => 'int32s[4]' },
|
6449
|
+
0x2a => { Name => 'WB_GRGBLevelsFluorHigh', Format => 'int32s[4]' },
|
6450
|
+
0x32 => { Name => 'WB_GRGBLevelsFlash', Format => 'int32s[4]' },
|
6451
|
+
0x3a => { Name => 'WB_GRGBLevelsUnderwater', Format => 'int32s[4]' },
|
6452
|
+
0x42 => { Name => 'WB_GRGBLevelsCustom1', Format => 'int32s[4]' },
|
6453
|
+
0x4a => { Name => 'WB_GRGBLevelsCustom2', Format => 'int32s[4]' },
|
6454
|
+
);
|
6455
|
+
|
6430
6456
|
# yet more face detect information (MakerNotes tag 0x2f) - PH (G12)
|
6431
6457
|
%Image::ExifTool::Canon::FaceDetect3 = (
|
6432
6458
|
%binaryDataAttrs,
|
@@ -9632,7 +9658,7 @@ Canon maker notes in EXIF information.
|
|
9632
9658
|
|
9633
9659
|
=head1 AUTHOR
|
9634
9660
|
|
9635
|
-
Copyright 2003-
|
9661
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
9636
9662
|
|
9637
9663
|
This library is free software; you can redistribute it and/or modify it
|
9638
9664
|
under the same terms as Perl itself.
|
@@ -2779,7 +2779,7 @@ Image::ExifTool to read this information.
|
|
2779
2779
|
|
2780
2780
|
=head1 AUTHOR
|
2781
2781
|
|
2782
|
-
Copyright 2003-
|
2782
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
2783
2783
|
|
2784
2784
|
This library is free software; you can redistribute it and/or modify it
|
2785
2785
|
under the same terms as Perl itself.
|
@@ -877,7 +877,7 @@ tags.)
|
|
877
877
|
|
878
878
|
=head1 AUTHOR
|
879
879
|
|
880
|
-
Copyright 2003-
|
880
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
881
881
|
|
882
882
|
This library is free software; you can redistribute it and/or modify it
|
883
883
|
under the same terms as Perl itself.
|