exiftool_vendored 12.54.0 → 12.56.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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 26269 tags, with 16758 unique tag names.
15
+ They contain a total of 26374 tags, with 16843 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
@@ -82,7 +82,7 @@ types of meta information. To determine a tag name, either consult this
82
82
  documentation or run C<exiftool -s> on a file containing the information in
83
83
  question.
84
84
 
85
- I<(This documentation is the result of years of research, testing and
85
+ I<(This documentation is the result of decades of research, testing and
86
86
  reverse engineering, and is the most complete metadata tag list available
87
87
  anywhere on the internet. It is provided not only for ExifTool users, but
88
88
  more importantly as a public service to help augment the collective
@@ -112,30 +112,38 @@ L<https://www.w3.org/Graphics/JPEG/jfif3.pdf> for the JPEG specification.
112
112
  'APP2' ICC_Profile ICC_Profile
113
113
  FPXR FlashPix
114
114
  MPF MPF
115
+ InfiRayVersion InfiRay Version
115
116
  PreviewImage no
116
117
  'APP3' Meta Kodak Meta
117
118
  Stim Stim
118
119
  JPS JPEG JPS
119
120
  ThermalData no
121
+ ImagingData no
120
122
  PreviewImage no
121
123
  'APP4' Scalado Scalado
122
124
  FPXR FlashPix
125
+ InfiRayFactory InfiRay Factory
123
126
  ThermalParams DJI ThermalParams
124
127
  PreviewImage no
125
128
  'APP5' RMETA Ricoh RMETA
126
129
  SamsungUniqueID Samsung APP5
130
+ InfiRayPicture InfiRay Picture
127
131
  ThermalCalibration no
128
132
  PreviewImage no
129
133
  'APP6' EPPIM JPEG EPPIM
130
134
  NITF JPEG NITF
131
135
  HP_TDHD HP TDHD
132
136
  GoPro GoPro GPMF
137
+ InfiRayMixMode InfiRay MixMode
133
138
  DJI_DTAT no
134
139
  'APP7' Pentax Pentax
135
140
  Huawei Unknown
136
141
  Qualcomm Qualcomm
142
+ InfiRayOpMode InfiRay OpMode
137
143
  'APP8' SPIFF JPEG SPIFF
144
+ InfiRayIsothermal InfiRay Isothermal
138
145
  'APP9' MediaJukebox JPEG MediaJukebox
146
+ InfiRaySensor InfiRay Sensor
139
147
  'APP10' Comment no
140
148
  'APP11' JPEG-HDR JPEG HDR
141
149
  JUMBF Jpeg2000
@@ -361,6 +369,8 @@ for the official EXIF 2.32 specification.
361
369
  0x010f Make IFD0 string
362
370
  0x0110 Model IFD0 string
363
371
  0x0111 StripOffsets - no
372
+ OtherImageStart - no
373
+ StripOffsets - no
364
374
  PreviewImageStart IFD0 int32u*
365
375
  PreviewImageStart All int32u*
366
376
  JpgFromRawStart SubIFD2 int32u*
@@ -368,6 +378,8 @@ for the official EXIF 2.32 specification.
368
378
  0x0115 SamplesPerPixel IFD0 int16u!
369
379
  0x0116 RowsPerStrip IFD0 int32u!
370
380
  0x0117 StripByteCounts - no
381
+ OtherImageLength - no
382
+ StripByteCounts - no
371
383
  PreviewImageLength IFD0 int32u*
372
384
  PreviewImageLength All int32u*
373
385
  JpgFromRawLength SubIFD2 int32u*
@@ -1188,10 +1200,12 @@ C<integer> is a string of digits (possibly beginning with a '+' or '-'),
1188
1200
  C<real> is a floating point number, C<rational> is entered as a floating
1189
1201
  point number but stored as two C<integer> strings separated by a '/'
1190
1202
  character, C<date> is a date/time string entered in the format "YYYY:mm:dd
1191
- HH:MM:SS[.ss][+/-HH:MM]", C<boolean> is either "True" or "False" (but "true"
1192
- and "false" may be written as a ValueConv value for compatibility with
1193
- non-conforming applications), C<struct> indicates a structured tag, and
1194
- C<lang-alt> is a tag that supports alternate languages.
1203
+ HH:MM:SS[.ss][+/-HH:MM]" but some partial date/time formats are also
1204
+ accepted (see L<https://exiftool.org/faq.html#Q5>), C<boolean> is either
1205
+ "True" or "False" (but "true" and "false" may be written as a ValueConv
1206
+ value for compatibility with non-conforming applications), C<struct>
1207
+ indicates a structured tag, and C<lang-alt> is a tag that supports alternate
1208
+ languages.
1195
1209
 
1196
1210
  When reading, C<struct> tags are extracted only if the Struct (-struct)
1197
1211
  option is used. Otherwise the corresponding I<Flattened> tags, indicated by
@@ -11362,6 +11376,7 @@ Tags extracted from FLIR Public image Format (FPF) files.
11362
11376
  0x1446 FlickerReduction int32u
11363
11377
  0x1447 FujiModel string
11364
11378
  0x1448 FujiModel2 string
11379
+ 0x144d RollAngle rational64s
11365
11380
  0x3803 VideoRecordingMode int32u
11366
11381
  0x3804 PeripheralLighting int16u
11367
11382
  0x3806 VideoCompression int16u
@@ -14063,6 +14078,13 @@ Tags written by some Nikon GPS-equipped cameras like the AW100.
14063
14078
  0 FirmwareVersion no
14064
14079
  10 NEFCompression int16u[0.5]
14065
14080
 
14081
+ =head3 Nikon MakerNotes0x56 Tags
14082
+
14083
+ Index1 Tag Name Writable
14084
+ ------ -------- --------
14085
+ 0 FirmwareVersion no
14086
+ 4 BurstGroupID int16u
14087
+
14066
14088
  =head3 Nikon AFInfo Tags
14067
14089
 
14068
14090
  Index1 Tag Name Writable
@@ -14491,12 +14513,15 @@ These tags are extracted from encrypted data in images from the Z9.
14491
14513
  ----- -------- --------
14492
14514
  0 ShotInfoVersion no
14493
14515
  4 FirmwareVersion no
14494
- 27792 FocusShiftShooting int8u~
14495
- 27800 IntervalShooting int16u~
14496
- 60139 RollAngle fixed32u
14497
- 60143 PitchAngle fixed32u
14498
- 60147 YawAngle fixed32u
14499
- 60491 MenuSettingsZ9 Nikon MenuSettingsZ9
14516
+ 180 FocusShiftShooting int8u~
14517
+ 188 IntervalShooting int16u~
14518
+ 17644 MenuSettingsZ9 Nikon MenuSettingsZ9
14519
+ -
14520
+ Nikon MenuSettingsZ9Firmware3
14521
+ 32965 RollAngle fixed32u
14522
+ 32969 PitchAngle fixed32u
14523
+ 32973 YawAngle fixed32u
14524
+ 33317 MenuSettingsZ9 Nikon MenuSettingsZ9
14500
14525
  -
14501
14526
  Nikon MenuSettingsZ9Firmware3
14502
14527
 
@@ -14582,6 +14607,7 @@ These tags are used by the Z9 firmware 3.00.
14582
14607
 
14583
14608
  Index1 Tag Name Writable
14584
14609
  --------------- --------
14610
+ 72 HighFrameRate int8u
14585
14611
  154 MultipleExposureMode int8u
14586
14612
  156 MultiExposureShots int8u
14587
14613
  204 Intervals int32u
@@ -14652,6 +14678,8 @@ These tags are used by the Z9 firmware 3.00.
14652
14678
  1684 USBPowerDelivery? int8u
14653
14679
  1693 SensorShield? int8u
14654
14680
  1754 FocusShiftAutoReset? int8u
14681
+ 1810 PreReleaseBurstLength int8u
14682
+ 1812 PostReleaseBurstLength int8u
14655
14683
 
14656
14684
  =head3 Nikon ShotInfo Tags
14657
14685
 
@@ -15030,9 +15058,12 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
15030
15058
  Index1 Tag Name Writable
15031
15059
  ------ -------- --------
15032
15060
  0 AFInfo2Version no
15061
+ 5 AFAreaMode int8u
15033
15062
  62 AFImageWidth int16u
15034
15063
  64 AFImageHeight int16u
15064
+ 66 AFAreaXPosition int16u
15035
15065
  67 FocusPositionHorizontal int8u~
15066
+ 68 AFAreaYPosition int16u
15036
15067
  69 FocusPositionVertical int8u~
15037
15068
  70 AFAreaWidth int16u
15038
15069
  72 AFAreaHeight int16u
@@ -15072,10 +15103,10 @@ These tags are written by Nikon DSLR's which have the live view feature.
15072
15103
  42 AFImageWidth int16u
15073
15104
  44 AFImageHeight int16u
15074
15105
  46 AFAreaXPosition int16u
15075
- 47 AFFocusPointXPosition int8u~
15106
+ 47 FocusPositionHorizontal int8u~
15076
15107
  48 AFAreaYPosition int16u
15077
15108
  AFPointsInFocus undef[20]
15078
- 49 AFFocusPointYPosition int8u~
15109
+ 49 FocusPositionVertical int8u~
15079
15110
  50 AFAreaWidth int16u
15080
15111
  52 AFAreaHeight int16u
15081
15112
  56 PrimaryAFPoint int8u
@@ -22328,6 +22359,38 @@ embedded images.
22328
22359
  12 DependentImage1EntryNumber no
22329
22360
  14 DependentImage2EntryNumber no
22330
22361
 
22362
+ =head2 InfiRay Tags
22363
+
22364
+ =head3 InfiRay Version Tags
22365
+
22366
+ This table lists tags found in the InfiRay APP2 IJPEG version header, found
22367
+ in JPEGs taken with the P2 Pro camera app.
22368
+
22369
+ Index1 Tag Name Writable
22370
+ ------ -------- --------
22371
+ 0 IJPEGVersion no
22372
+ 12 IJPEGOrgType no
22373
+ 13 IJPEGDispType no
22374
+ 14 IJPEGRotate no
22375
+ 15 IJPEGMirrorFlip no
22376
+ 16 ImageColorSwitchable no
22377
+ 17 ThermalColorPalette no
22378
+ 32 IRDataSize no
22379
+ 40 IRDataFormat no
22380
+ 42 IRImageWidth no
22381
+ 44 IRImageHeight no
22382
+ 46 IRImageBpp no
22383
+ 48 TempDataSize no
22384
+ 56 TempDataFormat no
22385
+ 58 TempImageWidth no
22386
+ 60 TempImageHeight no
22387
+ 62 TempImageBpp no
22388
+ 64 VisibleDataSize no
22389
+ 72 VisibleDataFormat no
22390
+ 74 VisibleImageWidth no
22391
+ 76 VisibleImageHeight no
22392
+ 78 VisibleImageBpp no
22393
+
22331
22394
  =head2 Stim Tags
22332
22395
 
22333
22396
  These tags are part of the CIPA Stereo Still Image specification, and are
@@ -22391,6 +22454,54 @@ L<http://www.scalado.com/>.)
22391
22454
  'SPMO' DataLength? no
22392
22455
  'WDTH' PreviewImageWidth no
22393
22456
 
22457
+ =head2 InfiRay Tags
22458
+
22459
+ =head3 InfiRay Factory Tags
22460
+
22461
+ This table lists tags found in the InfiRay APP4 IJPEG camera factory
22462
+ defaults and calibration data.
22463
+
22464
+ Index1 Tag Name Writable
22465
+ ------ -------- --------
22466
+ 0 IJPEGTempVersion no
22467
+ 4 FactDefEmissivity no
22468
+ 5 FactDefTau no
22469
+ 6 FactDefTa no
22470
+ 8 FactDefTu no
22471
+ 10 FactDefDist no
22472
+ 12 FactDefA0 no
22473
+ 16 FactDefB0 no
22474
+ 20 FactDefA1 no
22475
+ 24 FactDefB1 no
22476
+ 28 FactDefP0 no
22477
+ 32 FactDefP1 no
22478
+ 36 FactDefP2 no
22479
+ 68 FactRelSensorTemp no
22480
+ 70 FactRelShutterTemp no
22481
+ 72 FactRelLensTemp no
22482
+ 100 FactStatusGain no
22483
+ 101 FactStatusEnvOK no
22484
+ 102 FactStatusDistOK no
22485
+ 103 FactStatusTempMap no
22486
+
22487
+ =head3 InfiRay Picture Tags
22488
+
22489
+ This table lists tags found in the InfiRay APP5 IJPEG picture temperature
22490
+ information.
22491
+
22492
+ Index1 Tag Name Writable
22493
+ ------ -------- --------
22494
+ 0 EnvironmentTemp no
22495
+ 4 Distance no
22496
+ 8 Emissivity no
22497
+ 12 Humidity no
22498
+ 16 ReferenceTemp no
22499
+ 32 TempUnit no
22500
+ 33 ShowCenterTemp no
22501
+ 34 ShowMaxTemp no
22502
+ 35 ShowMinTemp no
22503
+ 36 TempMeasureCount no
22504
+
22394
22505
  =head2 GoPro Tags
22395
22506
 
22396
22507
  =head3 GoPro GPMF Tags
@@ -22537,6 +22648,20 @@ Tags extracted from the MP4 "fdsc" timed metadata when the ExtractEmbedded
22537
22648
  87 OtherSerialNumber no
22538
22649
  102 Model no
22539
22650
 
22651
+ =head2 InfiRay Tags
22652
+
22653
+ =head3 InfiRay MixMode Tags
22654
+
22655
+ This table lists tags found in the InfiRay APP6 IJPEG visual-infrared mixing
22656
+ mode section.
22657
+
22658
+ Index1 Tag Name Writable
22659
+ ------ -------- --------
22660
+ 0 MixMode no
22661
+ 1 FusionIntensity no
22662
+ 5 OffsetAdjustment no
22663
+ 9 CorrectionAsix no
22664
+
22540
22665
  =head2 Qualcomm Tags
22541
22666
 
22542
22667
  The tags below have been observed in the JPEG APP7 "Qualcomm Camera
@@ -23735,6 +23860,56 @@ even if it is not listed in this table.
23735
23860
  YhiYloCorK1 no
23736
23861
  YhiYloCorK2 no
23737
23862
 
23863
+ =head2 InfiRay Tags
23864
+
23865
+ =head3 InfiRay OpMode Tags
23866
+
23867
+ This table lists tags found in the InfiRay APP7 IJPEG camera operation mode
23868
+ section.
23869
+
23870
+ Index1 Tag Name Writable
23871
+ ------ -------- --------
23872
+ 0 WorkingMode no
23873
+ 1 IntegralTime no
23874
+ 5 IntegratTimeHdr no
23875
+ 9 GainStable no
23876
+ 10 TempControlEnable no
23877
+ 11 DeviceTemp no
23878
+
23879
+ =head3 InfiRay Isothermal Tags
23880
+
23881
+ This table lists tags found in the InfiRay APP8 IJPEG picture isothermal
23882
+ information.
23883
+
23884
+ Index1 Tag Name Writable
23885
+ ------ -------- --------
23886
+ 0 IsothermalMax no
23887
+ 4 IsothermalMin no
23888
+ 8 ChromaBarMax no
23889
+ 12 ChromaBarMin no
23890
+
23891
+ =head3 InfiRay Sensor Tags
23892
+
23893
+ This table lists tags found in the InfiRay APP9 IJPEG sensor information
23894
+ chunk.
23895
+
23896
+ Index1 Tag Name Writable
23897
+ ------ -------- --------
23898
+ 0 IRSensorManufacturer no
23899
+ 64 IRSensorName no
23900
+ 128 IRSensorPartNumber no
23901
+ 192 IRSensorSerialNumber no
23902
+ 256 IRSensorFirmware no
23903
+ 320 IRSensorAperture no
23904
+ 324 IRFocalLength no
23905
+ 384 VisibleSensorManufacturer no
23906
+ 448 VisibleSensorName no
23907
+ 512 VisibleSensorPartNumber no
23908
+ 576 VisibleSensorSerialNumber no
23909
+ 640 VisibleSensorFirmware no
23910
+ 704 VisibleSensorAperture no
23911
+ 708 VisibleFocalLength no
23912
+
23738
23913
  =head2 Jpeg2000 Tags
23739
23914
 
23740
23915
  The tags below are found in JPEG 2000 images and the JUMBF metadata in JPEG
@@ -25872,6 +26047,7 @@ check if speed is more of a concern.
25872
26047
  'acTL' AnimationControl PNG AnimationControl
25873
26048
  'bKGD' BackgroundColor no
25874
26049
  'cHRM' PrimaryChromaticities PNG PrimaryChromaticities
26050
+ 'cICP' CICodePoints PNG CICodePoints
25875
26051
  'caBX' JUMBF Jpeg2000
25876
26052
  'dSIG' DigitalSignature no
25877
26053
  'eXIf' eXIf EXIF
@@ -25936,6 +26112,18 @@ L<https://wiki.mozilla.org/APNG_Specification> for details.
25936
26112
  6 BlueX no
25937
26113
  7 BlueY no
25938
26114
 
26115
+ =head3 PNG CICodePoints Tags
26116
+
26117
+ These tags are found in the PNG cICP chunk and belong to the PNG-cICP family
26118
+ 1 group.
26119
+
26120
+ Index1 Tag Name Writable
26121
+ ------ -------- --------
26122
+ 0 ColorPrimaries no
26123
+ 1 TransferCharacteristics no
26124
+ 2 MatrixCoefficients no
26125
+ 3 VideoFullRangeFlag no
26126
+
25939
26127
  =head3 PNG TextualData Tags
25940
26128
 
25941
26129
  The PNG TextualData format allows arbitrary tag names to be used. The tags
@@ -26399,12 +26587,13 @@ Tags extracted from DPX (Digital Picture Exchange) images.
26399
26587
 
26400
26588
  =head2 OpenEXR Tags
26401
26589
 
26402
- Information extracted from EXR images. See L<http://www.openexr.com/> for
26403
- the official specification.
26590
+ Information extracted from EXR images. Use the ExtractEmbedded option to
26591
+ extract information from all frames of a multipart image. See
26592
+ L<http://www.openexr.com/> for the official specification.
26404
26593
 
26405
26594
  Tag ID Tag Name Writable
26406
26595
  ------ -------- --------
26407
- '_lay' Layout no
26596
+ '_flags' Flags no
26408
26597
  '_ver' EXRVersion no
26409
26598
  'adoptedNeutral' AdoptedNeutral no
26410
26599
  'altitude' GPSAltitude no
@@ -26412,6 +26601,7 @@ the official specification.
26412
26601
  'capDate' DateTimeOriginal no
26413
26602
  'channels' Channels no
26414
26603
  'chromaticities' Chromaticities no
26604
+ 'chunkCount' ChunkCount no
26415
26605
  'comments' Comments no
26416
26606
  'compression' Compression no
26417
26607
  'dataWindow' DataWindow no
@@ -26427,6 +26617,7 @@ the official specification.
26427
26617
  'longitude' GPSLongitude no
26428
26618
  'lookModTransform' LookModTransform no
26429
26619
  'multiView' MultiView no
26620
+ 'name' Name no
26430
26621
  'owner' Owner no
26431
26622
  'pixelAspectRatio' PixelAspectRatio no
26432
26623
  'preview' Preview no
@@ -26435,7 +26626,9 @@ the official specification.
26435
26626
  'screenWindowWidth' ScreenWindowWidth no
26436
26627
  'tiles' Tiles no
26437
26628
  'timeCode' TimeCode no
26629
+ 'type' Type no
26438
26630
  'utcOffset' TimeZone no
26631
+ 'version' Version no
26439
26632
  'whiteLuminance' WhiteLuminance no
26440
26633
  'worldToCamera' WorldToCamera no
26441
26634
  'worldToNDC' WorldToNDC no
@@ -27570,6 +27763,7 @@ for the official specification.
27570
27763
  'meta' Meta QuickTime Meta
27571
27764
  'moof' MovieFragment QuickTime MovieFragment
27572
27765
  'moov' Movie QuickTime Movie
27766
+ 'mpvd' MotionPhotoVideo yes
27573
27767
  'pict' PreviewPICT no
27574
27768
  'pnot' Preview QuickTime Preview
27575
27769
  'prrt' ARDroneTelemetry no
@@ -27581,7 +27775,8 @@ for the official specification.
27581
27775
  'thm ' ThumbnailImage no
27582
27776
  'thum' ThumbnailImage no
27583
27777
  'udat' GPSLog no
27584
- 'udta' UserData FLIR UserData
27778
+ 'udta' KenwoodData QuickTime Stream
27779
+ FLIRData FLIR UserData
27585
27780
  'uuid' XMP XMP
27586
27781
  UUID-PROF QuickTime Profile
27587
27782
  UUID-Flip QuickTime Flip
@@ -27597,7 +27792,7 @@ for the official specification.
27597
27792
  The tags below are extracted from timed metadata in QuickTime and other
27598
27793
  formats of video files when the ExtractEmbedded option is used. Although
27599
27794
  most of these tags are combined into the single table below, ExifTool
27600
- currently reads 63 different formats of timed GPS metadata from video files.
27795
+ currently reads 66 different formats of timed GPS metadata from video files.
27601
27796
 
27602
27797
  Tag Name Writable
27603
27798
  -------- --------
@@ -30631,9 +30826,9 @@ for the specification.
30631
30826
  0x7674 ProjectionPosePitch no
30632
30827
  0x7675 ProjectionPoseRoll no
30633
30828
 
30634
- =head3 Matroska Tags
30829
+ =head3 Matroska StdTag Tags
30635
30830
 
30636
- Standardized Matroska tags (see
30831
+ Standardized Matroska tags, stored in a SimpleTag structure (see
30637
30832
  L<https://www.matroska.org/technical/tagging.html>).
30638
30833
 
30639
30834
  Tag ID Tag Name Writable
@@ -37215,6 +37410,17 @@ name. See L<http://tools.ietf.org/html/rfc5545> for the official iCalendar
37215
37410
  'X-wr-relcalid' CalendarID no
37216
37411
  'X-wr-timezone' TimeZone2 no
37217
37412
 
37413
+ =head3 VCard VNote Tags
37414
+
37415
+ Tags extracted from V-Note VNT files.
37416
+
37417
+ Tag ID Tag Name Writable
37418
+ ------ -------- --------
37419
+ 'Body' Body no
37420
+ 'Dcreated' CreateDate no
37421
+ 'Last-modified' ModifyDate no
37422
+ 'Version' Version no
37423
+
37218
37424
  =head2 Text Tags
37219
37425
 
37220
37426
  Although basic text files contain no metadata, the following tags are
@@ -38003,6 +38209,8 @@ values, may created via the ExifTool configuration file.
38003
38209
  OriginalDecisionData OriginalDecisionDataOffset yes!
38004
38210
  OtherImage OtherImageStart yes
38005
38211
  OtherImageLength
38212
+ OtherImageStart (1)
38213
+ OtherImageLength (1)
38006
38214
  PeakSpectralSensitivity FLIR:PlanckB no
38007
38215
  PreviewImage PreviewImageStart yes
38008
38216
  PreviewImageLength
@@ -17,7 +17,7 @@ use strict;
17
17
  use vars qw($VERSION);
18
18
  use Image::ExifTool qw(:DataAccess :Utils);
19
19
 
20
- $VERSION = '1.06';
20
+ $VERSION = '1.07';
21
21
 
22
22
  my %unescapeVCard = ( '\\'=>'\\', ','=>',', 'n'=>"\n", 'N'=>"\n" );
23
23
 
@@ -190,6 +190,15 @@ my %timeInfo = (
190
190
  'X-wr-alarmuid' => 'AlarmUID',
191
191
  );
192
192
 
193
+ %Image::ExifTool::VCard::VNote = (
194
+ GROUPS => { 1 => 'VNote', 2 => 'Document' },
195
+ NOTES => 'Tags extracted from V-Note VNT files.',
196
+ Version => { },
197
+ Body => { },
198
+ Dcreated => { Name => 'CreateDate', Groups => { 2 => 'Time' }, %timeInfo },
199
+ 'Last-modified' => { Name => 'ModifyDate', Groups => { 2 => 'Time' }, %timeInfo },
200
+ );
201
+
193
202
  #------------------------------------------------------------------------------
194
203
  # Get vCard tag, creating if necessary
195
204
  # Inputs: 0) ExifTool ref, 1) tag table ref, 2) tag ID, 3) tag Name,
@@ -254,9 +263,14 @@ sub ProcessVCard($$)
254
263
  my $raf = $$dirInfo{RAF};
255
264
  my ($buff, $val, $ok, $component, %compNum, @count);
256
265
 
257
- return 0 unless $raf->Read($buff, 24) and $raf->Seek(0,0) and $buff=~/^BEGIN:(VCARD|VCALENDAR)\r\n/i;
258
- my ($type, $lbl, $tbl, $ext) = uc($1) eq 'VCARD' ? qw(VCard vCard Main VCF) : qw(ICS iCalendar VCalendar ICS);
259
- $et->SetFileType($type, undef, $ext);
266
+ return 0 unless $raf->Read($buff, 24) and $raf->Seek(0,0) and $buff=~/^BEGIN:(VCARD|VCALENDAR|VNOTE)\r\n/i;
267
+ my %info = (
268
+ VCARD => [ qw(VCard vCard Main VCF) ],
269
+ VCALENDAR => [ qw(ICS iCalendar VCalendar ICS) ],
270
+ VNOTE => [ qw(VNote vNote VNote VNT text/v-note) ],
271
+ );
272
+ my ($type, $lbl, $tbl, $ext, $mime) = @{$info{uc($1)}};
273
+ $et->SetFileType($type, $mime, $ext);
260
274
  return 1 if $$et{OPTIONS}{FastScan} and $$et{OPTIONS}{FastScan} == 3;
261
275
  local $/ = "\r\n";
262
276
  my $tagTablePtr = GetTagTable("Image::ExifTool::VCard::$tbl");
@@ -274,7 +288,7 @@ sub ProcessVCard($$)
274
288
  }
275
289
  if ($val =~ /^(BEGIN|END):(V?)(\w+)$/i) {
276
290
  my ($begin, $v, $what) = ((lc($1) eq 'begin' ? 1 : 0), $2, ucfirst lc $3);
277
- if ($what eq 'Card' or $what eq 'Calendar') {
291
+ if ($what eq 'Card' or $what eq 'Calendar' or $what eq 'Note') {
278
292
  if ($begin) {
279
293
  @count = ( { } ); # reset group counters
280
294
  } else {