exiftool_vendored 13.45.0 → 13.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bin/Changes +19 -1
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +8 -7
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool/AAC.pm +1 -1
- 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 +2 -2
- data/bin/lib/Image/ExifTool/CBOR.pm +1 -1
- data/bin/lib/Image/ExifTool/Canon.pm +52 -11
- 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/DSF.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 -3
- 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/GM.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/Geolocation.pm +1 -1
- data/bin/lib/Image/ExifTool/Geotag.pm +60 -19
- data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
- data/bin/lib/Image/ExifTool/Google.pm +3 -2
- 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/ICO.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/InfiRay.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 +1 -1
- data/bin/lib/Image/ExifTool/Kandao.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/LIF.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/sk.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/LigoGPS.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/MISB.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/MRC.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 +4 -2
- 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/NikonSettings.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/Other.pm +1 -1
- data/bin/lib/Image/ExifTool/PCAP.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 +7 -2
- 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 +4 -3
- 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/Plot.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/Protobuf.pm +1 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +8 -4
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +1 -1
- 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/TNEF.pm +1 -1
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +6976 -6967
- data/bin/lib/Image/ExifTool/TagNames.pod +19 -4
- 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/Trailer.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 +5 -5
- data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
- data/bin/lib/Image/ExifTool/WPG.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.pm +1 -1
- data/bin/lib/Image/ExifTool/WavPack.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 +8 -4
- data/bin/lib/Image/ExifTool/WriteRIFF.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
- data/bin/lib/Image/ExifTool/Writer.pl +1 -1
- data/bin/lib/Image/ExifTool/XISF.pm +1 -1
- data/bin/lib/Image/ExifTool/XMP.pm +1 -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/ZISRAW.pm +1 -1
- data/bin/lib/Image/ExifTool/iWork.pm +1 -1
- data/bin/lib/Image/ExifTool.pm +7 -5
- data/bin/lib/Image/ExifTool.pod +11 -2
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fe98ce5f03c86564e64f053a399d231c67e02c5cefc2ae0533e933e52b2e5632
|
|
4
|
+
data.tar.gz: 7a7c7cd4a94746c50996474af6e3ad1b44bd4f3c2e2386435bde5be75f0439c1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ca5b1e6bb5faf24f0f213c83a5035747c1fb065ecb1ba7a9c19eadb404421248c1588bfe1da2d58251c5a5e3090e1bb6a0a07602ce1838ab1eee81e0c487484b
|
|
7
|
+
data.tar.gz: 8f07194647af977527b357417691574667ae8f67cb861f41eeb069b160446bc2fe8ba3b9c0bdc87abb015ce45389583dd624774cb779dcaa35318ef2b1f8293f
|
data/bin/Changes
CHANGED
|
@@ -7,6 +7,24 @@ RSS feed: https://exiftool.org/rss.xml
|
|
|
7
7
|
Note: The most recent production release is Version 13.44. (Other versions are
|
|
8
8
|
considered development releases, and are not uploaded to MetaCPAN.)
|
|
9
9
|
|
|
10
|
+
Jan. 25, 2026 - Version 13.46
|
|
11
|
+
|
|
12
|
+
- Added a new Pentax LensType
|
|
13
|
+
- Decode some new Canon tags (github #380)
|
|
14
|
+
- Renamed a newly added Canon tag (thanks Martin Chvatal)
|
|
15
|
+
- Improved identification of Canon RF lenses in edited images when an extender
|
|
16
|
+
was used
|
|
17
|
+
- Changed description of FocalLength35efl to add "35mm Equiv"
|
|
18
|
+
- Patched -validate option to recognize DNG 1.7.1 tags
|
|
19
|
+
- Patched to remove maker note error/warning when writing files from some
|
|
20
|
+
Google phones (github #377)
|
|
21
|
+
- Patched to improve warning for corrupted HEIC files downloaded from
|
|
22
|
+
heic.digital, and added ability to delete this garbage when writing
|
|
23
|
+
(github #361 and #378)
|
|
24
|
+
- Fixed minor error when writing some DJI DNG files
|
|
25
|
+
- API Changes:
|
|
26
|
+
- Added GeoUserTag option
|
|
27
|
+
|
|
10
28
|
Dec. 26, 2025 - Version 13.45
|
|
11
29
|
|
|
12
30
|
- Added a number of new values for some Sony tags (thanks Milos Komarcevic)
|
|
@@ -16,8 +34,8 @@ Dec. 26, 2025 - Version 13.45
|
|
|
16
34
|
- Decode Ricoh APP7 maker notes
|
|
17
35
|
- Patched to allow a specific PreviewImage to be written to a DNG file
|
|
18
36
|
containing multiple previews
|
|
19
|
-
- Fixed minor error when writing some DJI DNG files
|
|
20
37
|
- Fixed bug reading large Protobuf integers on 32-bit systems (github #373)
|
|
38
|
+
- Fixed minor error when writing some DJI DNG files
|
|
21
39
|
- API Changes:
|
|
22
40
|
- Added SystemTimeRes option
|
|
23
41
|
|
data/bin/META.json
CHANGED
data/bin/META.yml
CHANGED
data/bin/README
CHANGED
|
@@ -111,8 +111,8 @@ your home directory, then you would type the following commands in a
|
|
|
111
111
|
terminal window to extract and run ExifTool:
|
|
112
112
|
|
|
113
113
|
cd ~/Desktop
|
|
114
|
-
gzip -dc Image-ExifTool-13.
|
|
115
|
-
cd Image-ExifTool-13.
|
|
114
|
+
gzip -dc Image-ExifTool-13.46.tar.gz | tar -xf -
|
|
115
|
+
cd Image-ExifTool-13.46
|
|
116
116
|
./exiftool t/images/ExifTool.jpg
|
|
117
117
|
|
|
118
118
|
Note: These commands extract meta information from one of the test images.
|
|
@@ -169,7 +169,7 @@ for calculating digest values and providing other features listed below:
|
|
|
169
169
|
|
|
170
170
|
COPYRIGHT AND LICENSE
|
|
171
171
|
|
|
172
|
-
Copyright 2003-
|
|
172
|
+
Copyright 2003-2026, Phil Harvey
|
|
173
173
|
|
|
174
174
|
This is free software; you can redistribute it and/or modify it under the
|
|
175
175
|
same terms as Perl itself (either the Perl Artistic License or GPL).
|
data/bin/exiftool
CHANGED
|
@@ -11,7 +11,7 @@ use strict;
|
|
|
11
11
|
use warnings;
|
|
12
12
|
require 5.004;
|
|
13
13
|
|
|
14
|
-
my $version = '13.
|
|
14
|
+
my $version = '13.46';
|
|
15
15
|
|
|
16
16
|
$^W = 1; # enable global warnings
|
|
17
17
|
|
|
@@ -87,6 +87,7 @@ sub ReadStayOpen($);
|
|
|
87
87
|
sub Progress($$);
|
|
88
88
|
sub PrintTagList($@);
|
|
89
89
|
sub PrintErrors($$$);
|
|
90
|
+
sub GetASCII($);
|
|
90
91
|
|
|
91
92
|
$SIG{INT} = 'SigInt'; # do cleanup on Ctrl-C
|
|
92
93
|
$SIG{CONT} = 'SigCont'; # (allows break-out of delays)
|
|
@@ -6135,7 +6136,7 @@ with this command:
|
|
|
6135
6136
|
|
|
6136
6137
|
produces output like this:
|
|
6137
6138
|
|
|
6138
|
-
-- Generated by ExifTool 13.
|
|
6139
|
+
-- Generated by ExifTool 13.46 --
|
|
6139
6140
|
File: a.jpg - 2003:10:31 15:44:19
|
|
6140
6141
|
(f/5.6, 1/60s, ISO 100)
|
|
6141
6142
|
File: b.jpg - 2006:05:23 11:57:38
|
|
@@ -7150,10 +7151,10 @@ load exiftool for each invocation.
|
|
|
7150
7151
|
=item B<-api> [I<OPT[[^]=[VAL]]>]
|
|
7151
7152
|
|
|
7152
7153
|
Set ExifTool API option. I<OPT> is an API option name. The option value is
|
|
7153
|
-
set to 1 if I<=VAL> is omitted. If I<VAL> is omitted, the option value
|
|
7154
|
-
set to undef if C<=> is used, or an empty string with C<^=>. If I<OPT>
|
|
7155
|
-
not specified a list of available options is returned. The option name
|
|
7156
|
-
not case
|
|
7154
|
+
set to 1 if I<=VAL> is omitted. If just I<VAL> is omitted, the option value
|
|
7155
|
+
is set to undef if C<=> is used, or an empty string with C<^=>. If I<OPT>
|
|
7156
|
+
is not specified a list of available options is returned. The option name
|
|
7157
|
+
is not case sensitive, but the option values are. See
|
|
7157
7158
|
L<Image::ExifTool Options|Image::ExifTool/Options> for option details. This
|
|
7158
7159
|
overrides API options set via the config file. Note that the exiftool app
|
|
7159
7160
|
sets some API options internally, and attempts to change these via the
|
|
@@ -8108,7 +8109,7 @@ the commands if B<-execute> was used).
|
|
|
8108
8109
|
|
|
8109
8110
|
=head1 AUTHOR
|
|
8110
8111
|
|
|
8111
|
-
Copyright 2003-
|
|
8112
|
+
Copyright 2003-2026, Phil Harvey
|
|
8112
8113
|
|
|
8113
8114
|
This is free software; you can redistribute it and/or modify it under the
|
|
8114
8115
|
same terms as Perl itself.
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
# Sets internal ERROR member from $! if there is an error reading
|
|
30
30
|
# the file.
|
|
31
31
|
#
|
|
32
|
-
# Legal: Copyright (c) 2003-
|
|
32
|
+
# Legal: Copyright (c) 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
33
33
|
# This library is free software; you can redistribute it and/or
|
|
34
34
|
# modify it under the same terms as Perl itself.
|
|
35
35
|
#------------------------------------------------------------------------------
|
|
@@ -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-2026, 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-2026, 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.
|
|
@@ -163,7 +163,7 @@ based on unofficial sources which may be incomplete, inaccurate or outdated.
|
|
|
163
163
|
|
|
164
164
|
=head1 AUTHOR
|
|
165
165
|
|
|
166
|
-
Copyright 2003-
|
|
166
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
167
167
|
|
|
168
168
|
This library is free software; you can redistribute it and/or modify it
|
|
169
169
|
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-2026, 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-2026, 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.
|
|
@@ -291,7 +291,7 @@ information from AIFF (Audio Interchange File Format) audio files.
|
|
|
291
291
|
|
|
292
292
|
=head1 AUTHOR
|
|
293
293
|
|
|
294
|
-
Copyright 2003-
|
|
294
|
+
Copyright 2003-2026, 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.
|
|
@@ -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-2026, 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.
|
|
@@ -306,7 +306,7 @@ APP12 meta information.
|
|
|
306
306
|
|
|
307
307
|
=head1 AUTHOR
|
|
308
308
|
|
|
309
|
-
Copyright 2003-
|
|
309
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
310
310
|
|
|
311
311
|
This library is free software; you can redistribute it and/or modify it
|
|
312
312
|
under the same terms as Perl itself.
|
|
@@ -879,7 +879,7 @@ Windows Media Audio (WMA) and Windows Media Video (WMV) files.
|
|
|
879
879
|
|
|
880
880
|
=head1 AUTHOR
|
|
881
881
|
|
|
882
|
-
Copyright 2003-
|
|
882
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
883
883
|
|
|
884
884
|
This library is free software; you can redistribute it and/or modify it
|
|
885
885
|
under the same terms as Perl itself.
|
|
@@ -399,7 +399,7 @@ Apple maker notes in EXIF information.
|
|
|
399
399
|
|
|
400
400
|
=head1 AUTHOR
|
|
401
401
|
|
|
402
|
-
Copyright 2003-
|
|
402
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
403
403
|
|
|
404
404
|
This library is free software; you can redistribute it and/or modify it
|
|
405
405
|
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-2026, 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-2026, 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-2026, 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-2026, 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.
|
|
@@ -282,7 +282,7 @@ information in BigTIFF images.
|
|
|
282
282
|
|
|
283
283
|
=head1 AUTHOR
|
|
284
284
|
|
|
285
|
-
Copyright 2003-
|
|
285
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
286
286
|
|
|
287
287
|
This library is free software; you can redistribute it and/or modify it
|
|
288
288
|
under the same terms as Perl itself.
|
|
@@ -699,7 +699,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
|
699
699
|
|
|
700
700
|
~head1 AUTHOR
|
|
701
701
|
|
|
702
|
-
Copyright 2003-
|
|
702
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
703
703
|
|
|
704
704
|
This library is free software; you can redistribute it and/or modify it
|
|
705
705
|
under the same terms as Perl itself.
|
|
@@ -2831,7 +2831,7 @@ Returned list of writable pseudo tags.
|
|
|
2831
2831
|
|
|
2832
2832
|
=head1 AUTHOR
|
|
2833
2833
|
|
|
2834
|
-
Copyright 2003-
|
|
2834
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
2835
2835
|
|
|
2836
2836
|
This library is free software; you can redistribute it and/or modify it
|
|
2837
2837
|
under the same terms as Perl itself.
|
|
@@ -324,7 +324,7 @@ specification.
|
|
|
324
324
|
|
|
325
325
|
=head1 AUTHOR
|
|
326
326
|
|
|
327
|
-
Copyright 2003-
|
|
327
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
328
328
|
|
|
329
329
|
This library is free software; you can redistribute it and/or modify it
|
|
330
330
|
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 = '5.
|
|
91
|
+
$VERSION = '5.02';
|
|
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)
|
|
@@ -2165,6 +2165,13 @@ my %offOn = ( 0 => 'Off', 1 => 'On' );
|
|
|
2165
2165
|
}
|
|
2166
2166
|
},
|
|
2167
2167
|
# 0x4049 - related to croping (forum13491) - "8 0 0 0" = no crop, "8 1 0 1" = crop enabled
|
|
2168
|
+
0x4053 => { #github380
|
|
2169
|
+
Name => 'FocusBracketingInfo',
|
|
2170
|
+
SubDirectory => {
|
|
2171
|
+
Validate => 'Image::ExifTool::Canon::Validate($dirData,$subdirStart,$size)',
|
|
2172
|
+
TagTable => 'Image::ExifTool::Canon::FocusBracketingInfo',
|
|
2173
|
+
}
|
|
2174
|
+
},
|
|
2168
2175
|
0x4059 => { #forum16111
|
|
2169
2176
|
Name => 'LevelInfo',
|
|
2170
2177
|
SubDirectory => {
|
|
@@ -4806,13 +4813,9 @@ my %ciMaxFocal = (
|
|
|
4806
4813
|
PRIORITY => 0,
|
|
4807
4814
|
GROUPS => { 0 => 'MakerNotes', 2 => 'Camera' },
|
|
4808
4815
|
NOTES => 'CameraInfo tags for the EOS R6 Mark II.',
|
|
4809
|
-
0x086d => { #forum17745
|
|
4810
|
-
Name => '
|
|
4811
|
-
Format => '
|
|
4812
|
-
# (upper 2 bytes are currently unknown for this tag in JPEG images --
|
|
4813
|
-
# we need samples ideally spanning the 65536 count)
|
|
4814
|
-
RawConv => '$$self{PATH}[2] eq "UUID-Canon" ? $val : $val & 0xffff',
|
|
4815
|
-
Notes => 'includes electronic + mechanical shutter',
|
|
4816
|
+
0x086d => { #forum17745 (+ private email)
|
|
4817
|
+
Name => 'ImageCount', # (resets to 0 when SD card is formatted)
|
|
4818
|
+
Format => 'int16u',
|
|
4816
4819
|
},
|
|
4817
4820
|
);
|
|
4818
4821
|
|
|
@@ -9509,6 +9512,33 @@ my %filterConv = (
|
|
|
9509
9512
|
|
|
9510
9513
|
);
|
|
9511
9514
|
|
|
9515
|
+
#github380
|
|
9516
|
+
%Image::ExifTool::Canon::FocusBracketingInfo = (
|
|
9517
|
+
%binaryDataAttrs,
|
|
9518
|
+
FORMAT => 'int32s',
|
|
9519
|
+
FIRST_ENTRY => 1,
|
|
9520
|
+
GROUPS => { 0 => 'MakerNotes', 2 => 'Camera' },
|
|
9521
|
+
1 => {
|
|
9522
|
+
Name => 'FocusBracketing',
|
|
9523
|
+
PrintConv => \%offOn,
|
|
9524
|
+
},
|
|
9525
|
+
2 => 'FocusBracketingImageCount', # (value: 1-999)
|
|
9526
|
+
3 => 'FocusBracketingFocusIncrement', # (value: 1-10)
|
|
9527
|
+
4 => {
|
|
9528
|
+
Name => 'FocusBracketingExposureSmoothing',
|
|
9529
|
+
PrintConv => \%offOn,
|
|
9530
|
+
},
|
|
9531
|
+
5 => {
|
|
9532
|
+
Name => 'FocusBracketingDepthComposite',
|
|
9533
|
+
PrintConv => \%offOn,
|
|
9534
|
+
},
|
|
9535
|
+
6 => {
|
|
9536
|
+
Name => 'FocusBracketingCropDepthComposite',
|
|
9537
|
+
PrintConv => \%offOn,
|
|
9538
|
+
},
|
|
9539
|
+
7 => 'FocusBracketingFlashInterval', # in seconds
|
|
9540
|
+
);
|
|
9541
|
+
|
|
9512
9542
|
# Canon UUID atoms (ref PH, SX280)
|
|
9513
9543
|
%Image::ExifTool::Canon::uuid = (
|
|
9514
9544
|
GROUPS => { 0 => 'MakerNotes', 1 => 'Canon', 2 => 'Video' },
|
|
@@ -10053,8 +10083,10 @@ sub PrintLensID(@)
|
|
|
10053
10083
|
foreach $lens (@lenses) {
|
|
10054
10084
|
push @user, $lens if $Image::ExifTool::userLens{$lens};
|
|
10055
10085
|
}
|
|
10086
|
+
my @tcs = (1, 1.4, 2, 2.8);
|
|
10087
|
+
@tcs = ( $3 ) if $lensModel =~ / \+ ((EXTENDER )?RF)?(\d+(\.\d*)?)x\b/;
|
|
10056
10088
|
# attempt to determine actual lens
|
|
10057
|
-
foreach $tc (
|
|
10089
|
+
foreach $tc (@tcs) { # loop through teleconverter scaling factors
|
|
10058
10090
|
foreach $lens (@lenses) {
|
|
10059
10091
|
next unless $lens =~ /(\d+)(?:-(\d+))?mm.*?(?:[fF]\/?)(\d+(?:\.\d+)?)(?:-(\d+(?:\.\d+)?))?/;
|
|
10060
10092
|
# ($1=short focal, $2=long focal, $3=max aperture wide, $4=max aperture tele)
|
|
@@ -10069,7 +10101,16 @@ sub PrintLensID(@)
|
|
|
10069
10101
|
}
|
|
10070
10102
|
next if abs($shortFocal - $sf * $tc) > 0.9;
|
|
10071
10103
|
my $tclens = $lens;
|
|
10072
|
-
$
|
|
10104
|
+
if ($lens =~ /^(.*) \+ (RF)?(\d+(\.\d*)?)x$/) {
|
|
10105
|
+
next unless $3 eq $tc;
|
|
10106
|
+
# remove previous entry if same lens
|
|
10107
|
+
my $lns = $1;
|
|
10108
|
+
pop @maybe if @maybe and $maybe[-1] =~ /^$lns/;
|
|
10109
|
+
pop @likely if @likely and $likely[-1] =~ /^$lns/;
|
|
10110
|
+
pop @matches if @matches and $matches[-1] =~ /^$lns/;
|
|
10111
|
+
} elsif ($tc > 1) {
|
|
10112
|
+
$tclens .= " + ${tc}x";
|
|
10113
|
+
}
|
|
10073
10114
|
push @maybe, $tclens;
|
|
10074
10115
|
next if abs($longFocal - $lf * $tc) > 0.9;
|
|
10075
10116
|
push @likely, $tclens;
|
|
@@ -10727,7 +10768,7 @@ Canon maker notes in EXIF information.
|
|
|
10727
10768
|
|
|
10728
10769
|
=head1 AUTHOR
|
|
10729
10770
|
|
|
10730
|
-
Copyright 2003-
|
|
10771
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
10731
10772
|
|
|
10732
10773
|
This library is free software; you can redistribute it and/or modify it
|
|
10733
10774
|
under the same terms as Perl itself.
|
|
@@ -2873,7 +2873,7 @@ Image::ExifTool to read this information.
|
|
|
2873
2873
|
|
|
2874
2874
|
=head1 AUTHOR
|
|
2875
2875
|
|
|
2876
|
-
Copyright 2003-
|
|
2876
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
2877
2877
|
|
|
2878
2878
|
This library is free software; you can redistribute it and/or modify it
|
|
2879
2879
|
under the same terms as Perl itself.
|
|
@@ -888,7 +888,7 @@ tags.)
|
|
|
888
888
|
|
|
889
889
|
=head1 AUTHOR
|
|
890
890
|
|
|
891
|
-
Copyright 2003-
|
|
891
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
892
892
|
|
|
893
893
|
This library is free software; you can redistribute it and/or modify it
|
|
894
894
|
under the same terms as Perl itself.
|
|
@@ -2288,7 +2288,7 @@ files, and as a trailer in JPEG, CRW, CR2 and TIFF images.
|
|
|
2288
2288
|
|
|
2289
2289
|
=head1 AUTHOR
|
|
2290
2290
|
|
|
2291
|
-
Copyright 2003-
|
|
2291
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
2292
2292
|
|
|
2293
2293
|
This library is free software; you can redistribute it and/or modify it
|
|
2294
2294
|
under the same terms as Perl itself.
|
|
@@ -221,7 +221,7 @@ settings files (COS).
|
|
|
221
221
|
|
|
222
222
|
=head1 AUTHOR
|
|
223
223
|
|
|
224
|
-
Copyright 2003-
|
|
224
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
225
225
|
|
|
226
226
|
This library is free software; you can redistribute it and/or modify it
|
|
227
227
|
under the same terms as Perl itself.
|
|
@@ -2034,7 +2034,7 @@ Casio maker notes in EXIF information.
|
|
|
2034
2034
|
|
|
2035
2035
|
=head1 AUTHOR
|
|
2036
2036
|
|
|
2037
|
-
Copyright 2003-
|
|
2037
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
2038
2038
|
|
|
2039
2039
|
This library is free software; you can redistribute it and/or modify it
|
|
2040
2040
|
under the same terms as Perl itself.
|
|
@@ -422,7 +422,7 @@ when decoding certain types of information.
|
|
|
422
422
|
|
|
423
423
|
=head1 AUTHOR
|
|
424
424
|
|
|
425
|
-
Copyright 2003-
|
|
425
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
426
426
|
|
|
427
427
|
This library is free software; you can redistribute it and/or modify it
|
|
428
428
|
under the same terms as Perl itself.
|
|
@@ -3853,7 +3853,7 @@ No translation of special characters sets is done.
|
|
|
3853
3853
|
|
|
3854
3854
|
=head1 AUTHOR
|
|
3855
3855
|
|
|
3856
|
-
Copyright 2003-
|
|
3856
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
3857
3857
|
|
|
3858
3858
|
This library is free software; you can redistribute it and/or modify it
|
|
3859
3859
|
under the same terms as Perl itself.
|
|
@@ -880,7 +880,7 @@ the maker notes in images from some DJI Phantom drones.
|
|
|
880
880
|
|
|
881
881
|
=head1 AUTHOR
|
|
882
882
|
|
|
883
|
-
Copyright 2003-
|
|
883
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
884
884
|
|
|
885
885
|
This library is free software; you can redistribute it and/or modify it
|
|
886
886
|
under the same terms as Perl itself.
|
|
@@ -849,7 +849,7 @@ information in DNG (Digital Negative) images.
|
|
|
849
849
|
|
|
850
850
|
=head1 AUTHOR
|
|
851
851
|
|
|
852
|
-
Copyright 2003-
|
|
852
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
853
853
|
|
|
854
854
|
This library is free software; you can redistribute it and/or modify it
|
|
855
855
|
under the same terms as Perl itself.
|
|
@@ -225,7 +225,7 @@ metadata from DPX (Digital Picture Exchange) images.
|
|
|
225
225
|
|
|
226
226
|
=head1 AUTHOR
|
|
227
227
|
|
|
228
|
-
Copyright 2003-
|
|
228
|
+
Copyright 2003-2026, 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.
|
|
@@ -117,7 +117,7 @@ This module contains definitions required by Image::ExifTool to read DSF
|
|
|
117
117
|
|
|
118
118
|
=head1 AUTHOR
|
|
119
119
|
|
|
120
|
-
Copyright 2003-
|
|
120
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
121
121
|
|
|
122
122
|
This library is free software; you can redistribute it and/or modify it
|
|
123
123
|
under the same terms as Perl itself.
|
|
@@ -291,7 +291,7 @@ information from DV (raw Digital Video) files.
|
|
|
291
291
|
|
|
292
292
|
=head1 AUTHOR
|
|
293
293
|
|
|
294
|
-
Copyright 2003-
|
|
294
|
+
Copyright 2003-2026, 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.
|
|
@@ -383,7 +383,7 @@ This file contains tag definitions for the Darwin Core XMP namespace.
|
|
|
383
383
|
|
|
384
384
|
=head1 AUTHOR
|
|
385
385
|
|
|
386
|
-
Copyright 2003-
|
|
386
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
387
387
|
|
|
388
388
|
This library is free software; you can redistribute it and/or modify it
|
|
389
389
|
under the same terms as Perl itself.
|
|
@@ -353,7 +353,7 @@ Image::ExifTool::AIFF.
|
|
|
353
353
|
|
|
354
354
|
=head1 AUTHOR
|
|
355
355
|
|
|
356
|
-
Copyright 2003-
|
|
356
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
357
357
|
|
|
358
358
|
This library is free software; you can redistribute it and/or modify it
|
|
359
359
|
under the same terms as Perl itself.
|
|
@@ -1553,7 +1553,7 @@ library files.
|
|
|
1553
1553
|
|
|
1554
1554
|
=head1 AUTHOR
|
|
1555
1555
|
|
|
1556
|
-
Copyright 2003-
|
|
1556
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
1557
1557
|
|
|
1558
1558
|
This library is free software; you can redistribute it and/or modify it
|
|
1559
1559
|
under the same terms as Perl itself.
|
|
@@ -213,7 +213,7 @@ $formatName[129] = 'utf8'; # (Exif 3.0)
|
|
|
213
213
|
10 => 'JBIG Color', #3
|
|
214
214
|
99 => 'JPEG', #16
|
|
215
215
|
262 => 'Kodak 262', #16
|
|
216
|
-
32766 => '
|
|
216
|
+
32766 => 'NeXt or Sony ARW Compressed 2', #3/Milos
|
|
217
217
|
32767 => 'Sony ARW Compressed', #16
|
|
218
218
|
32769 => 'Packed RAW', #PH (used by Epson, Nikon, Samsung)
|
|
219
219
|
32770 => 'Samsung SRW Compressed', #PH
|
|
@@ -1431,6 +1431,7 @@ my %opcodeInfo = (
|
|
|
1431
1431
|
WriteGroup => 'IFD0',
|
|
1432
1432
|
Mandatory => 1,
|
|
1433
1433
|
PrintConv => {
|
|
1434
|
+
# 0 - written by Adobe DNG converter 18.1 when converting from CR3
|
|
1434
1435
|
1 => 'Centered',
|
|
1435
1436
|
2 => 'Co-sited',
|
|
1436
1437
|
},
|
|
@@ -4698,7 +4699,7 @@ my %subSecConv = (
|
|
|
4698
4699
|
PrintConv => 'sprintf("%.1f",$val)',
|
|
4699
4700
|
},
|
|
4700
4701
|
FocalLength35efl => { #26/PH
|
|
4701
|
-
Description => 'Focal Length',
|
|
4702
|
+
Description => 'Focal Length 35mm Equiv',
|
|
4702
4703
|
Notes => 'this value may be incorrect if the image has been resized',
|
|
4703
4704
|
Groups => { 2 => 'Camera' },
|
|
4704
4705
|
Require => {
|
|
@@ -7156,7 +7157,7 @@ EXIF and TIFF meta information.
|
|
|
7156
7157
|
|
|
7157
7158
|
=head1 AUTHOR
|
|
7158
7159
|
|
|
7159
|
-
Copyright 2003-
|
|
7160
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
7160
7161
|
|
|
7161
7162
|
This library is free software; you can redistribute it and/or modify it
|
|
7162
7163
|
under the same terms as Perl itself.
|
|
@@ -137,7 +137,7 @@ information from FITS (Flexible Image Transport System) images.
|
|
|
137
137
|
|
|
138
138
|
=head1 AUTHOR
|
|
139
139
|
|
|
140
|
-
Copyright 2003-
|
|
140
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
141
141
|
|
|
142
142
|
This library is free software; you can redistribute it and/or modify it
|
|
143
143
|
under the same terms as Perl itself.
|
|
@@ -298,7 +298,7 @@ information from Free Lossless Audio Codec (FLAC) audio files.
|
|
|
298
298
|
|
|
299
299
|
=head1 AUTHOR
|
|
300
300
|
|
|
301
|
-
Copyright 2003-
|
|
301
|
+
Copyright 2003-2026, Phil Harvey (philharvey66 at gmail.com)
|
|
302
302
|
|
|
303
303
|
This library is free software; you can redistribute it and/or modify it
|
|
304
304
|
under the same terms as Perl itself.
|