exiftool_vendored 12.13.0 → 12.14.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 -2
- data/bin/MANIFEST +1 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +26 -13
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool.pm +7 -3
- data/bin/lib/Image/ExifTool.pod +2 -2
- 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 -4
- data/bin/lib/Image/ExifTool/Canon.pm +1 -1
- 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 +1 -1
- 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 +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 +1 -1
- data/bin/lib/Image/ExifTool/MWG.pm +1 -1
- data/bin/lib/Image/ExifTool/MXF.pm +1 -1
- data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
- data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
- data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
- data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
- data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
- data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
- data/bin/lib/Image/ExifTool/Nikon.pm +1 -1
- 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 +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 +3 -2
- data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
- data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
- data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
- data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +1 -1
- 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 +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 +2 -1
- data/bin/lib/Image/ExifTool/TagNames.pod +22 -5
- data/bin/lib/Image/ExifTool/Text.pm +1 -1
- data/bin/lib/Image/ExifTool/Theora.pm +1 -1
- data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
- data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
- data/bin/lib/Image/ExifTool/VCard.pm +1 -1
- data/bin/lib/Image/ExifTool/Validate.pm +1 -1
- data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.pm +1 -1
- data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
- data/bin/lib/Image/ExifTool/Writer.pl +11 -3
- data/bin/lib/Image/ExifTool/XMP.pm +17 -8
- 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/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 +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1529a49f0175445c31e6d5a6607546d958e2b08ce2c044d43232ac07f51a6fb5
|
|
4
|
+
data.tar.gz: bc6637fc0ef323192aa5e6c7e8553520f2d0acd9039e870ae1f9340fa00445c8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 03fa438994202e58a6c85ae0715018f89ca76c3f0fbfa87a9a8438b5c73637ed53d92491759f63926e3c57cefb2ec5f22dadd8b67c04d20a8e06aaa33f0328c0
|
|
7
|
+
data.tar.gz: 5e2cd8a33c4d66057bf115cd6f3bf3adaab426a44d8988747581d21478c81325e3cc88410b783cb6da7a55efbc04f7bc448291d509baf248995d10cfdcdeea0f
|
data/bin/Changes
CHANGED
|
@@ -7,13 +7,30 @@ RSS feed: https://exiftool.org/rss.xml
|
|
|
7
7
|
Note: The most recent production release is Version 12.00. (Other versions are
|
|
8
8
|
considered development releases, and are not uploaded to MetaCPAN.)
|
|
9
9
|
|
|
10
|
+
Jan. 6, 2021 - Version 12.14
|
|
11
|
+
|
|
12
|
+
- Added support for 2 more types of timed GPS in video files (that makes 49
|
|
13
|
+
different formats now supported)
|
|
14
|
+
- Added validity check for PDF trailer dictionary Size
|
|
15
|
+
- Added a new Pentax LensType
|
|
16
|
+
- Extract metadata from Jpeg2000 Association box
|
|
17
|
+
- Changed -g:XX:YY and -G:XX:YY options to show empty strings for non-existent
|
|
18
|
+
groups
|
|
19
|
+
- Patched to issue warning and avoid writing date/time values with a zero
|
|
20
|
+
month or day number
|
|
21
|
+
- Patched to avoid runtime warnings if trying to set FileName to an empty
|
|
22
|
+
string
|
|
23
|
+
- Fixed issue that could cause GPS test number 12 to fail on some systems
|
|
24
|
+
- Fixed problem extracting XML as a block from Jpeg2000 images, and extract
|
|
25
|
+
XML tags in the XML group instead of XMP
|
|
26
|
+
|
|
10
27
|
Dec. 24, 2020 - Version 12.13
|
|
11
28
|
|
|
12
|
-
- Add time zone automatically to most string-based QuickTime date/time tags
|
|
13
|
-
when writing unless the PrintConv option is disabled
|
|
14
29
|
- Added -i HIDDEN option to ignore files with names that start with "."
|
|
15
30
|
- Added a few new Nikon ShutterMode values (thanks Jan Skoda)
|
|
16
31
|
- Added ability to write Google GCamera MicroVideo XMP tags
|
|
32
|
+
- Add time zone automatically to most string-based QuickTime date/time tags
|
|
33
|
+
when writing unless the PrintConv option is disabled
|
|
17
34
|
- Decode a new Sony tag (thanks LibRaw)
|
|
18
35
|
- Changed behaviour when writing only pseudo tags to return an error and avoid
|
|
19
36
|
writing any other tags if writing FileName fails
|
data/bin/MANIFEST
CHANGED
data/bin/META.json
CHANGED
data/bin/META.yml
CHANGED
data/bin/README
CHANGED
|
@@ -106,8 +106,8 @@ your home directory, then you would type the following commands in a
|
|
|
106
106
|
terminal window to extract and run ExifTool:
|
|
107
107
|
|
|
108
108
|
cd ~/Desktop
|
|
109
|
-
gzip -dc Image-ExifTool-12.
|
|
110
|
-
cd Image-ExifTool-12.
|
|
109
|
+
gzip -dc Image-ExifTool-12.14.tar.gz | tar -xf -
|
|
110
|
+
cd Image-ExifTool-12.14
|
|
111
111
|
./exiftool t/images/ExifTool.jpg
|
|
112
112
|
|
|
113
113
|
Note: These commands extract meta information from one of the test images.
|
|
@@ -161,7 +161,7 @@ for calculating digest values and providing other features listed below:
|
|
|
161
161
|
|
|
162
162
|
COPYRIGHT AND LICENSE
|
|
163
163
|
|
|
164
|
-
Copyright 2003-
|
|
164
|
+
Copyright 2003-2021, Phil Harvey
|
|
165
165
|
|
|
166
166
|
This is free software; you can redistribute it and/or modify it under the
|
|
167
167
|
same terms as Perl itself.
|
data/bin/exiftool
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
use strict;
|
|
11
11
|
require 5.004;
|
|
12
12
|
|
|
13
|
-
my $version = '12.
|
|
13
|
+
my $version = '12.14';
|
|
14
14
|
|
|
15
15
|
# add our 'lib' directory to the include list BEFORE 'use Image::ExifTool'
|
|
16
16
|
my $exeDir;
|
|
@@ -2858,6 +2858,10 @@ sub SetImageInfo($$$)
|
|
|
2858
2858
|
# determine what our output file name should be
|
|
2859
2859
|
my $newFileName = $et->GetNewValues('FileName');
|
|
2860
2860
|
my $newDir = $et->GetNewValues('Directory');
|
|
2861
|
+
if (defined $newFileName and not length $newFileName) {
|
|
2862
|
+
Warn "Warning: New file name is empty - $ infile\n";
|
|
2863
|
+
undef $newFileName;
|
|
2864
|
+
}
|
|
2861
2865
|
if (defined $testName) {
|
|
2862
2866
|
my $err;
|
|
2863
2867
|
$err = "You shouldn't write FileName or Directory with TestFile" if defined $newFileName or defined $newDir;
|
|
@@ -5363,7 +5367,7 @@ with this command:
|
|
|
5363
5367
|
|
|
5364
5368
|
produces output like this:
|
|
5365
5369
|
|
|
5366
|
-
-- Generated by ExifTool 12.
|
|
5370
|
+
-- Generated by ExifTool 12.14 --
|
|
5367
5371
|
File: a.jpg - 2003:10:31 15:44:19
|
|
5368
5372
|
(f/5.6, 1/60s, ISO 100)
|
|
5369
5373
|
File: b.jpg - 2006:05:23 11:57:38
|
|
@@ -6369,10 +6373,10 @@ name and directory.
|
|
|
6369
6373
|
|
|
6370
6374
|
=item B<-stay_open> I<FLAG>
|
|
6371
6375
|
|
|
6372
|
-
If I<FLAG> is C<1> or C<True
|
|
6373
|
-
I<ARGFILE> even after reaching the end of file. This
|
|
6374
|
-
applications to pre-load exiftool, thus avoiding the
|
|
6375
|
-
exiftool for each command. The procedure is as follows:
|
|
6376
|
+
If I<FLAG> is C<1> or C<True> (case insensitive), causes exiftool keep
|
|
6377
|
+
reading from the B<-@> I<ARGFILE> even after reaching the end of file. This
|
|
6378
|
+
feature allows calling applications to pre-load exiftool, thus avoiding the
|
|
6379
|
+
overhead of loading exiftool for each command. The procedure is as follows:
|
|
6376
6380
|
|
|
6377
6381
|
1) Execute C<exiftool -stay_open True -@ I<ARGFILE>>, where I<ARGFILE> is the
|
|
6378
6382
|
name of an existing (possibly empty) argument file or C<-> to pipe arguments
|
|
@@ -6395,8 +6399,9 @@ signals back to your application.)
|
|
|
6395
6399
|
|
|
6396
6400
|
4) Repeat steps 2 and 3 for each command.
|
|
6397
6401
|
|
|
6398
|
-
5) Write C<-stay_open\nFalse\n> to I<ARGFILE> when
|
|
6399
|
-
exiftool to process any remaining command-line
|
|
6402
|
+
5) Write C<-stay_open\nFalse\n> (or C<-stay_open\n0\n>) to I<ARGFILE> when
|
|
6403
|
+
done. This will cause exiftool to process any remaining command-line
|
|
6404
|
+
arguments then exit normally.
|
|
6400
6405
|
|
|
6401
6406
|
The input I<ARGFILE> may be changed at any time before step 5 above by
|
|
6402
6407
|
writing the following lines to the currently open I<ARGFILE>:
|
|
@@ -6424,10 +6429,11 @@ an interface to the API UserParam option (see the
|
|
|
6424
6429
|
L<Image::ExifTool Options|Image::ExifTool/Options> documentation), and
|
|
6425
6430
|
provides a method to access user-defined parameters in arguments to the
|
|
6426
6431
|
B<-if> and B<-p> options as if they were any other tag. Appending a hash
|
|
6427
|
-
tag (C<#>) to I<PARAM> also causes the
|
|
6428
|
-
tag
|
|
6429
|
-
value is set to 1 if I<=VAL> is
|
|
6430
|
-
|
|
6432
|
+
tag (C<#>) to I<PARAM> (eg. C<-userParam MyTag#=yes>) also causes the
|
|
6433
|
+
parameter to be extracted as a normal tag in the UserParam group. Similar
|
|
6434
|
+
to the B<-api> option, the parameter value is set to 1 if I<=VAL> is
|
|
6435
|
+
omitted, undef if just I<VAL> is omitted with C<=>, or an empty string if
|
|
6436
|
+
I<VAL> is omitted with C<^=>.
|
|
6431
6437
|
|
|
6432
6438
|
exiftool -p '$test from $filename' -userparam test=Hello FILE
|
|
6433
6439
|
|
|
@@ -7137,6 +7143,13 @@ flexibility of ExifTool.)
|
|
|
7137
7143
|
|
|
7138
7144
|
=back
|
|
7139
7145
|
|
|
7146
|
+
=head1 INTERRUPTING EXIFTOOL
|
|
7147
|
+
|
|
7148
|
+
Interrupting exiftool with a CTRL-C or SIGINT will not result in partially
|
|
7149
|
+
written files or temporary files remaining on the hard disk. The exiftool
|
|
7150
|
+
application traps SIGINT and defers it until the end of critical processes
|
|
7151
|
+
if necessary, then does a proper cleanup before exiting.
|
|
7152
|
+
|
|
7140
7153
|
=head1 EXIT STATUS
|
|
7141
7154
|
|
|
7142
7155
|
The exiftool application exits with a status of 0 on success, or 1 if an
|
|
@@ -7145,7 +7158,7 @@ the commands if B<-execute> was used).
|
|
|
7145
7158
|
|
|
7146
7159
|
=head1 AUTHOR
|
|
7147
7160
|
|
|
7148
|
-
Copyright 2003-
|
|
7161
|
+
Copyright 2003-2021, Phil Harvey
|
|
7149
7162
|
|
|
7150
7163
|
This is free software; you can redistribute it and/or modify it under the
|
|
7151
7164
|
same terms as Perl itself.
|
|
@@ -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-2021 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-2021 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-2021 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-2021, 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
|
#------------------------------------------------------------------------------
|
|
@@ -28,7 +28,7 @@ use vars qw($VERSION $RELEASE @ISA @EXPORT_OK %EXPORT_TAGS $AUTOLOAD @fileTypes
|
|
|
28
28
|
%mimeType $swapBytes $swapWords $currentByteOrder %unpackStd
|
|
29
29
|
%jpegMarker %specialTags %fileTypeLookup $testLen $exePath);
|
|
30
30
|
|
|
31
|
-
$VERSION = '12.
|
|
31
|
+
$VERSION = '12.14';
|
|
32
32
|
$RELEASE = '';
|
|
33
33
|
@ISA = qw(Exporter);
|
|
34
34
|
%EXPORT_TAGS = (
|
|
@@ -3395,7 +3395,11 @@ sub GetGroup($$;$)
|
|
|
3395
3395
|
my @grps;
|
|
3396
3396
|
# create list of group names (without identical adjacent groups if simplifying)
|
|
3397
3397
|
foreach (@families) {
|
|
3398
|
-
my $grp = $groups[$_]
|
|
3398
|
+
my $grp = $groups[$_];
|
|
3399
|
+
unless ($grp) {
|
|
3400
|
+
next if $simplify;
|
|
3401
|
+
$grp = '';
|
|
3402
|
+
}
|
|
3399
3403
|
push @grps, $grp unless $simplify and @grps and $grp eq $grps[-1];
|
|
3400
3404
|
}
|
|
3401
3405
|
# remove leading "Main:" if simplifying
|
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-2021, 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
|
#------------------------------------------------------------------------------
|
|
@@ -2711,7 +2711,7 @@ specified by the L</Charset> option.
|
|
|
2711
2711
|
|
|
2712
2712
|
=head1 AUTHOR
|
|
2713
2713
|
|
|
2714
|
-
Copyright 2003-
|
|
2714
|
+
Copyright 2003-2021, Phil Harvey
|
|
2715
2715
|
|
|
2716
2716
|
This library is free software; you can redistribute it and/or modify it
|
|
2717
2717
|
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-2021, 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-2021, 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-2021, 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-2021, 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-2021, 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-2021, 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-2021, 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-2021, 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-2021, 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-2021, 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-2021, 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-2021, 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.
|
|
@@ -35,7 +35,7 @@ use Image::ExifTool::Sony;
|
|
|
35
35
|
use Image::ExifTool::Validate;
|
|
36
36
|
use Image::ExifTool::MacOS;
|
|
37
37
|
|
|
38
|
-
$VERSION = '3.
|
|
38
|
+
$VERSION = '3.41';
|
|
39
39
|
@ISA = qw(Exporter);
|
|
40
40
|
|
|
41
41
|
sub NumbersFirst($$);
|
|
@@ -633,7 +633,8 @@ overlapping EXIF, IPTC and XMP tags to be reconciled when reading, and
|
|
|
633
633
|
synchronized when writing. The MWG Composite tags below are designed to aid
|
|
634
634
|
in the implementation of these recommendations. As well, the MWG defines
|
|
635
635
|
new XMP tags which are listed in the subsequent tables below. See
|
|
636
|
-
L<http://www.metadataworkinggroup.org/>
|
|
636
|
+
L<https://web.archive.org/web/20181006115950/http://www.metadataworkinggroup.org/specs/>
|
|
637
|
+
for the official MWG specification.
|
|
637
638
|
},
|
|
638
639
|
MacOS => q{
|
|
639
640
|
On MacOS systems, the there are additional MDItem and XAttr Finder tags that
|
|
@@ -656,7 +657,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
|
656
657
|
|
|
657
658
|
~head1 AUTHOR
|
|
658
659
|
|
|
659
|
-
Copyright 2003-
|
|
660
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
660
661
|
|
|
661
662
|
This library is free software; you can redistribute it and/or modify it
|
|
662
663
|
under the same terms as Perl itself.
|
|
@@ -2731,7 +2732,7 @@ Returned list of writable pseudo tags.
|
|
|
2731
2732
|
|
|
2732
2733
|
=head1 AUTHOR
|
|
2733
2734
|
|
|
2734
|
-
Copyright 2003-
|
|
2735
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
2735
2736
|
|
|
2736
2737
|
This library is free software; you can redistribute it and/or modify it
|
|
2737
2738
|
under the same terms as Perl itself.
|
|
@@ -9874,7 +9874,7 @@ Canon maker notes in EXIF information.
|
|
|
9874
9874
|
|
|
9875
9875
|
=head1 AUTHOR
|
|
9876
9876
|
|
|
9877
|
-
Copyright 2003-
|
|
9877
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
9878
9878
|
|
|
9879
9879
|
This library is free software; you can redistribute it and/or modify it
|
|
9880
9880
|
under the same terms as Perl itself.
|
|
@@ -2845,7 +2845,7 @@ Image::ExifTool to read this information.
|
|
|
2845
2845
|
|
|
2846
2846
|
=head1 AUTHOR
|
|
2847
2847
|
|
|
2848
|
-
Copyright 2003-
|
|
2848
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
2849
2849
|
|
|
2850
2850
|
This library is free software; you can redistribute it and/or modify it
|
|
2851
2851
|
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-2021, 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.
|
|
@@ -2264,7 +2264,7 @@ files, and as a trailer in JPEG, CRW, CR2 and TIFF images.
|
|
|
2264
2264
|
|
|
2265
2265
|
=head1 AUTHOR
|
|
2266
2266
|
|
|
2267
|
-
Copyright 2003-
|
|
2267
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
2268
2268
|
|
|
2269
2269
|
This library is free software; you can redistribute it and/or modify it
|
|
2270
2270
|
under the same terms as Perl itself.
|