exiftool_vendored 12.08.0 → 12.09.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.

@@ -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 23566 tags, with 15380 unique tag names.
15
+ They contain a total of 23716 tags, with 15418 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
@@ -1457,6 +1457,8 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1457
1457
  AutoLateralCA integer/
1458
1458
  AutoShadows boolean/
1459
1459
  AutoTone boolean/
1460
+ AutoToneDigest string/
1461
+ AutoToneDigestNoSat string/
1460
1462
  AutoWhiteVersion integer/
1461
1463
  Blacks2012 integer/
1462
1464
  BlueHue integer/
@@ -1522,6 +1524,15 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1522
1524
  ClipboardAspectRatio integer/
1523
1525
  ClipboardOrientation integer/
1524
1526
  Cluster string/
1527
+ ColorGradeBlending integer/
1528
+ ColorGradeGlobalHue integer/
1529
+ ColorGradeGlobalLum integer/
1530
+ ColorGradeGlobalSat integer/
1531
+ ColorGradeHighlightLum integer/
1532
+ ColorGradeMidtoneHue integer/
1533
+ ColorGradeMidtoneLum integer/
1534
+ ColorGradeMidtoneSat integer/
1535
+ ColorGradeShadowLum integer/
1525
1536
  ColorNoiseReduction integer/
1526
1537
  ColorNoiseReductionDetail integer/
1527
1538
  ColorNoiseReductionSmoothness integer/
@@ -1645,6 +1656,7 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1645
1656
  LensProfileDistortionScale integer/
1646
1657
  LensProfileEnable integer/
1647
1658
  LensProfileFilename string/
1659
+ LensProfileIsEmbedded boolean/
1648
1660
  LensProfileMatchKeyCameraModelName string/
1649
1661
  LensProfileMatchKeyExifMake string/
1650
1662
  LensProfileMatchKeyExifModel string/
@@ -1659,8 +1671,20 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1659
1671
  Look Look Struct
1660
1672
  LookAmount string/_
1661
1673
  LookCluster string/_
1662
- LookName string/_
1674
+ LookCopyright string/_
1675
+ LookGroup lang-alt/_
1676
+ LookName string/
1677
+ LookParameters LookParms Struct_
1678
+ LookParametersCameraProfile string/_
1679
+ LookParametersClarity2012 string/_
1680
+ LookParametersConvertToGrayscale string/_
1681
+ LookParametersLookTable string/_
1682
+ LookParametersProcessVersion string/_
1683
+ LookParametersToneCurvePV2012 string/_+
1684
+ LookParametersVersion string/_
1685
+ LookSupportsAmount string/_
1663
1686
  LookSupportsMonochrome string/_
1687
+ LookSupportsOutputReferred string/_
1664
1688
  LookUUID string/_
1665
1689
  LuminanceAdjustmentAqua integer/
1666
1690
  LuminanceAdjustmentBlue integer/
@@ -1829,6 +1853,8 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1829
1853
  Texture integer/
1830
1854
  TIFFHandling string/
1831
1855
  Tint integer/
1856
+ ToggleStyleAmount integer/
1857
+ ToggleStyleDigest string/
1832
1858
  ToneCurve string/+
1833
1859
  ToneCurveBlue string/+
1834
1860
  ToneCurveGreen string/+
@@ -1930,10 +1956,27 @@ These tags belong to the ExifTool XMP-crd family 1 group.
1930
1956
  ---------- --------
1931
1957
  Amount string
1932
1958
  Cluster string
1959
+ Copyright string
1960
+ Group lang-alt
1933
1961
  Name string
1962
+ Parameters LookParms Struct
1963
+ SupportsAmount string
1934
1964
  SupportsMonochrome string
1965
+ SupportsOutputReferred string
1935
1966
  UUID string
1936
1967
 
1968
+ =head3 XMP LookParms Struct
1969
+
1970
+ Field Name Writable
1971
+ ---------- --------
1972
+ CameraProfile string
1973
+ Clarity2012 string
1974
+ ConvertToGrayscale string
1975
+ LookTable string
1976
+ ProcessVersion string
1977
+ ToneCurvePV2012 string+
1978
+ Version string
1979
+
1937
1980
  =head3 XMP RetouchArea Struct
1938
1981
 
1939
1982
  Field Name Writable
@@ -2013,6 +2056,8 @@ These tags belong to the ExifTool XMP-crs family 1 group.
2013
2056
  AutoLateralCA integer
2014
2057
  AutoShadows boolean
2015
2058
  AutoTone boolean
2059
+ AutoToneDigest string
2060
+ AutoToneDigestNoSat string
2016
2061
  AutoWhiteVersion integer
2017
2062
  Blacks2012 integer
2018
2063
  BlueHue integer
@@ -2078,6 +2123,15 @@ These tags belong to the ExifTool XMP-crs family 1 group.
2078
2123
  ClipboardAspectRatio integer
2079
2124
  ClipboardOrientation integer
2080
2125
  Cluster string
2126
+ ColorGradeBlending integer
2127
+ ColorGradeGlobalHue integer
2128
+ ColorGradeGlobalLum integer
2129
+ ColorGradeGlobalSat integer
2130
+ ColorGradeHighlightLum integer
2131
+ ColorGradeMidtoneHue integer
2132
+ ColorGradeMidtoneLum integer
2133
+ ColorGradeMidtoneSat integer
2134
+ ColorGradeShadowLum integer
2081
2135
  ColorNoiseReduction integer
2082
2136
  ColorNoiseReductionDetail integer
2083
2137
  ColorNoiseReductionSmoothness integer
@@ -2201,6 +2255,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
2201
2255
  LensProfileDistortionScale integer
2202
2256
  LensProfileEnable integer
2203
2257
  LensProfileFilename string
2258
+ LensProfileIsEmbedded boolean
2204
2259
  LensProfileMatchKeyCameraModelName string
2205
2260
  LensProfileMatchKeyExifMake string
2206
2261
  LensProfileMatchKeyExifModel string
@@ -2215,8 +2270,20 @@ These tags belong to the ExifTool XMP-crs family 1 group.
2215
2270
  Look Look Struct
2216
2271
  LookAmount string_
2217
2272
  LookCluster string_
2218
- LookName string_
2273
+ LookCopyright string_
2274
+ LookGroup lang-alt_
2275
+ LookName string
2276
+ LookParameters LookParms Struct_
2277
+ LookParametersCameraProfile string_
2278
+ LookParametersClarity2012 string_
2279
+ LookParametersConvertToGrayscale string_
2280
+ LookParametersLookTable string_
2281
+ LookParametersProcessVersion string_
2282
+ LookParametersToneCurvePV2012 string_+
2283
+ LookParametersVersion string_
2284
+ LookSupportsAmount string_
2219
2285
  LookSupportsMonochrome string_
2286
+ LookSupportsOutputReferred string_
2220
2287
  LookUUID string_
2221
2288
  LuminanceAdjustmentAqua integer
2222
2289
  LuminanceAdjustmentBlue integer
@@ -2385,6 +2452,8 @@ These tags belong to the ExifTool XMP-crs family 1 group.
2385
2452
  Texture integer
2386
2453
  TIFFHandling string
2387
2454
  Tint integer
2455
+ ToggleStyleAmount integer
2456
+ ToggleStyleDigest string
2388
2457
  ToneCurve string+
2389
2458
  ToneCurveBlue string+
2390
2459
  ToneCurveGreen string+
@@ -2941,7 +3010,7 @@ These tags belong to the ExifTool XMP-exif family 1 group.
2941
3010
  =head3 XMP exifEX Tags
2942
3011
 
2943
3012
  EXIF tags added by the EXIF 2.31 for XMP specification (see
2944
- L<http://www.cipa.jp/std/documents/e/DC-010-2017_E.pdf>).
3013
+ L<http://www.cipa.jp/std/documents/e/DC-X010-2017.pdf>).
2945
3014
 
2946
3015
  These tags belong to the ExifTool XMP-exifEX family 1 group.
2947
3016
 
@@ -5830,6 +5899,7 @@ boot, not including standby time.
5830
5899
  ColorData7 Canon ColorData7
5831
5900
  ColorData8 Canon ColorData8
5832
5901
  ColorData9 Canon ColorData9
5902
+ ColorData10 Canon ColorData10
5833
5903
  ColorDataUnknown Canon ColorDataUnknown
5834
5904
  0x4002 CRWParam? no
5835
5905
  0x4003 ColorInfo Canon ColorInfo
@@ -6792,6 +6862,7 @@ Unknown CameraInfo tags are divided into 3 tables based on format size.
6792
6862
  Index1 Tag Name Writable
6793
6863
  ------ -------- --------
6794
6864
  363 LensSerialNumber undef[5]
6865
+ 1473 FirmwareVersion no
6795
6866
 
6796
6867
  =head3 Canon MovieInfo Tags
6797
6868
 
@@ -7720,6 +7791,95 @@ These tags are used by the EOS 1DX, 5DmkIII, 6D, 100D, 650D, 700D, M and 7DmkII.
7720
7791
  797 SpecularWhiteLevel int16u
7721
7792
  798 LinearityUpperMargin int16u
7722
7793
 
7794
+ =head3 Canon ColorData10 Tags
7795
+
7796
+ Index2 Tag Name Writable
7797
+ ------ -------- --------
7798
+ 0 ColorDataVersion int16s
7799
+ 85 WB_RGGBLevelsAsShot int16s[4]
7800
+ 89 ColorTempAsShot int16s
7801
+ 90 WB_RGGBLevelsAuto int16s[4]
7802
+ 94 ColorTempAuto int16s
7803
+ 95 WB_RGGBLevelsMeasured int16s[4]
7804
+ 99 ColorTempMeasured int16s
7805
+ 100 WB_RGGBLevelsUnknown? int16s[4]
7806
+ 104 ColorTempUnknown? int16s
7807
+ 105 WB_RGGBLevelsUnknown2? int16s[4]
7808
+ 109 ColorTempUnknown2? int16s
7809
+ 110 WB_RGGBLevelsUnknown3? int16s[4]
7810
+ 114 ColorTempUnknown3? int16s
7811
+ 115 WB_RGGBLevelsUnknown4? int16s[4]
7812
+ 119 ColorTempUnknown4? int16s
7813
+ 120 WB_RGGBLevelsUnknown5? int16s[4]
7814
+ 124 ColorTempUnknown5? int16s
7815
+ 125 WB_RGGBLevelsUnknown6? int16s[4]
7816
+ 129 ColorTempUnknown6? int16s
7817
+ 130 WB_RGGBLevelsUnknown7? int16s[4]
7818
+ 134 ColorTempUnknown7? int16s
7819
+ 135 WB_RGGBLevelsUnknown8? int16s[4]
7820
+ 139 ColorTempUnknown8? int16s
7821
+ 140 WB_RGGBLevelsUnknown9? int16s[4]
7822
+ 144 ColorTempUnknown9? int16s
7823
+ 145 WB_RGGBLevelsUnknown10? int16s[4]
7824
+ 149 ColorTempUnknown10? int16s
7825
+ 150 WB_RGGBLevelsDaylight int16s[4]
7826
+ 154 ColorTempDaylight int16s
7827
+ 155 WB_RGGBLevelsShade int16s[4]
7828
+ 159 ColorTempShade int16s
7829
+ 160 WB_RGGBLevelsCloudy int16s[4]
7830
+ 164 ColorTempCloudy int16s
7831
+ 165 WB_RGGBLevelsTungsten int16s[4]
7832
+ 169 ColorTempTungsten int16s
7833
+ 170 WB_RGGBLevelsFluorescent int16s[4]
7834
+ 174 ColorTempFluorescent int16s
7835
+ 175 WB_RGGBLevelsKelvin int16s[4]
7836
+ 179 ColorTempKelvin int16s
7837
+ 180 WB_RGGBLevelsFlash int16s[4]
7838
+ 184 ColorTempFlash int16s
7839
+ 185 WB_RGGBLevelsUnknown11? int16s[4]
7840
+ 189 ColorTempUnknown11? int16s
7841
+ 190 WB_RGGBLevelsUnknown12? int16s[4]
7842
+ 194 ColorTempUnknown12? int16s
7843
+ 195 WB_RGGBLevelsUnknown13? int16s[4]
7844
+ 199 ColorTempUnknown13? int16s
7845
+ 200 WB_RGGBLevelsUnknown14? int16s[4]
7846
+ 204 ColorTempUnknown14? int16s
7847
+ 205 WB_RGGBLevelsUnknown15? int16s[4]
7848
+ 209 ColorTempUnknown15? int16s
7849
+ 210 WB_RGGBLevelsUnknown16? int16s[4]
7850
+ 214 ColorTempUnknown16? int16s
7851
+ 215 WB_RGGBLevelsUnknown17? int16s[4]
7852
+ 219 ColorTempUnknown17? int16s
7853
+ 220 WB_RGGBLevelsUnknown18? int16s[4]
7854
+ 224 ColorTempUnknown18? int16s
7855
+ 225 WB_RGGBLevelsUnknown19? int16s[4]
7856
+ 229 ColorTempUnknown19? int16s
7857
+ 230 WB_RGGBLevelsUnknown20? int16s[4]
7858
+ 234 ColorTempUnknown20? int16s
7859
+ 235 WB_RGGBLevelsUnknown21? int16s[4]
7860
+ 239 ColorTempUnknown21? int16s
7861
+ 240 WB_RGGBLevelsUnknown22? int16s[4]
7862
+ 244 ColorTempUnknown22? int16s
7863
+ 245 WB_RGGBLevelsUnknown23? int16s[4]
7864
+ 249 ColorTempUnknown23? int16s
7865
+ 250 WB_RGGBLevelsUnknown24? int16s[4]
7866
+ 254 ColorTempUnknown24? int16s
7867
+ 255 WB_RGGBLevelsUnknown25? int16s[4]
7868
+ 259 ColorTempUnknown25? int16s
7869
+ 260 WB_RGGBLevelsUnknown26? int16s[4]
7870
+ 264 ColorTempUnknown26? int16s
7871
+ 265 WB_RGGBLevelsUnknown27? int16s[4]
7872
+ 269 ColorTempUnknown27? int16s
7873
+ 270 WB_RGGBLevelsUnknown28? int16s[4]
7874
+ 274 ColorTempUnknown28? int16s
7875
+ 275 WB_RGGBLevelsUnknown29? int16s[4]
7876
+ 279 ColorTempUnknown29? int16s
7877
+ 280 ColorCalib? Canon ColorCalib
7878
+ 343 PerChannelBlackLevel int16u[4]
7879
+ 810 NormalWhiteLevel int16u
7880
+ 811 SpecularWhiteLevel int16u
7881
+ 812 LinearityUpperMargin int16u
7882
+
7723
7883
  =head3 Canon ColorDataUnknown Tags
7724
7884
 
7725
7885
  Index2 Tag Name Writable
@@ -22937,7 +23097,7 @@ Information extracted from the GIF logical screen descriptor.
22937
23097
  4.2 ColorResolutionDepth no
22938
23098
  4.3 BitsPerPixel no
22939
23099
  5 BackgroundColor no
22940
- 6 AspectRatio no
23100
+ 6 PixelAspectRatio no
22941
23101
 
22942
23102
  =head2 BMP Tags
22943
23103
 
@@ -23963,6 +24123,7 @@ specification.
23963
24123
  Tag ID Tag Name Writable
23964
24124
  ------ -------- --------
23965
24125
  '_command' Command no
24126
+ '_comment' Comment no
23966
24127
  '_orient' Orientation no
23967
24128
  'colorcorr' ColorCorrection no
23968
24129
  'exposure' Exposure no
@@ -25306,7 +25467,8 @@ formats of timed GPS metadata from video files.
25306
25467
  camm6 QuickTime camm6
25307
25468
  camm7 QuickTime camm7
25308
25469
  fdsc GoPro fdsc
25309
- gpmd GoPro GPMF
25470
+ gpmd_GoPro GoPro GPMF
25471
+ gpmd_Rove QuickTime Stream
25310
25472
  marl QuickTime marl
25311
25473
  mebx QuickTime Keys
25312
25474
  mett Parrot mett
@@ -25557,6 +25719,7 @@ Tags extracted from the tx3g sbtl timed metadata of Yuneec drones.
25557
25719
  'dinf' DataInfo QuickTime DataInfo
25558
25720
  'free' Free? no
25559
25721
  'hdlr' Handler QuickTime Handler
25722
+ 'idat' MetaImageSize no
25560
25723
  'iinf' ItemInformation QuickTime ItemInfo
25561
25724
  QuickTime ItemInfo
25562
25725
  'iloc' ItemLocation no
@@ -25567,6 +25730,8 @@ Tags extracted from the tx3g sbtl timed metadata of Yuneec drones.
25567
25730
  'iref' ItemReference QuickTime ItemRef
25568
25731
  'keys' Keys QuickTime Keys
25569
25732
  'pitm' PrimaryItemReference no
25733
+ 'uuid' MetaVersion no
25734
+ UUID-Unknown? no
25570
25735
  'xml ' XML XMP XML
25571
25736
 
25572
25737
  =head3 QuickTime DataInfo Tags
@@ -25824,9 +25989,16 @@ defined in this table.
25824
25989
 
25825
25990
  =head3 QuickTime ItemRef Tags
25826
25991
 
25992
+ The Item reference entries listed in the table below contain information about
25993
+ the associations between items in the file. This information is used by
25994
+ ExifTool, but these entries are not extracted as tags.
25995
+
25827
25996
  Tag ID Tag Name Writable
25828
25997
  ------ -------- --------
25998
+ 'auxl' AuxiliaryImageRef no
25829
25999
  'cdsc' ContentDescribes no
26000
+ 'dimg' DerivedImageRef no
26001
+ 'thmb' ThumbnailRef no
25830
26002
 
25831
26003
  =head3 QuickTime MovieFragment Tags
25832
26004
 
@@ -33172,12 +33344,20 @@ L<https://fits.gsfc.nasa.gov/fits_standard.html> for the specification.
33172
33344
 
33173
33345
  =head2 JSON Tags
33174
33346
 
33175
- No JSON tags have been pre-defined, but ExifTool will read any existing
33176
- tags from basic JSON-formatted files.
33347
+ Other than a few tags in the table below, JSON tags have not been
33348
+ pre-defined. However, ExifTool will read any existing tags from basic
33349
+ JSON-formatted files.
33177
33350
 
33178
- Tag ID Tag Name Writable
33179
- ------ -------- --------
33180
- [no tags known]
33351
+ Tag Name Writable
33352
+ -------- --------
33353
+ ON1_SettingsData PLIST
33354
+ ON1_SettingsMetadataCreated no
33355
+ ON1_SettingsMetadataModified no
33356
+ ON1_SettingsMetadataName no
33357
+ ON1_SettingsMetadataPluginID no
33358
+ ON1_SettingsMetadataTimestamp no
33359
+ ON1_SettingsMetadataUsage no
33360
+ ON1_SettingsMetadataVisibleToUser no
33181
33361
 
33182
33362
  =head2 HTML Tags
33183
33363
 
@@ -144,7 +144,7 @@ sub PrintInvGPSCoordinates($)
144
144
  $v[2] = Image::ExifTool::ToFloat($v[2]) * ($below ? -1 : 1) if @v == 3;
145
145
  return "@v";
146
146
  }
147
- return $val if $val =~ /^([-+]\d+(\.\d*)?){2,3}(CRS.*)?$/; # already in ISO6709 format?
147
+ return $val if $val =~ /^([-+]\d+(\.\d*)?){2,3}(CRS.*)?\/?$/; # already in ISO6709 format?
148
148
  return undef;
149
149
  }
150
150
 
@@ -165,9 +165,9 @@ sub ConvInvISO6709($)
165
165
  return undef unless Image::ExifTool::IsFloat($_);
166
166
  $_ =~ s/^([-+]?)(\d+)/sprintf(shift(@fmt), $1 || '+', $2)/e;
167
167
  }
168
- return join '', @a;
168
+ return join '', @a, '/';
169
169
  }
170
- return $val if $val =~ /^([-+]\d+(\.\d*)?){2,3}(CRS.*)?$/; # already in ISO6709 format?
170
+ return $val if $val =~ /^([-+]\d+(\.\d*)?){2,3}(CRS.*)?\/?$/; # already in ISO6709 format?
171
171
  return undef;
172
172
  }
173
173
 
@@ -25,7 +25,8 @@
25
25
  # 10) http://www.adobe.com/devnet/xmp/pdfs/XMPSpecificationPart2.pdf (Oct 2008)
26
26
  # 11) http://www.extensis.com/en/support/kb_article.jsp?articleNumber=6102211
27
27
  # 12) http://www.cipa.jp/std/documents/e/DC-010-2012_E.pdf
28
- # 13) http://www.cipa.jp/std/documents/e/DC-010-2017_E.pdf
28
+ # 13) http://www.cipa.jp/std/documents/e/DC-010-2017_E.pdf (changed to
29
+ # http://www.cipa.jp/std/documents/e/DC-X010-2017.pdf)
29
30
  #
30
31
  # Notes: - Property qualifiers are handled as if they were separate
31
32
  # properties (with no associated namespace).
@@ -49,7 +50,7 @@ use Image::ExifTool::Exif;
49
50
  use Image::ExifTool::GPS;
50
51
  require Exporter;
51
52
 
52
- $VERSION = '3.35';
53
+ $VERSION = '3.36';
53
54
  @ISA = qw(Exporter);
54
55
  @EXPORT_OK = qw(EscapeXML UnescapeXML);
55
56
 
@@ -1290,11 +1291,11 @@ my %sPantryItem = (
1290
1291
  SharpenDetail => { Writable => 'integer' },
1291
1292
  SharpenEdgeMasking => { Writable => 'integer' },
1292
1293
  SharpenRadius => { Writable => 'real' },
1293
- SplitToningBalance => { Writable => 'integer' },
1294
- SplitToningHighlightHue => { Writable => 'integer' },
1295
- SplitToningHighlightSaturation => { Writable => 'integer' },
1296
- SplitToningShadowHue => { Writable => 'integer' },
1297
- SplitToningShadowSaturation => { Writable => 'integer' },
1294
+ SplitToningBalance => { Writable => 'integer', Notes => 'also used for newer ColorGrade settings' },
1295
+ SplitToningHighlightHue => { Writable => 'integer', Notes => 'also used for newer ColorGrade settings' },
1296
+ SplitToningHighlightSaturation => { Writable => 'integer', Notes => 'also used for newer ColorGrade settings' },
1297
+ SplitToningShadowHue => { Writable => 'integer', Notes => 'also used for newer ColorGrade settings' },
1298
+ SplitToningShadowSaturation => { Writable => 'integer', Notes => 'also used for newer ColorGrade settings' },
1298
1299
  Vibrance => { Writable => 'integer' },
1299
1300
  # new tags written by LR 1.4 (not sure in what version they first appeared)
1300
1301
  GrayMixerRed => { Writable => 'integer' },
@@ -1483,11 +1484,28 @@ my %sPantryItem = (
1483
1484
  Struct => {
1484
1485
  STRUCT_NAME => 'Look',
1485
1486
  NAMESPACE => 'crs',
1486
- Name => { },
1487
- Amount => { },
1488
- Cluster=> { },
1489
- UUID => { },
1487
+ Name => { },
1488
+ Amount => { },
1489
+ Cluster => { },
1490
+ UUID => { },
1490
1491
  SupportsMonochrome => { },
1492
+ SupportsAmount => { },
1493
+ SupportsOutputReferred => { },
1494
+ Copyright => { },
1495
+ Group => { Writable => 'lang-alt' },
1496
+ Parameters => {
1497
+ Struct => {
1498
+ STRUCT_NAME => 'LookParms',
1499
+ NAMESPACE => 'crs',
1500
+ Version => { },
1501
+ ProcessVersion => { },
1502
+ Clarity2012 => { },
1503
+ ConvertToGrayscale => { },
1504
+ CameraProfile => { },
1505
+ LookTable => { },
1506
+ ToneCurvePV2012 => { List => 'Seq' },
1507
+ },
1508
+ },
1491
1509
  }
1492
1510
  },
1493
1511
  # more again (ref forum11258)
@@ -1513,6 +1531,24 @@ my %sPantryItem = (
1513
1531
  SortName => { Writable => 'lang-alt' },
1514
1532
  Group => { Writable => 'lang-alt', Avoid => 1 },
1515
1533
  Description => { Writable => 'lang-alt', Avoid => 1 },
1534
+ # new for DNG converter 13.0
1535
+ LookName => { NotFlat => 1 }, # (grr... conflicts with "Name" element of "Look" struct!)
1536
+ # new for Lightroom CC 2021 (ref forum11745)
1537
+ ColorGradeMidtoneHue => { Writable => 'integer' },
1538
+ ColorGradeMidtoneSat => { Writable => 'integer' },
1539
+ ColorGradeShadowLum => { Writable => 'integer' },
1540
+ ColorGradeMidtoneLum => { Writable => 'integer' },
1541
+ ColorGradeHighlightLum => { Writable => 'integer' },
1542
+ ColorGradeBlending => { Writable => 'integer' },
1543
+ ColorGradeGlobalHue => { Writable => 'integer' },
1544
+ ColorGradeGlobalSat => { Writable => 'integer' },
1545
+ ColorGradeGlobalLum => { Writable => 'integer' },
1546
+ # new for Adobe Camera Raw 13 (ref forum11745)
1547
+ LensProfileIsEmbedded => { Writable => 'boolean'},
1548
+ AutoToneDigest => { },
1549
+ AutoToneDigestNoSat => { },
1550
+ ToggleStyleDigest => { },
1551
+ ToggleStyleAmount => { Writable => 'integer' },
1516
1552
  );
1517
1553
 
1518
1554
  # Tiff namespace properties (tiff)
@@ -2070,7 +2106,7 @@ my %sPantryItem = (
2070
2106
  PRIORITY => 0, # not as reliable as actual EXIF tags
2071
2107
  NOTES => q{
2072
2108
  EXIF tags added by the EXIF 2.31 for XMP specification (see
2073
- L<http://www.cipa.jp/std/documents/e/DC-010-2017_E.pdf>).
2109
+ L<http://www.cipa.jp/std/documents/e/DC-X010-2017.pdf>).
2074
2110
  },
2075
2111
  Gamma => { Writable => 'rational' },
2076
2112
  PhotographicSensitivity => { Writable => 'integer' },
@@ -2775,8 +2811,9 @@ sub AddFlattenedTags($;$$)
2775
2811
  if ($flatInfo) {
2776
2812
  ref $flatInfo eq 'HASH' or warn("$flatInfo is not a HASH!\n"), next; # (to be safe)
2777
2813
  # pre-defined flattened tags should have Flat flag set
2778
- if (not defined $$flatInfo{Flat} and $Image::ExifTool::debug) {
2779
- warn "Missing Flat flag for $$flatInfo{Name}\n";
2814
+ if (not defined $$flatInfo{Flat}) {
2815
+ next if $$flatInfo{NotFlat};
2816
+ warn "Missing Flat flag for $$flatInfo{Name}\n" if $Image::ExifTool::debug;
2780
2817
  }
2781
2818
  $$flatInfo{Flat} = 0;
2782
2819
  # copy all missing entries from field information
@@ -3218,9 +3255,9 @@ NoLoop:
3218
3255
  #} elsif (grep / /, @$props) {
3219
3256
  # $$tagInfo{List} = 1;
3220
3257
  }
3221
- #PHIL why flat tag added here???? (try a.xmp)
3258
+ # save property list for verbose "adding" message unless this tag already exists
3259
+ $added = \@tagList unless $$tagTablePtr{$tagID};
3222
3260
  AddTagToTable($tagTablePtr, $tagID, $tagInfo);
3223
- $added = 1;
3224
3261
  last;
3225
3262
  }
3226
3263
  # decode value if necessary (et:encoding was used before exiftool 7.71)
@@ -3304,8 +3341,16 @@ NoLoop:
3304
3341
  }
3305
3342
  if ($$et{OPTIONS}{Verbose}) {
3306
3343
  if ($added) {
3344
+ my $props;
3345
+ if (@$added > 1) {
3346
+ $$tagInfo{Flat} = 0; # this is a flattened tag
3347
+ my @props = map { $$_[0] } @$added;
3348
+ $props = ' (' . join('/',@props) . ')';
3349
+ } else {
3350
+ $props = '';
3351
+ }
3307
3352
  my $g1 = $et->GetGroup($key, 1);
3308
- $et->VPrint(0, $$et{INDENT}, "[adding $g1:$tag]\n");
3353
+ $et->VPrint(0, $$et{INDENT}, "[adding $g1:$tag]$props\n");
3309
3354
  }
3310
3355
  my $tagID = join('/',@$props);
3311
3356
  $et->VerboseInfo($tagID, $tagInfo, Value => $rawVal || $val);