exiftool_vendored 12.13.0 → 12.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bin/Changes +19 -2
- data/bin/MANIFEST +1 -0
- data/bin/META.json +1 -1
- data/bin/META.yml +1 -1
- data/bin/README +3 -3
- data/bin/exiftool +26 -13
- data/bin/lib/File/RandomAccess.pm +1 -1
- data/bin/lib/File/RandomAccess.pod +2 -2
- data/bin/lib/Image/ExifTool.pm +7 -3
- data/bin/lib/Image/ExifTool.pod +2 -2
- data/bin/lib/Image/ExifTool/AES.pm +1 -1
- data/bin/lib/Image/ExifTool/AFCP.pm +1 -1
- data/bin/lib/Image/ExifTool/AIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/APE.pm +1 -1
- data/bin/lib/Image/ExifTool/APP12.pm +1 -1
- data/bin/lib/Image/ExifTool/ASF.pm +1 -1
- data/bin/lib/Image/ExifTool/Apple.pm +1 -1
- data/bin/lib/Image/ExifTool/Audible.pm +1 -1
- data/bin/lib/Image/ExifTool/BMP.pm +1 -1
- data/bin/lib/Image/ExifTool/BPG.pm +1 -1
- data/bin/lib/Image/ExifTool/BZZ.pm +1 -1
- data/bin/lib/Image/ExifTool/BigTIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/BuildTagLookup.pm +5 -4
- data/bin/lib/Image/ExifTool/Canon.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/CanonVRD.pm +1 -1
- data/bin/lib/Image/ExifTool/CaptureOne.pm +1 -1
- data/bin/lib/Image/ExifTool/Casio.pm +1 -1
- data/bin/lib/Image/ExifTool/Charset.pm +1 -1
- data/bin/lib/Image/ExifTool/DICOM.pm +1 -1
- data/bin/lib/Image/ExifTool/DJI.pm +1 -1
- data/bin/lib/Image/ExifTool/DNG.pm +1 -1
- data/bin/lib/Image/ExifTool/DPX.pm +1 -1
- data/bin/lib/Image/ExifTool/DV.pm +1 -1
- data/bin/lib/Image/ExifTool/DarwinCore.pm +1 -1
- data/bin/lib/Image/ExifTool/DjVu.pm +1 -1
- data/bin/lib/Image/ExifTool/EXE.pm +1 -1
- data/bin/lib/Image/ExifTool/Exif.pm +14 -1
- data/bin/lib/Image/ExifTool/FITS.pm +1 -1
- data/bin/lib/Image/ExifTool/FLAC.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIF.pm +1 -1
- data/bin/lib/Image/ExifTool/FLIR.pm +1 -1
- data/bin/lib/Image/ExifTool/Fixup.pm +1 -1
- data/bin/lib/Image/ExifTool/Flash.pm +1 -1
- data/bin/lib/Image/ExifTool/FlashPix.pm +1 -1
- data/bin/lib/Image/ExifTool/Font.pm +1 -1
- data/bin/lib/Image/ExifTool/FotoStation.pm +1 -1
- data/bin/lib/Image/ExifTool/FujiFilm.pm +1 -1
- data/bin/lib/Image/ExifTool/GE.pm +1 -1
- data/bin/lib/Image/ExifTool/GIF.pm +1 -1
- data/bin/lib/Image/ExifTool/GIMP.pm +1 -1
- data/bin/lib/Image/ExifTool/GPS.pm +1 -1
- data/bin/lib/Image/ExifTool/GeoTiff.pm +1 -1
- data/bin/lib/Image/ExifTool/Geotag.pm +1 -1
- data/bin/lib/Image/ExifTool/GoPro.pm +1 -1
- data/bin/lib/Image/ExifTool/H264.pm +1 -1
- data/bin/lib/Image/ExifTool/HP.pm +1 -1
- data/bin/lib/Image/ExifTool/HTML.pm +1 -1
- data/bin/lib/Image/ExifTool/HtmlDump.pm +1 -1
- data/bin/lib/Image/ExifTool/ICC_Profile.pm +1 -1
- data/bin/lib/Image/ExifTool/ID3.pm +1 -1
- data/bin/lib/Image/ExifTool/IPTC.pm +1 -1
- data/bin/lib/Image/ExifTool/ISO.pm +1 -1
- data/bin/lib/Image/ExifTool/ITC.pm +1 -1
- data/bin/lib/Image/ExifTool/Import.pm +1 -1
- data/bin/lib/Image/ExifTool/InDesign.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEG.pm +1 -1
- data/bin/lib/Image/ExifTool/JPEGDigest.pm +1 -1
- data/bin/lib/Image/ExifTool/JSON.pm +1 -1
- data/bin/lib/Image/ExifTool/JVC.pm +1 -1
- data/bin/lib/Image/ExifTool/Jpeg2000.pm +9 -4
- data/bin/lib/Image/ExifTool/Kodak.pm +1 -1
- data/bin/lib/Image/ExifTool/KyoceraRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/LNK.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/cs.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/de.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_ca.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/en_gb.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/es.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fi.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/fr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/it.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ja.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ko.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/nl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/pl.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/ru.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/sv.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/tr.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_cn.pm +1 -1
- data/bin/lib/Image/ExifTool/Lang/zh_tw.pm +1 -1
- data/bin/lib/Image/ExifTool/Leaf.pm +1 -1
- data/bin/lib/Image/ExifTool/Lytro.pm +1 -1
- data/bin/lib/Image/ExifTool/M2TS.pm +1 -1
- data/bin/lib/Image/ExifTool/MIE.pm +1 -1
- data/bin/lib/Image/ExifTool/MIEUnits.pod +1 -1
- data/bin/lib/Image/ExifTool/MIFF.pm +1 -1
- data/bin/lib/Image/ExifTool/MNG.pm +1 -1
- data/bin/lib/Image/ExifTool/MOI.pm +1 -1
- data/bin/lib/Image/ExifTool/MPC.pm +1 -1
- data/bin/lib/Image/ExifTool/MPEG.pm +1 -1
- data/bin/lib/Image/ExifTool/MPF.pm +1 -1
- data/bin/lib/Image/ExifTool/MWG.pm +1 -1
- data/bin/lib/Image/ExifTool/MXF.pm +1 -1
- data/bin/lib/Image/ExifTool/MacOS.pm +1 -1
- data/bin/lib/Image/ExifTool/MakerNotes.pm +1 -1
- data/bin/lib/Image/ExifTool/Matroska.pm +1 -1
- data/bin/lib/Image/ExifTool/Microsoft.pm +1 -1
- data/bin/lib/Image/ExifTool/Minolta.pm +1 -1
- data/bin/lib/Image/ExifTool/MinoltaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Motorola.pm +1 -1
- data/bin/lib/Image/ExifTool/Nikon.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCapture.pm +1 -1
- data/bin/lib/Image/ExifTool/NikonCustom.pm +1 -1
- data/bin/lib/Image/ExifTool/Nintendo.pm +1 -1
- data/bin/lib/Image/ExifTool/OOXML.pm +1 -1
- data/bin/lib/Image/ExifTool/Ogg.pm +1 -1
- data/bin/lib/Image/ExifTool/Olympus.pm +1 -1
- data/bin/lib/Image/ExifTool/OpenEXR.pm +1 -1
- data/bin/lib/Image/ExifTool/Opus.pm +1 -1
- data/bin/lib/Image/ExifTool/PCX.pm +1 -1
- data/bin/lib/Image/ExifTool/PDF.pm +10 -2
- data/bin/lib/Image/ExifTool/PGF.pm +1 -1
- data/bin/lib/Image/ExifTool/PICT.pm +1 -1
- data/bin/lib/Image/ExifTool/PLIST.pm +1 -1
- data/bin/lib/Image/ExifTool/PLUS.pm +1 -1
- data/bin/lib/Image/ExifTool/PNG.pm +1 -1
- data/bin/lib/Image/ExifTool/PPM.pm +1 -1
- data/bin/lib/Image/ExifTool/PSP.pm +1 -1
- data/bin/lib/Image/ExifTool/Palm.pm +1 -1
- data/bin/lib/Image/ExifTool/Panasonic.pm +1 -1
- data/bin/lib/Image/ExifTool/PanasonicRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Parrot.pm +1 -1
- data/bin/lib/Image/ExifTool/Pentax.pm +3 -2
- data/bin/lib/Image/ExifTool/PhaseOne.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoCD.pm +1 -1
- data/bin/lib/Image/ExifTool/PhotoMechanic.pm +1 -1
- data/bin/lib/Image/ExifTool/Photoshop.pm +1 -1
- data/bin/lib/Image/ExifTool/PostScript.pm +1 -1
- data/bin/lib/Image/ExifTool/PrintIM.pm +1 -1
- data/bin/lib/Image/ExifTool/Qualcomm.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTime.pm +1 -1
- data/bin/lib/Image/ExifTool/QuickTimeStream.pl +24 -3
- data/bin/lib/Image/ExifTool/RIFF.pm +82 -5
- data/bin/lib/Image/ExifTool/RSRC.pm +1 -1
- data/bin/lib/Image/ExifTool/RTF.pm +1 -1
- data/bin/lib/Image/ExifTool/Radiance.pm +1 -1
- data/bin/lib/Image/ExifTool/Rawzor.pm +1 -1
- data/bin/lib/Image/ExifTool/Real.pm +1 -1
- data/bin/lib/Image/ExifTool/Reconyx.pm +1 -1
- data/bin/lib/Image/ExifTool/Red.pm +1 -1
- data/bin/lib/Image/ExifTool/Ricoh.pm +1 -1
- data/bin/lib/Image/ExifTool/Samsung.pm +1 -1
- data/bin/lib/Image/ExifTool/Sanyo.pm +1 -1
- data/bin/lib/Image/ExifTool/Scalado.pm +1 -1
- data/bin/lib/Image/ExifTool/Shift.pl +1 -1
- data/bin/lib/Image/ExifTool/Shortcuts.pm +1 -1
- data/bin/lib/Image/ExifTool/Sigma.pm +1 -1
- data/bin/lib/Image/ExifTool/SigmaRaw.pm +1 -1
- data/bin/lib/Image/ExifTool/Sony.pm +1 -1
- data/bin/lib/Image/ExifTool/SonyIDC.pm +1 -1
- data/bin/lib/Image/ExifTool/Stim.pm +1 -1
- data/bin/lib/Image/ExifTool/TagInfoXML.pm +2 -2
- data/bin/lib/Image/ExifTool/TagLookup.pm +2 -1
- data/bin/lib/Image/ExifTool/TagNames.pod +22 -5
- data/bin/lib/Image/ExifTool/Text.pm +1 -1
- data/bin/lib/Image/ExifTool/Theora.pm +1 -1
- data/bin/lib/Image/ExifTool/Torrent.pm +1 -1
- data/bin/lib/Image/ExifTool/Unknown.pm +1 -1
- data/bin/lib/Image/ExifTool/VCard.pm +1 -1
- data/bin/lib/Image/ExifTool/Validate.pm +1 -1
- data/bin/lib/Image/ExifTool/Vorbis.pm +1 -1
- data/bin/lib/Image/ExifTool/WTV.pm +1 -1
- data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteExif.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteIPTC.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePDF.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePNG.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePhotoshop.pl +1 -1
- data/bin/lib/Image/ExifTool/WritePostScript.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteQuickTime.pl +1 -1
- data/bin/lib/Image/ExifTool/WriteXMP.pl +1 -1
- data/bin/lib/Image/ExifTool/Writer.pl +11 -3
- data/bin/lib/Image/ExifTool/XMP.pm +17 -8
- data/bin/lib/Image/ExifTool/XMP2.pl +1 -1
- data/bin/lib/Image/ExifTool/XMPStruct.pl +1 -1
- data/bin/lib/Image/ExifTool/ZIP.pm +1 -1
- data/bin/lib/Image/ExifTool/ZISRAW.pm +1 -1
- data/bin/lib/Image/ExifTool/iWork.pm +1 -1
- data/bin/perl-Image-ExifTool.spec +1 -1
- data/lib/exiftool_vendored/version.rb +1 -1
- metadata +2 -2
|
@@ -225,7 +225,7 @@ resource files.
|
|
|
225
225
|
|
|
226
226
|
=head1 AUTHOR
|
|
227
227
|
|
|
228
|
-
Copyright 2003-
|
|
228
|
+
Copyright 2003-2021, 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.
|
|
@@ -366,7 +366,7 @@ information from RTF (Rich Text Format) documents.
|
|
|
366
366
|
|
|
367
367
|
=head1 AUTHOR
|
|
368
368
|
|
|
369
|
-
Copyright 2003-
|
|
369
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
370
370
|
|
|
371
371
|
This library is free software; you can redistribute it and/or modify it
|
|
372
372
|
under the same terms as Perl itself.
|
|
@@ -125,7 +125,7 @@ images are a type of high dynamic-range image.
|
|
|
125
125
|
|
|
126
126
|
=head1 AUTHOR
|
|
127
127
|
|
|
128
|
-
Copyright 2003-
|
|
128
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
129
129
|
|
|
130
130
|
This library is free software; you can redistribute it and/or modify it
|
|
131
131
|
under the same terms as Perl itself.
|
|
@@ -168,7 +168,7 @@ information from Rawzor compressed images.
|
|
|
168
168
|
|
|
169
169
|
=head1 AUTHOR
|
|
170
170
|
|
|
171
|
-
Copyright 2003-
|
|
171
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
172
172
|
|
|
173
173
|
This library is free software; you can redistribute it and/or modify it
|
|
174
174
|
under the same terms as Perl itself.
|
|
@@ -715,7 +715,7 @@ little-endian, but the Real format is big-endian.
|
|
|
715
715
|
|
|
716
716
|
=head1 AUTHOR
|
|
717
717
|
|
|
718
|
-
Copyright 2003-
|
|
718
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
719
719
|
|
|
720
720
|
This library is free software; you can redistribute it and/or modify it
|
|
721
721
|
under the same terms as Perl itself.
|
|
@@ -431,7 +431,7 @@ maker notes in images from Reconyx cameras.
|
|
|
431
431
|
|
|
432
432
|
=head1 AUTHOR
|
|
433
433
|
|
|
434
|
-
Copyright 2003-
|
|
434
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
435
435
|
|
|
436
436
|
This library is free software; you can redistribute it and/or modify it
|
|
437
437
|
under the same terms as Perl itself.
|
|
@@ -303,7 +303,7 @@ from Redcode R3D version 1 and 2 video files.
|
|
|
303
303
|
|
|
304
304
|
=head1 AUTHOR
|
|
305
305
|
|
|
306
|
-
Copyright 2003-
|
|
306
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
307
307
|
|
|
308
308
|
This library is free software; you can redistribute it and/or modify it
|
|
309
309
|
under the same terms as Perl itself.
|
|
@@ -1143,7 +1143,7 @@ interpret Ricoh maker notes EXIF meta information.
|
|
|
1143
1143
|
|
|
1144
1144
|
=head1 AUTHOR
|
|
1145
1145
|
|
|
1146
|
-
Copyright 2003-
|
|
1146
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
1147
1147
|
|
|
1148
1148
|
This library is free software; you can redistribute it and/or modify it
|
|
1149
1149
|
under the same terms as Perl itself.
|
|
@@ -1447,7 +1447,7 @@ Samsung maker notes in EXIF information.
|
|
|
1447
1447
|
|
|
1448
1448
|
=head1 AUTHOR
|
|
1449
1449
|
|
|
1450
|
-
Copyright 2003-
|
|
1450
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
1451
1451
|
|
|
1452
1452
|
This library is free software; you can redistribute it and/or modify it
|
|
1453
1453
|
under the same terms as Perl itself.
|
|
@@ -419,7 +419,7 @@ Sanyo maker notes in EXIF information.
|
|
|
419
419
|
|
|
420
420
|
=head1 AUTHOR
|
|
421
421
|
|
|
422
|
-
Copyright 2003-
|
|
422
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
423
423
|
|
|
424
424
|
This library is free software; you can redistribute it and/or modify it
|
|
425
425
|
under the same terms as Perl itself.
|
|
@@ -128,7 +128,7 @@ metadata from the JPEG APP4 SCALADO segment.
|
|
|
128
128
|
|
|
129
129
|
=head1 AUTHOR
|
|
130
130
|
|
|
131
|
-
Copyright 2003-
|
|
131
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
132
132
|
|
|
133
133
|
This library is free software; you can redistribute it and/or modify it
|
|
134
134
|
under the same terms as Perl itself.
|
|
@@ -630,7 +630,7 @@ limited to the range 1970 to 2038 on 32-bit systems.
|
|
|
630
630
|
|
|
631
631
|
=head1 AUTHOR
|
|
632
632
|
|
|
633
|
-
Copyright 2003-
|
|
633
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
634
634
|
|
|
635
635
|
This library is free software; you can redistribute it and/or modify it
|
|
636
636
|
under the same terms as Perl itself.
|
|
@@ -332,7 +332,7 @@ name prefix.
|
|
|
332
332
|
|
|
333
333
|
=head1 AUTHOR
|
|
334
334
|
|
|
335
|
-
Copyright 2003-
|
|
335
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
336
336
|
|
|
337
337
|
This library is free software; you can redistribute it and/or modify it
|
|
338
338
|
under the same terms as Perl itself.
|
|
@@ -837,7 +837,7 @@ Sigma and Foveon maker notes in EXIF information.
|
|
|
837
837
|
|
|
838
838
|
=head1 AUTHOR
|
|
839
839
|
|
|
840
|
-
Copyright 2003-
|
|
840
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
841
841
|
|
|
842
842
|
This library is free software; you can redistribute it and/or modify it
|
|
843
843
|
under the same terms as Perl itself.
|
|
@@ -650,7 +650,7 @@ Sigma and Foveon X3F images.
|
|
|
650
650
|
|
|
651
651
|
=head1 AUTHOR
|
|
652
652
|
|
|
653
|
-
Copyright 2003-
|
|
653
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
654
654
|
|
|
655
655
|
This library is free software; you can redistribute it and/or modify it
|
|
656
656
|
under the same terms as Perl itself.
|
|
@@ -11102,7 +11102,7 @@ Minolta.
|
|
|
11102
11102
|
|
|
11103
11103
|
=head1 AUTHOR
|
|
11104
11104
|
|
|
11105
|
-
Copyright 2003-
|
|
11105
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
11106
11106
|
|
|
11107
11107
|
This library is free software; you can redistribute it and/or modify it
|
|
11108
11108
|
under the same terms as Perl itself.
|
|
@@ -379,7 +379,7 @@ write Sony Image Data Converter version 3.0 metadata in ARW images.
|
|
|
379
379
|
|
|
380
380
|
=head1 AUTHOR
|
|
381
381
|
|
|
382
|
-
Copyright 2003-
|
|
382
|
+
Copyright 2003-2021, 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.
|
|
@@ -174,7 +174,7 @@ information.
|
|
|
174
174
|
|
|
175
175
|
=head1 AUTHOR
|
|
176
176
|
|
|
177
|
-
Copyright 2003-
|
|
177
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
178
178
|
|
|
179
179
|
This library is free software; you can redistribute it and/or modify it
|
|
180
180
|
under the same terms as Perl itself.
|
|
@@ -637,7 +637,7 @@ and values.
|
|
|
637
637
|
|
|
638
638
|
~head1 AUTHOR
|
|
639
639
|
|
|
640
|
-
Copyright 2003-
|
|
640
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
641
641
|
|
|
642
642
|
This library is free software; you can redistribute it and/or modify it
|
|
643
643
|
under the same terms as Perl itself.
|
|
@@ -821,7 +821,7 @@ Number of modules updated, or negative on error.
|
|
|
821
821
|
|
|
822
822
|
=head1 AUTHOR
|
|
823
823
|
|
|
824
|
-
Copyright 2003-
|
|
824
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
825
825
|
|
|
826
826
|
This library is free software; you can redistribute it and/or modify it
|
|
827
827
|
under the same terms as Perl itself.
|
|
@@ -10834,6 +10834,7 @@ my %tagExists = (
|
|
|
10834
10834
|
'userplaycountweekend' => 1,
|
|
10835
10835
|
'userselectgrouptitle' => 1,
|
|
10836
10836
|
'userservicerating' => 1,
|
|
10837
|
+
'usertext' => 1,
|
|
10837
10838
|
'userweburl' => 1,
|
|
10838
10839
|
'usingtransforms' => 1,
|
|
10839
10840
|
'usmparametershigh' => 1,
|
|
@@ -11448,7 +11449,7 @@ Provides a fast, case insensitive lookup for tag names.
|
|
|
11448
11449
|
|
|
11449
11450
|
=head1 AUTHOR
|
|
11450
11451
|
|
|
11451
|
-
Copyright 2003-
|
|
11452
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
11452
11453
|
|
|
11453
11454
|
This library is free software; you can redistribute it and/or modify it
|
|
11454
11455
|
under the same terms as Perl itself.
|
|
@@ -12,7 +12,7 @@ meta information extracted from or written to a file.
|
|
|
12
12
|
=head1 TAG TABLES
|
|
13
13
|
|
|
14
14
|
The tables listed below give the names of all tags recognized by ExifTool.
|
|
15
|
-
They contain a total of
|
|
15
|
+
They contain a total of 23727 tags, with 15422 unique tag names.
|
|
16
16
|
|
|
17
17
|
B<Tag ID>, B<Index#> or B<Sequence> is given in the first column of each
|
|
18
18
|
table. A B<Tag ID> is the computer-readable equivalent of a tag name, and
|
|
@@ -22942,7 +22942,7 @@ currently writes only EXIF, IPTC and XMP tags in these images.
|
|
|
22942
22942
|
|
|
22943
22943
|
Tag ID Tag Name Writable
|
|
22944
22944
|
------ -------- --------
|
|
22945
|
-
'asoc' Association
|
|
22945
|
+
'asoc' Association Jpeg2000
|
|
22946
22946
|
'bfil' BinaryFilter no
|
|
22947
22947
|
'bpcc' BitsPerComponent no
|
|
22948
22948
|
'cdef' ComponentDefinition no
|
|
@@ -22993,7 +22993,7 @@ currently writes only EXIF, IPTC and XMP tags in these images.
|
|
|
22993
22993
|
UUID-GeoJP2 EXIF
|
|
22994
22994
|
UUID-Photoshop Photoshop
|
|
22995
22995
|
UUID-Unknown no
|
|
22996
|
-
'xml ' XML XMP
|
|
22996
|
+
'xml ' XML XMP XML
|
|
22997
22997
|
|
|
22998
22998
|
=head3 Jpeg2000 ColorSpec Tags
|
|
22999
22999
|
|
|
@@ -29452,6 +29452,8 @@ sub-documents, but the Duration is calculated for the full video.
|
|
|
29452
29452
|
'labl' Label RIFF Label
|
|
29453
29453
|
'list' ListType no
|
|
29454
29454
|
'olym' Olym Olympus WAV
|
|
29455
|
+
'tx_USER' UserText RIFF UserText
|
|
29456
|
+
'tx_Unknown' Text no
|
|
29455
29457
|
|
|
29456
29458
|
=head3 RIFF ALPH Tags
|
|
29457
29459
|
|
|
@@ -29753,6 +29755,20 @@ L<https://tech.ebu.ch/docs/tech/tech3306-2009.pdf> for the specification.
|
|
|
29753
29755
|
0 LabelID no
|
|
29754
29756
|
1 LabelText no
|
|
29755
29757
|
|
|
29758
|
+
=head3 RIFF UserText Tags
|
|
29759
|
+
|
|
29760
|
+
Tags decoded from the USER-format txts stream written by an unknown dashcam.
|
|
29761
|
+
Extracted only if the ExtractEmbedded option is used.
|
|
29762
|
+
|
|
29763
|
+
Index1 Tag Name Writable
|
|
29764
|
+
------ -------- --------
|
|
29765
|
+
28 GPSAltitude no
|
|
29766
|
+
40 Accelerometer no
|
|
29767
|
+
56 GPSSpeed no
|
|
29768
|
+
60 GPSLatitude no
|
|
29769
|
+
64 GPSLongitude no
|
|
29770
|
+
68 GPSDateTime no
|
|
29771
|
+
|
|
29756
29772
|
=head2 AIFF Tags
|
|
29757
29773
|
|
|
29758
29774
|
Tags extracted from Audio Interchange File Format (AIFF) files. See
|
|
@@ -35262,7 +35278,8 @@ overlapping EXIF, IPTC and XMP tags to be reconciled when reading, and
|
|
|
35262
35278
|
synchronized when writing. The MWG Composite tags below are designed to aid
|
|
35263
35279
|
in the implementation of these recommendations. As well, the MWG defines
|
|
35264
35280
|
new XMP tags which are listed in the subsequent tables below. See
|
|
35265
|
-
L<http://www.metadataworkinggroup.org/>
|
|
35281
|
+
L<https://web.archive.org/web/20181006115950/http://www.metadataworkinggroup.org/specs/>
|
|
35282
|
+
for the official MWG specification.
|
|
35266
35283
|
|
|
35267
35284
|
=head3 MWG Composite Tags
|
|
35268
35285
|
|
|
@@ -35511,7 +35528,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
|
35511
35528
|
|
|
35512
35529
|
=head1 AUTHOR
|
|
35513
35530
|
|
|
35514
|
-
Copyright 2003-
|
|
35531
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
35515
35532
|
|
|
35516
35533
|
This library is free software; you can redistribute it and/or modify it
|
|
35517
35534
|
under the same terms as Perl itself.
|
|
@@ -223,7 +223,7 @@ characteristics of TXT and CSV files.
|
|
|
223
223
|
|
|
224
224
|
=head1 AUTHOR
|
|
225
225
|
|
|
226
|
-
Copyright 2003-
|
|
226
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
227
227
|
|
|
228
228
|
This library is free software; you can redistribute it and/or modify it
|
|
229
229
|
under the same terms as Perl itself.
|
|
@@ -122,7 +122,7 @@ information from Theora video streams.
|
|
|
122
122
|
|
|
123
123
|
=head1 AUTHOR
|
|
124
124
|
|
|
125
|
-
Copyright 2003-
|
|
125
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
126
126
|
|
|
127
127
|
This library is free software; you can redistribute it and/or modify it
|
|
128
128
|
under the same terms as Perl itself.
|
|
@@ -303,7 +303,7 @@ bencoded information from BitTorrent files.
|
|
|
303
303
|
|
|
304
304
|
=head1 AUTHOR
|
|
305
305
|
|
|
306
|
-
Copyright 2003-
|
|
306
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
307
307
|
|
|
308
308
|
This library is free software; you can redistribute it and/or modify it
|
|
309
309
|
under the same terms as Perl itself.
|
|
@@ -53,7 +53,7 @@ unknown manufacturers.
|
|
|
53
53
|
|
|
54
54
|
=head1 AUTHOR
|
|
55
55
|
|
|
56
|
-
Copyright 2003-
|
|
56
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
57
57
|
|
|
58
58
|
This library is free software; you can redistribute it and/or modify it
|
|
59
59
|
under the same terms as Perl itself.
|
|
@@ -416,7 +416,7 @@ information from vCard VCF and iCalendar ICS files.
|
|
|
416
416
|
|
|
417
417
|
=head1 AUTHOR
|
|
418
418
|
|
|
419
|
-
Copyright 2003-
|
|
419
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
420
420
|
|
|
421
421
|
This library is free software; you can redistribute it and/or modify it
|
|
422
422
|
under the same terms as Perl itself.
|
|
@@ -659,7 +659,7 @@ ExifTool Validate option is enabled.
|
|
|
659
659
|
|
|
660
660
|
=head1 AUTHOR
|
|
661
661
|
|
|
662
|
-
Copyright 2003-
|
|
662
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
663
663
|
|
|
664
664
|
This library is free software; you can redistribute it and/or modify it
|
|
665
665
|
under the same terms as Perl itself.
|
|
@@ -228,7 +228,7 @@ information from Ogg Vorbis audio headers.
|
|
|
228
228
|
|
|
229
229
|
=head1 AUTHOR
|
|
230
230
|
|
|
231
|
-
Copyright 2003-
|
|
231
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
232
232
|
|
|
233
233
|
This library is free software; you can redistribute it and/or modify it
|
|
234
234
|
under the same terms as Perl itself.
|
|
@@ -297,7 +297,7 @@ This module contains definitions required by Image::ExifTool to read WTV
|
|
|
297
297
|
|
|
298
298
|
=head1 AUTHOR
|
|
299
299
|
|
|
300
|
-
Copyright 2003-
|
|
300
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
301
301
|
|
|
302
302
|
This library is free software; you can redistribute it and/or modify it
|
|
303
303
|
under the same terms as Perl itself.
|
|
@@ -623,7 +623,7 @@ JPEG files, and would lead to far fewer problems with corrupted metadata.
|
|
|
623
623
|
|
|
624
624
|
=head1 AUTHOR
|
|
625
625
|
|
|
626
|
-
Copyright 2003-
|
|
626
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
627
627
|
|
|
628
628
|
This library is free software; you can redistribute it and/or modify it
|
|
629
629
|
under the same terms as Perl itself.
|
|
@@ -2563,7 +2563,7 @@ This file contains routines to write EXIF metadata.
|
|
|
2563
2563
|
|
|
2564
2564
|
=head1 AUTHOR
|
|
2565
2565
|
|
|
2566
|
-
Copyright 2003-
|
|
2566
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
2567
2567
|
|
|
2568
2568
|
This library is free software; you can redistribute it and/or modify it
|
|
2569
2569
|
under the same terms as Perl itself.
|
|
@@ -715,7 +715,7 @@ seldom-used routines.
|
|
|
715
715
|
|
|
716
716
|
=head1 AUTHOR
|
|
717
717
|
|
|
718
|
-
Copyright 2003-
|
|
718
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
719
719
|
|
|
720
720
|
This library is free software; you can redistribute it and/or modify it
|
|
721
721
|
under the same terms as Perl itself.
|
|
@@ -749,7 +749,7 @@ C<PDF-update> pseudo group).
|
|
|
749
749
|
|
|
750
750
|
=head1 AUTHOR
|
|
751
751
|
|
|
752
|
-
Copyright 2003-
|
|
752
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
753
753
|
|
|
754
754
|
This library is free software; you can redistribute it and/or modify it
|
|
755
755
|
under the same terms as Perl itself.
|
|
@@ -379,7 +379,7 @@ strings).
|
|
|
379
379
|
|
|
380
380
|
=head1 AUTHOR
|
|
381
381
|
|
|
382
|
-
Copyright 2003-
|
|
382
|
+
Copyright 2003-2021, 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.
|
|
@@ -257,7 +257,7 @@ default resource name, and applied if no appended name is provided.
|
|
|
257
257
|
|
|
258
258
|
=head1 AUTHOR
|
|
259
259
|
|
|
260
|
-
Copyright 2003-
|
|
260
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
261
261
|
|
|
262
262
|
This library is free software; you can redistribute it and/or modify it
|
|
263
263
|
under the same terms as Perl itself.
|
|
@@ -686,7 +686,7 @@ Thanks to Tim Kordick for his help testing the EPS writer.
|
|
|
686
686
|
|
|
687
687
|
=head1 AUTHOR
|
|
688
688
|
|
|
689
|
-
Copyright 2003-
|
|
689
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
690
690
|
|
|
691
691
|
This library is free software; you can redistribute it and/or modify it
|
|
692
692
|
under the same terms as Perl itself.
|
|
@@ -1878,7 +1878,7 @@ QuickTime-based file formats like MOV and MP4.
|
|
|
1878
1878
|
|
|
1879
1879
|
=head1 AUTHOR
|
|
1880
1880
|
|
|
1881
|
-
Copyright 2003-
|
|
1881
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
1882
1882
|
|
|
1883
1883
|
This library is free software; you can redistribute it and/or modify it
|
|
1884
1884
|
under the same terms as Perl itself.
|
|
@@ -1613,7 +1613,7 @@ This file contains routines to write XMP metadata.
|
|
|
1613
1613
|
|
|
1614
1614
|
=head1 AUTHOR
|
|
1615
1615
|
|
|
1616
|
-
Copyright 2003-
|
|
1616
|
+
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
|
|
1617
1617
|
|
|
1618
1618
|
This library is free software; you can redistribute it and/or modify it
|
|
1619
1619
|
under the same terms as Perl itself.
|