QuickTime:CompatibleBrands problem : list or not list ?

Started by mahikeulbody, September 26, 2024, 12:53:22 PM

Previous topic - Next topic

mahikeulbody

Hi,

"QuickTime:CompatibleBrands" is not described as a list neither by listx nor by the tag documentation. However:

> exiftool -all -j -G1 myfile.mp4   # from a Google Pixel 5
[{
  "SourceFile": "2024-05-02_11h29-59.mp4",
  "ExifTool:ExifToolVersion": 12.97,
  ...
  "QuickTime:CompatibleBrands": ["isom","iso2","mp41"],
  ...


Phil Harvey

OK, thanks.  I'll fix this in the documentation for the next release, but the -listx option still won't indicate a list because currently it only does this for XMP Bag, Alt or Seq lists.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).