exiftool_vendored 11.80.0 → 11.84.0
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of exiftool_vendored might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/bin/Changes +44 -4
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +43 -43
- data/bin/exiftool +66 -62
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool.pm +8 -5
- data/bin/lib/Image/ExifTool.pod +42 -42
- data/bin/lib/Image/ExifTool/AES.pm +1 -1
- data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
- data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/APE.pm +1 -1
- data/bin/lib/Image/ExifTool/APP12.pm +1 -1
- data/bin/lib/Image/ExifTool/ASF.pm +1 -1
- data/bin/lib/Image/ExifTool/Apple.pm +1 -1
- data/bin/lib/Image/ExifTool/Audible.pm +1 -1
- data/bin/lib/Image/ExifTool/BMP.pm +1 -1
- data/bin/lib/Image/ExifTool/BPG.pm +1 -1
- data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
- data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +5 -6
- data/bin/lib/Image/ExifTool/Canon.pm +30 -4
- data/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonVRD.pm +1 -1
- data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
- data/bin/lib/Image/ExifTool/Casio.pm +1 -1
- data/bin/lib/Image/ExifTool/Charset.pm +1 -1
- data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
- data/bin/lib/Image/ExifTool/DJI.pm +1 -1
- data/bin/lib/Image/ExifTool/DNG.pm +1 -1
- data/bin/lib/Image/ExifTool/DPX.pm +1 -1
- data/bin/lib/Image/ExifTool/DV.pm +1 -1
- data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
- data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
- data/bin/lib/Image/ExifTool/EXE.pm +1 -1
- data/bin/lib/Image/ExifTool/Exif.pm +4 -4
- data/bin/lib/Image/ExifTool/FITS.pm +1 -1
- data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIR.pm +1 -2
- data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
- data/bin/lib/Image/ExifTool/Flash.pm +1 -1
- data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
- data/bin/lib/Image/ExifTool/Font.pm +1 -1
- data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
- data/bin/lib/Image/ExifTool/FujiFilm.pm +1 -1
- data/bin/lib/Image/ExifTool/GE.pm +1 -1
- data/bin/lib/Image/ExifTool/GIF.pm +1 -1
- data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
- data/bin/lib/Image/ExifTool/GPS.pm +1 -1
- data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
- data/bin/lib/Image/ExifTool/Geotag.pm +11 -11
- data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
- data/bin/lib/Image/ExifTool/H264.pm +1 -1
- data/bin/lib/Image/ExifTool/HP.pm +1 -1
- data/bin/lib/Image/ExifTool/HTML.pm +1 -1
- data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
- data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
- data/bin/lib/Image/ExifTool/ID3.pm +1 -1
- data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
- data/bin/lib/Image/ExifTool/ISO.pm +1 -1
- data/bin/lib/Image/ExifTool/ITC.pm +1 -1
- data/bin/lib/Image/ExifTool/Import.pm +1 -1
- data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEG.pm +2 -1
- data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
- data/bin/lib/Image/ExifTool/JSON.pm +1 -1
- data/bin/lib/Image/ExifTool/JVC.pm +1 -1
- data/bin/lib/Image/ExifTool/Jpeg2000.pm +1 -1
- data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
- data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/LNK.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
- data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
- data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
- data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
- data/bin/lib/Image/ExifTool/MIE.pm +1 -1
- data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
- data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/MNG.pm +1 -1
- data/bin/lib/Image/ExifTool/MOI.pm +1 -1
- data/bin/lib/Image/ExifTool/MPC.pm +1 -1
- data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
- data/bin/lib/Image/ExifTool/MPF.pm +1 -1
- data/bin/lib/Image/ExifTool/MWG.pm +1 -1
- data/bin/lib/Image/ExifTool/MXF.pm +1 -1
- data/bin/lib/Image/ExifTool/MacOS.pm +2 -2
- data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
- data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
- data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
- data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
- data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
- data/bin/lib/Image/ExifTool/Nikon.pm +3 -2
- data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
- data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
- data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
- data/bin/lib/Image/ExifTool/Olympus.pm +1 -1
- data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
- data/bin/lib/Image/ExifTool/Opus.pm +1 -1
- data/bin/lib/Image/ExifTool/PCX.pm +1 -1
- data/bin/lib/Image/ExifTool/PDF.pm +1 -1
- data/bin/lib/Image/ExifTool/PGF.pm +1 -1
- data/bin/lib/Image/ExifTool/PICT.pm +1 -1
- data/bin/lib/Image/ExifTool/PLIST.pm +1 -1
- data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
- data/bin/lib/Image/ExifTool/PNG.pm +1 -1
- data/bin/lib/Image/ExifTool/PPM.pm +1 -1
- data/bin/lib/Image/ExifTool/PSP.pm +1 -1
- data/bin/lib/Image/ExifTool/Palm.pm +1 -1
- data/bin/lib/Image/ExifTool/Panasonic.pm +3 -3
- data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
- data/bin/lib/Image/ExifTool/Pentax.pm +1 -1
- data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
- data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
- data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
- data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +80 -17
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +15 -12
- data/bin/lib/Image/ExifTool/RIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
- data/bin/lib/Image/ExifTool/RTF.pm +1 -1
- data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
- data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
- data/bin/lib/Image/ExifTool/Real.pm +1 -1
- data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
- data/bin/lib/Image/ExifTool/Red.pm +1 -1
- data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
- data/bin/lib/Image/ExifTool/Samsung.pm +1 -1
- data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
- data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
- data/bin/lib/Image/ExifTool/Shift.pl +1 -1
- data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
- data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
- data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Sony.pm +1 -1
- data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
- data/bin/lib/Image/ExifTool/Stim.pm +1 -1
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +5325 -5307
- data/bin/lib/Image/ExifTool/TagNames.pod +256 -212
- data/bin/lib/Image/ExifTool/Text.pm +1 -1
- data/bin/lib/Image/ExifTool/Theora.pm +1 -1
- data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
- data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
- data/bin/lib/Image/ExifTool/VCard.pm +1 -1
- data/bin/lib/Image/ExifTool/Validate.pm +1 -1
- data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.pm +1 -1
- data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteIPTC.pl +2 -2
- data/bin/lib/Image/ExifTool/WritePDF.pl +4 -7
- data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +7 -7
- data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
- data/bin/lib/Image/ExifTool/Writer.pl +4 -4
- data/bin/lib/Image/ExifTool/XMP.pm +11 -1
- data/bin/lib/Image/ExifTool/XMP2.pl +1 -1
- data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
- data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
- data/bin/lib/Image/ExifTool/iWork.pm +1 -1
- data/bin/perl-Image-ExifTool.spec +41 -41
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +2 -2
@@ -343,7 +343,7 @@ sub SetMacOSTags($$$)
|
|
343
343
|
next unless $overwrite;
|
344
344
|
if ($overwrite < 0) {
|
345
345
|
my $operation = $$nvHash{Shift} ? 'Shifting' : 'Conditional replacement';
|
346
|
-
$et->Warn("$operation of $tag not yet supported");
|
346
|
+
$et->Warn("$operation of MacOS $tag not yet supported");
|
347
347
|
next;
|
348
348
|
}
|
349
349
|
}
|
@@ -605,7 +605,7 @@ for writing.
|
|
605
605
|
|
606
606
|
=head1 AUTHOR
|
607
607
|
|
608
|
-
Copyright 2003-
|
608
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
609
609
|
|
610
610
|
This library is free software; you can redistribute it and/or modify it
|
611
611
|
under the same terms as Perl itself.
|
@@ -1813,7 +1813,7 @@ maker notes in EXIF information.
|
|
1813
1813
|
|
1814
1814
|
=head1 AUTHOR
|
1815
1815
|
|
1816
|
-
Copyright 2003-
|
1816
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
1817
1817
|
|
1818
1818
|
This library is free software; you can redistribute it and/or modify it
|
1819
1819
|
under the same terms as Perl itself.
|
@@ -912,7 +912,7 @@ information from Matroska multimedia files (MKA, MKV, MKS and WEBM).
|
|
912
912
|
|
913
913
|
=head1 AUTHOR
|
914
914
|
|
915
|
-
Copyright 2003-
|
915
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
916
916
|
|
917
917
|
This library is free software; you can redistribute it and/or modify it
|
918
918
|
under the same terms as Perl itself.
|
@@ -884,7 +884,7 @@ Microsoft-specific EXIF and XMP tags.
|
|
884
884
|
|
885
885
|
=head1 AUTHOR
|
886
886
|
|
887
|
-
Copyright 2003-
|
887
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
888
888
|
|
889
889
|
This library is free software; you can redistribute it and/or modify it
|
890
890
|
under the same terms as Perl itself.
|
@@ -2923,7 +2923,7 @@ and write Minolta RAW (MRW) images.
|
|
2923
2923
|
|
2924
2924
|
=head1 AUTHOR
|
2925
2925
|
|
2926
|
-
Copyright 2003-
|
2926
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
2927
2927
|
|
2928
2928
|
This library is free software; you can redistribute it and/or modify it
|
2929
2929
|
under the same terms as Perl itself.
|
@@ -511,7 +511,7 @@ write Konica-Minolta RAW (MRW) images.
|
|
511
511
|
|
512
512
|
=head1 AUTHOR
|
513
513
|
|
514
|
-
Copyright 2003-
|
514
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
515
515
|
|
516
516
|
This library is free software; you can redistribute it and/or modify it
|
517
517
|
under the same terms as Perl itself.
|
@@ -159,7 +159,7 @@ cell phone images.
|
|
159
159
|
|
160
160
|
=head1 AUTHOR
|
161
161
|
|
162
|
-
Copyright 2003-
|
162
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
163
163
|
|
164
164
|
This library is free software; you can redistribute it and/or modify it
|
165
165
|
under the same terms as Perl itself.
|
@@ -61,7 +61,7 @@ use Image::ExifTool qw(:DataAccess :Utils);
|
|
61
61
|
use Image::ExifTool::Exif;
|
62
62
|
use Image::ExifTool::GPS;
|
63
63
|
|
64
|
-
$VERSION = '3.
|
64
|
+
$VERSION = '3.77';
|
65
65
|
|
66
66
|
sub LensIDConv($$$);
|
67
67
|
sub ProcessNikonAVI($$$);
|
@@ -602,6 +602,7 @@ sub GetAFPointGrid($$;$);
|
|
602
602
|
'00 40 18 2B 2C 34 00 06' => 'Tokina AT-X 107 AF DX Fisheye (AF 10-17mm f/3.5-4.5)',
|
603
603
|
'00 48 1C 29 24 24 00 06' => 'Tokina AT-X 116 PRO DX (AF 11-16mm f/2.8)',
|
604
604
|
'7A 48 1C 29 24 24 7E 06' => 'Tokina AT-X 116 PRO DX II (AF 11-16mm f/2.8)',
|
605
|
+
'80 48 1C 29 24 24 7A 06' => 'Tokina atx-i 11-16mm F2.8 CF', #exiv2 issue 1078
|
605
606
|
'7A 48 1C 30 24 24 7E 06' => 'Tokina AT-X 11-20 F2.8 PRO DX (AF 11-20mm f/2.8)',
|
606
607
|
'00 3C 1F 37 30 30 00 06' => 'Tokina AT-X 124 AF PRO DX (AF 12-24mm f/4)',
|
607
608
|
'7A 3C 1F 37 30 30 7E 06.2' => 'Tokina AT-X 124 AF PRO DX II (AF 12-24mm f/4)',
|
@@ -9581,7 +9582,7 @@ Nikon maker notes in EXIF information.
|
|
9581
9582
|
|
9582
9583
|
=head1 AUTHOR
|
9583
9584
|
|
9584
|
-
Copyright 2003-
|
9585
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
9585
9586
|
|
9586
9587
|
This library is free software; you can redistribute it and/or modify it
|
9587
9588
|
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-2020, 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.
|
@@ -9534,7 +9534,7 @@ this information.
|
|
9534
9534
|
|
9535
9535
|
=head1 AUTHOR
|
9536
9536
|
|
9537
|
-
Copyright 2003-
|
9537
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
9538
9538
|
|
9539
9539
|
This library is free software; you can redistribute it and/or modify it
|
9540
9540
|
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-2020, 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-2020, 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-2020, 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.
|
@@ -4034,7 +4034,7 @@ Olympus or Epson maker notes in EXIF information.
|
|
4034
4034
|
|
4035
4035
|
=head1 AUTHOR
|
4036
4036
|
|
4037
|
-
Copyright 2003-
|
4037
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
4038
4038
|
|
4039
4039
|
This library is free software; you can redistribute it and/or modify it
|
4040
4040
|
under the same terms as Perl itself.
|
@@ -302,7 +302,7 @@ information from OpenEXR images.
|
|
302
302
|
|
303
303
|
=head1 AUTHOR
|
304
304
|
|
305
|
-
Copyright 2003-
|
305
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
306
306
|
|
307
307
|
This library is free software; you can redistribute it and/or modify it
|
308
308
|
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-2020, 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.
|
@@ -114,7 +114,7 @@ information from PC Paintbrush (PCX) files.
|
|
114
114
|
|
115
115
|
=head1 AUTHOR
|
116
116
|
|
117
|
-
Copyright 2003-
|
117
|
+
Copyright 2003-2020, 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.
|
@@ -2378,7 +2378,7 @@ including AESV2 (AES-128) and AESV3 (AES-256).
|
|
2378
2378
|
|
2379
2379
|
=head1 AUTHOR
|
2380
2380
|
|
2381
|
-
Copyright 2003-
|
2381
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
2382
2382
|
|
2383
2383
|
This library is free software; you can redistribute it and/or modify it
|
2384
2384
|
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-2020, 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-2020, 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.
|
@@ -438,7 +438,7 @@ This module decodes both the binary and XML-based PLIST format.
|
|
438
438
|
|
439
439
|
=head1 AUTHOR
|
440
440
|
|
441
|
-
Copyright 2003-
|
441
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
442
442
|
|
443
443
|
This library is free software; you can redistribute it and/or modify it
|
444
444
|
under the same terms as Perl itself.
|
@@ -2586,7 +2586,7 @@ Definitions for PLUS (Picture Licensing Universal System) tags.
|
|
2586
2586
|
|
2587
2587
|
=head1 AUTHOR
|
2588
2588
|
|
2589
|
-
Copyright 2003-
|
2589
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
2590
2590
|
|
2591
2591
|
This library is free software; you can redistribute it and/or modify it
|
2592
2592
|
under the same terms as Perl itself.
|
@@ -1515,7 +1515,7 @@ and JNG (JPEG Network Graphics) images.
|
|
1515
1515
|
|
1516
1516
|
=head1 AUTHOR
|
1517
1517
|
|
1518
|
-
Copyright 2003-
|
1518
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
1519
1519
|
|
1520
1520
|
This library is free software; you can redistribute it and/or modify it
|
1521
1521
|
under the same terms as Perl itself.
|
@@ -143,7 +143,7 @@ BitMap) images.
|
|
143
143
|
|
144
144
|
=head1 AUTHOR
|
145
145
|
|
146
|
-
Copyright 2003-
|
146
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
147
147
|
|
148
148
|
This library is free software; you can redistribute it and/or modify it
|
149
149
|
under the same terms as Perl itself.
|
@@ -284,7 +284,7 @@ information from Paint Shop Pro images.
|
|
284
284
|
|
285
285
|
=head1 AUTHOR
|
286
286
|
|
287
|
-
Copyright 2003-
|
287
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
288
288
|
|
289
289
|
This library is free software; you can redistribute it and/or modify it
|
290
290
|
under the same terms as Perl itself.
|
@@ -379,7 +379,7 @@ KF7 and KF8 books (AZW and AZW3).
|
|
379
379
|
|
380
380
|
=head1 AUTHOR
|
381
381
|
|
382
|
-
Copyright 2003-
|
382
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
383
383
|
|
384
384
|
This library is free software; you can redistribute it and/or modify it
|
385
385
|
under the same terms as Perl itself.
|
@@ -36,7 +36,7 @@ use vars qw($VERSION %leicaLensTypes);
|
|
36
36
|
use Image::ExifTool qw(:DataAccess :Utils);
|
37
37
|
use Image::ExifTool::Exif;
|
38
38
|
|
39
|
-
$VERSION = '2.
|
39
|
+
$VERSION = '2.07';
|
40
40
|
|
41
41
|
sub ProcessLeicaLEIC($$$);
|
42
42
|
sub WhiteBalanceConv($;$$);
|
@@ -253,7 +253,7 @@ my %shootingMode = (
|
|
253
253
|
83 => 'Clear Night Portrait', #18
|
254
254
|
84 => 'Soft Image of a Flower', #18
|
255
255
|
85 => 'Appetizing Food', #18
|
256
|
-
86 => 'Cute
|
256
|
+
86 => 'Cute Dessert', #18
|
257
257
|
87 => 'Freeze Animal Motion', #18
|
258
258
|
88 => 'Clear Sports Shot', #18
|
259
259
|
89 => 'Monochrome', #18
|
@@ -2637,7 +2637,7 @@ Panasonic and Leica maker notes in EXIF information.
|
|
2637
2637
|
|
2638
2638
|
=head1 AUTHOR
|
2639
2639
|
|
2640
|
-
Copyright 2003-
|
2640
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
2641
2641
|
|
2642
2642
|
This library is free software; you can redistribute it and/or modify it
|
2643
2643
|
under the same terms as Perl itself.
|
@@ -851,7 +851,7 @@ write meta information in Panasonic/Leica RAW, RW2 and RWL images.
|
|
851
851
|
|
852
852
|
=head1 AUTHOR
|
853
853
|
|
854
|
-
Copyright 2003-
|
854
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
855
855
|
|
856
856
|
This library is free software; you can redistribute it and/or modify it
|
857
857
|
under the same terms as Perl itself.
|
@@ -730,7 +730,7 @@ timed metadata from the 'mett' frame found in Parrot drone MP4 videos.
|
|
730
730
|
|
731
731
|
=head1 AUTHOR
|
732
732
|
|
733
|
-
Copyright 2003-
|
733
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
734
734
|
|
735
735
|
This library is free software; you can redistribute it and/or modify it
|
736
736
|
under the same terms as Perl itself.
|
@@ -6271,7 +6271,7 @@ tags, and everyone who helped contribute to the LensType values.
|
|
6271
6271
|
|
6272
6272
|
=head1 AUTHOR
|
6273
6273
|
|
6274
|
-
Copyright 2003-
|
6274
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
6275
6275
|
|
6276
6276
|
This library is free software; you can redistribute it and/or modify it
|
6277
6277
|
under the same terms as Perl itself.
|
@@ -711,7 +711,7 @@ One maker notes.
|
|
711
711
|
|
712
712
|
=head1 AUTHOR
|
713
713
|
|
714
|
-
Copyright 2003-
|
714
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
715
715
|
|
716
716
|
This library is free software; you can redistribute it and/or modify it
|
717
717
|
under the same terms as Perl itself.
|
@@ -484,7 +484,7 @@ information from Kodak Photo CD Image Pac (PCD) files.
|
|
484
484
|
|
485
485
|
=head1 AUTHOR
|
486
486
|
|
487
|
-
Copyright 2003-
|
487
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
488
488
|
|
489
489
|
This library is free software; you can redistribute it and/or modify it
|
490
490
|
under the same terms as Perl itself.
|
@@ -236,7 +236,7 @@ write information written by the Camera Bits Photo Mechanic software.
|
|
236
236
|
|
237
237
|
=head1 AUTHOR
|
238
238
|
|
239
|
-
Copyright 2003-
|
239
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
240
240
|
|
241
241
|
This library is free software; you can redistribute it and/or modify it
|
242
242
|
under the same terms as Perl itself.
|
@@ -1136,7 +1136,7 @@ be preserved when copying Photoshop information via user-defined tags.
|
|
1136
1136
|
|
1137
1137
|
=head1 AUTHOR
|
1138
1138
|
|
1139
|
-
Copyright 2003-
|
1139
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
1140
1140
|
|
1141
1141
|
This library is free software; you can redistribute it and/or modify it
|
1142
1142
|
under the same terms as Perl itself.
|
@@ -777,7 +777,7 @@ This code reads meta information from EPS (Encapsulated PostScript), PS
|
|
777
777
|
|
778
778
|
=head1 AUTHOR
|
779
779
|
|
780
|
-
Copyright 2003-
|
780
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
781
781
|
|
782
782
|
This library is free software; you can redistribute it and/or modify it
|
783
783
|
under the same terms as Perl itself.
|
@@ -112,7 +112,7 @@ Print Image Matching meta information.
|
|
112
112
|
|
113
113
|
=head1 AUTHOR
|
114
114
|
|
115
|
-
Copyright 2003-
|
115
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
116
116
|
|
117
117
|
This library is free software; you can redistribute it and/or modify it
|
118
118
|
under the same terms as Perl itself.
|
@@ -1331,7 +1331,7 @@ information from the APP7 Qualcomm segment in JPEG images.
|
|
1331
1331
|
|
1332
1332
|
=head1 AUTHOR
|
1333
1333
|
|
1334
|
-
Copyright 2003-
|
1334
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
1335
1335
|
|
1336
1336
|
This library is free software; you can redistribute it and/or modify it
|
1337
1337
|
under the same terms as Perl itself.
|
@@ -34,6 +34,7 @@
|
|
34
34
|
# 22) https://developer.apple.com/library/mac/documentation/QuickTime/QTFF/Metadata/Metadata.html
|
35
35
|
# 23) http://atomicparsley.sourceforge.net/mpeg-4files.html
|
36
36
|
# 24) https://github.com/sergiomb2/libmp4v2/wiki/iTunesMetadata
|
37
|
+
# 25) https://cconcolato.github.io/mp4ra/atoms.html
|
37
38
|
#------------------------------------------------------------------------------
|
38
39
|
|
39
40
|
package Image::ExifTool::QuickTime;
|
@@ -44,7 +45,7 @@ use Image::ExifTool qw(:DataAccess :Utils);
|
|
44
45
|
use Image::ExifTool::Exif;
|
45
46
|
use Image::ExifTool::GPS;
|
46
47
|
|
47
|
-
$VERSION = '2.
|
48
|
+
$VERSION = '2.41';
|
48
49
|
|
49
50
|
sub ProcessMOV($$;$);
|
50
51
|
sub ProcessKeys($$$);
|
@@ -505,15 +506,15 @@ my %eeBox = (
|
|
505
506
|
},
|
506
507
|
# mfra - movie fragment random access: contains tfra (track fragment random access), and
|
507
508
|
# mfro (movie fragment random access offset) (ref 5)
|
508
|
-
mdat => { Name => '
|
509
|
+
mdat => { Name => 'MediaData', Unknown => 1, Binary => 1 },
|
509
510
|
'mdat-size' => {
|
510
|
-
Name => '
|
511
|
+
Name => 'MediaDataSize',
|
511
512
|
Notes => q{
|
512
513
|
not a real tag ID, this tag represents the size of the 'mdat' data in bytes
|
513
514
|
and is used in the AvgBitrate calculation
|
514
515
|
},
|
515
516
|
},
|
516
|
-
'mdat-offset' => '
|
517
|
+
'mdat-offset' => 'MediaDataOffset',
|
517
518
|
junk => { Unknown => 1, Binary => 1 }, #8
|
518
519
|
uuid => [
|
519
520
|
{ #9 (MP4 files)
|
@@ -1603,7 +1604,7 @@ my %eeBox = (
|
|
1603
1604
|
},
|
1604
1605
|
},
|
1605
1606
|
# tsel - TrackSelection (ref 17)
|
1606
|
-
# Apple tags (ref 16)
|
1607
|
+
# Apple tags (ref 16[dead] -- see ref 25 instead)
|
1607
1608
|
angl => { Name => 'CameraAngle', Format => 'string' }, # (NC)
|
1608
1609
|
clfn => { Name => 'ClipFileName', Format => 'string' }, # (NC)
|
1609
1610
|
clid => { Name => 'ClipID', Format => 'string' }, # (NC)
|
@@ -2187,7 +2188,7 @@ my %eeBox = (
|
|
2187
2188
|
PROCESS_PROC => \&ProcessMOV,
|
2188
2189
|
GROUPS => { 2 => 'Video' },
|
2189
2190
|
dcom => 'Compression',
|
2190
|
-
# cmvd - compressed
|
2191
|
+
# cmvd - compressed moov atom data
|
2191
2192
|
);
|
2192
2193
|
|
2193
2194
|
# Profile atoms (ref 11)
|
@@ -2531,6 +2532,10 @@ my %eeBox = (
|
|
2531
2532
|
Name => 'HEVCConfiguration',
|
2532
2533
|
SubDirectory => { TagTable => 'Image::ExifTool::QuickTime::HEVCConfig' },
|
2533
2534
|
},
|
2535
|
+
av1C => {
|
2536
|
+
Name => 'AV1Configuration',
|
2537
|
+
SubDirectory => { TagTable => 'Image::ExifTool::QuickTime::AV1Config' },
|
2538
|
+
},
|
2534
2539
|
);
|
2535
2540
|
|
2536
2541
|
# HEVC configuration (ref https://github.com/MPEGGroup/isobmff/blob/master/IsoLib/libisomediafile/src/HEVCConfigAtom.c)
|
@@ -2542,13 +2547,11 @@ my %eeBox = (
|
|
2542
2547
|
1 => {
|
2543
2548
|
Name => 'GeneralProfileSpace',
|
2544
2549
|
Mask => 0xc0,
|
2545
|
-
BitShift => 6,
|
2546
2550
|
PrintConv => { 0 => 'Conforming' },
|
2547
2551
|
},
|
2548
2552
|
1.1 => {
|
2549
2553
|
Name => 'GeneralTierFlag',
|
2550
2554
|
Mask => 0x20,
|
2551
|
-
BitShift => 5,
|
2552
2555
|
PrintConv => {
|
2553
2556
|
0 => 'Main Tier',
|
2554
2557
|
1 => 'High Tier',
|
@@ -2619,7 +2622,6 @@ my %eeBox = (
|
|
2619
2622
|
21 => {
|
2620
2623
|
Name => 'ConstantFrameRate',
|
2621
2624
|
Mask => 0xc0,
|
2622
|
-
BitShift => 6,
|
2623
2625
|
PrintConv => {
|
2624
2626
|
0 => 'Unknown',
|
2625
2627
|
1 => 'Constant Frame Rate',
|
@@ -2629,12 +2631,10 @@ my %eeBox = (
|
|
2629
2631
|
21.1 => {
|
2630
2632
|
Name => 'NumTemporalLayers',
|
2631
2633
|
Mask => 0x38,
|
2632
|
-
BitShift => 3,
|
2633
2634
|
},
|
2634
2635
|
21.2 => {
|
2635
2636
|
Name => 'TemporalIDNested',
|
2636
2637
|
Mask => 0x04,
|
2637
|
-
BitShift => 2,
|
2638
2638
|
PrintConv => { 0 => 'No', 1 => 'Yes' },
|
2639
2639
|
},
|
2640
2640
|
#21.3 => {
|
@@ -2647,6 +2647,68 @@ my %eeBox = (
|
|
2647
2647
|
# (don't decode the NAL unit arrays)
|
2648
2648
|
);
|
2649
2649
|
|
2650
|
+
# HEVC configuration (ref https://aomediacodec.github.io/av1-isobmff/#av1codecconfigurationbox)
|
2651
|
+
%Image::ExifTool::QuickTime::AV1Config = (
|
2652
|
+
PROCESS_PROC => \&Image::ExifTool::ProcessBinaryData,
|
2653
|
+
GROUPS => { 2 => 'Video' },
|
2654
|
+
FIRST_ENTRY => 0,
|
2655
|
+
0 => {
|
2656
|
+
Name => 'AV1ConfigurationVersion',
|
2657
|
+
Mask => 0x7f,
|
2658
|
+
},
|
2659
|
+
1.0 => {
|
2660
|
+
Name => 'SeqProfile',
|
2661
|
+
Mask => 0xe0,
|
2662
|
+
Unknown => 1,
|
2663
|
+
},
|
2664
|
+
1.1 => {
|
2665
|
+
Name => 'SeqLevelIdx0',
|
2666
|
+
Mask => 0x1f,
|
2667
|
+
Unknown => 1,
|
2668
|
+
},
|
2669
|
+
2.0 => {
|
2670
|
+
Name => 'SeqTier0',
|
2671
|
+
Mask => 0x80,
|
2672
|
+
Unknown => 1,
|
2673
|
+
},
|
2674
|
+
2.1 => {
|
2675
|
+
Name => 'HighBitDepth',
|
2676
|
+
Mask => 0x40,
|
2677
|
+
Unknown => 1,
|
2678
|
+
},
|
2679
|
+
2.2 => {
|
2680
|
+
Name => 'TwelveBit',
|
2681
|
+
Mask => 0x20,
|
2682
|
+
Unknown => 1,
|
2683
|
+
},
|
2684
|
+
2.3 => {
|
2685
|
+
Name => 'ChromaFormat', # (Monochrome+SubSamplingX+SubSamplingY)
|
2686
|
+
Notes => 'bits: 0x04 = Monochrome, 0x02 = SubSamplingX, 0x01 = SubSamplingY',
|
2687
|
+
Mask => 0x1c,
|
2688
|
+
PrintConv => {
|
2689
|
+
0x00 => 'YUV 4:4:4',
|
2690
|
+
0x02 => 'YUV 4:2:2',
|
2691
|
+
0x03 => 'YUV 4:2:0',
|
2692
|
+
0x07 => 'Monochrome 4:0:0',
|
2693
|
+
},
|
2694
|
+
},
|
2695
|
+
2.4 => {
|
2696
|
+
Name => 'ChromaSamplePosition',
|
2697
|
+
Mask => 0x03,
|
2698
|
+
PrintConv => {
|
2699
|
+
0 => 'Unknown',
|
2700
|
+
1 => 'Vertical',
|
2701
|
+
2 => 'Colocated',
|
2702
|
+
3 => '(reserved)',
|
2703
|
+
},
|
2704
|
+
},
|
2705
|
+
3 => {
|
2706
|
+
Name => 'InitialDelaySamples',
|
2707
|
+
RawConv => '$val & 0x10 ? undef : ($val & 0x0f) + 1',
|
2708
|
+
Unknown => 1,
|
2709
|
+
},
|
2710
|
+
);
|
2711
|
+
|
2650
2712
|
%Image::ExifTool::QuickTime::ItemRef = (
|
2651
2713
|
PROCESS_PROC => \&ProcessMOV,
|
2652
2714
|
WRITE_PROC => \&WriteQuickTime,
|
@@ -7091,13 +7153,13 @@ my %eeBox = (
|
|
7091
7153
|
AvgBitrate => {
|
7092
7154
|
Priority => 0, # let QuickTime::AvgBitrate take priority
|
7093
7155
|
Require => {
|
7094
|
-
0 => 'QuickTime::
|
7156
|
+
0 => 'QuickTime::MediaDataSize',
|
7095
7157
|
1 => 'QuickTime::Duration',
|
7096
7158
|
},
|
7097
7159
|
RawConv => q{
|
7098
7160
|
return undef unless $val[1];
|
7099
7161
|
$val[1] /= $$self{TimeScale} if $$self{TimeScale};
|
7100
|
-
my $key = '
|
7162
|
+
my $key = 'MediaDataSize';
|
7101
7163
|
my $size = $val[0];
|
7102
7164
|
for (;;) {
|
7103
7165
|
$key = $self->NextTagKey($key) or last;
|
@@ -7887,7 +7949,7 @@ sub HandleItemInfo($)
|
|
7887
7949
|
sub EEWarn($)
|
7888
7950
|
{
|
7889
7951
|
my $et = shift;
|
7890
|
-
$et->WarnOnce('The ExtractEmbedded option may find more tags in the
|
7952
|
+
$et->WarnOnce('The ExtractEmbedded option may find more tags in the media data',3);
|
7891
7953
|
}
|
7892
7954
|
|
7893
7955
|
#------------------------------------------------------------------------------
|
@@ -8137,6 +8199,7 @@ sub ProcessKeys($$$)
|
|
8137
8199
|
}
|
8138
8200
|
my ($newInfo, $msg);
|
8139
8201
|
if ($tagInfo) {
|
8202
|
+
# copy tag information into new Keys tag
|
8140
8203
|
$newInfo = {
|
8141
8204
|
Name => $$tagInfo{Name},
|
8142
8205
|
Format => $$tagInfo{Format},
|
@@ -8145,7 +8208,7 @@ sub ProcessKeys($$$)
|
|
8145
8208
|
PrintConv => $$tagInfo{PrintConv},
|
8146
8209
|
PrintConvInv => $$tagInfo{PrintConvInv},
|
8147
8210
|
Writable => defined $$tagInfo{Writable} ? $$tagInfo{Writable} : 1,
|
8148
|
-
|
8211
|
+
SubDirectory => $$tagInfo{SubDirectory},
|
8149
8212
|
};
|
8150
8213
|
my $groups = $$tagInfo{Groups};
|
8151
8214
|
$$newInfo{Groups} = $groups ? { %$groups } : { };
|
@@ -8769,7 +8832,7 @@ QTLang: foreach $tag (@{$$et{QTLang}}) {
|
|
8769
8832
|
# process item information now that we are done processing its 'meta' container
|
8770
8833
|
HandleItemInfo($et) if $topLevel or $dirID eq 'meta';
|
8771
8834
|
|
8772
|
-
|
8835
|
+
ScanMediaData($et) if $ee and $topLevel; # brute force scan for metadata embedded in media data
|
8773
8836
|
|
8774
8837
|
# restore any changed options
|
8775
8838
|
$et->Options($_ => $saveOptions{$_}) foreach keys %saveOptions;
|
@@ -8806,7 +8869,7 @@ information from QuickTime and MP4 video, M4A audio, and HEIC image files.
|
|
8806
8869
|
|
8807
8870
|
=head1 AUTHOR
|
8808
8871
|
|
8809
|
-
Copyright 2003-
|
8872
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
8810
8873
|
|
8811
8874
|
This library is free software; you can redistribute it and/or modify it
|
8812
8875
|
under the same terms as Perl itself.
|