exiftool_vendored 12.72.0 → 12.73.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/Changes +17 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +28 -15
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool/AAC.pm +8 -6
- 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 +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 +1 -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 +60 -7
- 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/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 +5 -2
- 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 +3 -3
- data/bin/lib/Image/ExifTool/Jpeg2000.pm +17 -6
- 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 +4 -4
- data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fr.pm +4 -5
- data/bin/lib/Image/ExifTool/Lang/it.pm +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +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 +9 -8
- 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/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 +24 -2
- 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 +27 -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 +32 -11
- data/bin/lib/Image/ExifTool/PhaseOne.pm +4 -4
- 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 +21 -1
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +90 -2
- 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 +3 -3
- 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 +3 -3
- 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 +3872 -3858
- data/bin/lib/Image/ExifTool/TagNames.pod +11416 -11382
- 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/WPG.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 +4 -1
- data/bin/lib/Image/ExifTool/WriteRIFF.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +5 -3
- data/bin/lib/Image/ExifTool/Writer.pl +6 -1
- data/bin/lib/Image/ExifTool/XISF.pm +1 -1
- data/bin/lib/Image/ExifTool/XMP.pm +19 -3
- 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 +18 -3
- data/bin/lib/Image/ExifTool.pod +10 -2
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +2 -2
@@ -5881,11 +5881,10 @@ $VERSION = '1.36';
|
|
5881
5881
|
'ISOAutoMax' => 'ISO Auto maximum',
|
5882
5882
|
'ISOAutoMin' => 'ISO Auto minimum',
|
5883
5883
|
'ISOAutoOffset' => 'Décalage automatique de l\'ISO',
|
5884
|
-
'
|
5885
|
-
Description => 'Paramètres de l\'ISO Auto',
|
5884
|
+
'ISOAutoMinSpeed' => {
|
5886
5885
|
PrintConv => {
|
5887
|
-
'Fast' => '
|
5888
|
-
'Slow' => '
|
5886
|
+
'Auto Fast' => 'Auto rapide',
|
5887
|
+
'Auto Slow' => 'Auto lent',
|
5889
5888
|
},
|
5890
5889
|
},
|
5891
5890
|
'ISOExpansion' => {
|
@@ -11271,7 +11270,7 @@ and values.
|
|
11271
11270
|
|
11272
11271
|
=head1 AUTHOR
|
11273
11272
|
|
11274
|
-
Copyright 2003-
|
11273
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
11275
11274
|
|
11276
11275
|
This library is free software; you can redistribute it and/or modify it
|
11277
11276
|
under the same terms as Perl itself.
|
@@ -3613,10 +3613,10 @@ $VERSION = '1.14';
|
|
3613
3613
|
'Off' => 'Spento',
|
3614
3614
|
},
|
3615
3615
|
},
|
3616
|
-
'
|
3616
|
+
'ISOAutoMinSpeed' => {
|
3617
3617
|
Description => 'Parametri ISO auto',
|
3618
3618
|
PrintConv => {
|
3619
|
-
'Fast' => '
|
3619
|
+
'Auto Fast' => 'Auto veloce',
|
3620
3620
|
},
|
3621
3621
|
},
|
3622
3622
|
'ISODisplay' => {
|
@@ -7903,7 +7903,7 @@ and values.
|
|
7903
7903
|
|
7904
7904
|
=head1 AUTHOR
|
7905
7905
|
|
7906
|
-
Copyright 2003-
|
7906
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
7907
7907
|
|
7908
7908
|
This library is free software; you can redistribute it and/or modify it
|
7909
7909
|
under the same terms as Perl itself.
|
@@ -5841,7 +5841,7 @@ and values.
|
|
5841
5841
|
|
5842
5842
|
=head1 AUTHOR
|
5843
5843
|
|
5844
|
-
Copyright 2003-
|
5844
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
5845
5845
|
|
5846
5846
|
This library is free software; you can redistribute it and/or modify it
|
5847
5847
|
under the same terms as Perl itself.
|
@@ -2316,7 +2316,7 @@ and values.
|
|
2316
2316
|
|
2317
2317
|
=head1 AUTHOR
|
2318
2318
|
|
2319
|
-
Copyright 2003-
|
2319
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2320
2320
|
|
2321
2321
|
This library is free software; you can redistribute it and/or modify it
|
2322
2322
|
under the same terms as Perl itself.
|
@@ -3208,7 +3208,7 @@ and values.
|
|
3208
3208
|
|
3209
3209
|
=head1 AUTHOR
|
3210
3210
|
|
3211
|
-
Copyright 2003-
|
3211
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
3212
3212
|
|
3213
3213
|
This library is free software; you can redistribute it and/or modify it
|
3214
3214
|
under the same terms as Perl itself.
|
@@ -1258,7 +1258,7 @@ and values.
|
|
1258
1258
|
|
1259
1259
|
=head1 AUTHOR
|
1260
1260
|
|
1261
|
-
Copyright 2003-
|
1261
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1262
1262
|
|
1263
1263
|
This library is free software; you can redistribute it and/or modify it
|
1264
1264
|
under the same terms as Perl itself.
|
@@ -5718,7 +5718,7 @@ and values.
|
|
5718
5718
|
|
5719
5719
|
=head1 AUTHOR
|
5720
5720
|
|
5721
|
-
Copyright 2003-
|
5721
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
5722
5722
|
|
5723
5723
|
This library is free software; you can redistribute it and/or modify it
|
5724
5724
|
under the same terms as Perl itself.
|
@@ -1789,7 +1789,7 @@ and values.
|
|
1789
1789
|
|
1790
1790
|
=head1 AUTHOR
|
1791
1791
|
|
1792
|
-
Copyright 2003-
|
1792
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1793
1793
|
|
1794
1794
|
This library is free software; you can redistribute it and/or modify it
|
1795
1795
|
under the same terms as Perl itself.
|
@@ -620,7 +620,7 @@ and values.
|
|
620
620
|
|
621
621
|
=head1 AUTHOR
|
622
622
|
|
623
|
-
Copyright 2003-
|
623
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
624
624
|
|
625
625
|
This library is free software; you can redistribute it and/or modify it
|
626
626
|
under the same terms as Perl itself.
|
@@ -528,7 +528,7 @@ and values.
|
|
528
528
|
|
529
529
|
=head1 AUTHOR
|
530
530
|
|
531
|
-
Copyright 2003-
|
531
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
532
532
|
|
533
533
|
This library is free software; you can redistribute it and/or modify it
|
534
534
|
under the same terms as Perl itself.
|
@@ -1313,7 +1313,7 @@ and values.
|
|
1313
1313
|
|
1314
1314
|
=head1 AUTHOR
|
1315
1315
|
|
1316
|
-
Copyright 2003-
|
1316
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1317
1317
|
|
1318
1318
|
This library is free software; you can redistribute it and/or modify it
|
1319
1319
|
under the same terms as Perl itself.
|
@@ -784,7 +784,7 @@ and values.
|
|
784
784
|
|
785
785
|
=head1 AUTHOR
|
786
786
|
|
787
|
-
Copyright 2003-
|
787
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
788
788
|
|
789
789
|
This library is free software; you can redistribute it and/or modify it
|
790
790
|
under the same terms as Perl itself.
|
@@ -13,7 +13,7 @@ use vars qw($VERSION);
|
|
13
13
|
use Image::ExifTool qw(:DataAccess :Utils);
|
14
14
|
use Image::ExifTool::Exif;
|
15
15
|
|
16
|
-
$VERSION = '1.
|
16
|
+
$VERSION = '1.08';
|
17
17
|
|
18
18
|
sub ProcessLeaf($$$);
|
19
19
|
|
@@ -444,7 +444,7 @@ sub ProcessLeaf($$$)
|
|
444
444
|
$tagInfo = {
|
445
445
|
Name => $name,
|
446
446
|
Writable => 0,
|
447
|
-
PrintConv =>
|
447
|
+
PrintConv => \&Image::ExifTool::LimitLongValues,
|
448
448
|
};
|
449
449
|
# make tags in main table unknown because they tend to be binary
|
450
450
|
$$tagInfo{Unknown} = 1 if $tagTablePtr eq \%Image::ExifTool::Leaf::Main;
|
@@ -504,7 +504,7 @@ Capture.
|
|
504
504
|
|
505
505
|
=head1 AUTHOR
|
506
506
|
|
507
|
-
Copyright 2003-
|
507
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
508
508
|
|
509
509
|
This library is free software; you can redistribute it and/or modify it
|
510
510
|
under the same terms as Perl itself.
|
@@ -192,7 +192,7 @@ from Lytro Light Field Picture (LFP) files.
|
|
192
192
|
|
193
193
|
=head1 AUTHOR
|
194
194
|
|
195
|
-
Copyright 2003-
|
195
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
196
196
|
|
197
197
|
This library is free software; you can redistribute it and/or modify it
|
198
198
|
under the same terms as Perl itself.
|
@@ -941,7 +941,7 @@ video.
|
|
941
941
|
|
942
942
|
=head1 AUTHOR
|
943
943
|
|
944
|
-
Copyright 2003-
|
944
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
945
945
|
|
946
946
|
This library is free software; you can redistribute it and/or modify it
|
947
947
|
under the same terms as Perl itself.
|
@@ -14,7 +14,7 @@ use Image::ExifTool qw(:DataAccess :Utils);
|
|
14
14
|
use Image::ExifTool::Exif;
|
15
15
|
use Image::ExifTool::GPS;
|
16
16
|
|
17
|
-
$VERSION = '1.
|
17
|
+
$VERSION = '1.52';
|
18
18
|
|
19
19
|
sub ProcessMIE($$);
|
20
20
|
sub ProcessMIEGroup($$$);
|
@@ -1536,7 +1536,7 @@ sub ProcessMIEGroup($$$)
|
|
1536
1536
|
$tagInfo = {
|
1537
1537
|
Name => $tag,
|
1538
1538
|
Writable => 0,
|
1539
|
-
PrintConv =>
|
1539
|
+
PrintConv => \&Image::ExifTool::LimitLongValues,
|
1540
1540
|
};
|
1541
1541
|
AddTagToTable($tagTablePtr, $tag, $tagInfo);
|
1542
1542
|
last;
|
@@ -2551,7 +2551,7 @@ tag name. For example:
|
|
2551
2551
|
|
2552
2552
|
=head1 AUTHOR
|
2553
2553
|
|
2554
|
-
Copyright 2003-
|
2554
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2555
2555
|
|
2556
2556
|
This library is free software; you can redistribute it and/or modify it
|
2557
2557
|
under the same terms as Perl itself. The MIE format itself is also
|
@@ -356,7 +356,7 @@ A few examples of combined units strings:
|
|
356
356
|
|
357
357
|
=head1 AUTHOR
|
358
358
|
|
359
|
-
Copyright 2003-
|
359
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
360
360
|
|
361
361
|
This library is free software; you can redistribute it and/or modify it
|
362
362
|
under the same terms as Perl itself.
|
@@ -255,7 +255,7 @@ This module contains routines required by Image::ExifTool to read MIFF
|
|
255
255
|
|
256
256
|
=head1 AUTHOR
|
257
257
|
|
258
|
-
Copyright 2003-
|
258
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
259
259
|
|
260
260
|
This library is free software; you can redistribute it and/or modify it
|
261
261
|
under the same terms as Perl itself.
|
@@ -468,7 +468,7 @@ Board (MISB) KLV-format metadata from M2TS videos.
|
|
468
468
|
|
469
469
|
=head1 AUTHOR
|
470
470
|
|
471
|
-
Copyright 2003-
|
471
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
472
472
|
|
473
473
|
This library is free software; you can redistribute it and/or modify it
|
474
474
|
under the same terms as Perl itself.
|
@@ -661,7 +661,7 @@ This module contains definitions required by Image::ExifTool to read MNG
|
|
661
661
|
|
662
662
|
=head1 AUTHOR
|
663
663
|
|
664
|
-
Copyright 2003-
|
664
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
665
665
|
|
666
666
|
This library is free software; you can redistribute it and/or modify it
|
667
667
|
under the same terms as Perl itself.
|
@@ -137,7 +137,7 @@ information from MOI files.
|
|
137
137
|
|
138
138
|
=head1 AUTHOR
|
139
139
|
|
140
|
-
Copyright 2003-
|
140
|
+
Copyright 2003-2024, 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.
|
@@ -134,7 +134,7 @@ information from Musepack (MPC) audio files.
|
|
134
134
|
|
135
135
|
=head1 AUTHOR
|
136
136
|
|
137
|
-
Copyright 2003-
|
137
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
138
138
|
|
139
139
|
This library is free software; you can redistribute it and/or modify it
|
140
140
|
under the same terms as Perl itself.
|
@@ -704,7 +704,7 @@ based on unofficial sources which may be incomplete, inaccurate or outdated.
|
|
704
704
|
|
705
705
|
=head1 AUTHOR
|
706
706
|
|
707
|
-
Copyright 2003-
|
707
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
708
708
|
|
709
709
|
This library is free software; you can redistribute it and/or modify it
|
710
710
|
under the same terms as Perl itself.
|
@@ -267,7 +267,7 @@ Format (MPF) information from JPEG images.
|
|
267
267
|
|
268
268
|
=head1 AUTHOR
|
269
269
|
|
270
|
-
Copyright 2003-
|
270
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
271
271
|
|
272
272
|
This library is free software; you can redistribute it and/or modify it
|
273
273
|
under the same terms as Perl itself.
|
@@ -315,7 +315,7 @@ metadata from Medical Research Council (MRC) images.
|
|
315
315
|
|
316
316
|
=head1 AUTHOR
|
317
317
|
|
318
|
-
Copyright 2003-
|
318
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
319
319
|
|
320
320
|
This library is free software; you can redistribute it and/or modify it
|
321
321
|
under the same terms as Perl itself.
|
@@ -756,7 +756,7 @@ must be loaded explicitly as described above.
|
|
756
756
|
|
757
757
|
=head1 AUTHOR
|
758
758
|
|
759
|
-
Copyright 2003-
|
759
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
760
760
|
|
761
761
|
This library is free software; you can redistribute it and/or modify it
|
762
762
|
under the same terms as Perl itself.
|
@@ -2987,7 +2987,7 @@ information from MXF (Material Exchange Format) files.
|
|
2987
2987
|
|
2988
2988
|
=head1 AUTHOR
|
2989
2989
|
|
2990
|
-
Copyright 2003-
|
2990
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2991
2991
|
|
2992
2992
|
This library is free software; you can redistribute it and/or modify it
|
2993
2993
|
under the same terms as Perl itself.
|
@@ -721,7 +721,7 @@ Writable tags use "xattr", "setfile" or "osascript" for writing.
|
|
721
721
|
|
722
722
|
=head1 AUTHOR
|
723
723
|
|
724
|
-
Copyright 2003-
|
724
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
725
725
|
|
726
726
|
This library is free software; you can redistribute it and/or modify it
|
727
727
|
under the same terms as Perl itself.
|
@@ -1831,7 +1831,7 @@ maker notes in EXIF information.
|
|
1831
1831
|
|
1832
1832
|
=head1 AUTHOR
|
1833
1833
|
|
1834
|
-
Copyright 2003-
|
1834
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1835
1835
|
|
1836
1836
|
This library is free software; you can redistribute it and/or modify it
|
1837
1837
|
under the same terms as Perl itself.
|
@@ -1155,7 +1155,7 @@ information from Matroska multimedia files (MKA, MKV, MKS and WEBM).
|
|
1155
1155
|
|
1156
1156
|
=head1 AUTHOR
|
1157
1157
|
|
1158
|
-
Copyright 2003-
|
1158
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1159
1159
|
|
1160
1160
|
This library is free software; you can redistribute it and/or modify it
|
1161
1161
|
under the same terms as Perl itself.
|
@@ -1100,7 +1100,7 @@ Xtra tags in videos.
|
|
1100
1100
|
|
1101
1101
|
=head1 AUTHOR
|
1102
1102
|
|
1103
|
-
Copyright 2003-
|
1103
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1104
1104
|
|
1105
1105
|
This library is free software; you can redistribute it and/or modify it
|
1106
1106
|
under the same terms as Perl itself.
|
@@ -2927,7 +2927,7 @@ and write Minolta RAW (MRW) images.
|
|
2927
2927
|
|
2928
2928
|
=head1 AUTHOR
|
2929
2929
|
|
2930
|
-
Copyright 2003-
|
2930
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2931
2931
|
|
2932
2932
|
This library is free software; you can redistribute it and/or modify it
|
2933
2933
|
under the same terms as Perl itself.
|
@@ -513,7 +513,7 @@ write Konica-Minolta RAW (MRW) images.
|
|
513
513
|
|
514
514
|
=head1 AUTHOR
|
515
515
|
|
516
|
-
Copyright 2003-
|
516
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
517
517
|
|
518
518
|
This library is free software; you can redistribute it and/or modify it
|
519
519
|
under the same terms as Perl itself.
|
@@ -165,7 +165,7 @@ cell phone images.
|
|
165
165
|
|
166
166
|
=head1 AUTHOR
|
167
167
|
|
168
|
-
Copyright 2003-
|
168
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
169
169
|
|
170
170
|
This library is free software; you can redistribute it and/or modify it
|
171
171
|
under the same terms as Perl itself.
|
@@ -65,13 +65,13 @@ use Image::ExifTool::Exif;
|
|
65
65
|
use Image::ExifTool::GPS;
|
66
66
|
use Image::ExifTool::XMP;
|
67
67
|
|
68
|
-
$VERSION = '4.
|
68
|
+
$VERSION = '4.29';
|
69
69
|
|
70
70
|
sub LensIDConv($$$);
|
71
71
|
sub ProcessNikonAVI($$$);
|
72
72
|
sub ProcessNikonMOV($$$);
|
73
73
|
sub ProcessNikonEncrypted($$$);
|
74
|
-
sub FormatString(
|
74
|
+
sub FormatString($$);
|
75
75
|
sub ProcessNikonCaptureEditVersions($$$);
|
76
76
|
sub PrintAFPoints($$);
|
77
77
|
sub PrintAFPointsInv($$);
|
@@ -12731,15 +12731,16 @@ sub LensIDConv($$$)
|
|
12731
12731
|
|
12732
12732
|
#------------------------------------------------------------------------------
|
12733
12733
|
# Clean up formatting of string values
|
12734
|
-
# Inputs: 0) string value
|
12734
|
+
# Inputs: 0) string value, 1) ExifTool ref
|
12735
12735
|
# Returns: formatted string value
|
12736
12736
|
# - removes trailing spaces and changes case to something more sensible
|
12737
|
-
sub FormatString(
|
12737
|
+
sub FormatString($$)
|
12738
12738
|
{
|
12739
|
-
my $str =
|
12739
|
+
my ($str, $et) = @_;
|
12740
12740
|
# limit string length (can be very long for some unknown tags)
|
12741
|
-
|
12742
|
-
|
12741
|
+
my $lim = $et->Options('LimitLongValues');
|
12742
|
+
if (length($str) > $lim and $lim >= 5) {
|
12743
|
+
$str = substr($str,0,$lim-5) . "[...]";
|
12743
12744
|
} else {
|
12744
12745
|
$str =~ s/\s+$//; # remove trailing white space
|
12745
12746
|
# Don't change case of non-words (no vowels)
|
@@ -13429,7 +13430,7 @@ Nikon maker notes in EXIF information.
|
|
13429
13430
|
|
13430
13431
|
=head1 AUTHOR
|
13431
13432
|
|
13432
|
-
Copyright 2003-
|
13433
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
13433
13434
|
|
13434
13435
|
This library is free software; you can redistribute it and/or modify it
|
13435
13436
|
under the same terms as Perl itself.
|
@@ -918,7 +918,7 @@ the maker notes of NEF images.
|
|
918
918
|
|
919
919
|
=head1 AUTHOR
|
920
920
|
|
921
|
-
Copyright 2003-
|
921
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
922
922
|
|
923
923
|
This library is free software; you can redistribute it and/or modify it
|
924
924
|
under the same terms as Perl itself.
|
@@ -10898,7 +10898,7 @@ this information.
|
|
10898
10898
|
|
10899
10899
|
=head1 AUTHOR
|
10900
10900
|
|
10901
|
-
Copyright 2003-
|
10901
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
10902
10902
|
|
10903
10903
|
This library is free software; you can redistribute it and/or modify it
|
10904
10904
|
under the same terms as Perl itself.
|
@@ -2077,7 +2077,7 @@ Nikon cameras such as the D6 and Z7mk2.
|
|
2077
2077
|
|
2078
2078
|
=head1 AUTHOR
|
2079
2079
|
|
2080
|
-
Copyright 2003-
|
2080
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2081
2081
|
|
2082
2082
|
This library is free software; you can redistribute it and/or modify it
|
2083
2083
|
under the same terms as Perl itself.
|
@@ -107,7 +107,7 @@ interpret Nintendo maker notes EXIF meta information.
|
|
107
107
|
|
108
108
|
=head1 AUTHOR
|
109
109
|
|
110
|
-
Copyright 2003-
|
110
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
111
111
|
|
112
112
|
This library is free software; you can redistribute it and/or modify it
|
113
113
|
under the same terms as Perl itself.
|
@@ -395,7 +395,7 @@ archives of XML files.
|
|
395
395
|
|
396
396
|
=head1 AUTHOR
|
397
397
|
|
398
|
-
Copyright 2003-
|
398
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
399
399
|
|
400
400
|
This library is free software; you can redistribute it and/or modify it
|
401
401
|
under the same terms as Perl itself.
|
@@ -214,7 +214,7 @@ information from Ogg bitstream container files.
|
|
214
214
|
|
215
215
|
=head1 AUTHOR
|
216
216
|
|
217
|
-
Copyright 2003-
|
217
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
218
218
|
|
219
219
|
This library is free software; you can redistribute it and/or modify it
|
220
220
|
under the same terms as Perl itself.
|
@@ -4181,7 +4181,7 @@ Olympus or Epson maker notes in EXIF information.
|
|
4181
4181
|
|
4182
4182
|
=head1 AUTHOR
|
4183
4183
|
|
4184
|
-
Copyright 2003-
|
4184
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
4185
4185
|
|
4186
4186
|
This library is free software; you can redistribute it and/or modify it
|
4187
4187
|
under the same terms as Perl itself.
|
@@ -321,7 +321,7 @@ information from OpenEXR images.
|
|
321
321
|
|
322
322
|
=head1 AUTHOR
|
323
323
|
|
324
|
-
Copyright 2003-
|
324
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
325
325
|
|
326
326
|
This library is free software; you can redistribute it and/or modify it
|
327
327
|
under the same terms as Perl itself.
|
@@ -69,7 +69,7 @@ information from Ogg Opus audio files.
|
|
69
69
|
|
70
70
|
=head1 AUTHOR
|
71
71
|
|
72
|
-
Copyright 2003-
|
72
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
73
73
|
|
74
74
|
This library is free software; you can redistribute it and/or modify it
|
75
75
|
under the same terms as Perl itself.
|
@@ -71,7 +71,7 @@ information from Portable FloatMap (PFM) images.
|
|
71
71
|
|
72
72
|
=head1 AUTHOR
|
73
73
|
|
74
|
-
Copyright 2003-
|
74
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
75
75
|
|
76
76
|
This library is free software; you can redistribute it and/or modify it
|
77
77
|
under the same terms as Perl itself.
|
@@ -114,7 +114,7 @@ information from PC Paintbrush (PCX) files.
|
|
114
114
|
|
115
115
|
=head1 AUTHOR
|
116
116
|
|
117
|
-
Copyright 2003-
|
117
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
118
118
|
|
119
119
|
This library is free software; you can redistribute it and/or modify it
|
120
120
|
under the same terms as Perl itself.
|
@@ -2416,7 +2416,7 @@ and AESV3 (AES-256).
|
|
2416
2416
|
|
2417
2417
|
=head1 AUTHOR
|
2418
2418
|
|
2419
|
-
Copyright 2003-
|
2419
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2420
2420
|
|
2421
2421
|
This library is free software; you can redistribute it and/or modify it
|
2422
2422
|
under the same terms as Perl itself.
|
@@ -119,7 +119,7 @@ information from Progressive Graphics File (PGF) images.
|
|
119
119
|
|
120
120
|
=head1 AUTHOR
|
121
121
|
|
122
|
-
Copyright 2003-
|
122
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
123
123
|
|
124
124
|
This library is free software; you can redistribute it and/or modify it
|
125
125
|
under the same terms as Perl itself.
|
@@ -1236,7 +1236,7 @@ Verbose or the Unknown option.
|
|
1236
1236
|
|
1237
1237
|
=head1 AUTHOR
|
1238
1238
|
|
1239
|
-
Copyright 2003-
|
1239
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
1240
1240
|
|
1241
1241
|
This library is free software; you can redistribute it and/or modify it
|
1242
1242
|
under the same terms as Perl itself.
|
@@ -450,7 +450,7 @@ This module decodes both the binary and XML-based PLIST format.
|
|
450
450
|
|
451
451
|
=head1 AUTHOR
|
452
452
|
|
453
|
-
Copyright 2003-
|
453
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
454
454
|
|
455
455
|
This library is free software; you can redistribute it and/or modify it
|
456
456
|
under the same terms as Perl itself.
|
@@ -2601,7 +2601,7 @@ Definitions for PLUS (Picture Licensing Universal System) tags.
|
|
2601
2601
|
|
2602
2602
|
=head1 AUTHOR
|
2603
2603
|
|
2604
|
-
Copyright 2003-
|
2604
|
+
Copyright 2003-2024, Phil Harvey (philharvey66 at gmail.com)
|
2605
2605
|
|
2606
2606
|
This library is free software; you can redistribute it and/or modify it
|
2607
2607
|
under the same terms as Perl itself.
|