exiftool_vendored 12.06.0 → 12.08.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.

@@ -6523,6 +6523,7 @@ my %tagExists = (
6523
6523
  'attachments' => 1,
6524
6524
  'attitude' => 1,
6525
6525
  'attitudetarget' => 1,
6526
+ 'attr' => 1,
6526
6527
  'attributes' => 1,
6527
6528
  'audible_cvrx' => 1,
6528
6529
  'audible_meta' => 1,
@@ -9051,6 +9052,7 @@ my %tagExists = (
9051
9052
  'metadatalibrary' => 1,
9052
9053
  'metadatanumber' => 1,
9053
9054
  'metadatasource' => 1,
9055
+ 'metadataversion' => 1,
9054
9056
  'metaformat' => 1,
9055
9057
  'metarelation' => 1,
9056
9058
  'metasampledesc' => 1,
@@ -10025,6 +10027,7 @@ my %tagExists = (
10025
10027
  'roundtripversion' => 1,
10026
10028
  'rowcount' => 1,
10027
10029
  'rowinterleavefactor' => 1,
10030
+ 'rsrc' => 1,
10028
10031
  'rtmd' => 1,
10029
10032
  'rtptimescale' => 1,
10030
10033
  'runtime' => 1,
@@ -10869,6 +10872,7 @@ my %tagExists = (
10869
10872
  'videoscantype' => 1,
10870
10873
  'videosize' => 1,
10871
10874
  'videostreamtype' => 1,
10875
+ 'videotimestamp' => 1,
10872
10876
  'videotrackid' => 1,
10873
10877
  'videowidth' => 1,
10874
10878
  'view' => 1,
@@ -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 23563 tags, with 15378 unique tag names.
15
+ They contain a total of 23566 tags, with 15380 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
@@ -17850,7 +17850,7 @@ ILCE-6300/6500/7RM2/7SM2, ILCA-99M2.
17850
17850
 
17851
17851
  =head3 Sony Tag2010i Tags
17852
17852
 
17853
- Valid for ILCE-6100/6400/6600/7M3/7RM3/7RM4/9/9M2, DSC-RX0M2/RX10M4/RX100M6/
17853
+ Valid for ILCE-6100/6400/6600/7C/7M3/7RM3/7RM4/9/9M2, DSC-RX0M2/RX10M4/RX100M6/
17854
17854
  RX100M5A/RX100M7/HX99.
17855
17855
 
17856
17856
  Index1 Tag Name Writable
@@ -18013,7 +18013,7 @@ substitution cipher, but the deciphered values are listed below.
18013
18013
 
18014
18014
  =head3 Sony Tag9050b Tags
18015
18015
 
18016
- Valid from July 2015 for ILCE-6100/6300/6400/6500/6600/7M3/7RM2/7RM3/7RM4/
18016
+ Valid from July 2015 for ILCE-6100/6300/6400/6500/6600/7C/7M3/7RM2/7RM3/7RM4/
18017
18017
  7SM2/9/9M2, ILCA-99M2.
18018
18018
 
18019
18019
  Index1 Tag Name Writable
@@ -18110,8 +18110,8 @@ DSC-HX50V, DSC-QX10/QX100.
18110
18110
 
18111
18111
  Valid for DSC-HX60V/HX80/HX90V/HX99/HX350/HX400V/QX30/RX0/RX1RM2/RX10/
18112
18112
  RX10M2/RX10M3/RX10M4/RX100M3/RX100M4/RX100M5/RX100M5A/RX100M6/RX100M7/WX220/
18113
- WX350/WX500, ILCE-7/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/9/9M2/5000/5100/6000/
18114
- 6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
18113
+ WX350/WX500, ILCE-7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/9/9M2/5000/5100/
18114
+ 6000/6100/6300/6400/6500/6600/QX1, ILCA-68/77M2/99M2.
18115
18115
 
18116
18116
  Index1 Tag Name Writable
18117
18117
  ------ -------- --------
@@ -18462,6 +18462,8 @@ E-mount models.
18462
18462
 
18463
18463
  =head3 Sony Tag9416 Tags
18464
18464
 
18465
+ Valid for the ILCE-7SM3.
18466
+
18465
18467
  Index1 Tag Name Writable
18466
18468
  ------ -------- --------
18467
18469
  0 Tag9416_0000 no
@@ -19953,6 +19955,7 @@ L<https://github.com/gopro/gpmf-parser> for details about this format.
19953
19955
  'TSMP' TotalSamples? no
19954
19956
  'TYPE' StructureType? no
19955
19957
  'UNIT' Units? no
19958
+ 'VERS' MetadataVersion no
19956
19959
  'VFOV' FieldOfView no
19957
19960
  'VFRH' VisualFlightRulesHUD no
19958
19961
  'WBAL' ColorTemperatures no
@@ -25207,6 +25210,7 @@ for the official specification.
25207
25210
  'skip' CanonSkip Canon Skip
25208
25211
  PreviewImage no
25209
25212
  Skip? no
25213
+ 'thm ' ThumbnailImage no
25210
25214
  'thum' ThumbnailImage no
25211
25215
  'udat' GPSLog no
25212
25216
  'udta' UserData FLIR UserData
@@ -25292,6 +25296,7 @@ formats of timed GPS metadata from video files.
25292
25296
  Unknown03? no
25293
25297
  UserLabel no
25294
25298
  VerticalSpeed no
25299
+ VideoTimeStamp no
25295
25300
  camm0 QuickTime camm0
25296
25301
  camm1 QuickTime camm1
25297
25302
  camm2 QuickTime camm2
@@ -33970,13 +33975,13 @@ option is used.
33970
33975
 
33971
33976
  =head2 RSRC Tags
33972
33977
 
33973
- Tags extracted from Mac OS resource files and DFONT files. These tags may
33974
- also be extracted from the resource fork of any file in OS X, either by
33975
- adding "/..namedfork/rsrc" to the filename to process the resource fork
33976
- alone, or by using the ExtractEmbedded (-ee) option to process the resource
33977
- fork as a sub-document of the main file. When writing, ExifTool preserves
33978
- the Mac OS resource fork by default, but it may deleted with C<-rsrc:all=>
33979
- on the command line.
33978
+ Tags extracted from Mac OS resource files, DFONT files and "._" sidecar
33979
+ files. These tags may also be extracted from the resource fork of any file
33980
+ in OS X, either by adding "/..namedfork/rsrc" to the filename to process the
33981
+ resource fork alone, or by using the ExtractEmbedded (-ee) option to process
33982
+ the resource fork as a sub-document of the main file. When writing,
33983
+ ExifTool preserves the Mac OS resource fork by default, but it may deleted
33984
+ with C<-rsrc:all=> on the command line.
33980
33985
 
33981
33986
  Tag ID Tag Name Writable
33982
33987
  ------ -------- --------
@@ -34228,7 +34233,8 @@ Tags extracted from ISO 9660 disk images.
34228
34233
 
34229
34234
  On MacOS systems, the there are additional MDItem and XAttr Finder tags that
34230
34235
  may be extracted. These tags are not extracted by default -- they must be
34231
- specifically requested or enabled via an API option.
34236
+ specifically requested or enabled via an API option. (Except when reading
34237
+ MacOS "._" files directly, see below.)
34232
34238
 
34233
34239
  The tables below list some of the tags that may be extracted, but ExifTool
34234
34240
  will extract all available information even for tags not listed.
@@ -34237,6 +34243,38 @@ Tags in these tables are referred to as "pseudo" tags because their
34237
34243
  information is not stored in the file itself. As such, B<Writable> tags in
34238
34244
  these tables may be changed without having to rewrite the file.
34239
34245
 
34246
+ Note that on some filesystems, MacOS creates sidecar files with names that
34247
+ begin with "._". ExifTool will read these files if specified, and extract
34248
+ the information listed in the following table without the need for extra
34249
+ options, but these files are not writable directly.
34250
+
34251
+ Tag ID Tag Name Writable
34252
+ ------ -------- --------
34253
+ 0x0002 RSRC RSRC
34254
+ 0x0009 ATTR MacOS XAttr
34255
+
34256
+ =head3 MacOS XAttr Tags
34257
+
34258
+ XAttr tags are extracted using the "xattr" utility. They are extracted if
34259
+ any "XAttr*" tag or the MacOS group is specifically requested, or by setting
34260
+ the XAttrTags API option to 1 or the RequestAll API option to 2 or higher.
34261
+ And they extracted by default from MacOS "._" files when reading
34262
+ these files directly.
34263
+
34264
+ Tag Name Writable
34265
+ -------- --------
34266
+ XAttrAppleMailDateReceived no
34267
+ XAttrAppleMailDateSent no
34268
+ XAttrAppleMailIsRemoteAttachment no
34269
+ XAttrFinderInfo no
34270
+ XAttrLastUsedDate no
34271
+ XAttrMDItemDownloadedDate no
34272
+ XAttrMDItemFinderComment no
34273
+ XAttrMDItemWhereFroms no
34274
+ XAttrMDLabel no
34275
+ XAttrQuarantine yes!
34276
+ XAttrResourceFork no
34277
+
34240
34278
  =head3 MacOS MDItem Tags
34241
34279
 
34242
34280
  MDItem tags are extracted using the "mdls" utility. They are extracted if
@@ -34380,26 +34418,6 @@ index the file after a metadata change.
34380
34418
  MDItemWhereFroms no
34381
34419
  MDItemWhiteBalance no
34382
34420
 
34383
- =head3 MacOS XAttr Tags
34384
-
34385
- XAttr tags are extracted using the "xattr" utility. They are extracted if
34386
- any "XAttr*" tag or the MacOS group is specifically requested, or by setting
34387
- the XAttrTags API option to 1 or the RequestAll API option to 2 or higher.
34388
-
34389
- Tag Name Writable
34390
- -------- --------
34391
- XAttrAppleMailDateReceived no
34392
- XAttrAppleMailDateSent no
34393
- XAttrAppleMailIsRemoteAttachment no
34394
- XAttrFinderInfo no
34395
- XAttrLastUsedDate no
34396
- XAttrMDItemDownloadedDate no
34397
- XAttrMDItemFinderComment no
34398
- XAttrMDItemWhereFroms no
34399
- XAttrMDLabel no
34400
- XAttrQuarantine yes!
34401
- XAttrResourceFork no
34402
-
34403
34421
  =head2 Extra Tags
34404
34422
 
34405
34423
  The extra tags provide extra features or extra information extracted or
@@ -1145,7 +1145,7 @@ my %sPantryItem = (
1145
1145
  LayerText => { },
1146
1146
  },
1147
1147
  },
1148
- TransmissionReference => { },
1148
+ TransmissionReference => { Notes => 'Now used as a job identifier' },
1149
1149
  Urgency => {
1150
1150
  Writable => 'integer',
1151
1151
  Notes => 'should be in the range 1-8 to conform with the XMP spec',
@@ -1,6 +1,6 @@
1
1
  Summary: perl module for image data extraction
2
2
  Name: perl-Image-ExifTool
3
- Version: 12.06
3
+ Version: 12.08
4
4
  Release: 1
5
5
  License: Artistic/GPL
6
6
  Group: Development/Libraries/Perl
@@ -22,46 +22,47 @@ supported by ExifTool (r = read, w = write, c = create):
22
22
 
23
23
  File Types
24
24
  ------------+-------------+-------------+-------------+------------
25
- 3FR r | DPX r | ISO r | O r | RAW r/w
26
- 3G2 r/w | DR4 r/w/c | ITC r | ODP r | RIFF r
27
- 3GP r/w | DSS r | J2C r | ODS r | RSRC r
28
- A r | DV r | JNG r/w | ODT r | RTF r
29
- AA r | DVB r/w | JP2 r/w | OFR r | RW2 r/w
30
- AAE r | DVR-MS r | JPEG r/w | OGG r | RWL r/w
31
- AAX r/w | DYLIB r | JSON r | OGV r | RWZ r
32
- ACR r | EIP r | K25 r | OPUS r | RM r
33
- AFM r | EPS r/w | KDC r | ORF r/w | SEQ r
34
- AI r/w | EPUB r | KEY r | OTF r | SKETCH r
35
- AIFF r | ERF r/w | LA r | PAC r | SO r
36
- APE r | EXE r | LFP r | PAGES r | SR2 r/w
37
- ARQ r/w | EXIF r/w/c | LNK r | PBM r/w | SRF r
38
- ARW r/w | EXR r | LRV r/w | PCD r | SRW r/w
39
- ASF r | EXV r/w/c | M2TS r | PCX r | SVG r
40
- AVI r | F4A/V r/w | M4A/V r/w | PDB r | SWF r
41
- AVIF r/w | FFF r/w | MAX r | PDF r/w | THM r/w
42
- AZW r | FITS r | MEF r/w | PEF r/w | TIFF r/w
43
- BMP r | FLA r | MIE r/w/c | PFA r | TORRENT r
44
- BPG r | FLAC r | MIFF r | PFB r | TTC r
45
- BTF r | FLIF r/w | MKA r | PFM r | TTF r
46
- CHM r | FLV r | MKS r | PGF r | TXT r
47
- COS r | FPF r | MKV r | PGM r/w | VCF r
48
- CR2 r/w | FPX r | MNG r/w | PLIST r | VRD r/w/c
49
- CR3 r/w | GIF r/w | MOBI r | PICT r | VSD r
50
- CRM r/w | GPR r/w | MODD r | PMP r | WAV r
51
- CRW r/w | GZ r | MOI r | PNG r/w | WDP r/w
52
- CS1 r/w | HDP r/w | MOS r/w | PPM r/w | WEBP r
53
- CSV r | HDR r | MOV r/w | PPT r | WEBM r
54
- CZI r | HEIC r/w | MP3 r | PPTX r | WMA r
55
- DCM r | HEIF r/w | MP4 r/w | PS r/w | WMV r
56
- DCP r/w | HTML r | MPC r | PSB r/w | WTV r
57
- DCR r | ICC r/w/c | MPG r | PSD r/w | WV r
58
- DFONT r | ICS r | MPO r/w | PSP r | X3F r/w
59
- DIVX r | IDML r | MQV r/w | QTIF r/w | XCF r
60
- DJVU r | IIQ r/w | MRW r/w | R3D r | XLS r
61
- DLL r | IND r/w | MXF r | RA r | XLSX r
62
- DNG r/w | INSP r/w | NEF r/w | RAF r/w | XMP r/w/c
63
- DOC r | INSV r | NRW r/w | RAM r | ZIP r
64
- DOCX r | INX r | NUMBERS r | RAR r |
25
+ 360 r/w | DPX r | ITC r | ODP r | RSRC r
26
+ 3FR r | DR4 r/w/c | J2C r | ODS r | RTF r
27
+ 3G2 r/w | DSS r | JNG r/w | ODT r | RW2 r/w
28
+ 3GP r/w | DV r | JP2 r/w | OFR r | RWL r/w
29
+ A r | DVB r/w | JPEG r/w | OGG r | RWZ r
30
+ AA r | DVR-MS r | JSON r | OGV r | RM r
31
+ AAE r | DYLIB r | K25 r | OPUS r | SEQ r
32
+ AAX r/w | EIP r | KDC r | ORF r/w | SKETCH r
33
+ ACR r | EPS r/w | KEY r | OTF r | SO r
34
+ AFM r | EPUB r | LA r | PAC r | SR2 r/w
35
+ AI r/w | ERF r/w | LFP r | PAGES r | SRF r
36
+ AIFF r | EXE r | LNK r | PBM r/w | SRW r/w
37
+ APE r | EXIF r/w/c | LRV r/w | PCD r | SVG r
38
+ ARQ r/w | EXR r | M2TS r | PCX r | SWF r
39
+ ARW r/w | EXV r/w/c | M4A/V r/w | PDB r | THM r/w
40
+ ASF r | F4A/V r/w | MACOS r | PDF r/w | TIFF r/w
41
+ AVI r | FFF r/w | MAX r | PEF r/w | TORRENT r
42
+ AVIF r/w | FITS r | MEF r/w | PFA r | TTC r
43
+ AZW r | FLA r | MIE r/w/c | PFB r | TTF r
44
+ BMP r | FLAC r | MIFF r | PFM r | TXT r
45
+ BPG r | FLIF r/w | MKA r | PGF r | VCF r
46
+ BTF r | FLV r | MKS r | PGM r/w | VRD r/w/c
47
+ CHM r | FPF r | MKV r | PLIST r | VSD r
48
+ COS r | FPX r | MNG r/w | PICT r | WAV r
49
+ CR2 r/w | GIF r/w | MOBI r | PMP r | WDP r/w
50
+ CR3 r/w | GPR r/w | MODD r | PNG r/w | WEBP r
51
+ CRM r/w | GZ r | MOI r | PPM r/w | WEBM r
52
+ CRW r/w | HDP r/w | MOS r/w | PPT r | WMA r
53
+ CS1 r/w | HDR r | MOV r/w | PPTX r | WMV r
54
+ CSV r | HEIC r/w | MP3 r | PS r/w | WTV r
55
+ CZI r | HEIF r/w | MP4 r/w | PSB r/w | WV r
56
+ DCM r | HTML r | MPC r | PSD r/w | X3F r/w
57
+ DCP r/w | ICC r/w/c | MPG r | PSP r | XCF r
58
+ DCR r | ICS r | MPO r/w | QTIF r/w | XLS r
59
+ DFONT r | IDML r | MQV r/w | R3D r | XLSX r
60
+ DIVX r | IIQ r/w | MRW r/w | RA r | XMP r/w/c
61
+ DJVU r | IND r/w | MXF r | RAF r/w | ZIP r
62
+ DLL r | INSP r/w | NEF r/w | RAM r |
63
+ DNG r/w | INSV r | NRW r/w | RAR r |
64
+ DOC r | INX r | NUMBERS r | RAW r/w |
65
+ DOCX r | ISO r | O r | RIFF r |
65
66
 
66
67
  Meta Information
67
68
  ----------------------+----------------------+---------------------
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ExiftoolVendored
4
- VERSION = Gem::Version.new('12.06.0')
4
+ VERSION = Gem::Version.new('12.08.0')
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: exiftool_vendored
3
3
  version: !ruby/object:Gem::Version
4
- version: 12.06.0
4
+ version: 12.08.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew McEachen
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-09-30 00:00:00.000000000 Z
12
+ date: 2020-10-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: exiftool
@@ -127,16 +127,16 @@ dependencies:
127
127
  name: simplecov
128
128
  requirement: !ruby/object:Gem::Requirement
129
129
  requirements:
130
- - - ">="
130
+ - - "~>"
131
131
  - !ruby/object:Gem::Version
132
- version: '0'
132
+ version: 0.17.1
133
133
  type: :development
134
134
  prerelease: false
135
135
  version_requirements: !ruby/object:Gem::Requirement
136
136
  requirements:
137
- - - ">="
137
+ - - "~>"
138
138
  - !ruby/object:Gem::Version
139
- version: '0'
139
+ version: 0.17.1
140
140
  - !ruby/object:Gem::Dependency
141
141
  name: simplecov-console
142
142
  requirement: !ruby/object:Gem::Requirement
@@ -444,7 +444,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
444
444
  requirements:
445
445
  - - ">="
446
446
  - !ruby/object:Gem::Version
447
- version: '0'
447
+ version: '2.4'
448
448
  required_rubygems_version: !ruby/object:Gem::Requirement
449
449
  requirements:
450
450
  - - ">="