exiftool_vendored 12.42.0 → 12.50.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/bin/Changes +189 -6
  3. data/bin/MANIFEST +12 -0
  4. data/bin/META.json +1 -1
  5. data/bin/META.yml +1 -1
  6. data/bin/README +45 -44
  7. data/bin/config_files/acdsee.config +2 -1
  8. data/bin/config_files/frameCount.config +56 -0
  9. data/bin/config_files/tiff_version.config +1 -1
  10. data/bin/exiftool +113 -95
  11. data/bin/fmt_files/gpx.fmt +3 -0
  12. data/bin/fmt_files/gpx_wpt.fmt +3 -0
  13. data/bin/lib/Image/ExifTool/Apple.pm +16 -3
  14. data/bin/lib/Image/ExifTool/BuildTagLookup.pm +23 -12
  15. data/bin/lib/Image/ExifTool/Canon.pm +66 -37
  16. data/bin/lib/Image/ExifTool/CanonRaw.pm +8 -1
  17. data/bin/lib/Image/ExifTool/CanonVRD.pm +7 -8
  18. data/bin/lib/Image/ExifTool/DJI.pm +2 -1
  19. data/bin/lib/Image/ExifTool/DarwinCore.pm +13 -1
  20. data/bin/lib/Image/ExifTool/EXE.pm +9 -1
  21. data/bin/lib/Image/ExifTool/Exif.pm +17 -12
  22. data/bin/lib/Image/ExifTool/FLAC.pm +17 -3
  23. data/bin/lib/Image/ExifTool/FLIR.pm +4 -3
  24. data/bin/lib/Image/ExifTool/FlashPix.pm +26 -3
  25. data/bin/lib/Image/ExifTool/FujiFilm.pm +51 -4
  26. data/bin/lib/Image/ExifTool/GPS.pm +21 -1
  27. data/bin/lib/Image/ExifTool/Geotag.pm +25 -5
  28. data/bin/lib/Image/ExifTool/ICC_Profile.pm +3 -2
  29. data/bin/lib/Image/ExifTool/ICO.pm +143 -0
  30. data/bin/lib/Image/ExifTool/ID3.pm +6 -6
  31. data/bin/lib/Image/ExifTool/IPTC.pm +5 -1
  32. data/bin/lib/Image/ExifTool/LNK.pm +5 -2
  33. data/bin/lib/Image/ExifTool/M2TS.pm +98 -8
  34. data/bin/lib/Image/ExifTool/MIE.pm +9 -3
  35. data/bin/lib/Image/ExifTool/MISB.pm +494 -0
  36. data/bin/lib/Image/ExifTool/MakerNotes.pm +3 -1
  37. data/bin/lib/Image/ExifTool/Matroska.pm +24 -16
  38. data/bin/lib/Image/ExifTool/Motorola.pm +8 -2
  39. data/bin/lib/Image/ExifTool/Nikon.pm +288 -122
  40. data/bin/lib/Image/ExifTool/NikonSettings.pm +5 -3
  41. data/bin/lib/Image/ExifTool/Olympus.pm +3 -2
  42. data/bin/lib/Image/ExifTool/Panasonic.pm +21 -4
  43. data/bin/lib/Image/ExifTool/PanasonicRaw.pm +25 -5
  44. data/bin/lib/Image/ExifTool/Parrot.pm +96 -2
  45. data/bin/lib/Image/ExifTool/Pentax.pm +7 -2
  46. data/bin/lib/Image/ExifTool/Photoshop.pm +29 -3
  47. data/bin/lib/Image/ExifTool/QuickTime.pm +163 -13
  48. data/bin/lib/Image/ExifTool/QuickTimeStream.pl +119 -13
  49. data/bin/lib/Image/ExifTool/README +13 -3
  50. data/bin/lib/Image/ExifTool/RIFF.pm +106 -9
  51. data/bin/lib/Image/ExifTool/Samsung.pm +2 -2
  52. data/bin/lib/Image/ExifTool/Sigma.pm +27 -1
  53. data/bin/lib/Image/ExifTool/SigmaRaw.pm +37 -13
  54. data/bin/lib/Image/ExifTool/Sony.pm +71 -43
  55. data/bin/lib/Image/ExifTool/TagInfoXML.pm +3 -1
  56. data/bin/lib/Image/ExifTool/TagLookup.pm +4737 -4517
  57. data/bin/lib/Image/ExifTool/TagNames.pod +1837 -1417
  58. data/bin/lib/Image/ExifTool/Text.pm +3 -4
  59. data/bin/lib/Image/ExifTool/Torrent.pm +2 -3
  60. data/bin/lib/Image/ExifTool/Validate.pm +3 -3
  61. data/bin/lib/Image/ExifTool/WriteCanonRaw.pl +7 -0
  62. data/bin/lib/Image/ExifTool/WriteExif.pl +100 -23
  63. data/bin/lib/Image/ExifTool/WriteIPTC.pl +2 -6
  64. data/bin/lib/Image/ExifTool/WritePhotoshop.pl +5 -5
  65. data/bin/lib/Image/ExifTool/WriteRIFF.pl +359 -0
  66. data/bin/lib/Image/ExifTool/Writer.pl +13 -5
  67. data/bin/lib/Image/ExifTool/XMP.pm +78 -59
  68. data/bin/lib/Image/ExifTool/XMP2.pl +19 -4
  69. data/bin/lib/Image/ExifTool.pm +111 -24
  70. data/bin/lib/Image/ExifTool.pod +83 -69
  71. data/bin/perl-Image-ExifTool.spec +43 -43
  72. data/lib/exiftool_vendored/version.rb +1 -1
  73. metadata +9 -4
@@ -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 25792 tags, with 16480 unique tag names.
15
+ They contain a total of 26027 tags, with 16663 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
@@ -902,9 +902,9 @@ for the official EXIF 2.32 specification.
902
902
  0xc71f RowInterleaveFactor - no
903
903
  0xc725 ProfileLookTableDims IFD0 int32u[3]!
904
904
  0xc726 ProfileLookTableData IFD0 float[n]!
905
- 0xc740 OpcodeList1 SubIFD undef!
906
- 0xc741 OpcodeList2 SubIFD undef!
907
- 0xc74e OpcodeList3 SubIFD undef!
905
+ 0xc740 OpcodeList1 SubIFD undef~!
906
+ 0xc741 OpcodeList2 SubIFD undef~!
907
+ 0xc74e OpcodeList3 SubIFD undef~!
908
908
  0xc761 NoiseProfile SubIFD double[n]!
909
909
  0xc763 TimeCodes IFD0 int8u[n]
910
910
  0xc764 FrameRate IFD0 rational64s
@@ -931,7 +931,7 @@ for the official EXIF 2.32 specification.
931
931
  0xc7ee EnhanceParams IFD0 string!
932
932
  0xcd2d ProfileGainTableMap SubIFD undef!
933
933
  0xcd2e SemanticName SubIFD no
934
- 0xcd30 SemanticInstanceIFD SubIFD no
934
+ 0xcd30 SemanticInstanceID SubIFD no
935
935
  0xcd31 CalibrationIlluminant3 IFD0 int16u!
936
936
  0xcd32 CameraCalibration3 IFD0 rational64s[n]!
937
937
  0xcd33 ColorMatrix3 IFD0 rational64s[n]!
@@ -1430,6 +1430,11 @@ These tags belong to the ExifTool XMP-aux family 1 group.
1430
1430
  -------- --------
1431
1431
  ApproximateFocusDistance rational
1432
1432
  DistortionCorrectionAlreadyApplied boolean
1433
+ EnhanceDetailsAlreadyApplied boolean
1434
+ EnhanceDetailsVersion string
1435
+ EnhanceSuperResolutionAlreadyApplied boolean
1436
+ EnhanceSuperResolutionScale rational
1437
+ EnhanceSuperResolutionVersion string
1433
1438
  Firmware string
1434
1439
  FlashCompensation rational
1435
1440
  ImageNumber string
@@ -2415,7 +2420,12 @@ These tags belong to the ExifTool XMP-crd family 1 group.
2415
2420
  UprightDependentDigest string/
2416
2421
  UprightFocalLength35mm real/
2417
2422
  UprightFocalMode integer/
2423
+ UprightFourSegments_0 string/
2424
+ UprightFourSegments_1 string/
2425
+ UprightFourSegments_2 string/
2426
+ UprightFourSegments_3 string/
2418
2427
  UprightFourSegmentsCount integer/
2428
+ UprightGuidedDependentDigest string/
2419
2429
  UprightPreview boolean/
2420
2430
  UprightTransform_0 string/
2421
2431
  UprightTransform_1 string/
@@ -3595,7 +3605,12 @@ These tags belong to the ExifTool XMP-crs family 1 group.
3595
3605
  UprightDependentDigest string
3596
3606
  UprightFocalLength35mm real
3597
3607
  UprightFocalMode integer
3608
+ UprightFourSegments_0 string
3609
+ UprightFourSegments_1 string
3610
+ UprightFourSegments_2 string
3611
+ UprightFourSegments_3 string
3598
3612
  UprightFourSegmentsCount integer
3613
+ UprightGuidedDependentDigest string
3599
3614
  UprightPreview boolean
3600
3615
  UprightTransform_0 string
3601
3616
  UprightTransform_1 string
@@ -3982,6 +3997,7 @@ These tags belong to the ExifTool XMP-digiKam family 1 group.
3982
3997
  ImageHistory string/
3983
3998
  ImageUniqueID string/
3984
3999
  LensCorrectionSettings string
4000
+ PicasawebGPhotoId string
3985
4001
  PickLabel string
3986
4002
  TagsList string+
3987
4003
 
@@ -4260,6 +4276,7 @@ These tags belong to the ExifTool XMP-GCamera family 1 group.
4260
4276
  PortraitNote string
4261
4277
  PortraitRequest string
4262
4278
  PortraitVersion string
4279
+ ShotLogData string
4263
4280
  SpecialTypeID string+
4264
4281
 
4265
4282
  =head3 XMP GCreations Tags
@@ -4271,6 +4288,7 @@ These tags belong to the ExifTool XMP-GCreations family 1 group.
4271
4288
  Tag Name Writable
4272
4289
  -------- --------
4273
4290
  CameraBurstID string
4291
+ Type string/
4274
4292
 
4275
4293
  =head3 XMP GDepth Tags
4276
4294
 
@@ -4514,10 +4532,11 @@ These tags belong to the ExifTool XMP-iptcCore family 1 group.
4514
4532
 
4515
4533
  =head3 XMP iptcExt Tags
4516
4534
 
4517
- This table contains tags defined by the IPTC Extension schema version 1.6.
4518
- The actual namespace prefix is "Iptc4xmpExt", but ExifTool shortens this for
4519
- the family 1 group name. (see
4520
- L<http://www.iptc.org/standards/photo-metadata/iptc-standard/>)
4535
+ This table contains tags defined by the IPTC Extension schema version 1.7
4536
+ and IPTC Video Metadata version 1.3. The actual namespace prefix is
4537
+ "Iptc4xmpExt", but ExifTool shortens this for the family 1 group name. (See
4538
+ L<http://www.iptc.org/standards/photo-metadata/iptc-standard/> and
4539
+ L<https://iptc.org/standards/video-metadata-hub/>.)
4521
4540
 
4522
4541
  These tags belong to the ExifTool XMP-iptcExt family 1 group.
4523
4542
 
@@ -4655,9 +4674,17 @@ These tags belong to the ExifTool XMP-iptcExt family 1 group.
4655
4674
  LocationShownWorldRegion string_+
4656
4675
  MaxAvailHeight integer
4657
4676
  MaxAvailWidth integer
4677
+ MetadataAuthority Entity Struct
4678
+ MetadataAuthorityIdentifier string_+
4679
+ MetadataAuthorityName lang-alt_
4680
+ MetadataLastEdited date
4681
+ MetadataLastEditor Entity Struct
4682
+ MetadataLastEditorIdentifier string_+
4683
+ MetadataLastEditorName lang-alt_
4658
4684
  ModelAge integer+
4659
4685
  OrganisationInImageCode string+
4660
4686
  OrganisationInImageName string+
4687
+ ParentID string
4661
4688
  PersonHeard Entity Struct+
4662
4689
  PersonHeardIdentifier string_+
4663
4690
  PersonHeardName lang-alt_+
@@ -4678,6 +4705,7 @@ These tags belong to the ExifTool XMP-iptcExt family 1 group.
4678
4705
  ProductInImage ProductDetails Struct+
4679
4706
  ProductInImageDescription lang-alt_+
4680
4707
  ProductInImageGTIN string_+
4708
+ ProductInImageProductId string_+
4681
4709
  ProductInImageName lang-alt_+
4682
4710
  PublicationEvent PublicationEvent Struct+
4683
4711
  PublicationEventDate date_+
@@ -4921,6 +4949,7 @@ is to write ImageRegion as a structure with these tags as new fields.
4921
4949
  ---------- --------
4922
4950
  ProductDescription lang-alt
4923
4951
  ProductGTIN string
4952
+ ProductId string
4924
4953
  ProductName lang-alt
4925
4954
 
4926
4955
  =head3 XMP PublicationEvent Struct
@@ -5078,6 +5107,29 @@ These tags belong to the ExifTool XMP-photoshop family 1 group.
5078
5107
  Tag Name Writable
5079
5108
  -------- --------
5080
5109
  AuthorsPosition string
5110
+ CameraProfiles Camera Struct+
5111
+ CameraProfilesApertureValue real_+
5112
+ CameraProfilesAuthor string_+
5113
+ CameraProfilesAutoScale boolean_+
5114
+ CameraProfilesCameraPrettyName string_+
5115
+ CameraProfilesCameraRawProfile boolean_+
5116
+ CameraProfilesFocalLength real_+
5117
+ CameraProfilesFocusDistance real_+
5118
+ CameraProfilesLens string_+
5119
+ CameraProfilesLensPrettyName string_+
5120
+ CameraProfilesMake string_+
5121
+ CameraProfilesModel string_+
5122
+ CameraProfilesPerspectiveModel PerspectiveModel Struct_+
5123
+ CameraProfilesPerspectiveModelImageXCenter real_+
5124
+ CameraProfilesPerspectiveModelImageYCenter real_+
5125
+ CameraProfilesPerspectiveModelRadialDistortParam1 real_+
5126
+ CameraProfilesPerspectiveModelRadialDistortParam2 real_+
5127
+ CameraProfilesPerspectiveModelRadialDistortParam3 real_+
5128
+ CameraProfilesPerspectiveModelScaleFactor real_+
5129
+ CameraProfilesPerspectiveModelVersion string_+
5130
+ CameraProfilesProfileName string_+
5131
+ CameraProfilesSensorFormatFactor real_+
5132
+ CameraProfilesUniqueCameraModel string_+
5081
5133
  CaptionWriter string
5082
5134
  Category string
5083
5135
  City string
@@ -5102,6 +5154,38 @@ These tags belong to the ExifTool XMP-photoshop family 1 group.
5102
5154
  TransmissionReference string
5103
5155
  Urgency integer
5104
5156
 
5157
+ =head3 XMP Camera Struct
5158
+
5159
+ Field Name Writable
5160
+ ---------- --------
5161
+ ApertureValue real
5162
+ Author string
5163
+ AutoScale boolean
5164
+ CameraPrettyName string
5165
+ CameraRawProfile boolean
5166
+ FocalLength real
5167
+ FocusDistance real
5168
+ Lens string
5169
+ LensPrettyName string
5170
+ Make string
5171
+ Model string
5172
+ PerspectiveModel PerspectiveModel Struct
5173
+ ProfileName string
5174
+ SensorFormatFactor real
5175
+ UniqueCameraModel string
5176
+
5177
+ =head3 XMP PerspectiveModel Struct
5178
+
5179
+ Field Name Writable
5180
+ ---------- --------
5181
+ ImageXCenter real
5182
+ ImageYCenter real
5183
+ RadialDistortParam1 real
5184
+ RadialDistortParam2 real
5185
+ RadialDistortParam3 real
5186
+ ScaleFactor real
5187
+ Version string
5188
+
5105
5189
  =head3 XMP Layer Struct
5106
5190
 
5107
5191
  Field Name Writable
@@ -6299,11 +6383,13 @@ to an image.
6299
6383
  =head2 GeoTiff Tags
6300
6384
 
6301
6385
  ExifTool extracts the following tags from GeoTIFF images. See
6302
- L<http://www.remotesensing.org/geotiff/spec/geotiffhome.html> for the
6303
- complete GeoTIFF specification. Also included in the table below are
6304
- ChartTIFF tags (see L<http://www.charttiff.com/whitepapers.shtml>). GeoTIFF
6305
- tags are not writable individually, but they may be copied en mass via the
6306
- block tags GeoTiffDirectory, GeoTiffDoubleParams and GeoTiffAsciiParams.
6386
+ L<https://web.archive.org/web/20070820121549/http://www.remotesensing.org/geotiff/spec/geotiffhome.html>
6387
+ for the complete GeoTIFF specification. Also included in the table below
6388
+ are ChartTIFF tags (see
6389
+ L<https://web.archive.org/web/20020828193928/http://www.charttiff.com/whitepapers.shtml>).
6390
+ GeoTIFF tags are not writable individually, but they may be copied en mass
6391
+ via the block tags GeoTiffDirectory, GeoTiffDoubleParams and
6392
+ GeoTiffAsciiParams.
6307
6393
 
6308
6394
  Tag ID Tag Name Writable
6309
6395
  ------ -------- --------
@@ -6982,8 +7068,10 @@ Tags extracted from the maker notes of iPhone images.
6982
7068
  0x0008 AccelerationVector rational64s[3]
6983
7069
  0x000a HDRImageType int32s
6984
7070
  0x000b BurstUUID string
7071
+ 0x000c FocusDistanceRange rational64s[2]
6985
7072
  0x0011 MediaGroupUUID string
6986
7073
  0x0015 ImageUniqueID string
7074
+ 0x0017 LivePhotoVideoIndex yes
6987
7075
 
6988
7076
  =head3 Apple RunTime Tags
6989
7077
 
@@ -8406,16 +8494,16 @@ WB tags for the Canon G9.
8406
8494
 
8407
8495
  Index4 Tag Name Writable
8408
8496
  ------ -------- --------
8409
- 2 WB_GRGBLevelsAuto int32s[4]
8410
- 10 WB_GRGBLevelsDaylight int32s[4]
8411
- 18 WB_GRGBLevelsCloudy int32s[4]
8412
- 26 WB_GRGBLevelsTungsten int32s[4]
8413
- 34 WB_GRGBLevelsFluorescent int32s[4]
8414
- 42 WB_GRGBLevelsFluorHigh int32s[4]
8415
- 50 WB_GRGBLevelsFlash int32s[4]
8416
- 58 WB_GRGBLevelsUnderwater int32s[4]
8417
- 66 WB_GRGBLevelsCustom1 int32s[4]
8418
- 74 WB_GRGBLevelsCustom2 int32s[4]
8497
+ 2 WB_GRBGLevelsAuto int32s[4]
8498
+ 10 WB_GRBGLevelsDaylight int32s[4]
8499
+ 18 WB_GRBGLevelsCloudy int32s[4]
8500
+ 26 WB_GRBGLevelsTungsten int32s[4]
8501
+ 34 WB_GRBGLevelsFluorescent int32s[4]
8502
+ 42 WB_GRBGLevelsFluorHigh int32s[4]
8503
+ 50 WB_GRBGLevelsFlash int32s[4]
8504
+ 58 WB_GRBGLevelsUnderwater int32s[4]
8505
+ 66 WB_GRBGLevelsCustom1 int32s[4]
8506
+ 74 WB_GRBGLevelsCustom2 int32s[4]
8419
8507
 
8420
8508
  =head3 Canon FaceDetect3 Tags
8421
8509
 
@@ -9324,7 +9412,7 @@ These tags are used by the R5, R5 and EOS 1DXmkIII.
9324
9412
 
9325
9413
  =head3 Canon ColorData11 Tags
9326
9414
 
9327
- These tags are used by the EOS R3
9415
+ These tags are used by the EOS R3, R7 and R6mkII
9328
9416
 
9329
9417
  Index2 Tag Name Writable
9330
9418
  ------ -------- --------
@@ -10719,7 +10807,8 @@ imaging cameras by FLIR Systems Inc.
10719
10807
 
10720
10808
  Information extracted from FLIR FFF images and the APP1 FLIR segment of JPEG
10721
10809
  images. These tags may also be extracted from the first frame of an FLIR
10722
- SEQ file, or all frames if the ExtractEmbedded option is used.
10810
+ SEQ file, or all frames if the ExtractEmbedded option is used. Setting
10811
+ ExtractEmbedded to 2 also the raw thermal data from all frames.
10723
10812
 
10724
10813
  Tag ID Tag Name Writable
10725
10814
  ------ -------- --------
@@ -11153,6 +11242,7 @@ Tags extracted from FLIR Public image Format (FPF) files.
11153
11242
  0x100a WhiteBalanceFineTune int32s[2]
11154
11243
  0x100b NoiseReduction int16u
11155
11244
  0x100e NoiseReduction int16u
11245
+ 0x100f Clarity int32s
11156
11246
  0x1010 FujiFlashMode int16u
11157
11247
  0x1011 FlashExposureComp rational64s
11158
11248
  0x1020 Macro int16u
@@ -11171,9 +11261,10 @@ Tags extracted from FLIR Public image Format (FPF) files.
11171
11261
  0x1041 HighlightTone int32s
11172
11262
  0x1044 DigitalZoom int32u
11173
11263
  0x1045 LensModulationOptimizer int32u
11174
- 0x1047 GrainEffect int32s
11264
+ 0x1047 GrainEffectRoughness int32s
11175
11265
  0x1048 ColorChromeEffect int32s
11176
11266
  0x1049 BWAdjustment int8s
11267
+ 0x104c GrainEffectSize int16u
11177
11268
  0x104d CropMode int16u
11178
11269
  0x104e ColorChromeFXBlue int32s
11179
11270
  0x1050 ShutterType int16u
@@ -11208,6 +11299,8 @@ Tags extracted from FLIR Public image Format (FPF) files.
11208
11299
  0x1444 DRangePriorityAuto int16u
11209
11300
  0x1445 DRangePriorityFixed int16u
11210
11301
  0x1446 FlickerReduction int32u
11302
+ 0x1447 FujiModel string
11303
+ 0x1448 FujiModel2 string
11211
11304
  0x3803 VideoRecordingMode int32u
11212
11305
  0x3804 PeripheralLighting int16u
11213
11306
  0x3806 VideoCompression int16u
@@ -13444,6 +13537,8 @@ DiMAGE X and Xt.
13444
13537
  ------ -------- --------
13445
13538
  0x5500 BuildNumber string
13446
13539
  0x5501 SerialNumber string
13540
+ 0x6420 CustomRendered string
13541
+ 0x64d0 DriveMode string
13447
13542
  0x665e Sensor string
13448
13543
  0x6705 ManufactureDate string
13449
13544
 
@@ -13497,10 +13592,12 @@ DiMAGE X and Xt.
13497
13592
  0x0032 UnknownInfo2 Nikon UnknownInfo2
13498
13593
  0x0034 ShutterMode int16u
13499
13594
  0x0035 HDRInfo Nikon HDRInfo
13595
+ HDRInfo2 Nikon HDRInfo2
13500
13596
  0x0037 MechanicalShutterCount int32u
13501
13597
  0x0039 LocationInfo Nikon LocationInfo
13502
13598
  0x003d BlackLevel int16u[4]
13503
13599
  0x003e ImageSizeRAW yes
13600
+ 0x003f WhiteBalanceFineTune rational64s[2]
13504
13601
  0x0045 CropArea int16u[4]
13505
13602
  0x004e NikonSettings NikonSettings
13506
13603
  0x004f ColorTemperatureAuto int16u
@@ -13597,7 +13694,8 @@ DiMAGE X and Xt.
13597
13694
  0x00ac ImageStabilization string
13598
13695
  0x00ad AFResponse string
13599
13696
  0x00b0 MultiExposure Nikon MultiExposure
13600
- Nikon MultiExposure
13697
+ MultiExposure2 Nikon MultiExposure
13698
+ Nikon MultiExposure2
13601
13699
  0x00b1 HighISONoiseReduction int16u
13602
13700
  0x00b3 ToningEffect string
13603
13701
  0x00b6 PowerUpTime undef
@@ -13747,6 +13845,7 @@ Color balance tags used by the P1000, P7000, P7100 and B700.
13747
13845
  0 VRInfoVersion no
13748
13846
  4 VibrationReduction int8u
13749
13847
  6 VRMode int8u
13848
+ 8 VRType int8u
13750
13849
 
13751
13850
  =head3 Nikon FaceDetect Tags
13752
13851
 
@@ -13870,12 +13969,20 @@ Color balance tags used by the P1000, P7000, P7100 and B700.
13870
13969
 
13871
13970
  Index1 Tag Name Writable
13872
13971
  ------ -------- --------
13873
- 0 HDRInfoVersion string[4]
13972
+ 0 HDRInfoVersion no
13874
13973
  4 HDR int8u
13875
13974
  5 HDRLevel int8u
13876
13975
  6 HDRSmoothing int8u
13877
13976
  7 HDRLevel2 int8u
13878
13977
 
13978
+ =head3 Nikon HDRInfo2 Tags
13979
+
13980
+ Index1 Tag Name Writable
13981
+ ------ -------- --------
13982
+ 0 HDRInfoVersion no
13983
+ 4 HDR int8u
13984
+ 5 HDRLevel int8u
13985
+
13879
13986
  =head3 Nikon LocationInfo Tags
13880
13987
 
13881
13988
  Tags written by some Nikon GPS-equipped cameras like the AW100.
@@ -14323,8 +14430,8 @@ These tags are extracted from encrypted data in images from the Z9.
14323
14430
  ----- -------- --------
14324
14431
  0 ShotInfoVersion no
14325
14432
  4 FirmwareVersion no
14433
+ 27792 FocusShiftShooting int8u~
14326
14434
  27800 IntervalShooting int16u~
14327
- 30788 FocusShiftShooting int8u~
14328
14435
  60139 RollAngle fixed32u
14329
14436
  60143 PitchAngle fixed32u
14330
14437
  60147 YawAngle fixed32u
@@ -14554,7 +14661,6 @@ Tags found in the encrypted LensData from cameras such as the Z6 and Z7.
14554
14661
  0 LensDataVersion no
14555
14662
  4 ExitPupilPosition int8u
14556
14663
  5 AFAperture int8u
14557
- 9 FocusPosition int8u
14558
14664
  11 FocusDistance int8u
14559
14665
  12 FocalLength int8u
14560
14666
  13 LensIDNumber int8u
@@ -14566,10 +14672,14 @@ Tags found in the encrypted LensData from cameras such as the Z6 and Z7.
14566
14672
  19 MCUVersion int8u
14567
14673
  20 EffectiveMaxAperture int8u
14568
14674
  48 LensID int16u
14675
+ 53 LensMountType? int8u
14569
14676
  54 MaxAperture int16u
14570
14677
  56 FNumber int16u
14571
14678
  60 FocalLength int16u
14572
- 79 FocusDistance int8u
14679
+ 76 FocusDistanceRangeWidth? int8u
14680
+ 78 FocusDistance int16u~
14681
+ 86 LensDriveEnd? int8u
14682
+ 90 LensPositionAbsolute? int32s
14573
14683
 
14574
14684
  =head3 Nikon LensDataUnknown Tags
14575
14685
 
@@ -14747,6 +14857,15 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
14747
14857
  2 MultiExposureShots int32u
14748
14858
  3 MultiExposureAutoGain int32u
14749
14859
 
14860
+ =head3 Nikon MultiExposure2 Tags
14861
+
14862
+ Index4 Tag Name Writable
14863
+ ------ -------- --------
14864
+ 0 MultiExposureVersion no
14865
+ 1 MultiExposureMode int32u
14866
+ 2 MultiExposureShots int32u
14867
+ 3 MultiExposureOverlayMode int32u
14868
+
14750
14869
  =head3 Nikon AFInfo2V0400 Tags
14751
14870
 
14752
14871
  Index1 Tag Name Writable
@@ -14758,6 +14877,7 @@ These tags are used by the D4S, D750, D810, D5500, D7200 (FlashInfoVersion
14758
14877
  69 FocusPositionVertical int8u~
14759
14878
  70 AFAreaWidth int16u
14760
14879
  72 AFAreaHeight int16u
14880
+ 74 FocusResult int8u
14761
14881
 
14762
14882
  =head3 Nikon AFInfo2 Tags
14763
14883
 
@@ -14777,9 +14897,11 @@ These tags are written by Nikon DSLR's which have the live view feature.
14777
14897
  AFPointsUsed undef[21]
14778
14898
  AFPointsUsed undef[29]
14779
14899
  AFPointsUsed undef[20]
14780
- AFPointsUsed undef[13]
14781
14900
  AFPointsUsed undef[7]
14782
- 10 AFPointsUsed undef[14]
14901
+ PrimaryAFPoint int8u
14902
+ 10 AFPointsUsed undef[7]
14903
+ AFPointsUsed undef[11]
14904
+ AFPointsUsed undef[14]
14783
14905
  16 AFImageWidth int16u
14784
14906
  18 AFImageHeight int16u
14785
14907
  20 AFAreaXPosition int16u
@@ -14908,6 +15030,55 @@ cameras such as the Z6 and Z7, and NRW images from some Coolpix cameras.
14908
15030
  ------ -------- --------
14909
15031
  [no tags known]
14910
15032
 
15033
+ =head3 Nikon AVI Tags
15034
+
15035
+ Nikon-specific RIFF tags found in AVI videos.
15036
+
15037
+ Tag ID Tag Name Writable
15038
+ ------ -------- --------
15039
+ 'nctg' NikonTags Nikon AVITags
15040
+ 'ncth' ThumbnailImage no
15041
+ 'ncvr' NikonVers Nikon AVIVers
15042
+ 'ncvw' PreviewImage no
15043
+
15044
+ =head3 Nikon AVITags Tags
15045
+
15046
+ These tags and the AVIVer tags below are found in proprietary-format records
15047
+ of Nikon AVI videos.
15048
+
15049
+ Tag ID Tag Name Writable
15050
+ ------ -------- --------
15051
+ 0x0003 Make no
15052
+ 0x0004 Model no
15053
+ 0x0005 Software no
15054
+ 0x0006 Equipment no
15055
+ 0x0007 Orientation no
15056
+ 0x0008 ExposureTime no
15057
+ 0x0009 FNumber no
15058
+ 0x000a ExposureCompensation no
15059
+ 0x000b MaxApertureValue no
15060
+ 0x000c MeteringMode no
15061
+ 0x000f FocalLength no
15062
+ 0x0010 XResolution no
15063
+ 0x0011 YResolution no
15064
+ 0x0012 ResolutionUnit no
15065
+ 0x0013 DateTimeOriginal no
15066
+ 0x0014 CreateDate no
15067
+ 0x0016 Duration no
15068
+ 0x0018 FocusMode no
15069
+ 0x001b DigitalZoom no
15070
+ 0x001d ColorMode no
15071
+ 0x001e Sharpness no
15072
+ 0x001f WhiteBalance no
15073
+ 0x0020 NoiseReduction no
15074
+
15075
+ =head3 Nikon AVIVers Tags
15076
+
15077
+ Tag ID Tag Name Writable
15078
+ ------ -------- --------
15079
+ 0x0001 MakerNoteType no
15080
+ 0x0002 MakerNoteVersion no
15081
+
14911
15082
  =head3 Nikon NCDT Tags
14912
15083
 
14913
15084
  Nikon-specific QuickTime tags found in the NCDT atom of MOV videos from
@@ -14993,6 +15164,8 @@ videos from some Nikon cameras.
14993
15164
  0x200002c UnknownInfo Nikon UnknownInfo
14994
15165
  0x2000032 UnknownInfo2 Nikon UnknownInfo2
14995
15166
  0x2000039 LocationInfo Nikon LocationInfo
15167
+ 0x200003f WhiteBalanceFineTune no
15168
+ 0x200004e NikonSettings NikonSettings
14996
15169
  0x2000083 LensType no
14997
15170
  0x2000084 Lens no
14998
15171
  0x2000087 FlashMode no
@@ -15033,55 +15206,6 @@ This information is found in MOV and QT videos from some Nikon cameras.
15033
15206
  175 Software no
15034
15207
  223 ISO no
15035
15208
 
15036
- =head3 Nikon AVI Tags
15037
-
15038
- Nikon-specific RIFF tags found in AVI videos.
15039
-
15040
- Tag ID Tag Name Writable
15041
- ------ -------- --------
15042
- 'nctg' NikonTags Nikon AVITags
15043
- 'ncth' ThumbnailImage no
15044
- 'ncvr' NikonVers Nikon AVIVers
15045
- 'ncvw' PreviewImage no
15046
-
15047
- =head3 Nikon AVITags Tags
15048
-
15049
- These tags and the AVIVer tags below are found in proprietary-format records
15050
- of Nikon AVI videos.
15051
-
15052
- Tag ID Tag Name Writable
15053
- ------ -------- --------
15054
- 0x0003 Make no
15055
- 0x0004 Model no
15056
- 0x0005 Software no
15057
- 0x0006 Equipment no
15058
- 0x0007 Orientation no
15059
- 0x0008 ExposureTime no
15060
- 0x0009 FNumber no
15061
- 0x000a ExposureCompensation no
15062
- 0x000b MaxApertureValue no
15063
- 0x000c MeteringMode no
15064
- 0x000f FocalLength no
15065
- 0x0010 XResolution no
15066
- 0x0011 YResolution no
15067
- 0x0012 ResolutionUnit no
15068
- 0x0013 DateTimeOriginal no
15069
- 0x0014 CreateDate no
15070
- 0x0016 Duration no
15071
- 0x0018 FocusMode no
15072
- 0x001b DigitalZoom no
15073
- 0x001d ColorMode no
15074
- 0x001e Sharpness no
15075
- 0x001f WhiteBalance no
15076
- 0x0020 NoiseReduction no
15077
-
15078
- =head3 Nikon AVIVers Tags
15079
-
15080
- Tag ID Tag Name Writable
15081
- ------ -------- --------
15082
- 0x0001 MakerNoteType no
15083
- 0x0002 MakerNoteVersion no
15084
-
15085
15209
  =head2 NikonCustom Tags
15086
15210
 
15087
15211
  Unfortunately, the NikonCustom settings are stored in a binary data block
@@ -16939,110 +17063,18 @@ written by some Olympus voice recorders.
16939
17063
  62 Duration no
16940
17064
  798 Comment no
16941
17065
 
16942
- =head3 Olympus MOV1 Tags
16943
-
16944
- This information is found in MOV videos from Olympus models such as the
16945
- D540Z, D595Z, FE100, FE110, FE115, FE170 and FE200.
16946
-
16947
- Index1 Tag Name Writable
16948
- ------ -------- --------
16949
- 0 Make no
16950
- 24 Model no
16951
- 38 ExposureUnknown? no
16952
- 42 FNumber no
16953
- 50 ExposureCompensation no
16954
- 72 FocalLength no
16955
-
16956
- =head3 Olympus MOV2 Tags
16957
-
16958
- This information is found in MOV videos from Olympus models such as the
16959
- FE120, FE140 and FE190.
16960
-
16961
- Index1 Tag Name Writable
16962
- ------ -------- --------
16963
- 0 Make no
16964
- 24 Model no
16965
- 54 ExposureTime no
16966
- 58 FNumber no
16967
- 66 ExposureCompensation no
16968
- 88 FocalLength no
16969
- 193 ISO no
16970
-
16971
- =head3 Olympus MP4 Tags
16972
-
16973
- This information is found in MP4 videos from Olympus models such as the
16974
- u7040 and u9010.
16975
-
16976
- Index1 Tag Name Writable
16977
- ------ -------- --------
16978
- 0 Make no
16979
- 24 Model no
16980
- 40 FNumber no
16981
- 48 ExposureCompensation no
16982
- 104 MovableInfo Olympus MovableInfo
16983
- 114 MovableInfo Olympus MovableInfo
16984
-
16985
- =head3 Olympus MovableInfo Tags
16986
-
16987
- Index1 Tag Name Writable
16988
- ------ -------- --------
16989
- 4 ISO no
16990
- 44 EncoderVersion no
16991
- 60 DecoderVersion no
16992
- 131 Thumbnail Olympus Thumbnail
16993
-
16994
- =head3 Olympus Thumbnail Tags
16995
-
16996
- Index4 Tag Name Writable
16997
- ------ -------- --------
16998
- 1 ThumbnailWidth no
16999
- 2 ThumbnailHeight no
17000
- 3 ThumbnailLength no
17001
- 4 ThumbnailOffset no
17002
-
17003
- =head3 Olympus MOV3 Tags
17004
-
17005
- QuickTime information found in the TAGS atom of MOV videos from the E-M5.
17006
-
17007
- Tag ID Tag Name Writable
17008
- ------ -------- --------
17009
- 'OLYM' OlympusAtom Olympus OLYM2
17010
-
17011
- =head3 Olympus OLYM2 Tags
17012
-
17013
- Tag ID Tag Name Writable
17014
- ------ -------- --------
17015
- 'prms' MakerNotes Olympus prms
17016
- 'scrn' PreviewInfo Olympus scrn2
17017
- 'thmb' ThumbInfo Olympus thmb2
17018
-
17019
- =head3 Olympus prms Tags
17066
+ =head3 Olympus AVI Tags
17020
17067
 
17021
- Information extracted from the "prms" atom in MOV videos from Olympus models
17022
- such as the OM E-M5.
17068
+ This information is found in Olympus AVI videos.
17023
17069
 
17024
17070
  Index1 Tag Name Writable
17025
17071
  ------ -------- --------
17026
17072
  18 Make no
17027
17073
  44 Model no
17074
+ 94 FNumber no
17028
17075
  131 DateTime1 no
17029
17076
  157 DateTime2 no
17030
- 383 LensModel no
17031
-
17032
- =head3 Olympus scrn2 Tags
17033
-
17034
- Index1 Tag Name Writable
17035
- ------ -------- --------
17036
- 2 OlympusPreview Olympus scrn
17037
-
17038
- =head3 Olympus scrn Tags
17039
-
17040
- Information extracted from the "scrn" atom of Olympus MP4 videos.
17041
-
17042
- Index1 Tag Name Writable
17043
- ------ -------- --------
17044
- 0 PreviewImageLength no
17045
- 4 PreviewImage no
17077
+ 297 ThumbInfo Olympus thmb2
17046
17078
 
17047
17079
  =head3 Olympus thmb2 Tags
17048
17080
 
@@ -17053,42 +17085,6 @@ Information extracted from the "scrn" atom of Olympus MP4 videos.
17053
17085
  4 ThumbnailLength no
17054
17086
  8 ThumbnailImage no
17055
17087
 
17056
- =head3 Olympus thmb Tags
17057
-
17058
- Information extracted from the "thmb" atom of Olympus MP4 videos.
17059
-
17060
- Index1 Tag Name Writable
17061
- ------ -------- --------
17062
- 0 ThumbnailLength no
17063
- 4 ThumbnailImage no
17064
-
17065
- =head3 Olympus OLYM Tags
17066
-
17067
- Tags found in the OLYM atom of MP4 videos from the TG-810.
17068
-
17069
- Index1 Tag Name Writable
17070
- ------ -------- --------
17071
- 14 Make no
17072
- 40 Model no
17073
- 90 FNumber no
17074
- 127 DateTimeOriginal no
17075
- 153 DateTime2 no
17076
- 265 ThumbnailWidth no
17077
- 267 ThumbnailHeight no
17078
-
17079
- =head3 Olympus AVI Tags
17080
-
17081
- This information is found in Olympus AVI videos.
17082
-
17083
- Index1 Tag Name Writable
17084
- ------ -------- --------
17085
- 18 Make no
17086
- 44 Model no
17087
- 94 FNumber no
17088
- 131 DateTime1 no
17089
- 157 DateTime2 no
17090
- 297 ThumbInfo Olympus thmb2
17091
-
17092
17088
  =head3 Olympus WAV Tags
17093
17089
 
17094
17090
  This information is found in WAV files from Olympus PCM linear recorders
@@ -17119,6 +17115,134 @@ like the LS-5, LS-10, LS-11.
17119
17115
  662 Index15 no
17120
17116
  672 Index16 no
17121
17117
 
17118
+ =head3 Olympus MOV1 Tags
17119
+
17120
+ This information is found in MOV videos from Olympus models such as the
17121
+ D540Z, D595Z, FE100, FE110, FE115, FE170 and FE200.
17122
+
17123
+ Index1 Tag Name Writable
17124
+ ------ -------- --------
17125
+ 0 Make no
17126
+ 24 Model no
17127
+ 38 ExposureUnknown? no
17128
+ 42 FNumber no
17129
+ 50 ExposureCompensation no
17130
+ 72 FocalLength no
17131
+
17132
+ =head3 Olympus MOV2 Tags
17133
+
17134
+ This information is found in MOV videos from Olympus models such as the
17135
+ FE120, FE140 and FE190.
17136
+
17137
+ Index1 Tag Name Writable
17138
+ ------ -------- --------
17139
+ 0 Make no
17140
+ 24 Model no
17141
+ 54 ExposureTime no
17142
+ 58 FNumber no
17143
+ 66 ExposureCompensation no
17144
+ 88 FocalLength no
17145
+ 193 ISO no
17146
+
17147
+ =head3 Olympus MP4 Tags
17148
+
17149
+ This information is found in MP4 videos from Olympus models such as the
17150
+ u7040 and u9010.
17151
+
17152
+ Index1 Tag Name Writable
17153
+ ------ -------- --------
17154
+ 0 Make no
17155
+ 24 Model no
17156
+ 40 FNumber no
17157
+ 48 ExposureCompensation no
17158
+ 104 MovableInfo Olympus MovableInfo
17159
+ 114 MovableInfo Olympus MovableInfo
17160
+
17161
+ =head3 Olympus MovableInfo Tags
17162
+
17163
+ Index1 Tag Name Writable
17164
+ ------ -------- --------
17165
+ 4 ISO no
17166
+ 44 EncoderVersion no
17167
+ 60 DecoderVersion no
17168
+ 131 Thumbnail Olympus Thumbnail
17169
+
17170
+ =head3 Olympus Thumbnail Tags
17171
+
17172
+ Index4 Tag Name Writable
17173
+ ------ -------- --------
17174
+ 1 ThumbnailWidth no
17175
+ 2 ThumbnailHeight no
17176
+ 3 ThumbnailLength no
17177
+ 4 ThumbnailOffset no
17178
+
17179
+ =head3 Olympus MOV3 Tags
17180
+
17181
+ QuickTime information found in the TAGS atom of MOV videos from the E-M5.
17182
+
17183
+ Tag ID Tag Name Writable
17184
+ ------ -------- --------
17185
+ 'OLYM' OlympusAtom Olympus OLYM2
17186
+
17187
+ =head3 Olympus OLYM2 Tags
17188
+
17189
+ Tag ID Tag Name Writable
17190
+ ------ -------- --------
17191
+ 'prms' MakerNotes Olympus prms
17192
+ 'scrn' PreviewInfo Olympus scrn2
17193
+ 'thmb' ThumbInfo Olympus thmb2
17194
+
17195
+ =head3 Olympus prms Tags
17196
+
17197
+ Information extracted from the "prms" atom in MOV videos from Olympus models
17198
+ such as the OM E-M5.
17199
+
17200
+ Index1 Tag Name Writable
17201
+ ------ -------- --------
17202
+ 18 Make no
17203
+ 44 Model no
17204
+ 131 DateTime1 no
17205
+ 157 DateTime2 no
17206
+ 383 LensModel no
17207
+
17208
+ =head3 Olympus scrn2 Tags
17209
+
17210
+ Index1 Tag Name Writable
17211
+ ------ -------- --------
17212
+ 2 OlympusPreview Olympus scrn
17213
+
17214
+ =head3 Olympus scrn Tags
17215
+
17216
+ Information extracted from the "scrn" atom of Olympus MP4 videos.
17217
+
17218
+ Index1 Tag Name Writable
17219
+ ------ -------- --------
17220
+ 0 PreviewImageLength no
17221
+ 4 PreviewImage no
17222
+
17223
+ =head3 Olympus thmb Tags
17224
+
17225
+ Information extracted from the "thmb" atom of Olympus MP4 videos.
17226
+
17227
+ Index1 Tag Name Writable
17228
+ ------ -------- --------
17229
+ 0 ThumbnailLength no
17230
+ 4 ThumbnailImage no
17231
+
17232
+ =head3 Olympus OLYM Tags
17233
+
17234
+ Tags found in the OLYM atom of MP4 videos from the TG-810.
17235
+
17236
+ Index1 Tag Name Writable
17237
+ ------ -------- --------
17238
+ 14 Make no
17239
+ 40 Model no
17240
+ 90 FNumber no
17241
+ 127 DateTimeOriginal no
17242
+ 153 DateTime2 no
17243
+ 265 ThumbnailWidth no
17244
+ 267 ThumbnailHeight no
17245
+
17122
17246
  =head2 Panasonic Tags
17123
17247
 
17124
17248
  These tags are used in Panasonic/Leica cameras.
@@ -17239,6 +17363,8 @@ These tags are used in Panasonic/Leica cameras.
17239
17363
  0x00d2 MonochromeGrainEffect int16u
17240
17364
  0x00d6 NoiseReductionStrength rational64s
17241
17365
  0x00e4 LensTypeModel int16u
17366
+ 0x00e8 MinimumISO int32u
17367
+ 0x00ee DynamicRangeBoost int16u
17242
17368
  0x0e00 PrintIM PrintIM
17243
17369
  0x2003 TimeInfo Panasonic TimeInfo
17244
17370
  0x8000 MakerNoteVersion undef
@@ -18240,6 +18366,39 @@ Tags extracted from the maker notes of AVI videos from the Optio S1.
18240
18366
  ------ -------- --------
18241
18367
  0x0000 MakerNoteVersion no
18242
18368
 
18369
+ =head3 Pentax Junk Tags
18370
+
18371
+ Tags found in the JUNK chunk of AVI videos from the RS1000.
18372
+
18373
+ Index1 Tag Name Writable
18374
+ ------ -------- --------
18375
+ 12 Model no
18376
+
18377
+ =head3 Pentax Junk2 Tags
18378
+
18379
+ This information is found in AVI videos from the Optio RZ18.
18380
+
18381
+ Index1 Tag Name Writable
18382
+ ------ -------- --------
18383
+ 18 Make no
18384
+ 44 Model no
18385
+ 94 FNumber no
18386
+ 131 DateTime1 no
18387
+ 157 DateTime2 no
18388
+ 299 ThumbnailWidth no
18389
+ 301 ThumbnailHeight no
18390
+ 303 ThumbnailLength no
18391
+ 307 ThumbnailImage no
18392
+
18393
+ =head3 Pentax AVI Tags
18394
+
18395
+ Pentax-specific RIFF tags found in AVI videos.
18396
+
18397
+ Tag ID Tag Name Writable
18398
+ ------ -------- --------
18399
+ 'hymn' MakerNotes Pentax
18400
+ 'mknt' MakerNotes Pentax
18401
+
18243
18402
  =head3 Pentax PENT Tags
18244
18403
 
18245
18404
  Tags found in the PENT atom of MOV videos from the Optio WG-2 GPS.
@@ -18294,39 +18453,6 @@ This information is found in MOV videos from cameras such as the Optio WP.
18294
18453
  72 FocalLength no
18295
18454
  175 ISO no
18296
18455
 
18297
- =head3 Pentax Junk Tags
18298
-
18299
- Tags found in the JUNK chunk of AVI videos from the RS1000.
18300
-
18301
- Index1 Tag Name Writable
18302
- ------ -------- --------
18303
- 12 Model no
18304
-
18305
- =head3 Pentax Junk2 Tags
18306
-
18307
- This information is found in AVI videos from the Optio RZ18.
18308
-
18309
- Index1 Tag Name Writable
18310
- ------ -------- --------
18311
- 18 Make no
18312
- 44 Model no
18313
- 94 FNumber no
18314
- 131 DateTime1 no
18315
- 157 DateTime2 no
18316
- 299 ThumbnailWidth no
18317
- 301 ThumbnailHeight no
18318
- 303 ThumbnailLength no
18319
- 307 ThumbnailImage no
18320
-
18321
- =head3 Pentax AVI Tags
18322
-
18323
- Pentax-specific RIFF tags found in AVI videos.
18324
-
18325
- Tag ID Tag Name Writable
18326
- ------ -------- --------
18327
- 'hymn' MakerNotes Pentax
18328
- 'mknt' MakerNotes Pentax
18329
-
18330
18456
  =head2 PhaseOne Tags
18331
18457
 
18332
18458
  These tags are extracted from the maker notes of Phase One images.
@@ -20332,6 +20458,7 @@ WX350/WX500, ILCE-1/7/7C/7R/7S/7M2/7M3/7RM2/7RM3/7RM4/7SM2/7SM3/9/9M2/5000/
20332
20458
 
20333
20459
  Index1 Tag Name Writable
20334
20460
  ------ -------- --------
20461
+ 1102 ISOInfo Sony ISOInfo
20335
20462
  1176 ISOInfo Sony ISOInfo
20336
20463
  1181 ISOInfo Sony ISOInfo
20337
20464
  1185 ISOInfo Sony ISOInfo
@@ -20664,7 +20791,7 @@ E-mount models.
20664
20791
 
20665
20792
  =head3 Sony Tag9416 Tags
20666
20793
 
20667
- Valid for the ILCE-1/7M4/7SM3, ILME-FX3.
20794
+ Valid for the ILCE-1/7M4/7RM5/7SM3, ILME-FX3.
20668
20795
 
20669
20796
  Index1 Tag Name Writable
20670
20797
  ------ -------- --------
@@ -20689,8 +20816,10 @@ Valid for the ILCE-1/7M4/7SM3, ILME-FX3.
20689
20816
  117 MaxFocalLength no
20690
20817
  2191 VignettingCorrParams no
20691
20818
  2193 VignettingCorrParams no
20819
+ 2203 VignettingCorrParams no
20692
20820
  2324 ChromaticAberrationCorrParams no
20693
20821
  2326 ChromaticAberrationCorrParams no
20822
+ 2373 ChromaticAberrationCorrParams no
20694
20823
 
20695
20824
  =head3 Sony PIC Tags
20696
20825
 
@@ -20789,39 +20918,39 @@ Tags in the encrypted SR2SubIFD
20789
20918
 
20790
20919
  Tag ID Tag Name Writable
20791
20920
  ------ -------- --------
20792
- 0x7300 BlackLevel no
20793
- 0x7302 WB_GRBGLevelsAuto no
20794
- 0x7303 WB_GRBGLevels no
20795
- 0x7310 BlackLevel no
20796
- 0x7312 WB_RGGBLevelsAuto no
20797
- 0x7313 WB_RGGBLevels no
20798
- 0x7480 WB_RGBLevelsDaylight no
20799
- 0x7481 WB_RGBLevelsCloudy no
20800
- 0x7482 WB_RGBLevelsTungsten no
20801
- 0x7483 WB_RGBLevelsFlash no
20802
- 0x7484 WB_RGBLevels4500K no
20803
- 0x7486 WB_RGBLevelsFluorescent no
20921
+ 0x7300 BlackLevel int16u[4]!
20922
+ 0x7302 WB_GRBGLevelsAuto int16s[4]!
20923
+ 0x7303 WB_GRBGLevels int16s[4]!
20924
+ 0x7310 BlackLevel int16u[4]!
20925
+ 0x7312 WB_RGGBLevelsAuto int16s[4]!
20926
+ 0x7313 WB_RGGBLevels int16s[4]!
20927
+ 0x7480 WB_RGBLevelsDaylight int16s[4]!
20928
+ 0x7481 WB_RGBLevelsCloudy int16s[4]!
20929
+ 0x7482 WB_RGBLevelsTungsten int16s[4]!
20930
+ 0x7483 WB_RGBLevelsFlash int16s[4]!
20931
+ 0x7484 WB_RGBLevels4500K int16s[4]!
20932
+ 0x7486 WB_RGBLevelsFluorescent int16s[4]!
20804
20933
  0x74a0 MaxApertureAtMaxFocal no
20805
20934
  0x74a1 MaxApertureAtMinFocal no
20806
20935
  0x74a2 MaxFocalLength no
20807
20936
  0x74a3 MinFocalLength no
20808
20937
  0x74c0 SR2DataIFD Sony SR2DataIFD
20809
20938
  0x7800 ColorMatrix no
20810
- 0x7820 WB_RGBLevelsDaylight no
20811
- 0x7821 WB_RGBLevelsCloudy no
20812
- 0x7822 WB_RGBLevelsTungsten no
20813
- 0x7823 WB_RGBLevelsFlash no
20814
- 0x7824 WB_RGBLevels4500K no
20815
- 0x7825 WB_RGBLevelsShade no
20816
- 0x7826 WB_RGBLevelsFluorescent no
20817
- 0x7827 WB_RGBLevelsFluorescentP1 no
20818
- 0x7828 WB_RGBLevelsFluorescentP2 no
20819
- 0x7829 WB_RGBLevelsFluorescentM1 no
20820
- 0x782a WB_RGBLevels8500K no
20821
- 0x782b WB_RGBLevels6000K no
20822
- 0x782c WB_RGBLevels3200K no
20823
- 0x782d WB_RGBLevels2500K no
20824
- 0x787f WhiteLevel no
20939
+ 0x7820 WB_RGBLevelsDaylight int16s[3]!
20940
+ 0x7821 WB_RGBLevelsCloudy int16s[3]!
20941
+ 0x7822 WB_RGBLevelsTungsten int16s[3]!
20942
+ 0x7823 WB_RGBLevelsFlash int16s[3]!
20943
+ 0x7824 WB_RGBLevels4500K int16s[3]!
20944
+ 0x7825 WB_RGBLevelsShade int16s[3]!
20945
+ 0x7826 WB_RGBLevelsFluorescent int16s[3]!
20946
+ 0x7827 WB_RGBLevelsFluorescentP1 int16s[3]!
20947
+ 0x7828 WB_RGBLevelsFluorescentP2 int16s[3]!
20948
+ 0x7829 WB_RGBLevelsFluorescentM1 int16s[3]!
20949
+ 0x782a WB_RGBLevels8500K int16s[3]!
20950
+ 0x782b WB_RGBLevels6000K int16s[3]!
20951
+ 0x782c WB_RGBLevels3200K int16s[3]!
20952
+ 0x782d WB_RGBLevels2500K int16s[3]!
20953
+ 0x787f WhiteLevel int16u[3]!
20825
20954
  0x797d VignettingCorrParams no
20826
20955
  0x7980 ChromaticAberrationCorrParams no
20827
20956
  0x7982 DistortionCorrParams no
@@ -21656,28 +21785,30 @@ unrecognized Windows Compound Binary file as a FlashPix (FPX) file. See
21656
21785
  L<http://graphcomp.com/info/specs/livepicture/fpx.pdf> for the FlashPix
21657
21786
  specification.
21658
21787
 
21659
- Tag ID Tag Name Writable
21660
- ------ -------- --------
21661
- "\x01CompObj" CompObj FlashPix CompObj
21662
- "\x05Audio Info" AudioInfo FlashPix AudioInfo
21663
- "\x05Data Object" DataObject FlashPix DataObject
21788
+ Tag ID Tag Name Writable
21789
+ ------ -------- --------
21790
+ "\x01CompObj" CompObj FlashPix CompObj
21791
+ "\x05Audio Info" AudioInfo FlashPix AudioInfo
21792
+ "\x05Data Object" DataObject FlashPix DataObject
21664
21793
  "\x05DocumentSummaryInformation" DocumentInfo FlashPix DocumentInfo
21665
- "\x05Extension List" Extensions FlashPix Extensions
21666
- "\x05Global Info" GlobalInfo FlashPix GlobalInfo
21667
- "\x05Image Contents" Image FlashPix Image
21668
- "\x05Image Info" ImageInfo FlashPix ImageInfo
21669
- "\x05Operation" Operation FlashPix Operation
21670
- "\x05Screen Nail" ScreenNail no
21671
- "\x05SummaryInformation" SummaryInfo FlashPix SummaryInfo
21672
- "\x05Transform" Transform FlashPix Transform
21673
- 'Audio Stream' AudioStream no
21674
- 'Contents' Contents XMP
21675
- 'Current User' CurrentUser no
21676
- 'ICC Profile 0001' ICC_Profile ICC_Profile
21677
- 'Preview' PreviewImage no
21678
- 'Property' PreviewInfo FlashPix PreviewInfo
21679
- 'Subimage 0000 Header' SubimageHdr FlashPix SubimageHdr
21680
- 'WordDocument' WordDocument FlashPix WordDocument
21794
+ "\x05Extension List" Extensions FlashPix Extensions
21795
+ "\x05Global Info" GlobalInfo FlashPix GlobalInfo
21796
+ "\x05Image Contents" Image FlashPix Image
21797
+ "\x05Image Info" ImageInfo FlashPix ImageInfo
21798
+ "\x05Operation" Operation FlashPix Operation
21799
+ "\x05Screen Nail" ScreenNail no
21800
+ "\x05SummaryInformation" SummaryInfo FlashPix SummaryInfo
21801
+ "\x05Transform" Transform FlashPix Transform
21802
+ 'Audio Stream' AudioStream no
21803
+ 'BasicFileInfo' BasicFileInfo no
21804
+ 'Contents' Contents XMP
21805
+ 'Current User' CurrentUser no
21806
+ 'ICC Profile 0001' ICC_Profile ICC_Profile
21807
+ 'IeImg' EmbeddedImage no
21808
+ 'Preview' PreviewImage no
21809
+ 'Property' PreviewInfo FlashPix PreviewInfo
21810
+ 'Subimage 0000 Header' SubimageHdr FlashPix SubimageHdr
21811
+ 'WordDocument' WordDocument FlashPix WordDocument
21681
21812
 
21682
21813
  =head3 FlashPix CompObj Tags
21683
21814
 
@@ -23770,6 +23901,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
23770
23901
  DCVerbatimLocality string_
23771
23902
  DCVerbatimLongitude string_
23772
23903
  DCVerbatimSRS string_
23904
+ DCVerticalDatum string_
23773
23905
  DCWaterBody string_
23774
23906
  DCEvent DarwinCore Event Struct
23775
23907
  EventDay integer_
@@ -23842,7 +23974,9 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
23842
23974
  IdentificationRemarks string_
23843
23975
  IdentificationVerificationStatus string_
23844
23976
  IdentifiedBy string_
23977
+ IdentifiedByID string_
23845
23978
  TypeStatus string_
23979
+ VerbatimIdentification string_
23846
23980
  LivingSpecimen DarwinCore MaterialSample Struct
23847
23981
  LivingSpecimenMaterialSampleID string_
23848
23982
  MachineObservation DarwinCore Event Struct
@@ -23886,8 +24020,10 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
23886
24020
  OccurrenceAssociatedTaxa string_
23887
24021
  OccurrenceBehavior string_
23888
24022
  OccurrenceCatalogNumber string_
24023
+ OccurrenceDegreeOfEstablishment string_
23889
24024
  OccurrenceDisposition string_
23890
24025
  OccurrenceEstablishmentMeans string_
24026
+ OccurrenceGeoreferenceVerificationStatus string_
23891
24027
  OccurrenceIndividualCount string_
23892
24028
  OccurrenceIndividualID string_
23893
24029
  OccurrenceLifeStage string_
@@ -23898,9 +24034,11 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
23898
24034
  OccurrenceOrganismQuantity string_
23899
24035
  OccurrenceOrganismQuantityType string_
23900
24036
  OccurrenceOtherCatalogNumbers string_
24037
+ OccurrencePathway string_
23901
24038
  OccurrencePreparations string_
23902
24039
  OccurrencePreviousIdentifications string_
23903
24040
  OccurrenceRecordedBy string_
24041
+ OccurrenceRecordedByID string_
23904
24042
  OccurrenceRecordNumber string_
23905
24043
  OccurrenceReproductiveCondition string_
23906
24044
  OccurrenceSex string_
@@ -23931,6 +24069,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
23931
24069
  RelationshipAccordingTo string_
23932
24070
  RelationshipEstablishedDate date_
23933
24071
  RelationshipOfResource string_
24072
+ RelationshipOfResourceID string_
23934
24073
  RelationshipRemarks string_
23935
24074
  ResourceID string_
23936
24075
  ResourceRelationshipID string_
@@ -23938,6 +24077,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
23938
24077
  TaxonAcceptedNameUsage string_
23939
24078
  TaxonAcceptedNameUsageID string_
23940
24079
  TaxonClass string_
24080
+ TaxonCultivarEpithet string_
23941
24081
  TaxonFamily string_
23942
24082
  TaxonGenus string_
23943
24083
  TaxonHigherClassification string_
@@ -24016,6 +24156,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
24016
24156
  VerbatimLocality string
24017
24157
  VerbatimLongitude string
24018
24158
  VerbatimSRS string
24159
+ VerticalDatum string
24019
24160
  WaterBody string
24020
24161
 
24021
24162
  =head3 DarwinCore Event Struct
@@ -24083,7 +24224,9 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
24083
24224
  IdentificationRemarks string
24084
24225
  IdentificationVerificationStatus string
24085
24226
  IdentifiedBy string
24227
+ IdentifiedByID string
24086
24228
  TypeStatus string
24229
+ VerbatimIdentification string
24087
24230
 
24088
24231
  =head3 DarwinCore MeasurementOrFact Struct
24089
24232
 
@@ -24110,8 +24253,10 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
24110
24253
  AssociatedTaxa string
24111
24254
  Behavior string
24112
24255
  CatalogNumber string
24256
+ DegreeOfEstablishment string
24113
24257
  Disposition string
24114
24258
  EstablishmentMeans string
24259
+ GeoreferenceVerificationStatus string
24115
24260
  IndividualCount string
24116
24261
  IndividualID string
24117
24262
  LifeStage string
@@ -24122,10 +24267,12 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
24122
24267
  OrganismQuantity string
24123
24268
  OrganismQuantityType string
24124
24269
  OtherCatalogNumbers string
24270
+ Pathway string
24125
24271
  Preparations string
24126
24272
  PreviousIdentifications string
24127
24273
  RecordNumber string
24128
24274
  RecordedBy string
24275
+ RecordedByID string
24129
24276
  ReproductiveCondition string
24130
24277
  Sex string
24131
24278
 
@@ -24165,6 +24312,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
24165
24312
  RelationshipAccordingTo string
24166
24313
  RelationshipEstablishedDate date
24167
24314
  RelationshipOfResource string
24315
+ RelationshipOfResourceID string
24168
24316
  RelationshipRemarks string
24169
24317
  ResourceID string
24170
24318
  ResourceRelationshipID string
@@ -24176,6 +24324,7 @@ These tags belong to the ExifTool XMP-dwc family 1 group.
24176
24324
  AcceptedNameUsage string
24177
24325
  AcceptedNameUsageID string
24178
24326
  Class string
24327
+ CultivarEpithet string
24179
24328
  Family string
24180
24329
  Genus string
24181
24330
  HigherClassification string
@@ -25139,6 +25288,7 @@ Information related to geographic location.
25139
25288
  'Components' ComponentsConfiguration string
25140
25289
  'Compression' CompressionRatio rational32u
25141
25290
  'ImageSize' ImageSize int16u[n]
25291
+ 'OriginalImageSize' OriginalImageSize int16u[n]
25142
25292
  'Resolution' Resolution rational64u[n]
25143
25293
  'data' FullSizeImage undef
25144
25294
 
@@ -25348,6 +25498,29 @@ Graphics) images. See L<http://bellard.org/bpg/> for the specification.
25348
25498
  0x0004 ThumbnailBPG no
25349
25499
  0x0005 AnimationControl? no
25350
25500
 
25501
+ =head2 ICO Tags
25502
+
25503
+ Information extracted from Windows ICO (icon) and CUR (cursor) files.
25504
+
25505
+ Index1 Tag Name Writable
25506
+ ------ -------- --------
25507
+ 2 ImageType no
25508
+ 4 ImageCount no
25509
+ 6 IconDir ICO IconDir
25510
+
25511
+ =head3 ICO IconDir Tags
25512
+
25513
+ Index1 Tag Name Writable
25514
+ ------ -------- --------
25515
+ 0 ImageWidth no
25516
+ 1 ImageHeight no
25517
+ 2 NumColors no
25518
+ 4 ColorPlanes no
25519
+ HotspotX no
25520
+ 6 BitsPerPixel no
25521
+ HotspotY no
25522
+ 8 ImageLength no
25523
+
25351
25524
  =head2 PICT Tags
25352
25525
 
25353
25526
  The PICT format contains no true meta information, except for the possible
@@ -27150,733 +27323,231 @@ This information is found in iTunes Cover Flow data files.
27150
27323
  7 ImageWidth no
27151
27324
  8 ImageHeight no
27152
27325
 
27153
- =head2 FLAC Tags
27326
+ =head2 QuickTime Tags
27154
27327
 
27155
- Free Lossless Audio Codec (FLAC) meta information. ExifTool also extracts
27156
- ID3 information from these files.
27328
+ The QuickTime format is used for many different types of audio, video and
27329
+ image files (most notably, MOV/MP4 videos and HEIC/CR3 images). ExifTool
27330
+ extracts standard meta information and a variety of audio, video and image
27331
+ parameters, as well as proprietary information written by many camera
27332
+ models. Tags with a question mark after their name are not extracted unless
27333
+ the Unknown option is set.
27157
27334
 
27158
- Tag ID Tag Name Writable
27159
- ------ -------- --------
27160
- 0x0000 StreamInfo FLAC StreamInfo
27161
- 0x0001 Padding? no
27162
- 0x0002 Application? no
27163
- 0x0003 SeekTable? no
27164
- 0x0004 VorbisComment Vorbis Comments
27165
- 0x0005 CueSheet? no
27166
- 0x0006 Picture FLAC Picture
27335
+ When writing, ExifTool creates both QuickTime and XMP tags by default, but
27336
+ the group may be specified to write one or the other separately. If no
27337
+ location is specified, newly created QuickTime tags are added in the
27338
+ L<ItemList|Image::ExifTool::TagNames/QuickTime ItemList Tags> location if
27339
+ possible, otherwise in
27340
+ L<UserData|Image::ExifTool::TagNames/QuickTime UserData Tags>, and
27341
+ finally in L<Keys|Image::ExifTool::TagNames/QuickTime Keys Tags>,
27342
+ but this order may be changed by setting the PREFERRED level of the
27343
+ appropriate table in the config file (see
27344
+ example.config in the full distribution for an
27345
+ example). Note that some tags with the same name but different ID's may
27346
+ exist in the same location, but the family 7 group names may be used to
27347
+ differentiate these. ExifTool currently writes only top-level metadata in
27348
+ QuickTime-based files; it extracts other track-specific and timed metadata,
27349
+ but can not yet edit tags in these locations (with the exception of
27350
+ track-level date/time tags).
27167
27351
 
27168
- =head3 FLAC StreamInfo Tags
27352
+ Alternate language tags may be accessed for
27353
+ L<ItemList|Image::ExifTool::TagNames/QuickTime ItemList Tags> and
27354
+ L<Keys|Image::ExifTool::TagNames/QuickTime Keys Tags> tags by adding
27355
+ a 3-character ISO 639-2 language code and an optional ISO 3166-1 alpha 2
27356
+ country code to the tag name (eg. "ItemList:Artist-deu" or
27357
+ "ItemList::Artist-deu-DE"). Most
27358
+ L<UserData|Image::ExifTool::TagNames/QuickTime UserData Tags> tags support a
27359
+ language code, but without a country code. If no language code is specified
27360
+ when writing, the default language is written and alternate languages for
27361
+ the tag are deleted. Use the "und" language code to write the default
27362
+ language without deleting alternate languages. Note that "eng" is treated
27363
+ as a default language when reading, but not when writing.
27169
27364
 
27170
- FLAC is big-endian, so bit 0 is the high-order bit in this table.
27365
+ According to the specification, integer-format QuickTime date/time tags
27366
+ should be stored as UTC. Unfortunately, digital cameras often store local
27367
+ time values instead (presumably because they don't know the time zone). For
27368
+ this reason, by default ExifTool does not assume a time zone for these
27369
+ values. However, if the API QuickTimeUTC option is set, then ExifTool will
27370
+ assume these values are properly stored as UTC, and will convert them to
27371
+ local time when extracting.
27372
+
27373
+ When writing string-based date/time tags, the system time zone is added if
27374
+ the PrintConv option is enabled and no time zone is specified. This is
27375
+ because Apple software may display crazy values if the time zone is missing
27376
+ for some tags.
27377
+
27378
+ By default ExifTool will remove null padding from some QuickTime containers
27379
+ in Canon CR3 files when writing, but the
27380
+ QuickTimePad option may be used to preserve
27381
+ the original size by padding with nulls if necessary.
27382
+
27383
+ See
27384
+ L<https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/>
27385
+ for the official specification.
27171
27386
 
27172
27387
  Tag ID Tag Name Writable
27173
27388
  ------ -------- --------
27174
- 'Bit000-015' BlockSizeMin no
27175
- 'Bit016-031' BlockSizeMax no
27176
- 'Bit032-055' FrameSizeMin no
27177
- 'Bit056-079' FrameSizeMax no
27178
- 'Bit080-099' SampleRate no
27179
- 'Bit100-102' Channels no
27180
- 'Bit103-107' BitsPerSample no
27181
- 'Bit108-143' TotalSamples no
27182
- 'Bit144-271' MD5Signature no
27389
+ 'GPS ' GPSDataList2? no
27390
+ 'IDIT' DateTimeOriginal string
27391
+ 'PICT' PreviewPICT no
27392
+ '_htc' HTCInfo QuickTime HTCInfo
27393
+ 'ardt' ARDroneFile no
27394
+ 'frea' Kodak_frea Kodak frea
27395
+ 'free' KodakFree Kodak Free
27396
+ Pittasoft QuickTime Pittasoft
27397
+ ThumbnailImage no
27398
+ Free? no
27399
+ 'ftyp' FileType QuickTime FileType
27400
+ 'gps0' GPSTrack QuickTime Stream
27401
+ 'gsen' GSensor QuickTime Stream
27402
+ 'junk' Junk? no
27403
+ 'mdat' MediaData? no
27404
+ 'mdat-offset' MediaDataOffset no
27405
+ 'mdat-size' MediaDataSize no
27406
+ 'meco' OtherMeta QuickTime OtherMeta
27407
+ 'meta' Meta QuickTime Meta
27408
+ 'moof' MovieFragment QuickTime MovieFragment
27409
+ 'moov' Movie QuickTime Movie
27410
+ 'pict' PreviewPICT no
27411
+ 'pnot' Preview QuickTime Preview
27412
+ 'prrt' ARDroneTelemetry no
27413
+ 'sefd' SamsungTrailer Samsung Trailer
27414
+ 'skip' CanonSkip Canon Skip
27415
+ PreviewImage no
27416
+ SkipInfo -
27417
+ Skip? no
27418
+ 'thm ' ThumbnailImage no
27419
+ 'thum' ThumbnailImage no
27420
+ 'udat' GPSLog no
27421
+ 'udta' UserData FLIR UserData
27422
+ 'uuid' XMP XMP
27423
+ UUID-PROF QuickTime Profile
27424
+ UUID-Flip QuickTime Flip
27425
+ UUID-Canon2 Canon uuid2
27426
+ SensorData QuickTime Tags360Fly
27427
+ SensorData no
27428
+ PreviewImage no
27429
+ UUID-Unknown? no
27430
+ 'wide' Wide? no
27183
27431
 
27184
- =head3 FLAC Picture Tags
27432
+ =head3 QuickTime Stream Tags
27185
27433
 
27186
- Index4 Tag Name Writable
27187
- ------ -------- --------
27188
- 0 PictureType no
27189
- 1 PictureMIMEType no
27190
- 2 PictureDescription no
27191
- 3 PictureWidth no
27192
- 4 PictureHeight no
27193
- 5 PictureBitsPerPixel no
27194
- 6 PictureIndexedColors no
27195
- 7 PictureLength no
27196
- 8 Picture no
27434
+ The tags below are extracted from timed metadata in QuickTime and other
27435
+ formats of video files when the ExtractEmbedded option is used. Although
27436
+ most of these tags are combined into the single table below, ExifTool
27437
+ currently reads 62 different formats of timed GPS metadata from video files.
27197
27438
 
27198
- =head2 Ogg Tags
27439
+ Tag Name Writable
27440
+ -------- --------
27441
+ Accelerometer no
27442
+ AccelerometerData no
27443
+ AngularVelocity no
27444
+ CTMD Canon CTMD
27445
+ CameraDateTime no
27446
+ Car no
27447
+ Distance no
27448
+ ExposureCompensation no
27449
+ ExposureTime no
27450
+ FNumber no
27451
+ FrameNumber no
27452
+ GPSAltitude no
27453
+ GPSDOP no
27454
+ GPSDateTime no
27455
+ GPSLatitude no
27456
+ GPSLongitude no
27457
+ GPSSatellites no
27458
+ GPSSpeed no
27459
+ GPSSpeedRef no
27460
+ GPSTimeStamp no
27461
+ GPSTrack no
27462
+ GPSTrackRef no
27463
+ GSensor no
27464
+ INSV QuickTime INSV_MakerNotes
27465
+ ISO no
27466
+ JpgFromRaw no
27467
+ KiloCalories no
27468
+ PreviewInfo QuickTime PreviewInfo
27469
+ RVMI_gReV QuickTime RVMI_gReV
27470
+ RVMI_sReV QuickTime RVMI_sReV
27471
+ RawGSensor no
27472
+ SampleDateTime no
27473
+ SampleDuration no
27474
+ SampleTime no
27475
+ Text no
27476
+ TimeCode no
27477
+ Unknown00? no
27478
+ Unknown01? no
27479
+ Unknown02? no
27480
+ Unknown03? no
27481
+ UserLabel no
27482
+ VerticalSpeed no
27483
+ VideoTimeStamp no
27484
+ camm0 QuickTime camm0
27485
+ camm1 QuickTime camm1
27486
+ camm2 QuickTime camm2
27487
+ camm3 QuickTime camm3
27488
+ camm4 QuickTime camm4
27489
+ camm5 QuickTime camm5
27490
+ camm6 QuickTime camm6
27491
+ camm7 QuickTime camm7
27492
+ fdsc GoPro fdsc
27493
+ gpmd_Kingslim QuickTime Stream
27494
+ gpmd_Rove QuickTime Stream
27495
+ gpmd_FMAS QuickTime Stream
27496
+ gpmd_GoPro GoPro GPMF
27497
+ marl QuickTime marl
27498
+ mebx QuickTime Keys
27499
+ mett Parrot mett
27500
+ rtmd Sony rtmd
27501
+ tx3g QuickTime tx3g
27199
27502
 
27200
- ExifTool extracts the following types of information from Ogg files. See
27201
- L<http://www.xiph.org/vorbis/doc/> for the Ogg specification.
27503
+ =head3 QuickTime INSV_MakerNotes Tags
27202
27504
 
27203
27505
  Tag ID Tag Name Writable
27204
27506
  ------ -------- --------
27205
- 'FLAC' FLAC FLAC
27206
- 'ID3' ID3 ID3
27207
- 'Opus' Opus Opus
27208
- 'theora' Theora Theora
27209
- 'vorbis' Vorbis Vorbis
27507
+ 0x000a SerialNumber no
27508
+ 0x0012 Model no
27509
+ 0x001a Firmware no
27510
+ 0x002a Parameters no
27210
27511
 
27211
- =head2 Vorbis Tags
27512
+ =head3 QuickTime PreviewInfo Tags
27212
27513
 
27213
- Information extracted from Ogg Vorbis files. See
27214
- L<http://www.xiph.org/vorbis/doc/> for the Vorbis specification.
27514
+ Preview stored by TomTom Bandit ActionCam.
27215
27515
 
27216
- Tag ID Tag Name Writable
27516
+ Index1 Tag Name Writable
27217
27517
  ------ -------- --------
27218
- 0x0001 Identification Vorbis Identification
27219
- 0x0003 Comments Vorbis Comments
27220
-
27221
- =head3 Vorbis Comments Tags
27222
-
27223
- The tags below are only some common tags found in the Vorbis comments of Ogg
27224
- Vorbis and Ogg FLAC audio files, however ExifTool will extract values from
27225
- any tag found, even if not listed here.
27518
+ 8 PreviewImage no
27226
27519
 
27227
- Tag ID Tag Name Writable
27228
- ------ -------- --------
27229
- 'ACTOR' Actor no
27230
- 'ALBUM' Album no
27231
- 'ARTIST' Artist no+
27232
- 'COMMENT' Comment no
27233
- 'COMPOSER' Composer no
27234
- 'CONTACT' Contact no+
27235
- 'COPYRIGHT' Copyright no
27236
- 'COVERART' CoverArt no
27237
- 'COVERARTMIME' CoverArtMIMEType no
27238
- 'DATE' Date no
27239
- 'DESCRIPTION' Description no
27240
- 'DIRECTOR' Director no
27241
- 'ENCODED_BY' EncodedBy no
27242
- 'ENCODED_USING' EncodedUsing no
27243
- 'ENCODER' Encoder no
27244
- 'ENCODER_OPTIONS' EncoderOptions no
27245
- 'GENRE' Genre no
27246
- 'ISRC' ISRCNumber no
27247
- 'LICENSE' License no
27248
- 'LOCATION' Location no
27249
- 'METADATA_BLOCK_PICTURE' Picture FLAC Picture
27250
- 'ORGANIZATION' Organization no
27251
- 'PERFORMER' Performer no+
27252
- 'PRODUCER' Producer no
27253
- 'REPLAYGAIN_ALBUM_GAIN' ReplayGainAlbumGain no
27254
- 'REPLAYGAIN_ALBUM_PEAK' ReplayGainAlbumPeak no
27255
- 'REPLAYGAIN_TRACK_GAIN' ReplayGainTrackGain no
27256
- 'REPLAYGAIN_TRACK_PEAK' ReplayGainTrackPeak no
27257
- 'TITLE' Title no
27258
- 'TRACKNUMBER' TrackNumber no
27259
- 'VERSION' Version no
27260
- 'vendor' Vendor no
27520
+ =head3 QuickTime RVMI_gReV Tags
27261
27521
 
27262
- =head3 Vorbis Identification Tags
27522
+ GPS information extracted from the RVMI box of MOV videos.
27263
27523
 
27264
27524
  Index1 Tag Name Writable
27265
27525
  ------ -------- --------
27266
- 0 VorbisVersion no
27267
- 4 AudioChannels no
27268
- 5 SampleRate no
27269
- 9 MaximumBitrate no
27270
- 13 NominalBitrate no
27271
- 17 MinimumBitrate no
27526
+ 4 GPSLatitude no
27527
+ 8 GPSLongitude no
27528
+ 16 GPSSpeed no
27529
+ 18 GPSTrack no
27272
27530
 
27273
- =head2 Opus Tags
27531
+ =head3 QuickTime RVMI_sReV Tags
27274
27532
 
27275
- Information extracted from Ogg Opus files. See
27276
- L<https://www.opus-codec.org/docs/> for the specification.
27533
+ G-sensor information extracted from the RVMI box of MOV videos.
27277
27534
 
27278
- Tag ID Tag Name Writable
27279
- ------ -------- --------
27280
- 'OpusHead' Header Opus Header
27281
- 'OpusTags' Comments Vorbis Comments
27535
+ Index1 Tag Name Writable
27536
+ ------ -------- --------
27537
+ 4 GSensor no
27282
27538
 
27283
- =head3 Opus Header Tags
27539
+ =head3 QuickTime camm0 Tags
27540
+
27541
+ The camm0 through camm7 tables define tags extracted from the Google Street
27542
+ View Camera Motion Metadata of MP4 videos. See
27543
+ L<https://developers.google.com/streetview/publish/camm-spec> for the
27544
+ specification.
27284
27545
 
27285
27546
  Index1 Tag Name Writable
27286
27547
  ------ -------- --------
27287
- 0 OpusVersion no
27288
- 1 AudioChannels no
27289
- 4 SampleRate no
27290
- 8 OutputGain no
27548
+ 4 AngleAxis no
27291
27549
 
27292
- =head2 Theora Tags
27293
-
27294
- Information extracted from Ogg Theora video files. See
27295
- L<http://www.theora.org/doc/Theora.pdf> for the Theora specification.
27296
-
27297
- Tag ID Tag Name Writable
27298
- ------ -------- --------
27299
- 0x0080 Identification Theora Identification
27300
- 0x0081 Comments Vorbis Comments
27301
-
27302
- =head3 Theora Identification Tags
27303
-
27304
- Tags extracted from the Theora identification header.
27305
-
27306
- Index1 Tag Name Writable
27307
- ------ -------- --------
27308
- 0 TheoraVersion no
27309
- 7 ImageWidth no
27310
- 10 ImageHeight no
27311
- 13 XOffset no
27312
- 14 YOffset no
27313
- 15 FrameRate no
27314
- 23 PixelAspectRatio no
27315
- 29 ColorSpace no
27316
- 30 NominalVideoBitrate no
27317
- 33 Quality no
27318
- 34 PixelFormat no
27319
-
27320
- =head2 APE Tags
27321
-
27322
- Tags found in Monkey's Audio (APE) information. Only a few common tags are
27323
- listed below, but ExifTool will extract any tag found. ExifTool supports
27324
- APEv1 and APEv2 tags, as well as ID3 information in APE files, and will also
27325
- read APE metadata from MP3 and MPC files.
27326
-
27327
- Tag ID Tag Name Writable
27328
- ------ -------- --------
27329
- 'Album' Album no
27330
- 'Artist' Artist no
27331
- 'DURATION' Duration no
27332
- 'Genre' Genre no
27333
- 'Title' Title no
27334
- 'Tool Name' ToolName no
27335
- 'Tool Version' ToolVersion no
27336
- 'Track' Track no
27337
- 'Year' Year no
27338
-
27339
- =head3 APE NewHeader Tags
27340
-
27341
- APE MAC audio header for version 3.98 or later.
27342
-
27343
- Index2 Tag Name Writable
27344
- ------ -------- --------
27345
- 0 CompressionLevel no
27346
- 2 BlocksPerFrame no
27347
- 4 FinalFrameBlocks no
27348
- 6 TotalFrames no
27349
- 8 BitsPerSample no
27350
- 9 Channels no
27351
- 10 SampleRate no
27352
-
27353
- =head3 APE OldHeader Tags
27354
-
27355
- APE MAC audio header for version 3.97 or earlier.
27356
-
27357
- Index2 Tag Name Writable
27358
- ------ -------- --------
27359
- 0 APEVersion no
27360
- 1 CompressionLevel no
27361
- 3 Channels no
27362
- 4 SampleRate no
27363
- 10 TotalFrames no
27364
- 12 FinalFrameBlocks no
27365
-
27366
- =head2 Audible Tags
27367
-
27368
- ExifTool will extract any information found in the metadata dictionary of
27369
- Audible .AA files, even if not listed in the table below.
27370
-
27371
- Tag ID Tag Name Writable
27372
- ------ -------- --------
27373
- '_chapter_count' ChapterCount no
27374
- '_cover_art' CoverArt no
27375
- 'author' Author no
27376
- 'copyright' Copyright no
27377
- 'pub_date_start' PublishDateStart no
27378
- 'pubdate' PublishDate no
27379
-
27380
- =head3 Audible tags Tags
27381
-
27382
- Information found in "tags" atom of Audible M4B audio books.
27383
-
27384
- Tag ID Tag Name Writable
27385
- ------ -------- --------
27386
- 'cvrx' Audible_cvrx Audible cvrx
27387
- 'meta' Audible_meta Audible meta
27388
- 'tseg' Audible_tseg Audible tseg
27389
-
27390
- =head3 Audible cvrx Tags
27391
-
27392
- Audible cover art information in M4B audio books.
27393
-
27394
- Tag Name Writable
27395
- -------- --------
27396
- CoverArt no
27397
- CoverArtType no
27398
-
27399
- =head3 Audible meta Tags
27400
-
27401
- Information found in Audible M4B "meta" atom.
27402
-
27403
- Tag ID Tag Name Writable
27404
- ------ -------- --------
27405
- 'ALBUMARTIST' AlbumArtist no
27406
- 'Album' Album no
27407
- 'Artist' Artist no
27408
- 'Comment' Comment no
27409
- 'Genre' Genre no
27410
- 'SUBTITLE' Subtitle no
27411
- 'TOOL' CreatorTool no
27412
- 'Title' Title no
27413
- 'Year' Year no
27414
- 'itunesmediatype' iTunesMediaType no
27415
- 'track' ChapterName no
27416
-
27417
- =head3 Audible tseg Tags
27418
-
27419
- Tag ID Tag Name Writable
27420
- ------ -------- --------
27421
- 'meta' Audible_meta2 Audible meta
27422
- 'tshd' ChapterNumber no
27423
-
27424
- =head2 MPC Tags
27425
-
27426
- Tags used in Musepack (MPC) audio files. ExifTool also extracts ID3 and APE
27427
- information from these files.
27428
-
27429
- Tag ID Tag Name Writable
27430
- ------ -------- --------
27431
- 'Bit032-063' TotalFrames no
27432
- 'Bit080-081' SampleRate no
27433
- 'Bit084-087' Quality no
27434
- 'Bit088-093' MaxBand no
27435
- 'Bit096-111' ReplayGainTrackPeak no
27436
- 'Bit112-127' ReplayGainTrackGain no
27437
- 'Bit128-143' ReplayGainAlbumPeak no
27438
- 'Bit144-159' ReplayGainAlbumGain no
27439
- 'Bit179' FastSeek no
27440
- 'Bit191' Gapless no
27441
- 'Bit216-223' EncoderVersion no
27442
-
27443
- =head2 MPEG Tags
27444
-
27445
- The MPEG format doesn't specify any file-level meta information. In lieu of
27446
- this, information is extracted from the first audio and video frame headers
27447
- in the file.
27448
-
27449
- =head3 MPEG Audio Tags
27450
-
27451
- Tag ID Tag Name Writable
27452
- ------ -------- --------
27453
- 'Bit11-12' MPEGAudioVersion no
27454
- 'Bit13-14' AudioLayer no
27455
- 'Bit16-19' AudioBitrate no
27456
- 'Bit20-21' SampleRate no
27457
- 'Bit24-25' ChannelMode no
27458
- 'Bit26' MSStereo no
27459
- 'Bit26-27' ModeExtension no
27460
- 'Bit27' IntensityStereo no
27461
- 'Bit28' CopyrightFlag no
27462
- 'Bit29' OriginalMedia no
27463
- 'Bit30-31' Emphasis no
27464
-
27465
- =head3 MPEG Video Tags
27466
-
27467
- Tag ID Tag Name Writable
27468
- ------ -------- --------
27469
- 'Bit00-11' ImageWidth no
27470
- 'Bit12-23' ImageHeight no
27471
- 'Bit24-27' AspectRatio no
27472
- 'Bit28-31' FrameRate no
27473
- 'Bit32-49' VideoBitrate no
27474
-
27475
- =head3 MPEG Xing Tags
27476
-
27477
- These tags are extracted from the Xing/Info frame.
27478
-
27479
- Tag Name Writable
27480
- -------- --------
27481
- Encoder no
27482
- LameHeader MPEG Lame
27483
- LameQuality no
27484
- LameVBRQuality no
27485
- VBRBytes no
27486
- VBRFrames no
27487
- VBRScale no
27488
-
27489
- =head3 MPEG Lame Tags
27490
-
27491
- Tags extracted from Lame 3.90 or later header.
27492
-
27493
- Index1 Tag Name Writable
27494
- ------ -------- --------
27495
- 9 LameMethod no
27496
- 10 LameLowPassFilter no
27497
- 20 LameBitrate no
27498
- 24 LameStereoMode no
27499
-
27500
- =head2 M2TS Tags
27501
-
27502
- The MPEG-2 transport stream is used as a container for many different
27503
- audio/video formats (including AVCHD). This table lists information
27504
- extracted from M2TS files.
27505
-
27506
- Tag Name Writable
27507
- -------- --------
27508
- AudioStreamType no
27509
- Duration no
27510
- VideoStreamType no
27511
- _AC3 M2TS AC3
27512
- _H264 H264
27513
-
27514
- =head3 M2TS AC3 Tags
27515
-
27516
- Tags extracted from AC-3 audio streams.
27517
-
27518
- Tag Name Writable
27519
- -------- --------
27520
- AudioBitrate no
27521
- AudioChannels no
27522
- AudioSampleRate no
27523
- SurroundMode no
27524
-
27525
- =head2 H264 Tags
27526
-
27527
- Tags extracted from H.264 video streams. The metadata for AVCHD videos is
27528
- stored in this stream.
27529
-
27530
- Tag Name Writable
27531
- -------- --------
27532
- ImageHeight no
27533
- ImageWidth no
27534
- MDPM H264 MDPM
27535
-
27536
- =head3 H264 MDPM Tags
27537
-
27538
- The following tags are decoded from the Modified Digital Video Pack Metadata
27539
- (MDPM) of the unregistered user data with UUID
27540
- 17ee8c60f84d11d98cd60800200c9a66 in the H.264 Supplemental Enhancement
27541
- Information (SEI). I<[Yes, this description is confusing, but nothing
27542
- compared to the challenge of actually decoding the data!]> This information
27543
- may exist at regular intervals through the entire video, but only the first
27544
- occurrence is extracted unless the ExtractEmbedded (-ee) option is used (in
27545
- which case subsequent occurrences are extracted as sub-documents).
27546
-
27547
- Tag ID Tag Name Writable
27548
- ------ -------- --------
27549
- 0x0013 TimeCode no
27550
- 0x0018 DateTimeOriginal no
27551
- 0x0070 Camera1 H264 Camera1
27552
- 0x0071 Camera2 H264 Camera2
27553
- 0x007f Shutter H264 Shutter
27554
- 0x00a0 ExposureTime no
27555
- 0x00a1 FNumber no
27556
- 0x00a2 ExposureProgram no
27557
- 0x00a3 BrightnessValue no
27558
- 0x00a4 ExposureCompensation no
27559
- 0x00a5 MaxApertureValue no
27560
- 0x00a6 Flash no
27561
- 0x00a7 CustomRendered no
27562
- 0x00a8 WhiteBalance no
27563
- 0x00a9 FocalLengthIn35mmFormat no
27564
- 0x00aa SceneCaptureType no
27565
- 0x00b0 GPSVersionID no
27566
- 0x00b1 GPSLatitudeRef no
27567
- 0x00b2 GPSLatitude no
27568
- 0x00b5 GPSLongitudeRef no
27569
- 0x00b6 GPSLongitude no
27570
- 0x00b9 GPSAltitudeRef no
27571
- 0x00ba GPSAltitude no
27572
- 0x00bb GPSTimeStamp no
27573
- 0x00be GPSStatus no
27574
- 0x00bf GPSMeasureMode no
27575
- 0x00c0 GPSDOP no
27576
- 0x00c1 GPSSpeedRef no
27577
- 0x00c2 GPSSpeed no
27578
- 0x00c3 GPSTrackRef no
27579
- 0x00c4 GPSTrack no
27580
- 0x00c5 GPSImgDirectionRef no
27581
- 0x00c6 GPSImgDirection no
27582
- 0x00c7 GPSMapDatum no
27583
- 0x00ca GPSDateStamp no
27584
- 0x00e0 MakeModel H264 MakeModel
27585
- 0x00e1 RecInfo H264 RecInfo
27586
- 0x00e4 Model no
27587
- 0x00ee FrameInfo H264 FrameInfo
27588
-
27589
- =head3 H264 Camera1 Tags
27590
-
27591
- Index1 Tag Name Writable
27592
- ------ -------- --------
27593
- 0 ApertureSetting no
27594
- 1 Gain no
27595
- 1.1 ExposureProgram no
27596
- 2.1 WhiteBalance no
27597
- 3 Focus no
27598
-
27599
- =head3 H264 Camera2 Tags
27600
-
27601
- Index1 Tag Name Writable
27602
- ------ -------- --------
27603
- 1 ImageStabilization no
27604
-
27605
- =head3 H264 Shutter Tags
27606
-
27607
- Index2 Tag Name Writable
27608
- ------ -------- --------
27609
- 1.1 ExposureTime no
27610
-
27611
- =head3 H264 MakeModel Tags
27612
-
27613
- Index2 Tag Name Writable
27614
- ------ -------- --------
27615
- 0 Make no
27616
-
27617
- =head3 H264 RecInfo Tags
27618
-
27619
- Recording information stored by some Canon video cameras.
27620
-
27621
- Index1 Tag Name Writable
27622
- ------ -------- --------
27623
- 0 RecordingMode no
27624
-
27625
- =head3 H264 FrameInfo Tags
27626
-
27627
- Frame rate information stored by some Canon video cameras.
27628
-
27629
- Index1 Tag Name Writable
27630
- ------ -------- --------
27631
- 0 CaptureFrameRate no
27632
- 1 VideoFrameRate no
27633
-
27634
- =head2 QuickTime Tags
27635
-
27636
- The QuickTime format is used for many different types of audio, video and
27637
- image files (most notably, MOV/MP4 videos and HEIC/CR3 images). ExifTool
27638
- extracts standard meta information and a variety of audio, video and image
27639
- parameters, as well as proprietary information written by many camera
27640
- models. Tags with a question mark after their name are not extracted unless
27641
- the Unknown option is set.
27642
-
27643
- When writing, ExifTool creates both QuickTime and XMP tags by default, but
27644
- the group may be specified to write one or the other separately. If no
27645
- location is specified, newly created QuickTime tags are added in the
27646
- L<ItemList|Image::ExifTool::TagNames/QuickTime ItemList Tags> location if
27647
- possible, otherwise in
27648
- L<UserData|Image::ExifTool::TagNames/QuickTime UserData Tags>, and
27649
- finally in L<Keys|Image::ExifTool::TagNames/QuickTime Keys Tags>,
27650
- but this order may be changed by setting the PREFERRED level of the
27651
- appropriate table in the config file (see
27652
- example.config in the full distribution for an
27653
- example). Note that some tags with the same name but different ID's may
27654
- exist in the same location, but the family 7 group names may be used to
27655
- differentiate these. ExifTool currently writes only top-level metadata in
27656
- QuickTime-based files; it extracts other track-specific and timed metadata,
27657
- but can not yet edit tags in these locations (with the exception of
27658
- track-level date/time tags).
27659
-
27660
- Alternate language tags may be accessed for
27661
- L<ItemList|Image::ExifTool::TagNames/QuickTime ItemList Tags> and
27662
- L<Keys|Image::ExifTool::TagNames/QuickTime Keys Tags> tags by adding
27663
- a 3-character ISO 639-2 language code and an optional ISO 3166-1 alpha 2
27664
- country code to the tag name (eg. "ItemList:Artist-deu" or
27665
- "ItemList::Artist-deu-DE"). Most
27666
- L<UserData|Image::ExifTool::TagNames/QuickTime UserData Tags> tags support a
27667
- language code, but without a country code. If no language code is specified
27668
- when writing, the default language is written and alternate languages for
27669
- the tag are deleted. Use the "und" language code to write the default
27670
- language without deleting alternate languages. Note that "eng" is treated
27671
- as a default language when reading, but not when writing.
27672
-
27673
- According to the specification, integer-format QuickTime date/time tags
27674
- should be stored as UTC. Unfortunately, digital cameras often store local
27675
- time values instead (presumably because they don't know the time zone). For
27676
- this reason, by default ExifTool does not assume a time zone for these
27677
- values. However, if the API QuickTimeUTC option is set, then ExifTool will
27678
- assume these values are properly stored as UTC, and will convert them to
27679
- local time when extracting.
27680
-
27681
- When writing string-based date/time tags, the system time zone is added if
27682
- the PrintConv option is enabled and no time zone is specified. This is
27683
- because Apple software may display crazy values if the time zone is missing
27684
- for some tags.
27685
-
27686
- By default ExifTool will remove null padding from some QuickTime containers
27687
- in Canon CR3 files when writing, but the
27688
- QuickTimePad option may be used to preserve
27689
- the original size by padding with nulls if necessary.
27690
-
27691
- See
27692
- L<https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/>
27693
- for the official specification.
27694
-
27695
- Tag ID Tag Name Writable
27696
- ------ -------- --------
27697
- 'GPS ' GPSDataList2? no
27698
- 'IDIT' DateTimeOriginal string
27699
- 'PICT' PreviewPICT no
27700
- '_htc' HTCInfo QuickTime HTCInfo
27701
- 'ardt' ARDroneFile no
27702
- 'frea' Kodak_frea Kodak frea
27703
- 'free' KodakFree Kodak Free
27704
- Pittasoft QuickTime Pittasoft
27705
- ThumbnailImage no
27706
- Free? no
27707
- 'ftyp' FileType QuickTime FileType
27708
- 'gps0' GPSTrack QuickTime Stream
27709
- 'gsen' GSensor QuickTime Stream
27710
- 'junk' Junk? no
27711
- 'mdat' MediaData? no
27712
- 'mdat-offset' MediaDataOffset no
27713
- 'mdat-size' MediaDataSize no
27714
- 'meco' OtherMeta QuickTime OtherMeta
27715
- 'meta' Meta QuickTime Meta
27716
- 'moof' MovieFragment QuickTime MovieFragment
27717
- 'moov' Movie QuickTime Movie
27718
- 'pict' PreviewPICT no
27719
- 'pnot' Preview QuickTime Preview
27720
- 'prrt' ARDroneTelemetry no
27721
- 'sefd' SamsungTrailer Samsung Trailer
27722
- 'skip' CanonSkip Canon Skip
27723
- PreviewImage no
27724
- Skip? no
27725
- 'thm ' ThumbnailImage no
27726
- 'thum' ThumbnailImage no
27727
- 'udat' GPSLog no
27728
- 'udta' UserData FLIR UserData
27729
- 'uuid' XMP XMP
27730
- UUID-PROF QuickTime Profile
27731
- UUID-Flip QuickTime Flip
27732
- UUID-Canon2 Canon uuid2
27733
- SensorData QuickTime Tags360Fly
27734
- SensorData no
27735
- PreviewImage no
27736
- UUID-Unknown? no
27737
- 'wide' Wide? no
27738
-
27739
- =head3 QuickTime HTCInfo Tags
27740
-
27741
- Tags written by some HTC camera phones.
27742
-
27743
- Tag ID Tag Name Writable
27744
- ------ -------- --------
27745
- 'slmt' Unknown_slmt? no
27746
-
27747
- =head3 QuickTime Pittasoft Tags
27748
-
27749
- Tags found in Pittasoft Blackvue dashcam "free" data.
27750
-
27751
- Tag ID Tag Name Writable
27752
- ------ -------- --------
27753
- '3gf ' AccelData QuickTime Stream
27754
- 'cprt' Copyright no
27755
- 'gps ' GPSLog no
27756
- 'ptnm' OriginalFileName no
27757
- 'ptrh' Ptrh QuickTime Pittasoft
27758
- 'sttm' StartTime no
27759
- 'thum' PreviewImage no
27760
-
27761
- =head3 QuickTime Stream Tags
27762
-
27763
- The tags below are extracted from timed metadata in QuickTime and other
27764
- formats of video files when the ExtractEmbedded option is used. Although
27765
- most of these tags are combined into the single table below, ExifTool
27766
- currently reads 59 different formats of timed GPS metadata from video files.
27767
-
27768
- Tag Name Writable
27769
- -------- --------
27770
- Accelerometer no
27771
- AccelerometerData no
27772
- AngularVelocity no
27773
- CTMD Canon CTMD
27774
- CameraDateTime no
27775
- Car no
27776
- Distance no
27777
- ExposureCompensation no
27778
- ExposureTime no
27779
- FNumber no
27780
- FrameNumber no
27781
- GPSAltitude no
27782
- GPSDOP no
27783
- GPSDateTime no
27784
- GPSLatitude no
27785
- GPSLongitude no
27786
- GPSSatellites no
27787
- GPSSpeed no
27788
- GPSSpeedRef no
27789
- GPSTimeStamp no
27790
- GPSTrack no
27791
- GPSTrackRef no
27792
- GSensor no
27793
- INSV QuickTime INSV_MakerNotes
27794
- ISO no
27795
- JpgFromRaw no
27796
- KiloCalories no
27797
- PreviewInfo QuickTime PreviewInfo
27798
- RVMI_gReV QuickTime RVMI_gReV
27799
- RVMI_sReV QuickTime RVMI_sReV
27800
- RawGSensor no
27801
- SampleDateTime no
27802
- SampleDuration no
27803
- SampleTime no
27804
- Text no
27805
- TimeCode no
27806
- Unknown00? no
27807
- Unknown01? no
27808
- Unknown02? no
27809
- Unknown03? no
27810
- UserLabel no
27811
- VerticalSpeed no
27812
- VideoTimeStamp no
27813
- camm0 QuickTime camm0
27814
- camm1 QuickTime camm1
27815
- camm2 QuickTime camm2
27816
- camm3 QuickTime camm3
27817
- camm4 QuickTime camm4
27818
- camm5 QuickTime camm5
27819
- camm6 QuickTime camm6
27820
- camm7 QuickTime camm7
27821
- fdsc GoPro fdsc
27822
- gpmd_Kingslim QuickTime Stream
27823
- gpmd_Rove QuickTime Stream
27824
- gpmd_FMAS QuickTime Stream
27825
- gpmd_GoPro GoPro GPMF
27826
- marl QuickTime marl
27827
- mebx QuickTime Keys
27828
- mett Parrot mett
27829
- rtmd Sony rtmd
27830
- tx3g QuickTime tx3g
27831
-
27832
- =head3 QuickTime INSV_MakerNotes Tags
27833
-
27834
- Tag ID Tag Name Writable
27835
- ------ -------- --------
27836
- 0x000a SerialNumber no
27837
- 0x0012 Model no
27838
- 0x001a Firmware no
27839
- 0x002a Parameters no
27840
-
27841
- =head3 QuickTime PreviewInfo Tags
27842
-
27843
- Preview stored by TomTom Bandit ActionCam.
27844
-
27845
- Index1 Tag Name Writable
27846
- ------ -------- --------
27847
- 8 PreviewImage no
27848
-
27849
- =head3 QuickTime RVMI_gReV Tags
27850
-
27851
- GPS information extracted from the RVMI box of MOV videos.
27852
-
27853
- Index1 Tag Name Writable
27854
- ------ -------- --------
27855
- 4 GPSLatitude no
27856
- 8 GPSLongitude no
27857
- 16 GPSSpeed no
27858
- 18 GPSTrack no
27859
-
27860
- =head3 QuickTime RVMI_sReV Tags
27861
-
27862
- G-sensor information extracted from the RVMI box of MOV videos.
27863
-
27864
- Index1 Tag Name Writable
27865
- ------ -------- --------
27866
- 4 GSensor no
27867
-
27868
- =head3 QuickTime camm0 Tags
27869
-
27870
- The camm0 through camm7 tables define tags extracted from the Google Street
27871
- View Camera Motion Metadata of MP4 videos. See
27872
- L<https://developers.google.com/streetview/publish/camm-spec> for the
27873
- specification.
27874
-
27875
- Index1 Tag Name Writable
27876
- ------ -------- --------
27877
- 4 AngleAxis no
27878
-
27879
- =head3 QuickTime camm1 Tags
27550
+ =head3 QuickTime camm1 Tags
27880
27551
 
27881
27552
  Index1 Tag Name Writable
27882
27553
  ------ -------- --------
@@ -28056,6 +27727,28 @@ subtitle text in some other videos.
28056
27727
  'Text' Text no
28057
27728
  'Yaw' Yaw no
28058
27729
 
27730
+ =head3 QuickTime HTCInfo Tags
27731
+
27732
+ Tags written by some HTC camera phones.
27733
+
27734
+ Tag ID Tag Name Writable
27735
+ ------ -------- --------
27736
+ 'slmt' Unknown_slmt? no
27737
+
27738
+ =head3 QuickTime Pittasoft Tags
27739
+
27740
+ Tags found in Pittasoft Blackvue dashcam "free" data.
27741
+
27742
+ Tag ID Tag Name Writable
27743
+ ------ -------- --------
27744
+ '3gf ' AccelData QuickTime Stream
27745
+ 'cprt' Copyright no
27746
+ 'gps ' GPSLog no
27747
+ 'ptnm' OriginalFileName no
27748
+ 'ptrh' Ptrh QuickTime Pittasoft
27749
+ 'sttm' StartTime no
27750
+ 'thum' PreviewImage no
27751
+
28059
27752
  =head3 QuickTime FileType Tags
28060
27753
 
28061
27754
  Index4 Tag Name Writable
@@ -28331,7 +28024,7 @@ and are not currently writable.
28331
28024
  'av1C' AV1Configuration QuickTime AV1Config
28332
28025
  'clap' CleanAperture no
28333
28026
  'colr' ICC_Profile ICC_Profile
28334
- ColorRepresentation no
28027
+ ColorRepresentation QuickTime ColorRep
28335
28028
  'hvcC' HEVCConfiguration QuickTime HEVCConfig
28336
28029
  'irot' Rotation int8u!
28337
28030
  'ispe' ImageSpatialExtent no
@@ -28353,6 +28046,15 @@ and are not currently writable.
28353
28046
  2.4 ChromaSamplePosition no
28354
28047
  3 InitialDelaySamples? no
28355
28048
 
28049
+ =head3 QuickTime ColorRep Tags
28050
+
28051
+ Index1 Tag Name Writable
28052
+ ------ -------- --------
28053
+ 0 ColorProfiles no
28054
+ 4 ColorPrimaries no
28055
+ 6 TransferCharacteristics no
28056
+ 8 MatrixCoefficients no
28057
+
28356
28058
  =head3 QuickTime HEVCConfig Tags
28357
28059
 
28358
28060
  Index1 Tag Name Writable
@@ -28422,6 +28124,8 @@ ExifTool, but these entries are not extracted as tags.
28422
28124
  'udta' UserData QuickTime UserData
28423
28125
  'uuid' UUID-USMT QuickTime UserMedia
28424
28126
  UUID-Canon Canon uuid
28127
+ GarminGPS QuickTime Stream
28128
+ GarminGPS no
28425
28129
  UUID-Unknown? no
28426
28130
 
28427
28131
  =head3 QuickTime CMovie Tags
@@ -28693,7 +28397,7 @@ Child atoms found in "sinf" and/or "pinf" atoms.
28693
28397
  'avcC' AVCConfiguration? no
28694
28398
  'btrt' BitrateInfo QuickTime Bitrate
28695
28399
  'clap' CleanAperture QuickTime CleanAperture
28696
- 'colr' ColorRepresentation no
28400
+ 'colr' ColorRepresentation QuickTime ColorRep
28697
28401
  'fiel' VideoFieldOrder no
28698
28402
  'gama' Gamma no
28699
28403
  'pasp' PixelAspectRatio no
@@ -28780,6 +28484,7 @@ MP4 metadata sample description.
28780
28484
  Tag ID Tag Name Writable
28781
28485
  ------ -------- --------
28782
28486
  0x0004 MetaFormat no
28487
+ 0x0008 MetaType no
28783
28488
  'btrt' BitrateInfo QuickTime Bitrate
28784
28489
  'keys' Keys QuickTime Keys
28785
28490
 
@@ -28788,6 +28493,7 @@ MP4 metadata sample description.
28788
28493
  Tag ID Tag Name Writable
28789
28494
  ------ -------- --------
28790
28495
  0x0004 OtherFormat no
28496
+ 0x0018 PlaybackFrameRate no
28791
28497
  'ftab' FontTable no
28792
28498
  'name' OtherName no
28793
28499
 
@@ -29135,6 +28841,13 @@ Tags found in TomTom Bandit Action Cam MP4 videos.
29135
28841
  3 PreviewAtomType no
29136
28842
  5 PreviewAtomIndex no
29137
28843
 
28844
+ =head3 QuickTime SkipInfo Tags
28845
+
28846
+ Tag ID Tag Name Writable
28847
+ ------ -------- --------
28848
+ 'thma' ThumbnailImage no
28849
+ 'ver ' Version no
28850
+
29138
28851
  =head3 QuickTime Profile Tags
29139
28852
 
29140
28853
  Tag ID Tag Name Writable
@@ -29259,15 +28972,480 @@ Timed metadata found in MP4 videos from the 360Fly.
29259
28972
  2 SampleTime no
29260
28973
  10 FusionYPR no
29261
28974
 
29262
- =head3 QuickTime ImageFile Tags
28975
+ =head3 QuickTime ImageFile Tags
28976
+
28977
+ Tags used in QTIF QuickTime Image Files.
28978
+
28979
+ Tag ID Tag Name Writable
28980
+ ------ -------- --------
28981
+ 'idat' ImageData no
28982
+ 'idsc' ImageDescription QuickTime ImageDesc
28983
+ 'iicc' ICC_Profile ICC_Profile
28984
+
28985
+ =head2 RIFF Tags
28986
+
28987
+ The RIFF container format is used various types of fines including AVI, WAV,
28988
+ WEBP, LA, OFR, PAC and WV. According to the EXIF specification, Meta
28989
+ information is embedded in two types of RIFF C<LIST> chunks: C<INFO> and
28990
+ C<exif>, and information about the audio content is stored in the C<fmt >
28991
+ chunk. As well as this information, some video information and proprietary
28992
+ manufacturer-specific information is also extracted.
28993
+
28994
+ Large AVI videos may be a concatenation of two or more RIFF chunks. For
28995
+ these files, information is extracted from subsequent RIFF chunks as
28996
+ sub-documents, but the Duration is calculated for the full video.
28997
+
28998
+ ExifTool currently has the ability to write EXIF, XMP and ICC_Profile
28999
+ metadata to WEBP images, but can't yet write to other RIFF-based formats.
29000
+
29001
+ Tag ID Tag Name Writable
29002
+ ------ -------- --------
29003
+ 'ALPH' ALPH RIFF ALPH
29004
+ 'ANIM' ANIM RIFF ANIM
29005
+ 'ANMF' ANMF RIFF ANMF
29006
+ 'CSET' CharacterSet RIFF CSET
29007
+ 'EXIF' EXIF EXIF
29008
+ UnknownEXIF no
29009
+ 'ICCP' ICC_Profile ICC_Profile
29010
+ 'IDIT' DateTimeOriginal no
29011
+ 'JUNK' OlympusJunk Olympus AVI
29012
+ CasioJunk EXIF
29013
+ RicohJunk Ricoh AVI
29014
+ PentaxJunk Pentax Junk
29015
+ PentaxJunk2 Pentax Junk2
29016
+ LucasJunk QuickTime Stream
29017
+ TextJunk no
29018
+ 'JUNQ' OldXMP no
29019
+ 'LIST_INF0' Info RIFF Info
29020
+ 'LIST_INFO' Info RIFF Info
29021
+ 'LIST_Tdat' Tdat RIFF Tdat
29022
+ 'LIST_adtl' AssociatedDataList RIFF
29023
+ 'LIST_exif' Exif RIFF Exif
29024
+ 'LIST_hdrl' Hdrl RIFF Hdrl
29025
+ 'LIST_hydt' PentaxData Pentax AVI
29026
+ 'LIST_ncdt' NikonData Nikon AVI
29027
+ 'LIST_pntx' PentaxData2 Pentax AVI
29028
+ 'SGLT' BikeBroAccel QuickTime Stream
29029
+ 'SLLT' BikeBroGPS QuickTime Stream
29030
+ 'VP8 ' VP8Bitstream RIFF VP8
29031
+ 'VP8L' VP8L RIFF VP8L
29032
+ 'VP8X' VP8X RIFF VP8X
29033
+ 'XMP ' XMP XMP
29034
+ '_PMX' XMP XMP
29035
+ 'aXML' AXML XMP XML
29036
+ 'acid' Acidizer RIFF Acidizer
29037
+ 'afsp' Afsp no
29038
+ 'bext' BroadcastExtension RIFF BroadcastExt
29039
+ 'cue ' CuePoints no
29040
+ 'ds64' DataSize64 RIFF DS64
29041
+ 'fact' NumberOfSamples no
29042
+ 'fmt ' AudioFormat RIFF AudioFormat
29043
+ 'gps0' GPSTrack QuickTime Stream
29044
+ 'gsen' GSensor QuickTime Stream
29045
+ 'iXML' IXML XMP XML
29046
+ 'id3 ' ID3 ID3
29047
+ 'inst' Instrument RIFF Instrument
29048
+ 'labl' CuePointLabel no
29049
+ 'list' ListType no
29050
+ 'ltxt' LabeledText no
29051
+ 'note' CuePointNote no
29052
+ 'olym' Olym Olympus WAV
29053
+ 'plst' Playlist no
29054
+ 'smpl' Sampler RIFF Sampler
29055
+ 'tx_USER' UserText RIFF UserText
29056
+ 'tx_Unknown' Text no
29057
+
29058
+ =head3 RIFF ALPH Tags
29059
+
29060
+ WebP alpha chunk.
29061
+
29062
+ Index1 Tag Name Writable
29063
+ ------ -------- --------
29064
+ 0 AlphaPreprocessing no
29065
+ 0.1 AlphaFiltering no
29066
+ 0.2 AlphaCompression no
29067
+
29068
+ =head3 RIFF ANIM Tags
29069
+
29070
+ WebP animation chunk.
29071
+
29072
+ Index1 Tag Name Writable
29073
+ ------ -------- --------
29074
+ 0 BackgroundColor no
29075
+ 4 AnimationLoopCount no
29076
+
29077
+ =head3 RIFF ANMF Tags
29078
+
29079
+ WebP animation frame chunk.
29080
+
29081
+ Index1 Tag Name Writable
29082
+ ------ -------- --------
29083
+ 12 Duration no
29084
+
29085
+ =head3 RIFF CSET Tags
29086
+
29087
+ Index2 Tag Name Writable
29088
+ ------ -------- --------
29089
+ 0 CodePage no
29090
+ 1 CountryCode no
29091
+ 2 LanguageCode no
29092
+ 3 Dialect no
29093
+
29094
+ =head3 RIFF Info Tags
29095
+
29096
+ RIFF INFO tags found in AVI video and WAV audio files. Tags which are part
29097
+ of the EXIF 2.3 specification have an underlined Tag Name in the HTML
29098
+ version of this documentation. Other tags are found in AVI files generated
29099
+ by some software.
29100
+
29101
+ Tag ID Tag Name Writable
29102
+ ------ -------- --------
29103
+ 'AGES' Rated no
29104
+ 'CMNT' Comment no
29105
+ 'CODE' EncodedBy no
29106
+ 'COMM' Comments no
29107
+ 'DIRC' Directory no
29108
+ 'DISP' SoundSchemeTitle no
29109
+ 'DTIM' DateTimeOriginal no
29110
+ 'GENR' Genre no
29111
+ 'IARL' ArchivalLocation no
29112
+ 'IART' Artist no
29113
+ 'IAS1' FirstLanguage no
29114
+ 'IAS2' SecondLanguage no
29115
+ 'IAS3' ThirdLanguage no
29116
+ 'IAS4' FourthLanguage no
29117
+ 'IAS5' FifthLanguage no
29118
+ 'IAS6' SixthLanguage no
29119
+ 'IAS7' SeventhLanguage no
29120
+ 'IAS8' EighthLanguage no
29121
+ 'IAS9' NinthLanguage no
29122
+ 'IBSU' BaseURL no
29123
+ 'ICAS' DefaultAudioStream no
29124
+ 'ICDS' CostumeDesigner no
29125
+ 'ICMS' Commissioned no
29126
+ 'ICMT' Comment no
29127
+ 'ICNM' Cinematographer no
29128
+ 'ICNT' Country no
29129
+ 'ICOP' Copyright no
29130
+ 'ICRD' DateCreated no
29131
+ 'ICRP' Cropped no
29132
+ 'IDIM' Dimensions no
29133
+ 'IDIT' DateTimeOriginal no
29134
+ 'IDPI' DotsPerInch no
29135
+ 'IDST' DistributedBy no
29136
+ 'IEDT' EditedBy no
29137
+ 'IENC' EncodedBy no
29138
+ 'IENG' Engineer no
29139
+ 'IGNR' Genre no
29140
+ 'IKEY' Keywords no
29141
+ 'ILGT' Lightness no
29142
+ 'ILGU' LogoURL no
29143
+ 'ILIU' LogoIconURL no
29144
+ 'ILNG' Language no
29145
+ 'IMBI' MoreInfoBannerImage no
29146
+ 'IMBU' MoreInfoBannerURL no
29147
+ 'IMED' Medium no
29148
+ 'IMIT' MoreInfoText no
29149
+ 'IMIU' MoreInfoURL no
29150
+ 'IMUS' MusicBy no
29151
+ 'INAM' Title no
29152
+ 'IPDS' ProductionDesigner no
29153
+ 'IPLT' NumColors no
29154
+ 'IPRD' Product no
29155
+ 'IPRO' ProducedBy no
29156
+ 'IRIP' RippedBy no
29157
+ 'IRTD' Rating no
29158
+ 'ISBJ' Subject no
29159
+ 'ISFT' Software no
29160
+ 'ISGN' SecondaryGenre no
29161
+ 'ISHP' Sharpness no
29162
+ 'ISMP' TimeCode no
29163
+ 'ISRC' Source no
29164
+ 'ISRF' SourceForm no
29165
+ 'ISTD' ProductionStudio no
29166
+ 'ISTR' Starring no
29167
+ 'ITCH' Technician no
29168
+ 'ITRK' TrackNumber no
29169
+ 'IWMU' WatermarkURL no
29170
+ 'IWRI' WrittenBy no
29171
+ 'LANG' Language no
29172
+ 'LOCA' Location no
29173
+ 'PRT1' Part no
29174
+ 'PRT2' NumberOfParts no
29175
+ 'RATE' Rate no
29176
+ 'STAR' Starring no
29177
+ 'STAT' Statistics no
29178
+ 'TAPE' TapeName no
29179
+ 'TCDO' EndTimecode no
29180
+ 'TCOD' StartTimecode no
29181
+ 'TITL' Title no
29182
+ 'TLEN' Length no
29183
+ 'TORG' Organization no
29184
+ 'TRCK' TrackNumber no
29185
+ 'TURL' URL no
29186
+ 'TVER' Version no
29187
+ 'VMAJ' VegasVersionMajor no
29188
+ 'VMIN' VegasVersionMinor no
29189
+ 'YEAR' Year no
29190
+
29191
+ =head3 RIFF Tdat Tags
29192
+
29193
+ Tag ID Tag Name Writable
29194
+ ------ -------- --------
29195
+ [no tags known]
29196
+
29197
+ =head3 RIFF Exif Tags
29198
+
29199
+ These tags are part of the EXIF 2.3 specification for WAV audio files.
29200
+
29201
+ Tag ID Tag Name Writable
29202
+ ------ -------- --------
29203
+ 'ecor' Make no
29204
+ 'emdl' Model no
29205
+ 'emnt' MakerNotes no
29206
+ 'erel' RelatedImageFile no
29207
+ 'etim' TimeCreated no
29208
+ 'eucm' UserComment no
29209
+ 'ever' ExifVersion no
29210
+
29211
+ =head3 RIFF Hdrl Tags
29212
+
29213
+ Tag ID Tag Name Writable
29214
+ ------ -------- --------
29215
+ 'IDIT' DateTimeOriginal no
29216
+ 'ISMP' TimeCode no
29217
+ 'LIST_odml' OpenDML RIFF OpenDML
29218
+ 'LIST_strl' Stream RIFF Stream
29219
+ 'avih' AVIHeader RIFF AVIHeader
29220
+
29221
+ =head3 RIFF OpenDML Tags
29222
+
29223
+ Tag ID Tag Name Writable
29224
+ ------ -------- --------
29225
+ 'dmlh' ExtendedAVIHeader RIFF ExtAVIHdr
29226
+
29227
+ =head3 RIFF ExtAVIHdr Tags
29228
+
29229
+ Index4 Tag Name Writable
29230
+ ------ -------- --------
29231
+ 0 TotalFrameCount no
29232
+
29233
+ =head3 RIFF Stream Tags
29234
+
29235
+ Tag ID Tag Name Writable
29236
+ ------ -------- --------
29237
+ 'strd' StreamData RIFF StreamData
29238
+ 'strf' AudioFormat RIFF AudioFormat
29239
+ VideoFormat BMP
29240
+ 'strh' StreamHeader RIFF StreamHeader
29241
+ 'strn' StreamName no
29242
+
29243
+ =head3 RIFF StreamData Tags
29244
+
29245
+ This chunk is used to store proprietary information in AVI videos from some
29246
+ cameras. The first 4 characters of the data are used as the Tag ID below.
29247
+
29248
+ Tag ID Tag Name Writable
29249
+ ------ -------- --------
29250
+ 'AVIF' AVIF EXIF
29251
+ 'CASI' CasioData Casio AVI
29252
+ 'Zora' VendorName no
29253
+ 'unknown' UnknownData no
29254
+
29255
+ =head3 RIFF AudioFormat Tags
29256
+
29257
+ Index2 Tag Name Writable
29258
+ ------ -------- --------
29259
+ 0 Encoding no
29260
+ 1 NumChannels no
29261
+ 2 SampleRate no
29262
+ 4 AvgBytesPerSec no
29263
+ 7 BitsPerSample no
29264
+
29265
+ =head3 RIFF StreamHeader Tags
29266
+
29267
+ Index4 Tag Name Writable
29268
+ ------ -------- --------
29269
+ 0 StreamType no
29270
+ 1 AudioCodec no
29271
+ VideoCodec no
29272
+ Codec no
29273
+ 5 AudioSampleRate no
29274
+ VideoFrameRate no
29275
+ StreamSampleRate no
29276
+ 8 AudioSampleCount no
29277
+ VideoFrameCount no
29278
+ StreamSampleCount no
29279
+ 10 Quality no
29280
+ 11 SampleSize no
29281
+
29282
+ =head3 RIFF AVIHeader Tags
29283
+
29284
+ Index4 Tag Name Writable
29285
+ ------ -------- --------
29286
+ 0 FrameRate no
29287
+ 1 MaxDataRate no
29288
+ 4 FrameCount no
29289
+ 6 StreamCount no
29290
+ 8 ImageWidth no
29291
+ 9 ImageHeight no
29292
+
29293
+ =head3 RIFF VP8 Tags
29294
+
29295
+ This chunk is found in simple-format (lossy) WebP files. See
29296
+ L<https://developers.google.com/speed/webp/docs/riff_container> for the WebP
29297
+ container specification.
29298
+
29299
+ Index1 Tag Name Writable
29300
+ ------ -------- --------
29301
+ 0 VP8Version no
29302
+ 6 ImageWidth no
29303
+ 6.1 HorizontalScale no
29304
+ 8 ImageHeight no
29305
+ 8.1 VerticalScale no
29306
+
29307
+ =head3 RIFF VP8L Tags
29308
+
29309
+ This chunk is found in lossless WebP files.
29310
+
29311
+ Index1 Tag Name Writable
29312
+ ------ -------- --------
29313
+ 1 ImageWidth no
29314
+ 2 ImageHeight no
29315
+
29316
+ =head3 RIFF VP8X Tags
29317
+
29318
+ This chunk is found in extended WebP files.
29319
+
29320
+ Index1 Tag Name Writable
29321
+ ------ -------- --------
29322
+ 0 WebP_Flags no
29323
+ 4 ImageWidth no
29324
+ 6 ImageHeight no
29325
+
29326
+ =head3 RIFF Acidizer Tags
29327
+
29328
+ Index1 Tag Name Writable
29329
+ ------ -------- --------
29330
+ 0 AcidizerFlags no
29331
+ 4 RootNote no
29332
+ 12 Beats no
29333
+ 16 Meter no
29334
+ 20 Tempo no
29335
+
29336
+ =head3 RIFF BroadcastExt Tags
29337
+
29338
+ Information found in the Broadcast Audio Extension chunk (see
29339
+ L<http://tech.ebu.ch/docs/tech/tech3285.pdf>).
29340
+
29341
+ Index1 Tag Name Writable
29342
+ ------ -------- --------
29343
+ 0 Description no
29344
+ 256 Originator no
29345
+ 288 OriginatorReference no
29346
+ 320 DateTimeOriginal no
29347
+ 338 TimeReference no
29348
+ 346 BWFVersion no
29349
+ 348 BWF_UMID no
29350
+ 602 CodingHistory no
29351
+
29352
+ =head3 RIFF DS64 Tags
29353
+
29354
+ 64-bit data sizes for MBWF/RF64 files. See
29355
+ L<https://tech.ebu.ch/docs/tech/tech3306-2009.pdf> for the specification.
29356
+
29357
+ Index8 Tag Name Writable
29358
+ ------ -------- --------
29359
+ 0 RIFFSize64 no
29360
+ 1 DataSize64 no
29361
+ 2 NumberOfSamples64 no
29362
+
29363
+ =head3 RIFF Instrument Tags
29364
+
29365
+ Index1 Tag Name Writable
29366
+ ------ -------- --------
29367
+ 0 UnshiftedNote no
29368
+ 1 FineTune no
29369
+ 2 Gain no
29370
+ 3 LowNote no
29371
+ 4 HighNote no
29372
+ 5 LowVelocity no
29373
+ 6 HighVelocity no
29374
+
29375
+ =head3 RIFF Sampler Tags
29376
+
29377
+ Index4 Tag Name Writable
29378
+ ------ -------- --------
29379
+ 0 Manufacturer no
29380
+ 1 Product no
29381
+ 2 SamplePeriod no
29382
+ 3 MIDIUnityNote no
29383
+ 4 MIDIPitchFraction no
29384
+ 5 SMPTEFormat no
29385
+ 6 SMPTEOffset no
29386
+ 7 NumSampleLoops no
29387
+ 8 SamplerDataLen no
29388
+ 9 SamplerData no
29389
+
29390
+ =head3 RIFF UserText Tags
29391
+
29392
+ Tags decoded from the USER-format txts stream written by Momento M6 dashcam.
29393
+ Extracted only if the ExtractEmbedded option is used.
29394
+
29395
+ Index1 Tag Name Writable
29396
+ ------ -------- --------
29397
+ 28 GPSAltitude no
29398
+ 40 Accelerometer no
29399
+ 56 GPSSpeed no
29400
+ 60 GPSLatitude no
29401
+ 64 GPSLongitude no
29402
+ 68 GPSDateTime no
29403
+
29404
+ =head2 FLAC Tags
29405
+
29406
+ Free Lossless Audio Codec (FLAC) meta information. ExifTool also extracts
29407
+ ID3 information from these files.
29408
+
29409
+ Tag ID Tag Name Writable
29410
+ ------ -------- --------
29411
+ 0x0000 StreamInfo FLAC StreamInfo
29412
+ 0x0001 Padding? no
29413
+ 0x0002 Application_riff RIFF
29414
+ ApplicationUnknown? no
29415
+ 0x0003 SeekTable? no
29416
+ 0x0004 VorbisComment Vorbis Comments
29417
+ 0x0005 CueSheet? no
29418
+ 0x0006 Picture FLAC Picture
29419
+
29420
+ =head3 FLAC StreamInfo Tags
29421
+
29422
+ FLAC is big-endian, so bit 0 is the high-order bit in this table.
29423
+
29424
+ Tag ID Tag Name Writable
29425
+ ------ -------- --------
29426
+ 'Bit000-015' BlockSizeMin no
29427
+ 'Bit016-031' BlockSizeMax no
29428
+ 'Bit032-055' FrameSizeMin no
29429
+ 'Bit056-079' FrameSizeMax no
29430
+ 'Bit080-099' SampleRate no
29431
+ 'Bit100-102' Channels no
29432
+ 'Bit103-107' BitsPerSample no
29433
+ 'Bit108-143' TotalSamples no
29434
+ 'Bit144-271' MD5Signature no
29263
29435
 
29264
- Tags used in QTIF QuickTime Image Files.
29436
+ =head3 FLAC Picture Tags
29265
29437
 
29266
- Tag ID Tag Name Writable
29438
+ Index4 Tag Name Writable
29267
29439
  ------ -------- --------
29268
- 'idat' ImageData no
29269
- 'idsc' ImageDescription QuickTime ImageDesc
29270
- 'iicc' ICC_Profile ICC_Profile
29440
+ 0 PictureType no
29441
+ 1 PictureMIMEType no
29442
+ 2 PictureDescription no
29443
+ 3 PictureWidth no
29444
+ 4 PictureHeight no
29445
+ 5 PictureBitsPerPixel no
29446
+ 6 PictureIndexedColors no
29447
+ 7 PictureLength no
29448
+ 8 Picture no
29271
29449
 
29272
29450
  =head2 Parrot Tags
29273
29451
 
@@ -29277,14 +29455,19 @@ Streaming metadata found in Parrot drone videos. See
29277
29455
  L<https://developer.parrot.com/docs/pdraw/metadata.html> for the
29278
29456
  specification.
29279
29457
 
29280
- Tag ID Tag Name Writable
29281
- ------ -------- --------
29282
- 'P1' ParrotV1 Parrot V1
29283
- 'P2' ParrotV2 Parrot V2
29284
- 'P3' ParrotV3 Parrot V3
29285
- 'E1' ParrotTimeStamp Parrot TimeStamp
29286
- 'E2' ParrotFollowMe Parrot FollowMe
29287
- 'E3' ParrotAutomation Parrot Automation
29458
+ Tag ID Tag Name Writable
29459
+ ------ -------- --------
29460
+ 'P1' ParrotV1 Parrot V1
29461
+ 'P2' ParrotV2 Parrot V2
29462
+ 'P3' ParrotV3 Parrot V3
29463
+ 'E1' ParrotTimeStamp Parrot TimeStamp
29464
+ 'E2' ParrotFollowMe Parrot FollowMe
29465
+ 'E3' ParrotAutomation Parrot Automation
29466
+ 'application/arcore-accel' ARCoreAccel Parrot ARCoreAccel
29467
+ 'application/arcore-custom-event'
29468
+ ARCoreCustom Parrot ARCoreCustom
29469
+ 'application/arcore-gyro' ARCoreGyro Parrot ARCoreGyro
29470
+ 'application/arcore-video-0' ARCoreVideo Parrot ARCoreVideo
29288
29471
 
29289
29472
  =head3 Parrot V1 Tags
29290
29473
 
@@ -29412,12 +29595,652 @@ Parrot streaming metadata automation extension.
29412
29595
  28 AutomationAnimation no
29413
29596
  29 AutomationFlags no
29414
29597
 
29598
+ =head3 Parrot ARCoreAccel Tags
29599
+
29600
+ ARCore accelerometer data.
29601
+
29602
+ Index1 Tag Name Writable
29603
+ ------ -------- --------
29604
+ 4 AccelerometerUnknown? no
29605
+ 5 Accelerometer no
29606
+
29607
+ =head3 Parrot ARCoreCustom Tags
29608
+
29609
+ Index1 Tag Name Writable
29610
+ ------ -------- --------
29611
+ [no tags known]
29612
+
29613
+ =head3 Parrot ARCoreGyro Tags
29614
+
29615
+ ARCore accelerometer data.
29616
+
29617
+ Index1 Tag Name Writable
29618
+ ------ -------- --------
29619
+ 4 GyroscopeUnknown? no
29620
+ 5 Gyroscope no
29621
+
29622
+ =head3 Parrot ARCoreVideo Tags
29623
+
29624
+ Index1 Tag Name Writable
29625
+ ------ -------- --------
29626
+ [no tags known]
29627
+
29628
+ =head2 Ogg Tags
29629
+
29630
+ ExifTool extracts the following types of information from Ogg files. See
29631
+ L<http://www.xiph.org/vorbis/doc/> for the Ogg specification.
29632
+
29633
+ Tag ID Tag Name Writable
29634
+ ------ -------- --------
29635
+ 'FLAC' FLAC FLAC
29636
+ 'ID3' ID3 ID3
29637
+ 'Opus' Opus Opus
29638
+ 'theora' Theora Theora
29639
+ 'vorbis' Vorbis Vorbis
29640
+
29641
+ =head2 Vorbis Tags
29642
+
29643
+ Information extracted from Ogg Vorbis files. See
29644
+ L<http://www.xiph.org/vorbis/doc/> for the Vorbis specification.
29645
+
29646
+ Tag ID Tag Name Writable
29647
+ ------ -------- --------
29648
+ 0x0001 Identification Vorbis Identification
29649
+ 0x0003 Comments Vorbis Comments
29650
+
29651
+ =head3 Vorbis Comments Tags
29652
+
29653
+ The tags below are only some common tags found in the Vorbis comments of Ogg
29654
+ Vorbis and Ogg FLAC audio files, however ExifTool will extract values from
29655
+ any tag found, even if not listed here.
29656
+
29657
+ Tag ID Tag Name Writable
29658
+ ------ -------- --------
29659
+ 'ACTOR' Actor no
29660
+ 'ALBUM' Album no
29661
+ 'ARTIST' Artist no+
29662
+ 'COMMENT' Comment no
29663
+ 'COMPOSER' Composer no
29664
+ 'CONTACT' Contact no+
29665
+ 'COPYRIGHT' Copyright no
29666
+ 'COVERART' CoverArt no
29667
+ 'COVERARTMIME' CoverArtMIMEType no
29668
+ 'DATE' Date no
29669
+ 'DESCRIPTION' Description no
29670
+ 'DIRECTOR' Director no
29671
+ 'ENCODED_BY' EncodedBy no
29672
+ 'ENCODED_USING' EncodedUsing no
29673
+ 'ENCODER' Encoder no
29674
+ 'ENCODER_OPTIONS' EncoderOptions no
29675
+ 'GENRE' Genre no
29676
+ 'ISRC' ISRCNumber no
29677
+ 'LICENSE' License no
29678
+ 'LOCATION' Location no
29679
+ 'METADATA_BLOCK_PICTURE' Picture FLAC Picture
29680
+ 'ORGANIZATION' Organization no
29681
+ 'PERFORMER' Performer no+
29682
+ 'PRODUCER' Producer no
29683
+ 'REPLAYGAIN_ALBUM_GAIN' ReplayGainAlbumGain no
29684
+ 'REPLAYGAIN_ALBUM_PEAK' ReplayGainAlbumPeak no
29685
+ 'REPLAYGAIN_TRACK_GAIN' ReplayGainTrackGain no
29686
+ 'REPLAYGAIN_TRACK_PEAK' ReplayGainTrackPeak no
29687
+ 'TITLE' Title no
29688
+ 'TRACKNUMBER' TrackNumber no
29689
+ 'VERSION' Version no
29690
+ 'vendor' Vendor no
29691
+
29692
+ =head3 Vorbis Identification Tags
29693
+
29694
+ Index1 Tag Name Writable
29695
+ ------ -------- --------
29696
+ 0 VorbisVersion no
29697
+ 4 AudioChannels no
29698
+ 5 SampleRate no
29699
+ 9 MaximumBitrate no
29700
+ 13 NominalBitrate no
29701
+ 17 MinimumBitrate no
29702
+
29703
+ =head2 Opus Tags
29704
+
29705
+ Information extracted from Ogg Opus files. See
29706
+ L<https://www.opus-codec.org/docs/> for the specification.
29707
+
29708
+ Tag ID Tag Name Writable
29709
+ ------ -------- --------
29710
+ 'OpusHead' Header Opus Header
29711
+ 'OpusTags' Comments Vorbis Comments
29712
+
29713
+ =head3 Opus Header Tags
29714
+
29715
+ Index1 Tag Name Writable
29716
+ ------ -------- --------
29717
+ 0 OpusVersion no
29718
+ 1 AudioChannels no
29719
+ 4 SampleRate no
29720
+ 8 OutputGain no
29721
+
29722
+ =head2 Theora Tags
29723
+
29724
+ Information extracted from Ogg Theora video files. See
29725
+ L<http://www.theora.org/doc/Theora.pdf> for the Theora specification.
29726
+
29727
+ Tag ID Tag Name Writable
29728
+ ------ -------- --------
29729
+ 0x0080 Identification Theora Identification
29730
+ 0x0081 Comments Vorbis Comments
29731
+
29732
+ =head3 Theora Identification Tags
29733
+
29734
+ Tags extracted from the Theora identification header.
29735
+
29736
+ Index1 Tag Name Writable
29737
+ ------ -------- --------
29738
+ 0 TheoraVersion no
29739
+ 7 ImageWidth no
29740
+ 10 ImageHeight no
29741
+ 13 XOffset no
29742
+ 14 YOffset no
29743
+ 15 FrameRate no
29744
+ 23 PixelAspectRatio no
29745
+ 29 ColorSpace no
29746
+ 30 NominalVideoBitrate no
29747
+ 33 Quality no
29748
+ 34 PixelFormat no
29749
+
29750
+ =head2 APE Tags
29751
+
29752
+ Tags found in Monkey's Audio (APE) information. Only a few common tags are
29753
+ listed below, but ExifTool will extract any tag found. ExifTool supports
29754
+ APEv1 and APEv2 tags, as well as ID3 information in APE files, and will also
29755
+ read APE metadata from MP3 and MPC files.
29756
+
29757
+ Tag ID Tag Name Writable
29758
+ ------ -------- --------
29759
+ 'Album' Album no
29760
+ 'Artist' Artist no
29761
+ 'DURATION' Duration no
29762
+ 'Genre' Genre no
29763
+ 'Title' Title no
29764
+ 'Tool Name' ToolName no
29765
+ 'Tool Version' ToolVersion no
29766
+ 'Track' Track no
29767
+ 'Year' Year no
29768
+
29769
+ =head3 APE NewHeader Tags
29770
+
29771
+ APE MAC audio header for version 3.98 or later.
29772
+
29773
+ Index2 Tag Name Writable
29774
+ ------ -------- --------
29775
+ 0 CompressionLevel no
29776
+ 2 BlocksPerFrame no
29777
+ 4 FinalFrameBlocks no
29778
+ 6 TotalFrames no
29779
+ 8 BitsPerSample no
29780
+ 9 Channels no
29781
+ 10 SampleRate no
29782
+
29783
+ =head3 APE OldHeader Tags
29784
+
29785
+ APE MAC audio header for version 3.97 or earlier.
29786
+
29787
+ Index2 Tag Name Writable
29788
+ ------ -------- --------
29789
+ 0 APEVersion no
29790
+ 1 CompressionLevel no
29791
+ 3 Channels no
29792
+ 4 SampleRate no
29793
+ 10 TotalFrames no
29794
+ 12 FinalFrameBlocks no
29795
+
29796
+ =head2 Audible Tags
29797
+
29798
+ ExifTool will extract any information found in the metadata dictionary of
29799
+ Audible .AA files, even if not listed in the table below.
29800
+
29801
+ Tag ID Tag Name Writable
29802
+ ------ -------- --------
29803
+ '_chapter_count' ChapterCount no
29804
+ '_cover_art' CoverArt no
29805
+ 'author' Author no
29806
+ 'copyright' Copyright no
29807
+ 'pub_date_start' PublishDateStart no
29808
+ 'pubdate' PublishDate no
29809
+
29810
+ =head3 Audible tags Tags
29811
+
29812
+ Information found in "tags" atom of Audible M4B audio books.
29813
+
29814
+ Tag ID Tag Name Writable
29815
+ ------ -------- --------
29816
+ 'cvrx' Audible_cvrx Audible cvrx
29817
+ 'meta' Audible_meta Audible meta
29818
+ 'tseg' Audible_tseg Audible tseg
29819
+
29820
+ =head3 Audible cvrx Tags
29821
+
29822
+ Audible cover art information in M4B audio books.
29823
+
29824
+ Tag Name Writable
29825
+ -------- --------
29826
+ CoverArt no
29827
+ CoverArtType no
29828
+
29829
+ =head3 Audible meta Tags
29830
+
29831
+ Information found in Audible M4B "meta" atom.
29832
+
29833
+ Tag ID Tag Name Writable
29834
+ ------ -------- --------
29835
+ 'ALBUMARTIST' AlbumArtist no
29836
+ 'Album' Album no
29837
+ 'Artist' Artist no
29838
+ 'Comment' Comment no
29839
+ 'Genre' Genre no
29840
+ 'SUBTITLE' Subtitle no
29841
+ 'TOOL' CreatorTool no
29842
+ 'Title' Title no
29843
+ 'Year' Year no
29844
+ 'itunesmediatype' iTunesMediaType no
29845
+ 'track' ChapterName no
29846
+
29847
+ =head3 Audible tseg Tags
29848
+
29849
+ Tag ID Tag Name Writable
29850
+ ------ -------- --------
29851
+ 'meta' Audible_meta2 Audible meta
29852
+ 'tshd' ChapterNumber no
29853
+
29854
+ =head2 MPC Tags
29855
+
29856
+ Tags used in Musepack (MPC) audio files. ExifTool also extracts ID3 and APE
29857
+ information from these files.
29858
+
29859
+ Tag ID Tag Name Writable
29860
+ ------ -------- --------
29861
+ 'Bit032-063' TotalFrames no
29862
+ 'Bit080-081' SampleRate no
29863
+ 'Bit084-087' Quality no
29864
+ 'Bit088-093' MaxBand no
29865
+ 'Bit096-111' ReplayGainTrackPeak no
29866
+ 'Bit112-127' ReplayGainTrackGain no
29867
+ 'Bit128-143' ReplayGainAlbumPeak no
29868
+ 'Bit144-159' ReplayGainAlbumGain no
29869
+ 'Bit179' FastSeek no
29870
+ 'Bit191' Gapless no
29871
+ 'Bit216-223' EncoderVersion no
29872
+
29873
+ =head2 MPEG Tags
29874
+
29875
+ The MPEG format doesn't specify any file-level meta information. In lieu of
29876
+ this, information is extracted from the first audio and video frame headers
29877
+ in the file.
29878
+
29879
+ =head3 MPEG Audio Tags
29880
+
29881
+ Tag ID Tag Name Writable
29882
+ ------ -------- --------
29883
+ 'Bit11-12' MPEGAudioVersion no
29884
+ 'Bit13-14' AudioLayer no
29885
+ 'Bit16-19' AudioBitrate no
29886
+ 'Bit20-21' SampleRate no
29887
+ 'Bit24-25' ChannelMode no
29888
+ 'Bit26' MSStereo no
29889
+ 'Bit26-27' ModeExtension no
29890
+ 'Bit27' IntensityStereo no
29891
+ 'Bit28' CopyrightFlag no
29892
+ 'Bit29' OriginalMedia no
29893
+ 'Bit30-31' Emphasis no
29894
+
29895
+ =head3 MPEG Video Tags
29896
+
29897
+ Tag ID Tag Name Writable
29898
+ ------ -------- --------
29899
+ 'Bit00-11' ImageWidth no
29900
+ 'Bit12-23' ImageHeight no
29901
+ 'Bit24-27' AspectRatio no
29902
+ 'Bit28-31' FrameRate no
29903
+ 'Bit32-49' VideoBitrate no
29904
+
29905
+ =head3 MPEG Xing Tags
29906
+
29907
+ These tags are extracted from the Xing/Info frame.
29908
+
29909
+ Tag Name Writable
29910
+ -------- --------
29911
+ Encoder no
29912
+ LameHeader MPEG Lame
29913
+ LameQuality no
29914
+ LameVBRQuality no
29915
+ VBRBytes no
29916
+ VBRFrames no
29917
+ VBRScale no
29918
+
29919
+ =head3 MPEG Lame Tags
29920
+
29921
+ Tags extracted from Lame 3.90 or later header.
29922
+
29923
+ Index1 Tag Name Writable
29924
+ ------ -------- --------
29925
+ 9 LameMethod no
29926
+ 10 LameLowPassFilter no
29927
+ 20 LameBitrate no
29928
+ 24 LameStereoMode no
29929
+
29930
+ =head2 M2TS Tags
29931
+
29932
+ The MPEG-2 transport stream is used as a container for many different
29933
+ audio/video formats (including AVCHD). This table lists information
29934
+ extracted from M2TS files.
29935
+
29936
+ Tag Name Writable
29937
+ -------- --------
29938
+ AudioStreamType no
29939
+ Duration no
29940
+ VideoStreamType no
29941
+ _AC3 M2TS AC3
29942
+ _H264 H264
29943
+ _MISB MISB
29944
+
29945
+ =head3 M2TS AC3 Tags
29946
+
29947
+ Tags extracted from AC-3 audio streams.
29948
+
29949
+ Tag Name Writable
29950
+ -------- --------
29951
+ AudioBitrate no
29952
+ AudioChannels no
29953
+ AudioSampleRate no
29954
+ SurroundMode no
29955
+
29956
+ =head2 H264 Tags
29957
+
29958
+ Tags extracted from H.264 video streams. The metadata for AVCHD videos is
29959
+ stored in this stream.
29960
+
29961
+ Tag Name Writable
29962
+ -------- --------
29963
+ ImageHeight no
29964
+ ImageWidth no
29965
+ MDPM H264 MDPM
29966
+
29967
+ =head3 H264 MDPM Tags
29968
+
29969
+ The following tags are decoded from the Modified Digital Video Pack Metadata
29970
+ (MDPM) of the unregistered user data with UUID
29971
+ 17ee8c60f84d11d98cd60800200c9a66 in the H.264 Supplemental Enhancement
29972
+ Information (SEI). I<[Yes, this description is confusing, but nothing
29973
+ compared to the challenge of actually decoding the data!]> This information
29974
+ may exist at regular intervals through the entire video, but only the first
29975
+ occurrence is extracted unless the ExtractEmbedded (-ee) option is used (in
29976
+ which case subsequent occurrences are extracted as sub-documents).
29977
+
29978
+ Tag ID Tag Name Writable
29979
+ ------ -------- --------
29980
+ 0x0013 TimeCode no
29981
+ 0x0018 DateTimeOriginal no
29982
+ 0x0070 Camera1 H264 Camera1
29983
+ 0x0071 Camera2 H264 Camera2
29984
+ 0x007f Shutter H264 Shutter
29985
+ 0x00a0 ExposureTime no
29986
+ 0x00a1 FNumber no
29987
+ 0x00a2 ExposureProgram no
29988
+ 0x00a3 BrightnessValue no
29989
+ 0x00a4 ExposureCompensation no
29990
+ 0x00a5 MaxApertureValue no
29991
+ 0x00a6 Flash no
29992
+ 0x00a7 CustomRendered no
29993
+ 0x00a8 WhiteBalance no
29994
+ 0x00a9 FocalLengthIn35mmFormat no
29995
+ 0x00aa SceneCaptureType no
29996
+ 0x00b0 GPSVersionID no
29997
+ 0x00b1 GPSLatitudeRef no
29998
+ 0x00b2 GPSLatitude no
29999
+ 0x00b5 GPSLongitudeRef no
30000
+ 0x00b6 GPSLongitude no
30001
+ 0x00b9 GPSAltitudeRef no
30002
+ 0x00ba GPSAltitude no
30003
+ 0x00bb GPSTimeStamp no
30004
+ 0x00be GPSStatus no
30005
+ 0x00bf GPSMeasureMode no
30006
+ 0x00c0 GPSDOP no
30007
+ 0x00c1 GPSSpeedRef no
30008
+ 0x00c2 GPSSpeed no
30009
+ 0x00c3 GPSTrackRef no
30010
+ 0x00c4 GPSTrack no
30011
+ 0x00c5 GPSImgDirectionRef no
30012
+ 0x00c6 GPSImgDirection no
30013
+ 0x00c7 GPSMapDatum no
30014
+ 0x00ca GPSDateStamp no
30015
+ 0x00e0 MakeModel H264 MakeModel
30016
+ 0x00e1 RecInfo H264 RecInfo
30017
+ 0x00e4 Model no
30018
+ 0x00ee FrameInfo H264 FrameInfo
30019
+
30020
+ =head3 H264 Camera1 Tags
30021
+
30022
+ Index1 Tag Name Writable
30023
+ ------ -------- --------
30024
+ 0 ApertureSetting no
30025
+ 1 Gain no
30026
+ 1.1 ExposureProgram no
30027
+ 2.1 WhiteBalance no
30028
+ 3 Focus no
30029
+
30030
+ =head3 H264 Camera2 Tags
30031
+
30032
+ Index1 Tag Name Writable
30033
+ ------ -------- --------
30034
+ 1 ImageStabilization no
30035
+
30036
+ =head3 H264 Shutter Tags
30037
+
30038
+ Index2 Tag Name Writable
30039
+ ------ -------- --------
30040
+ 1.1 ExposureTime no
30041
+
30042
+ =head3 H264 MakeModel Tags
30043
+
30044
+ Index2 Tag Name Writable
30045
+ ------ -------- --------
30046
+ 0 Make no
30047
+
30048
+ =head3 H264 RecInfo Tags
30049
+
30050
+ Recording information stored by some Canon video cameras.
30051
+
30052
+ Index1 Tag Name Writable
30053
+ ------ -------- --------
30054
+ 0 RecordingMode no
30055
+
30056
+ =head3 H264 FrameInfo Tags
30057
+
30058
+ Frame rate information stored by some Canon video cameras.
30059
+
30060
+ Index1 Tag Name Writable
30061
+ ------ -------- --------
30062
+ 0 CaptureFrameRate no
30063
+ 1 VideoFrameRate no
30064
+
30065
+ =head2 MISB Tags
30066
+
30067
+ These tags are extracted from STANAG-4609 MISB (Motion Industry Standards
30068
+ Board) KLV-format metadata in M2TS videos.
30069
+
30070
+ Tag ID Tag Name Writable
30071
+ ------ -------- --------
30072
+ '060E2B34030101010E01030302000000' Security MISB Security
30073
+ '060e2b3402030101434e415644494147'
30074
+ ChurchillNav MISB ChurchillNav
30075
+ '060e2b34020b01010e01030101000000'
30076
+ UASDataLink MISB UASDatalink
30077
+ '<other>' Unknown MISB Unknown
30078
+
30079
+ =head3 MISB Security Tags
30080
+
30081
+ Tags extracted from the MISB ST 0102.11 Security Metadata local set.
30082
+
30083
+ Tag ID Tag Name Writable
30084
+ ------ -------- --------
30085
+ 0x0001 SecurityClassification no
30086
+ 0x0002 ClassifyingCountryCodeMethod no
30087
+ 0x0003 ClassifyingCountry no
30088
+ 0x0004 SecuritySCI-SHIInformation no
30089
+ 0x0005 Caveats no
30090
+ 0x0006 ReleasingInstructions no
30091
+ 0x0007 ClassifiedBy no
30092
+ 0x0008 DerivedFrom no
30093
+ 0x0009 ClassificationReason no
30094
+ 0x000a DeclassificationDate no
30095
+ 0x000b ClassificationAndMarkingSystem no
30096
+ 0x000c ObjectCountryCodingMethod no
30097
+ 0x000d ObjectCountryCodes no
30098
+ 0x000e ClassificationComments no
30099
+ 0x000f UMID no
30100
+ 0x0010 StreamID no
30101
+ 0x0011 TransportStreamID no
30102
+ 0x0015 ItemDesignatorID no
30103
+ 0x0016 SecurityVersion no
30104
+ 0x0017 ClassifyingCountryCodingMethodDate no
30105
+ 0x0018 ObjectCountryCodingMethodDate no
30106
+
30107
+ =head3 MISB ChurchillNav Tags
30108
+
30109
+ Proprietary tags used by Churchill Navigation units. These tags are all
30110
+ currently unknown, but extracted with the Unknown option.
30111
+
30112
+ Tag ID Tag Name Writable
30113
+ ------ -------- --------
30114
+ [no tags known]
30115
+
30116
+ =head3 MISB UASDatalink Tags
30117
+
30118
+ Tags extracted from the MISB ST 0601.11 UAS Datalink local set.
30119
+
30120
+ Tag ID Tag Name Writable
30121
+ ------ -------- --------
30122
+ 0x0001 Checksum no
30123
+ 0x0002 GPSDateTime no
30124
+ 0x0003 MissionID no
30125
+ 0x0004 TailNumber no
30126
+ 0x0005 GPSTrack no
30127
+ 0x0006 PitchAngle no
30128
+ 0x0007 RollAngle no
30129
+ 0x0008 TrueAirspeed no
30130
+ 0x0009 IndicatedAirspeed no
30131
+ 0x000a ProjectIDCode no
30132
+ 0x000b SensorName no
30133
+ 0x000c ImageCoordinateSystem no
30134
+ 0x000d GPSLatitude no
30135
+ 0x000e GPSLongitude no
30136
+ 0x000f GPSAltitude no
30137
+ 0x0010 HorizontalFieldOfView no
30138
+ 0x0011 VerticalFieldOfView no
30139
+ 0x0012 SensorRelativeAzimuthAngle no
30140
+ 0x0013 SensorRelativeElevationAngle no
30141
+ 0x0014 SensorRelativeRollAngle no
30142
+ 0x0015 SlantRange no
30143
+ 0x0016 TargetWidth no
30144
+ 0x0017 FrameCenterLatitude no
30145
+ 0x0018 FrameCenterLongitude no
30146
+ 0x0019 FrameCenterElevation no
30147
+ 0x001a OffsetCornerLatitude1 no
30148
+ 0x001b OffsetCornerLongitude1 no
30149
+ 0x001c OffsetCornerLatitude2 no
30150
+ 0x001d OffsetCornerLongitude2 no
30151
+ 0x001e OffsetCornerLatitude3 no
30152
+ 0x001f OffsetCornerLongitude3 no
30153
+ 0x0020 OffsetCornerLatitude4 no
30154
+ 0x0021 OffsetCornerLongitude4 no
30155
+ 0x0022 IcingDetected no
30156
+ 0x0023 WindDirection no
30157
+ 0x0024 WindSpeed no
30158
+ 0x0025 StaticPressure no
30159
+ 0x0026 DensityAltitude no
30160
+ 0x0027 AirTemperature no
30161
+ 0x0028 TargetLocationLatitude no
30162
+ 0x0029 TargetLocationLongitude no
30163
+ 0x002a TargetLocationElevation no
30164
+ 0x002b TargetTrackGateWidth no
30165
+ 0x002c TargetTrackGateHeight no
30166
+ 0x002d TargetErrorEstimateCE90 no
30167
+ 0x002e TargetErrorEstimateLE90 no
30168
+ 0x002f GenericFlagData01 no
30169
+ 0x0030 SecurityLocalMetadataSet MISB Security
30170
+ 0x0031 DifferentialPressure no
30171
+ 0x0032 AngleOfAttack no
30172
+ 0x0033 VerticalSpeed no
30173
+ 0x0034 SideslipAngle no
30174
+ 0x0035 AirfieldBarometricPressure no
30175
+ 0x0036 AirfieldElevation no
30176
+ 0x0037 RelativeHumidity no
30177
+ 0x0038 GPSSpeed no
30178
+ 0x0039 GroundRange no
30179
+ 0x003a FuelRemaining no
30180
+ 0x003b CallSign no
30181
+ 0x003c WeaponLoad no
30182
+ 0x003d WeaponFired no
30183
+ 0x003e LaserPRFCode no
30184
+ 0x003f SensorFieldOfViewName no
30185
+ 0x0040 MagneticHeading no
30186
+ 0x0041 UAS_LSVersionNumber no
30187
+ 0x0042 TargetLocationCovarianceMatrix no
30188
+ 0x0043 AlternateLatitude no
30189
+ 0x0044 AlternateLongitude no
30190
+ 0x0045 AlternateAltitude no
30191
+ 0x0046 AlternateName no
30192
+ 0x0047 AlternateHeading no
30193
+ 0x0048 EventStartTime no
30194
+ 0x0049 RVTLocalSet MISB Unknown
30195
+ 0x004a VMTIDataSet MISB Unknown
30196
+ 0x004b SensorEllipsoidHeight no
30197
+ 0x004c AlternateEllipsoidHeight no
30198
+ 0x004d OperationalMode no
30199
+ 0x004e FrameCenterHeightAboveEllipsoid no
30200
+ 0x004f SensorVelocityNorth no
30201
+ 0x0050 SensorVelocityEast no
30202
+ 0x0051 ImageHorizonPixelPack no
30203
+ 0x0052 CornerLatitude1 no
30204
+ 0x0053 CornerLongitude1 no
30205
+ 0x0054 CornerLatitude2 no
30206
+ 0x0055 CornerLongitude2 no
30207
+ 0x0056 CornerLatitude3 no
30208
+ 0x0057 CornerLongitude3 no
30209
+ 0x0058 CornerLatitude4 no
30210
+ 0x0059 CornerLongitude4 no
30211
+ 0x005a FullPitchAngle no
30212
+ 0x005b FullRollAngle no
30213
+ 0x005c FullAngleOfAttack no
30214
+ 0x005d FullSideslipAngle no
30215
+ 0x005e MIISCoreIdentifier no
30216
+ 0x005f SARMotionImageryData MISB Unknown
30217
+ 0x0060 TargetWidthExtended no
30218
+ 0x0061 RangeImageLocalSet MISB Unknown
30219
+ 0x0062 GeoregistrationLocalSet MISB Unknown
30220
+ 0x0063 CompositeImagingLocalSet MISB Unknown
30221
+ 0x0064 SegmentLocalSet MISB Unknown
30222
+ 0x0065 AmendLocalSet MISB Unknown
30223
+ 0x0066 SDCC-FLP no
30224
+ 0x0067 DensityAltitudeExtended no
30225
+ 0x0068 SensorEllipsoidHeightExtended no
30226
+ 0x0069 AlternateEllipsoidHeightExtended no
30227
+
30228
+ =head3 MISB Unknown Tags
30229
+
30230
+ Other tags are extracted with the Unknown option.
30231
+
30232
+ Tag ID Tag Name Writable
30233
+ ------ -------- --------
30234
+ [no tags known]
30235
+
29415
30236
  =head2 Matroska Tags
29416
30237
 
29417
30238
  The following tags are extracted from Matroska multimedia container files.
29418
30239
  This container format is used by file types such as MKA, MKV, MKS and WEBM.
29419
- For speed, ExifTool extracts tags only up to the first Cluster unless the
29420
- Verbose (-v) or Unknown = 2 (-U) option is used. See
30240
+ For speed, by default ExifTool extracts tags only up to the first Cluster.
30241
+ However, the Verbose (-v) and Unknown = 2 (-U) options force processing of
30242
+ Cluster data, and the ExtractEmbedded (-ee) option skips over Clusters to
30243
+ read subsequent tags. See
29421
30244
  L<http://www.matroska.org/technical/specs/index.html> for the official
29422
30245
  Matroska specification.
29423
30246
 
@@ -29599,6 +30422,7 @@ Matroska specification.
29599
30422
  0x3eb5 Signature? no
29600
30423
  0x7670 Projection Matroska Projection
29601
30424
  0x2b59c TrackLanguage no
30425
+ 0x2b59d TrackLanguageIETF no
29602
30426
  0x3314f TrackTimecodeScale no
29603
30427
  0x383e3 FrameRate no
29604
30428
  0x3e383 VideoFrameRate no
@@ -31745,410 +32569,6 @@ Redcode version 2 header.
31745
32569
  80 ImageHeight no
31746
32570
  86 FrameRate no
31747
32571
 
31748
- =head2 RIFF Tags
31749
-
31750
- The RIFF container format is used various types of fines including AVI, WAV,
31751
- WEBP, LA, OFR, PAC and WV. According to the EXIF specification, Meta
31752
- information is embedded in two types of RIFF C<LIST> chunks: C<INFO> and
31753
- C<exif>, and information about the audio content is stored in the C<fmt >
31754
- chunk. As well as this information, some video information and proprietary
31755
- manufacturer-specific information is also extracted.
31756
-
31757
- Large AVI videos may be a concatenation of two or more RIFF chunks. For
31758
- these files, information is extracted from subsequent RIFF chunks as
31759
- sub-documents, but the Duration is calculated for the full video.
31760
-
31761
- Tag ID Tag Name Writable
31762
- ------ -------- --------
31763
- 'ALPH' ALPH RIFF ALPH
31764
- 'ANIM' ANIM RIFF ANIM
31765
- 'ANMF' ANMF RIFF ANMF
31766
- 'CSET' CharacterSet RIFF CSET
31767
- 'EXIF' EXIF EXIF
31768
- UnknownEXIF no
31769
- 'ICCP' ICC_Profile ICC_Profile
31770
- 'IDIT' DateTimeOriginal no
31771
- 'JUNK' OlympusJunk Olympus AVI
31772
- CasioJunk EXIF
31773
- RicohJunk Ricoh AVI
31774
- PentaxJunk Pentax Junk
31775
- PentaxJunk2 Pentax Junk2
31776
- LucasJunk QuickTime Stream
31777
- TextJunk no
31778
- 'JUNQ' OldXMP no
31779
- 'LIST_INF0' Info RIFF Info
31780
- 'LIST_INFO' Info RIFF Info
31781
- 'LIST_Tdat' Tdat RIFF Tdat
31782
- 'LIST_adtl' AssociatedDataList RIFF
31783
- 'LIST_exif' Exif RIFF Exif
31784
- 'LIST_hdrl' Hdrl RIFF Hdrl
31785
- 'LIST_hydt' PentaxData Pentax AVI
31786
- 'LIST_ncdt' NikonData Nikon AVI
31787
- 'LIST_pntx' PentaxData2 Pentax AVI
31788
- 'SGLT' BikeBroAccel QuickTime Stream
31789
- 'SLLT' BikeBroGPS QuickTime Stream
31790
- 'VP8 ' VP8Bitstream RIFF VP8
31791
- 'VP8L' VP8L RIFF VP8L
31792
- 'VP8X' VP8X RIFF VP8X
31793
- 'XMP ' XMP XMP
31794
- '_PMX' XMP XMP
31795
- 'aXML' AXML XMP XML
31796
- 'afsp' Afsp no
31797
- 'bext' BroadcastExtension RIFF BroadcastExt
31798
- 'cue ' CuePoints no
31799
- 'ds64' DataSize64 RIFF DS64
31800
- 'fact' NumberOfSamples no
31801
- 'fmt ' AudioFormat RIFF AudioFormat
31802
- 'gps0' GPSTrack QuickTime Stream
31803
- 'gsen' GSensor QuickTime Stream
31804
- 'iXML' IXML XMP XML
31805
- 'id3 ' ID3 ID3
31806
- 'inst' Instrument RIFF Instrument
31807
- 'labl' CuePointLabel no
31808
- 'list' ListType no
31809
- 'ltxt' LabeledText no
31810
- 'note' CuePointNote no
31811
- 'olym' Olym Olympus WAV
31812
- 'plst' Playlist no
31813
- 'smpl' Sampler RIFF Sampler
31814
- 'tx_USER' UserText RIFF UserText
31815
- 'tx_Unknown' Text no
31816
-
31817
- =head3 RIFF ALPH Tags
31818
-
31819
- WebP alpha chunk.
31820
-
31821
- Index1 Tag Name Writable
31822
- ------ -------- --------
31823
- 0 AlphaPreprocessing no
31824
- 0.1 AlphaFiltering no
31825
- 0.2 AlphaCompression no
31826
-
31827
- =head3 RIFF ANIM Tags
31828
-
31829
- WebP animation chunk.
31830
-
31831
- Index1 Tag Name Writable
31832
- ------ -------- --------
31833
- 0 BackgroundColor no
31834
- 4 AnimationLoopCount no
31835
-
31836
- =head3 RIFF ANMF Tags
31837
-
31838
- WebP animation frame chunk.
31839
-
31840
- Index1 Tag Name Writable
31841
- ------ -------- --------
31842
- 12 Duration no
31843
-
31844
- =head3 RIFF CSET Tags
31845
-
31846
- Index2 Tag Name Writable
31847
- ------ -------- --------
31848
- 0 CodePage no
31849
- 1 CountryCode no
31850
- 2 LanguageCode no
31851
- 3 Dialect no
31852
-
31853
- =head3 RIFF Info Tags
31854
-
31855
- RIFF INFO tags found in AVI video and WAV audio files. Tags which are part
31856
- of the EXIF 2.3 specification have an underlined Tag Name in the HTML
31857
- version of this documentation. Other tags are found in AVI files generated
31858
- by some software.
31859
-
31860
- Tag ID Tag Name Writable
31861
- ------ -------- --------
31862
- 'AGES' Rated no
31863
- 'CMNT' Comment no
31864
- 'CODE' EncodedBy no
31865
- 'COMM' Comments no
31866
- 'DIRC' Directory no
31867
- 'DISP' SoundSchemeTitle no
31868
- 'DTIM' DateTimeOriginal no
31869
- 'GENR' Genre no
31870
- 'IARL' ArchivalLocation no
31871
- 'IART' Artist no
31872
- 'IAS1' FirstLanguage no
31873
- 'IAS2' SecondLanguage no
31874
- 'IAS3' ThirdLanguage no
31875
- 'IAS4' FourthLanguage no
31876
- 'IAS5' FifthLanguage no
31877
- 'IAS6' SixthLanguage no
31878
- 'IAS7' SeventhLanguage no
31879
- 'IAS8' EighthLanguage no
31880
- 'IAS9' NinthLanguage no
31881
- 'IBSU' BaseURL no
31882
- 'ICAS' DefaultAudioStream no
31883
- 'ICDS' CostumeDesigner no
31884
- 'ICMS' Commissioned no
31885
- 'ICMT' Comment no
31886
- 'ICNM' Cinematographer no
31887
- 'ICNT' Country no
31888
- 'ICOP' Copyright no
31889
- 'ICRD' DateCreated no
31890
- 'ICRP' Cropped no
31891
- 'IDIM' Dimensions no
31892
- 'IDIT' DateTimeOriginal no
31893
- 'IDPI' DotsPerInch no
31894
- 'IDST' DistributedBy no
31895
- 'IEDT' EditedBy no
31896
- 'IENC' EncodedBy no
31897
- 'IENG' Engineer no
31898
- 'IGNR' Genre no
31899
- 'IKEY' Keywords no
31900
- 'ILGT' Lightness no
31901
- 'ILGU' LogoURL no
31902
- 'ILIU' LogoIconURL no
31903
- 'ILNG' Language no
31904
- 'IMBI' MoreInfoBannerImage no
31905
- 'IMBU' MoreInfoBannerURL no
31906
- 'IMED' Medium no
31907
- 'IMIT' MoreInfoText no
31908
- 'IMIU' MoreInfoURL no
31909
- 'IMUS' MusicBy no
31910
- 'INAM' Title no
31911
- 'IPDS' ProductionDesigner no
31912
- 'IPLT' NumColors no
31913
- 'IPRD' Product no
31914
- 'IPRO' ProducedBy no
31915
- 'IRIP' RippedBy no
31916
- 'IRTD' Rating no
31917
- 'ISBJ' Subject no
31918
- 'ISFT' Software no
31919
- 'ISGN' SecondaryGenre no
31920
- 'ISHP' Sharpness no
31921
- 'ISMP' TimeCode no
31922
- 'ISRC' Source no
31923
- 'ISRF' SourceForm no
31924
- 'ISTD' ProductionStudio no
31925
- 'ISTR' Starring no
31926
- 'ITCH' Technician no
31927
- 'ITRK' TrackNumber no
31928
- 'IWMU' WatermarkURL no
31929
- 'IWRI' WrittenBy no
31930
- 'LANG' Language no
31931
- 'LOCA' Location no
31932
- 'PRT1' Part no
31933
- 'PRT2' NumberOfParts no
31934
- 'RATE' Rate no
31935
- 'STAR' Starring no
31936
- 'STAT' Statistics no
31937
- 'TAPE' TapeName no
31938
- 'TCDO' EndTimecode no
31939
- 'TCOD' StartTimecode no
31940
- 'TITL' Title no
31941
- 'TLEN' Length no
31942
- 'TORG' Organization no
31943
- 'TRCK' TrackNumber no
31944
- 'TURL' URL no
31945
- 'TVER' Version no
31946
- 'VMAJ' VegasVersionMajor no
31947
- 'VMIN' VegasVersionMinor no
31948
- 'YEAR' Year no
31949
-
31950
- =head3 RIFF Tdat Tags
31951
-
31952
- Tag ID Tag Name Writable
31953
- ------ -------- --------
31954
- [no tags known]
31955
-
31956
- =head3 RIFF Exif Tags
31957
-
31958
- These tags are part of the EXIF 2.3 specification for WAV audio files.
31959
-
31960
- Tag ID Tag Name Writable
31961
- ------ -------- --------
31962
- 'ecor' Make no
31963
- 'emdl' Model no
31964
- 'emnt' MakerNotes no
31965
- 'erel' RelatedImageFile no
31966
- 'etim' TimeCreated no
31967
- 'eucm' UserComment no
31968
- 'ever' ExifVersion no
31969
-
31970
- =head3 RIFF Hdrl Tags
31971
-
31972
- Tag ID Tag Name Writable
31973
- ------ -------- --------
31974
- 'IDIT' DateTimeOriginal no
31975
- 'ISMP' TimeCode no
31976
- 'LIST_odml' OpenDML RIFF OpenDML
31977
- 'LIST_strl' Stream RIFF Stream
31978
- 'avih' AVIHeader RIFF AVIHeader
31979
-
31980
- =head3 RIFF OpenDML Tags
31981
-
31982
- Tag ID Tag Name Writable
31983
- ------ -------- --------
31984
- 'dmlh' ExtendedAVIHeader RIFF ExtAVIHdr
31985
-
31986
- =head3 RIFF ExtAVIHdr Tags
31987
-
31988
- Index4 Tag Name Writable
31989
- ------ -------- --------
31990
- 0 TotalFrameCount no
31991
-
31992
- =head3 RIFF Stream Tags
31993
-
31994
- Tag ID Tag Name Writable
31995
- ------ -------- --------
31996
- 'strd' StreamData RIFF StreamData
31997
- 'strf' AudioFormat RIFF AudioFormat
31998
- VideoFormat BMP
31999
- 'strh' StreamHeader RIFF StreamHeader
32000
- 'strn' StreamName no
32001
-
32002
- =head3 RIFF StreamData Tags
32003
-
32004
- This chunk is used to store proprietary information in AVI videos from some
32005
- cameras. The first 4 characters of the data are used as the Tag ID below.
32006
-
32007
- Tag ID Tag Name Writable
32008
- ------ -------- --------
32009
- 'AVIF' AVIF EXIF
32010
- 'CASI' CasioData Casio AVI
32011
- 'Zora' VendorName no
32012
- 'unknown' UnknownData no
32013
-
32014
- =head3 RIFF AudioFormat Tags
32015
-
32016
- Index2 Tag Name Writable
32017
- ------ -------- --------
32018
- 0 Encoding no
32019
- 1 NumChannels no
32020
- 2 SampleRate no
32021
- 4 AvgBytesPerSec no
32022
- 7 BitsPerSample no
32023
-
32024
- =head3 RIFF StreamHeader Tags
32025
-
32026
- Index4 Tag Name Writable
32027
- ------ -------- --------
32028
- 0 StreamType no
32029
- 1 AudioCodec no
32030
- VideoCodec no
32031
- Codec no
32032
- 5 AudioSampleRate no
32033
- VideoFrameRate no
32034
- StreamSampleRate no
32035
- 8 AudioSampleCount no
32036
- VideoFrameCount no
32037
- StreamSampleCount no
32038
- 10 Quality no
32039
- 11 SampleSize no
32040
-
32041
- =head3 RIFF AVIHeader Tags
32042
-
32043
- Index4 Tag Name Writable
32044
- ------ -------- --------
32045
- 0 FrameRate no
32046
- 1 MaxDataRate no
32047
- 4 FrameCount no
32048
- 6 StreamCount no
32049
- 8 ImageWidth no
32050
- 9 ImageHeight no
32051
-
32052
- =head3 RIFF VP8 Tags
32053
-
32054
- This chunk is found in simple-format (lossy) WebP files. See
32055
- L<https://developers.google.com/speed/webp/docs/riff_container> for the WebP
32056
- container specification.
32057
-
32058
- Index1 Tag Name Writable
32059
- ------ -------- --------
32060
- 0 VP8Version no
32061
- 6 ImageWidth no
32062
- 6.1 HorizontalScale no
32063
- 8 ImageHeight no
32064
- 8.1 VerticalScale no
32065
-
32066
- =head3 RIFF VP8L Tags
32067
-
32068
- This chunk is found in lossless WebP files.
32069
-
32070
- Index1 Tag Name Writable
32071
- ------ -------- --------
32072
- 1 ImageWidth no
32073
- 2 ImageHeight no
32074
-
32075
- =head3 RIFF VP8X Tags
32076
-
32077
- This chunk is found in extended WebP files.
32078
-
32079
- Index1 Tag Name Writable
32080
- ------ -------- --------
32081
- 4 ImageWidth no
32082
- 6 ImageHeight no
32083
-
32084
- =head3 RIFF BroadcastExt Tags
32085
-
32086
- Information found in the Broadcast Audio Extension chunk (see
32087
- L<http://tech.ebu.ch/docs/tech/tech3285.pdf>).
32088
-
32089
- Index1 Tag Name Writable
32090
- ------ -------- --------
32091
- 0 Description no
32092
- 256 Originator no
32093
- 288 OriginatorReference no
32094
- 320 DateTimeOriginal no
32095
- 338 TimeReference no
32096
- 346 BWFVersion no
32097
- 348 BWF_UMID no
32098
- 602 CodingHistory no
32099
-
32100
- =head3 RIFF DS64 Tags
32101
-
32102
- 64-bit data sizes for MBWF/RF64 files. See
32103
- L<https://tech.ebu.ch/docs/tech/tech3306-2009.pdf> for the specification.
32104
-
32105
- Index8 Tag Name Writable
32106
- ------ -------- --------
32107
- 0 RIFFSize64 no
32108
- 1 DataSize64 no
32109
- 2 NumberOfSamples64 no
32110
-
32111
- =head3 RIFF Instrument Tags
32112
-
32113
- Index1 Tag Name Writable
32114
- ------ -------- --------
32115
- 0 UnshiftedNote no
32116
- 1 FineTune no
32117
- 2 Gain no
32118
- 3 LowNote no
32119
- 4 HighNote no
32120
- 5 LowVelocity no
32121
- 6 HighVelocity no
32122
-
32123
- =head3 RIFF Sampler Tags
32124
-
32125
- Index4 Tag Name Writable
32126
- ------ -------- --------
32127
- 0 Manufacturer no
32128
- 1 Product no
32129
- 2 SamplePeriod no
32130
- 3 MIDIUnityNote no
32131
- 4 MIDIPitchFraction no
32132
- 5 SMPTEFormat no
32133
- 6 SMPTEOffset no
32134
- 7 NumSampleLoops no
32135
- 8 SamplerDataLen no
32136
- 9 SamplerData no
32137
-
32138
- =head3 RIFF UserText Tags
32139
-
32140
- Tags decoded from the USER-format txts stream written by Momento M6 dashcam.
32141
- Extracted only if the ExtractEmbedded option is used.
32142
-
32143
- Index1 Tag Name Writable
32144
- ------ -------- --------
32145
- 28 GPSAltitude no
32146
- 40 Accelerometer no
32147
- 56 GPSSpeed no
32148
- 60 GPSLatitude no
32149
- 64 GPSLongitude no
32150
- 68 GPSDateTime no
32151
-
32152
32572
  =head2 AIFF Tags
32153
32573
 
32154
32574
  Tags extracted from Audio Interchange File Format (AIFF) files. See
@@ -37218,14 +37638,14 @@ values, may created via the ExifTool configuration file.
37218
37638
  GPSDestLongitude GPS:GPSDestLongitude no
37219
37639
  GPS:GPSDestLongitudeRef
37220
37640
  GPSDestLongitudeRef XMP-exif:GPSDestLongitude no
37221
- GPSLatitude GPS:GPSLatitude no
37641
+ GPSLatitude GPS:GPSLatitude yes/
37222
37642
  GPS:GPSLatitudeRef
37223
37643
  GPSLatitude QuickTime:GPSCoordinates no
37224
37644
  GPSLatitude QuickTime:LocationInformation no
37225
37645
  GPSLatitude Sony:GPSLatitude no
37226
37646
  Sony:GPSLatitudeRef
37227
37647
  GPSLatitudeRef XMP-exif:GPSLatitude no
37228
- GPSLongitude GPS:GPSLongitude no
37648
+ GPSLongitude GPS:GPSLongitude yes/
37229
37649
  GPS:GPSLongitudeRef
37230
37650
  GPSLongitude QuickTime:GPSCoordinates no
37231
37651
  GPSLongitude QuickTime:LocationInformation no