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
@@ -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 23217 tags, with 15179 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
|
@@ -1459,55 +1459,55 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1459
1459
|
ChromaticAberrationB integer/
|
1460
1460
|
ChromaticAberrationR integer/
|
1461
1461
|
CircularGradientBasedCorrections Correction Struct+
|
1462
|
-
CircGradBasedCorrActive
|
1463
|
-
CircGradBasedCorrAmount
|
1462
|
+
CircGradBasedCorrActive boolean/_
|
1463
|
+
CircGradBasedCorrAmount real/_
|
1464
1464
|
CircGradBasedCorrMasks CorrectionMask Struct_+
|
1465
|
-
CircGradBasedCorrMaskAlpha
|
1466
|
-
CircGradBasedCorrMaskAngle
|
1467
|
-
CircGradBasedCorrMaskBottom
|
1468
|
-
CircGradBasedCorrMaskCenterValue
|
1469
|
-
CircGradBasedCorrMaskCenterWeight
|
1465
|
+
CircGradBasedCorrMaskAlpha real/_
|
1466
|
+
CircGradBasedCorrMaskAngle real/_
|
1467
|
+
CircGradBasedCorrMaskBottom real/_
|
1468
|
+
CircGradBasedCorrMaskCenterValue real/_
|
1469
|
+
CircGradBasedCorrMaskCenterWeight real/_
|
1470
1470
|
CircGradBasedCorrMaskDabs string/_
|
1471
|
-
CircGradBasedCorrMaskFeather
|
1472
|
-
CircGradBasedCorrMaskFlipped
|
1473
|
-
CircGradBasedCorrMaskFlow
|
1474
|
-
CircGradBasedCorrMaskFullX
|
1475
|
-
CircGradBasedCorrMaskFullY
|
1476
|
-
CircGradBasedCorrMaskLeft
|
1477
|
-
CircGradBasedCorrMaskValue
|
1478
|
-
CircGradBasedCorrMaskMidpoint
|
1479
|
-
CircGradBasedCorrMaskPerimeterValue
|
1480
|
-
CircGradBasedCorrMaskRadius
|
1481
|
-
CircGradBasedCorrMaskRight
|
1482
|
-
CircGradBasedCorrMaskRoundness
|
1483
|
-
CircGradBasedCorrMaskSizeX
|
1484
|
-
CircGradBasedCorrMaskSizeY
|
1485
|
-
CircGradBasedCorrMaskTop
|
1486
|
-
CircGradBasedCorrMaskVersion
|
1487
|
-
CircGradBasedCorrMaskWhat
|
1488
|
-
CircGradBasedCorrMaskX
|
1489
|
-
CircGradBasedCorrMaskY
|
1490
|
-
CircGradBasedCorrMaskZeroX
|
1491
|
-
CircGradBasedCorrMaskZeroY
|
1492
|
-
CircGradBasedCorrBrightness
|
1493
|
-
CircGradBasedCorrClarity
|
1494
|
-
CircGradBasedCorrClarity2012
|
1495
|
-
CircGradBasedCorrContrast
|
1496
|
-
CircGradBasedCorrContrast2012
|
1497
|
-
CircGradBasedCorrDefringe
|
1498
|
-
CircGradBasedCorrExposure
|
1499
|
-
CircGradBasedCorrExposure2012
|
1500
|
-
CircGradBasedCorrHighlights2012
|
1501
|
-
CircGradBasedCorrLuminanceNoise
|
1502
|
-
CircGradBasedCorrMoire
|
1503
|
-
CircGradBasedCorrSaturation
|
1504
|
-
CircGradBasedCorrShadows2012
|
1505
|
-
CircGradBasedCorrSharpness
|
1506
|
-
CircGradBasedCorrTemperature
|
1507
|
-
CircGradBasedCorrTint
|
1508
|
-
CircGradBasedCorrHue
|
1509
|
-
CircGradBasedCorrSaturation
|
1510
|
-
CircGradBasedCorrWhat
|
1471
|
+
CircGradBasedCorrMaskFeather real/_
|
1472
|
+
CircGradBasedCorrMaskFlipped boolean/_
|
1473
|
+
CircGradBasedCorrMaskFlow real/_
|
1474
|
+
CircGradBasedCorrMaskFullX real/_
|
1475
|
+
CircGradBasedCorrMaskFullY real/_
|
1476
|
+
CircGradBasedCorrMaskLeft real/_
|
1477
|
+
CircGradBasedCorrMaskValue real/_
|
1478
|
+
CircGradBasedCorrMaskMidpoint real/_
|
1479
|
+
CircGradBasedCorrMaskPerimeterValue real/_
|
1480
|
+
CircGradBasedCorrMaskRadius real/_
|
1481
|
+
CircGradBasedCorrMaskRight real/_
|
1482
|
+
CircGradBasedCorrMaskRoundness real/_
|
1483
|
+
CircGradBasedCorrMaskSizeX real/_
|
1484
|
+
CircGradBasedCorrMaskSizeY real/_
|
1485
|
+
CircGradBasedCorrMaskTop real/_
|
1486
|
+
CircGradBasedCorrMaskVersion integer/_
|
1487
|
+
CircGradBasedCorrMaskWhat string/_
|
1488
|
+
CircGradBasedCorrMaskX real/_
|
1489
|
+
CircGradBasedCorrMaskY real/_
|
1490
|
+
CircGradBasedCorrMaskZeroX real/_
|
1491
|
+
CircGradBasedCorrMaskZeroY real/_
|
1492
|
+
CircGradBasedCorrBrightness real/_
|
1493
|
+
CircGradBasedCorrClarity real/_
|
1494
|
+
CircGradBasedCorrClarity2012 real/_
|
1495
|
+
CircGradBasedCorrContrast real/_
|
1496
|
+
CircGradBasedCorrContrast2012 real/_
|
1497
|
+
CircGradBasedCorrDefringe real/_
|
1498
|
+
CircGradBasedCorrExposure real/_
|
1499
|
+
CircGradBasedCorrExposure2012 real/_
|
1500
|
+
CircGradBasedCorrHighlights2012 real/_
|
1501
|
+
CircGradBasedCorrLuminanceNoise real/_
|
1502
|
+
CircGradBasedCorrMoire real/_
|
1503
|
+
CircGradBasedCorrSaturation real/_
|
1504
|
+
CircGradBasedCorrShadows2012 real/_
|
1505
|
+
CircGradBasedCorrSharpness real/_
|
1506
|
+
CircGradBasedCorrTemperature real/_
|
1507
|
+
CircGradBasedCorrTint real/_
|
1508
|
+
CircGradBasedCorrHue real/_
|
1509
|
+
CircGradBasedCorrSaturation real/_
|
1510
|
+
CircGradBasedCorrWhat string/_
|
1511
1511
|
Clarity integer/
|
1512
1512
|
Clarity2012 integer/
|
1513
1513
|
ColorNoiseReduction integer/
|
@@ -1544,55 +1544,55 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1544
1544
|
Exposure2012 real/
|
1545
1545
|
FillLight integer/
|
1546
1546
|
GradientBasedCorrections Correction Struct+
|
1547
|
-
GradientBasedCorrActive
|
1548
|
-
GradientBasedCorrAmount
|
1547
|
+
GradientBasedCorrActive boolean/_
|
1548
|
+
GradientBasedCorrAmount real/_
|
1549
1549
|
GradientBasedCorrMasks CorrectionMask Struct_+
|
1550
|
-
GradientBasedCorrMaskAlpha
|
1551
|
-
GradientBasedCorrMaskAngle
|
1552
|
-
GradientBasedCorrMaskBottom
|
1553
|
-
GradientBasedCorrMaskCenterValue
|
1554
|
-
GradientBasedCorrMaskCenterWeight
|
1550
|
+
GradientBasedCorrMaskAlpha real/_
|
1551
|
+
GradientBasedCorrMaskAngle real/_
|
1552
|
+
GradientBasedCorrMaskBottom real/_
|
1553
|
+
GradientBasedCorrMaskCenterValue real/_
|
1554
|
+
GradientBasedCorrMaskCenterWeight real/_
|
1555
1555
|
GradientBasedCorrMaskDabs string/_
|
1556
|
-
GradientBasedCorrMaskFeather
|
1557
|
-
GradientBasedCorrMaskFlipped
|
1558
|
-
GradientBasedCorrMaskFlow
|
1559
|
-
GradientBasedCorrMaskFullX
|
1560
|
-
GradientBasedCorrMaskFullY
|
1561
|
-
GradientBasedCorrMaskLeft
|
1562
|
-
GradientBasedCorrMaskValue
|
1563
|
-
GradientBasedCorrMaskMidpoint
|
1564
|
-
GradientBasedCorrMaskPerimeterValue
|
1565
|
-
GradientBasedCorrMaskRadius
|
1566
|
-
GradientBasedCorrMaskRight
|
1567
|
-
GradientBasedCorrMaskRoundness
|
1568
|
-
GradientBasedCorrMaskSizeX
|
1569
|
-
GradientBasedCorrMaskSizeY
|
1570
|
-
GradientBasedCorrMaskTop
|
1571
|
-
GradientBasedCorrMaskVersion
|
1572
|
-
GradientBasedCorrMaskWhat
|
1573
|
-
GradientBasedCorrMaskX
|
1574
|
-
GradientBasedCorrMaskY
|
1575
|
-
GradientBasedCorrMaskZeroX
|
1576
|
-
GradientBasedCorrMaskZeroY
|
1577
|
-
GradientBasedCorrBrightness
|
1578
|
-
GradientBasedCorrClarity
|
1579
|
-
GradientBasedCorrClarity2012
|
1580
|
-
GradientBasedCorrContrast
|
1581
|
-
GradientBasedCorrContrast2012
|
1582
|
-
GradientBasedCorrDefringe
|
1583
|
-
GradientBasedCorrExposure
|
1584
|
-
GradientBasedCorrExposure2012
|
1585
|
-
GradientBasedCorrHighlights2012
|
1586
|
-
GradientBasedCorrLuminanceNoise
|
1587
|
-
GradientBasedCorrMoire
|
1588
|
-
GradientBasedCorrSaturation
|
1589
|
-
GradientBasedCorrShadows2012
|
1590
|
-
GradientBasedCorrSharpness
|
1591
|
-
GradientBasedCorrTemperature
|
1592
|
-
GradientBasedCorrTint
|
1593
|
-
GradientBasedCorrHue
|
1594
|
-
GradientBasedCorrSaturation
|
1595
|
-
GradientBasedCorrWhat
|
1556
|
+
GradientBasedCorrMaskFeather real/_
|
1557
|
+
GradientBasedCorrMaskFlipped boolean/_
|
1558
|
+
GradientBasedCorrMaskFlow real/_
|
1559
|
+
GradientBasedCorrMaskFullX real/_
|
1560
|
+
GradientBasedCorrMaskFullY real/_
|
1561
|
+
GradientBasedCorrMaskLeft real/_
|
1562
|
+
GradientBasedCorrMaskValue real/_
|
1563
|
+
GradientBasedCorrMaskMidpoint real/_
|
1564
|
+
GradientBasedCorrMaskPerimeterValue real/_
|
1565
|
+
GradientBasedCorrMaskRadius real/_
|
1566
|
+
GradientBasedCorrMaskRight real/_
|
1567
|
+
GradientBasedCorrMaskRoundness real/_
|
1568
|
+
GradientBasedCorrMaskSizeX real/_
|
1569
|
+
GradientBasedCorrMaskSizeY real/_
|
1570
|
+
GradientBasedCorrMaskTop real/_
|
1571
|
+
GradientBasedCorrMaskVersion integer/_
|
1572
|
+
GradientBasedCorrMaskWhat string/_
|
1573
|
+
GradientBasedCorrMaskX real/_
|
1574
|
+
GradientBasedCorrMaskY real/_
|
1575
|
+
GradientBasedCorrMaskZeroX real/_
|
1576
|
+
GradientBasedCorrMaskZeroY real/_
|
1577
|
+
GradientBasedCorrBrightness real/_
|
1578
|
+
GradientBasedCorrClarity real/_
|
1579
|
+
GradientBasedCorrClarity2012 real/_
|
1580
|
+
GradientBasedCorrContrast real/_
|
1581
|
+
GradientBasedCorrContrast2012 real/_
|
1582
|
+
GradientBasedCorrDefringe real/_
|
1583
|
+
GradientBasedCorrExposure real/_
|
1584
|
+
GradientBasedCorrExposure2012 real/_
|
1585
|
+
GradientBasedCorrHighlights2012 real/_
|
1586
|
+
GradientBasedCorrLuminanceNoise real/_
|
1587
|
+
GradientBasedCorrMoire real/_
|
1588
|
+
GradientBasedCorrSaturation real/_
|
1589
|
+
GradientBasedCorrShadows2012 real/_
|
1590
|
+
GradientBasedCorrSharpness real/_
|
1591
|
+
GradientBasedCorrTemperature real/_
|
1592
|
+
GradientBasedCorrTint real/_
|
1593
|
+
GradientBasedCorrHue real/_
|
1594
|
+
GradientBasedCorrSaturation real/_
|
1595
|
+
GradientBasedCorrWhat string/_
|
1596
1596
|
GrainAmount integer/
|
1597
1597
|
GrainFrequency integer/
|
1598
1598
|
GrainSize integer/
|
@@ -1639,6 +1639,8 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1639
1639
|
LensProfileName string/
|
1640
1640
|
LensProfileSetup string/
|
1641
1641
|
LensProfileVignettingScale integer/
|
1642
|
+
Look Look Struct
|
1643
|
+
LookName string/_
|
1642
1644
|
LuminanceAdjustmentAqua integer/
|
1643
1645
|
LuminanceAdjustmentBlue integer/
|
1644
1646
|
LuminanceAdjustmentGreen integer/
|
@@ -1654,56 +1656,57 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1654
1656
|
NegativeCacheLargePreviewSize integer/
|
1655
1657
|
NegativeCacheMaximumSize real/
|
1656
1658
|
NegativeCachePath string/
|
1659
|
+
OverrideLookVignette boolean/
|
1657
1660
|
PaintBasedCorrections Correction Struct+
|
1658
|
-
PaintCorrectionActive
|
1659
|
-
PaintCorrectionAmount
|
1661
|
+
PaintCorrectionActive boolean/_
|
1662
|
+
PaintCorrectionAmount real/_
|
1660
1663
|
PaintBasedCorrectionMasks CorrectionMask Struct_+
|
1661
|
-
PaintCorrectionMaskAlpha
|
1662
|
-
PaintCorrectionMaskAngle
|
1663
|
-
PaintCorrectionMaskBottom
|
1664
|
-
PaintCorrectionMaskCenterValue
|
1665
|
-
PaintCorrectionMaskCenterWeight
|
1664
|
+
PaintCorrectionMaskAlpha real/_
|
1665
|
+
PaintCorrectionMaskAngle real/_
|
1666
|
+
PaintCorrectionMaskBottom real/_
|
1667
|
+
PaintCorrectionMaskCenterValue real/_
|
1668
|
+
PaintCorrectionMaskCenterWeight real/_
|
1666
1669
|
PaintCorrectionMaskDabs string/_
|
1667
|
-
PaintCorrectionMaskFeather
|
1668
|
-
PaintCorrectionMaskFlipped
|
1669
|
-
PaintCorrectionMaskFlow
|
1670
|
-
PaintCorrectionMaskFullX
|
1671
|
-
PaintCorrectionMaskFullY
|
1672
|
-
PaintCorrectionMaskLeft
|
1673
|
-
PaintCorrectionMaskValue
|
1674
|
-
PaintCorrectionMaskMidpoint
|
1675
|
-
PaintCorrectionMaskPerimeterValue
|
1676
|
-
PaintCorrectionMaskRadius
|
1677
|
-
PaintCorrectionMaskRight
|
1678
|
-
PaintCorrectionMaskRoundness
|
1679
|
-
PaintCorrectionMaskSizeX
|
1680
|
-
PaintCorrectionMaskSizeY
|
1681
|
-
PaintCorrectionMaskTop
|
1682
|
-
PaintCorrectionMaskVersion
|
1683
|
-
PaintCorrectionMaskWhat
|
1684
|
-
PaintCorrectionMaskX
|
1685
|
-
PaintCorrectionMaskY
|
1686
|
-
PaintCorrectionMaskZeroX
|
1687
|
-
PaintCorrectionMaskZeroY
|
1688
|
-
PaintCorrectionBrightness
|
1689
|
-
PaintCorrectionClarity
|
1690
|
-
PaintCorrectionClarity2012
|
1691
|
-
PaintCorrectionContrast
|
1692
|
-
PaintCorrectionContrast2012
|
1693
|
-
PaintCorrectionDefringe
|
1694
|
-
PaintCorrectionExposure
|
1695
|
-
PaintCorrectionExposure2012
|
1696
|
-
PaintCorrectionHighlights2012
|
1697
|
-
PaintCorrectionLuminanceNoise
|
1698
|
-
PaintCorrectionMoire
|
1699
|
-
PaintCorrectionSaturation
|
1700
|
-
PaintCorrectionShadows2012
|
1701
|
-
PaintCorrectionSharpness
|
1702
|
-
PaintCorrectionTemperature
|
1703
|
-
PaintCorrectionTint
|
1704
|
-
PaintCorrectionHue
|
1705
|
-
PaintCorrectionSaturation
|
1706
|
-
PaintCorrectionWhat
|
1670
|
+
PaintCorrectionMaskFeather real/_
|
1671
|
+
PaintCorrectionMaskFlipped boolean/_
|
1672
|
+
PaintCorrectionMaskFlow real/_
|
1673
|
+
PaintCorrectionMaskFullX real/_
|
1674
|
+
PaintCorrectionMaskFullY real/_
|
1675
|
+
PaintCorrectionMaskLeft real/_
|
1676
|
+
PaintCorrectionMaskValue real/_
|
1677
|
+
PaintCorrectionMaskMidpoint real/_
|
1678
|
+
PaintCorrectionMaskPerimeterValue real/_
|
1679
|
+
PaintCorrectionMaskRadius real/_
|
1680
|
+
PaintCorrectionMaskRight real/_
|
1681
|
+
PaintCorrectionMaskRoundness real/_
|
1682
|
+
PaintCorrectionMaskSizeX real/_
|
1683
|
+
PaintCorrectionMaskSizeY real/_
|
1684
|
+
PaintCorrectionMaskTop real/_
|
1685
|
+
PaintCorrectionMaskVersion integer/_
|
1686
|
+
PaintCorrectionMaskWhat string/_
|
1687
|
+
PaintCorrectionMaskX real/_
|
1688
|
+
PaintCorrectionMaskY real/_
|
1689
|
+
PaintCorrectionMaskZeroX real/_
|
1690
|
+
PaintCorrectionMaskZeroY real/_
|
1691
|
+
PaintCorrectionBrightness real/_
|
1692
|
+
PaintCorrectionClarity real/_
|
1693
|
+
PaintCorrectionClarity2012 real/_
|
1694
|
+
PaintCorrectionContrast real/_
|
1695
|
+
PaintCorrectionContrast2012 real/_
|
1696
|
+
PaintCorrectionDefringe real/_
|
1697
|
+
PaintCorrectionExposure real/_
|
1698
|
+
PaintCorrectionExposure2012 real/_
|
1699
|
+
PaintCorrectionHighlights2012 real/_
|
1700
|
+
PaintCorrectionLuminanceNoise real/_
|
1701
|
+
PaintCorrectionMoire real/_
|
1702
|
+
PaintCorrectionSaturation real/_
|
1703
|
+
PaintCorrectionShadows2012 real/_
|
1704
|
+
PaintCorrectionSharpness real/_
|
1705
|
+
PaintCorrectionTemperature real/_
|
1706
|
+
PaintCorrectionTint real/_
|
1707
|
+
PaintCorrectionHue real/_
|
1708
|
+
PaintCorrectionSaturation real/_
|
1709
|
+
PaintCorrectionWhat string/_
|
1707
1710
|
ParametricDarks integer/
|
1708
1711
|
ParametricHighlights integer/
|
1709
1712
|
ParametricHighlightSplit integer/
|
@@ -1731,42 +1734,42 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1731
1734
|
RedHue integer/
|
1732
1735
|
RedSaturation integer/
|
1733
1736
|
RetouchAreas RetouchArea Struct+
|
1734
|
-
RetouchAreaFeather
|
1737
|
+
RetouchAreaFeather real/_
|
1735
1738
|
RetouchAreaMasks CorrectionMask Struct_+
|
1736
|
-
RetouchAreaMaskAlpha
|
1737
|
-
RetouchAreaMaskAngle
|
1738
|
-
RetouchAreaMaskBottom
|
1739
|
-
RetouchAreaMaskCenterValue
|
1740
|
-
RetouchAreaMaskCenterWeight
|
1739
|
+
RetouchAreaMaskAlpha real/_
|
1740
|
+
RetouchAreaMaskAngle real/_
|
1741
|
+
RetouchAreaMaskBottom real/_
|
1742
|
+
RetouchAreaMaskCenterValue real/_
|
1743
|
+
RetouchAreaMaskCenterWeight real/_
|
1741
1744
|
RetouchAreaMaskDabs string/_
|
1742
|
-
RetouchAreaMaskFeather
|
1743
|
-
RetouchAreaMaskFlipped
|
1744
|
-
RetouchAreaMaskFlow
|
1745
|
-
RetouchAreaMaskFullX
|
1746
|
-
RetouchAreaMaskFullY
|
1747
|
-
RetouchAreaMaskLeft
|
1748
|
-
RetouchAreaMaskValue
|
1749
|
-
RetouchAreaMaskMidpoint
|
1750
|
-
RetouchAreaMaskPerimeterValue
|
1751
|
-
RetouchAreaMaskRadius
|
1752
|
-
RetouchAreaMaskRight
|
1753
|
-
RetouchAreaMaskRoundness
|
1754
|
-
RetouchAreaMaskSizeX
|
1755
|
-
RetouchAreaMaskSizeY
|
1756
|
-
RetouchAreaMaskTop
|
1757
|
-
RetouchAreaMaskVersion
|
1758
|
-
RetouchAreaMaskWhat
|
1759
|
-
RetouchAreaMaskX
|
1760
|
-
RetouchAreaMaskY
|
1761
|
-
RetouchAreaMaskZeroX
|
1762
|
-
RetouchAreaMaskZeroY
|
1763
|
-
RetouchAreaMethod
|
1764
|
-
RetouchAreaOffsetY
|
1765
|
-
RetouchAreaOpacity
|
1766
|
-
RetouchAreaSeed
|
1767
|
-
RetouchAreaSourceState
|
1768
|
-
RetouchAreaSourceX
|
1769
|
-
RetouchAreaSpotType
|
1745
|
+
RetouchAreaMaskFeather real/_
|
1746
|
+
RetouchAreaMaskFlipped boolean/_
|
1747
|
+
RetouchAreaMaskFlow real/_
|
1748
|
+
RetouchAreaMaskFullX real/_
|
1749
|
+
RetouchAreaMaskFullY real/_
|
1750
|
+
RetouchAreaMaskLeft real/_
|
1751
|
+
RetouchAreaMaskValue real/_
|
1752
|
+
RetouchAreaMaskMidpoint real/_
|
1753
|
+
RetouchAreaMaskPerimeterValue real/_
|
1754
|
+
RetouchAreaMaskRadius real/_
|
1755
|
+
RetouchAreaMaskRight real/_
|
1756
|
+
RetouchAreaMaskRoundness real/_
|
1757
|
+
RetouchAreaMaskSizeX real/_
|
1758
|
+
RetouchAreaMaskSizeY real/_
|
1759
|
+
RetouchAreaMaskTop real/_
|
1760
|
+
RetouchAreaMaskVersion integer/_
|
1761
|
+
RetouchAreaMaskWhat string/_
|
1762
|
+
RetouchAreaMaskX real/_
|
1763
|
+
RetouchAreaMaskY real/_
|
1764
|
+
RetouchAreaMaskZeroX real/_
|
1765
|
+
RetouchAreaMaskZeroY real/_
|
1766
|
+
RetouchAreaMethod string/_
|
1767
|
+
RetouchAreaOffsetY real/_
|
1768
|
+
RetouchAreaOpacity real/_
|
1769
|
+
RetouchAreaSeed integer/_
|
1770
|
+
RetouchAreaSourceState string/_
|
1771
|
+
RetouchAreaSourceX real/_
|
1772
|
+
RetouchAreaSpotType string/_
|
1770
1773
|
RetouchInfo string/+
|
1771
1774
|
Saturation integer/
|
1772
1775
|
SaturationAdjustmentAqua integer/
|
@@ -1888,6 +1891,12 @@ These tags belong to the ExifTool XMP-crd family 1 group.
|
|
1888
1891
|
ZeroX real
|
1889
1892
|
ZeroY real
|
1890
1893
|
|
1894
|
+
=head3 XMP Look Struct
|
1895
|
+
|
1896
|
+
Field Name Writable
|
1897
|
+
---------- --------
|
1898
|
+
Name string
|
1899
|
+
|
1891
1900
|
=head3 XMP RetouchArea Struct
|
1892
1901
|
|
1893
1902
|
Field Name Writable
|
@@ -2157,6 +2166,8 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2157
2166
|
LensProfileName string
|
2158
2167
|
LensProfileSetup string
|
2159
2168
|
LensProfileVignettingScale integer
|
2169
|
+
Look Look Struct
|
2170
|
+
LookName string_
|
2160
2171
|
LuminanceAdjustmentAqua integer
|
2161
2172
|
LuminanceAdjustmentBlue integer
|
2162
2173
|
LuminanceAdjustmentGreen integer
|
@@ -2172,6 +2183,7 @@ These tags belong to the ExifTool XMP-crs family 1 group.
|
|
2172
2183
|
NegativeCacheLargePreviewSize integer
|
2173
2184
|
NegativeCacheMaximumSize real
|
2174
2185
|
NegativeCachePath string
|
2186
|
+
OverrideLookVignette boolean
|
2175
2187
|
PaintBasedCorrections Correction Struct+
|
2176
2188
|
PaintCorrectionActive boolean_
|
2177
2189
|
PaintCorrectionAmount real_
|
@@ -3594,20 +3606,20 @@ These tags belong to the ExifTool XMP-prism family 1 group.
|
|
3594
3606
|
AggregateIssueNumber integer/
|
3595
3607
|
AggregationType string/+
|
3596
3608
|
AlternateTitle prismAlternateTitle Struct+
|
3597
|
-
AlternateTitleA-lang
|
3598
|
-
AlternateTitleA-platform
|
3599
|
-
AlternateTitleText
|
3609
|
+
AlternateTitleA-lang string/_+
|
3610
|
+
AlternateTitleA-platform string/_+
|
3611
|
+
AlternateTitleText string/_+
|
3600
3612
|
BlogTitle string/
|
3601
3613
|
BlogURL string/
|
3602
3614
|
BookEdition string/
|
3603
3615
|
ByteCount integer/
|
3604
3616
|
Channel prismChannel Struct+
|
3605
|
-
ChannelA-lang
|
3606
|
-
ChannelChannel
|
3607
|
-
ChannelSubchannel1
|
3608
|
-
ChannelSubchannel2
|
3609
|
-
ChannelSubchannel3
|
3610
|
-
ChannelSubchannel4
|
3617
|
+
ChannelA-lang string/_+
|
3618
|
+
ChannelChannel string/_+
|
3619
|
+
ChannelSubchannel1 string/_+
|
3620
|
+
ChannelSubchannel2 string/_+
|
3621
|
+
ChannelSubchannel3 string/_+
|
3622
|
+
ChannelSubchannel4 string/_+
|
3611
3623
|
ComplianceProfile string/
|
3612
3624
|
ContentType string/
|
3613
3625
|
CopyrightYear string/
|
@@ -3626,9 +3638,9 @@ These tags belong to the ExifTool XMP-prism family 1 group.
|
|
3626
3638
|
Genre string/+
|
3627
3639
|
HasAlternative string/+
|
3628
3640
|
HasCorrection prismHasCorrection Struct
|
3629
|
-
HasCorrectionA-lang
|
3630
|
-
HasCorrectionA-platform
|
3631
|
-
HasCorrectionText
|
3641
|
+
HasCorrectionA-lang string/_
|
3642
|
+
HasCorrectionA-platform string/_
|
3643
|
+
HasCorrectionText string/_
|
3632
3644
|
HasTranslation string/+
|
3633
3645
|
Industry string/+
|
3634
3646
|
IsAlternativeOf string/+
|
@@ -3642,8 +3654,8 @@ These tags belong to the ExifTool XMP-prism family 1 group.
|
|
3642
3654
|
IsTranslationOf string/
|
3643
3655
|
Keyword string/+
|
3644
3656
|
KillDate prismKillDate Struct
|
3645
|
-
KillDateA-platform
|
3646
|
-
KillDateDate
|
3657
|
+
KillDateA-platform string/_
|
3658
|
+
KillDateDate date/_
|
3647
3659
|
Link string/+
|
3648
3660
|
Location string/+
|
3649
3661
|
ModificationDate date/
|
@@ -3651,14 +3663,14 @@ These tags belong to the ExifTool XMP-prism family 1 group.
|
|
3651
3663
|
Number string/
|
3652
3664
|
Object string/+
|
3653
3665
|
OffSaleDate prismOffSaleDate Struct+
|
3654
|
-
OffSaleDateA-platform
|
3655
|
-
OffSaleDateDate
|
3666
|
+
OffSaleDateA-platform string/_+
|
3667
|
+
OffSaleDateDate date/_+
|
3656
3668
|
OnSaleDate prismOnSaleDate Struct+
|
3657
|
-
OnSaleDateA-platform
|
3658
|
-
OnSaleDateDate
|
3669
|
+
OnSaleDateA-platform string/_+
|
3670
|
+
OnSaleDateDate date/_+
|
3659
3671
|
OnSaleDay prismOnSaleDay Struct+
|
3660
|
-
OnSaleDayA-platform
|
3661
|
-
OnSaleDayDay
|
3672
|
+
OnSaleDayA-platform string/_+
|
3673
|
+
OnSaleDayDay string/_+
|
3662
3674
|
Organization string/+
|
3663
3675
|
OriginPlatform string/+
|
3664
3676
|
PageCount integer/
|
@@ -3669,11 +3681,11 @@ These tags belong to the ExifTool XMP-prism family 1 group.
|
|
3669
3681
|
ProductCode string/
|
3670
3682
|
Profession string/
|
3671
3683
|
PublicationDate prismPublicationDate Struct+
|
3672
|
-
PublicationDateA-platform
|
3673
|
-
PublicationDateDate
|
3684
|
+
PublicationDateA-platform string/_+
|
3685
|
+
PublicationDateDate date/_+
|
3674
3686
|
PublicationDisplayDate prismPublicationDate Struct+
|
3675
|
-
PublicationDisplayDateA-platform
|
3676
|
-
PublicationDisplayDateDate
|
3687
|
+
PublicationDisplayDateA-platform string/_+
|
3688
|
+
PublicationDisplayDateDate date/_+
|
3677
3689
|
PublicationName string/
|
3678
3690
|
PublishingFrequency string/
|
3679
3691
|
Rating string/
|
@@ -3696,8 +3708,8 @@ These tags belong to the ExifTool XMP-prism family 1 group.
|
|
3696
3708
|
Ticker string/+
|
3697
3709
|
TimePeriod string/
|
3698
3710
|
URL prismUrl Struct+
|
3699
|
-
URLA-platform
|
3700
|
-
URLUrl
|
3711
|
+
URLA-platform string/_+
|
3712
|
+
URLUrl string/_+
|
3701
3713
|
UspsNumber string/
|
3702
3714
|
VersionIdentifier string/
|
3703
3715
|
Volume string/
|
@@ -5399,6 +5411,7 @@ boot, not including standby time.
|
|
5399
5411
|
0x0026 CanonAFInfo2 Canon AFInfo2
|
5400
5412
|
0x0027 ContrastInfo Canon ContrastInfo
|
5401
5413
|
0x0028 ImageUniqueID int8u
|
5414
|
+
0x0029 WBInfo Canon WBInfo
|
5402
5415
|
0x002f FaceDetect3 Canon FaceDetect3
|
5403
5416
|
0x0035 TimeInfo Canon TimeInfo
|
5404
5417
|
0x0038 BatteryType undef
|
@@ -6508,6 +6521,23 @@ may be 7, 9, 11, 19, 31, 45 or 61, depending on the camera model.
|
|
6508
6521
|
------ -------- --------
|
6509
6522
|
4 IntelligentContrast int16u
|
6510
6523
|
|
6524
|
+
=head3 Canon WBInfo Tags
|
6525
|
+
|
6526
|
+
WB tags for the Canon G9.
|
6527
|
+
|
6528
|
+
Index4 Tag Name Writable
|
6529
|
+
------ -------- --------
|
6530
|
+
2 WB_GRGBLevelsAuto int32s[4]
|
6531
|
+
10 WB_GRGBLevelsDaylight int32s[4]
|
6532
|
+
18 WB_GRGBLevelsCloudy int32s[4]
|
6533
|
+
26 WB_GRGBLevelsTungsten int32s[4]
|
6534
|
+
34 WB_GRGBLevelsFluorescent int32s[4]
|
6535
|
+
42 WB_GRGBLevelsFluorHigh int32s[4]
|
6536
|
+
50 WB_GRGBLevelsFlash int32s[4]
|
6537
|
+
58 WB_GRGBLevelsUnderwater int32s[4]
|
6538
|
+
66 WB_GRGBLevelsCustom1 int32s[4]
|
6539
|
+
74 WB_GRGBLevelsCustom2 int32s[4]
|
6540
|
+
|
6511
6541
|
=head3 Canon FaceDetect3 Tags
|
6512
6542
|
|
6513
6543
|
Index2 Tag Name Writable
|
@@ -24646,9 +24676,9 @@ for the official specification.
|
|
24646
24676
|
'gps0' GPSTrack QuickTime Stream
|
24647
24677
|
'gsen' GSensor QuickTime Stream
|
24648
24678
|
'junk' Junk? no
|
24649
|
-
'mdat'
|
24650
|
-
'mdat-offset'
|
24651
|
-
'mdat-size'
|
24679
|
+
'mdat' MediaData? no
|
24680
|
+
'mdat-offset' MediaDataOffset no
|
24681
|
+
'mdat-size' MediaDataSize no
|
24652
24682
|
'meco' OtherMeta QuickTime OtherMeta
|
24653
24683
|
'meta' Meta QuickTime Meta
|
24654
24684
|
'moof' MovieFragment QuickTime MovieFragment
|
@@ -24694,7 +24724,7 @@ Tags found in Pittasoft Blackvue dashcam "free" data.
|
|
24694
24724
|
|
24695
24725
|
=head3 QuickTime Stream Tags
|
24696
24726
|
|
24697
|
-
Timed metadata extracted from QuickTime
|
24727
|
+
Timed metadata extracted from QuickTime media data and some AVI videos when
|
24698
24728
|
the ExtractEmbedded option is used.
|
24699
24729
|
|
24700
24730
|
Tag Name Writable
|
@@ -25192,6 +25222,7 @@ defined in this table.
|
|
25192
25222
|
Tag ID Tag Name Writable
|
25193
25223
|
------ -------- --------
|
25194
25224
|
'auxC' AuxiliaryImageType no
|
25225
|
+
'av1C' AV1Configuration QuickTime AV1Config
|
25195
25226
|
'clap' CleanAperture no
|
25196
25227
|
'colr' ICC_Profile ICC_Profile
|
25197
25228
|
ColorRepresentation no
|
@@ -25202,6 +25233,20 @@ defined in this table.
|
|
25202
25233
|
'pixi' ImagePixelDepth no
|
25203
25234
|
'rloc' RelativeLocation no
|
25204
25235
|
|
25236
|
+
=head3 QuickTime AV1Config Tags
|
25237
|
+
|
25238
|
+
Index1 Tag Name Writable
|
25239
|
+
------ -------- --------
|
25240
|
+
0 AV1ConfigurationVersion no
|
25241
|
+
1 SeqProfile? no
|
25242
|
+
1.1 SeqLevelIdx0? no
|
25243
|
+
2 SeqTier0? no
|
25244
|
+
2.1 HighBitDepth? no
|
25245
|
+
2.2 TwelveBit? no
|
25246
|
+
2.3 ChromaFormat no
|
25247
|
+
2.4 ChromaSamplePosition no
|
25248
|
+
3 InitialDelaySamples? no
|
25249
|
+
|
25205
25250
|
=head3 QuickTime HEVCConfig Tags
|
25206
25251
|
|
25207
25252
|
Index1 Tag Name Writable
|
@@ -33540,10 +33585,9 @@ Tags extracted from ISO 9660 disk images.
|
|
33540
33585
|
|
33541
33586
|
=head2 MacOS Tags
|
33542
33587
|
|
33543
|
-
On MacOS systems, there are
|
33544
|
-
|
33545
|
-
|
33546
|
-
an API option.
|
33588
|
+
On MacOS systems, the there are additional MDItem and XAttr Finder tags that
|
33589
|
+
may be extracted. These tags are not extracted by default -- they must be
|
33590
|
+
specifically requested or enabled via an API option.
|
33547
33591
|
|
33548
33592
|
The tables below list some of the tags that may be extracted, but ExifTool
|
33549
33593
|
will extract all available information even for tags not listed.
|
@@ -33820,7 +33864,7 @@ values, may created via the ExifTool configuration file.
|
|
33820
33864
|
MPEG:VBRFrames
|
33821
33865
|
AutoFocus Nikon:PhaseDetectAF no
|
33822
33866
|
Nikon:ContrastDetectAF
|
33823
|
-
AvgBitrate QuickTime::
|
33867
|
+
AvgBitrate QuickTime::MediaDataSize no
|
33824
33868
|
QuickTime::Duration
|
33825
33869
|
BlueBalance WB_RGGBLevels no
|
33826
33870
|
WB_RGBGLevels
|
@@ -34609,7 +34653,7 @@ L<Image::ExifTool::BuildTagLookup|Image::ExifTool::BuildTagLookup>.
|
|
34609
34653
|
|
34610
34654
|
=head1 AUTHOR
|
34611
34655
|
|
34612
|
-
Copyright 2003-
|
34656
|
+
Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
|
34613
34657
|
|
34614
34658
|
This library is free software; you can redistribute it and/or modify it
|
34615
34659
|
under the same terms as Perl itself.
|