Using struct json output - how to get all tags

Started by sebutzu, June 13, 2023, 04:58:29 PM

Previous topic - Next topic

sebutzu

I am using -j -struct options to get the tags in JSON format. What groups should I use to prevent duplicates from being excluded in the output? I assume -G:0:1 is not enough?

StarGeek

From the docs on the -j (-json) option
QuoteThe -a option is implied when -json is used, but entries with identical JSON names are suppressed in the output. (-G4 may be used to ensure that all tags have unique JSON names.)
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).