ExifTool Forum

General => Metadata => Topic started by: blue-j on January 11, 2023, 08:07:39 PM

Title: Struct membership from flat data?
Post by: blue-j on January 11, 2023, 08:07:39 PM
Is there a way to assess if a field is a flattened field from within a struct?  I of course know the "look it up" method, and using -struct and comparing, but are there any other hints?

- J
Title: Re: Struct membership from flat data?
Post by: Phil Harvey on January 11, 2023, 09:30:16 PM
In the -X -f output, flattened tags are indicated by a "Flattened" flag.

- Phil
Title: Re: Struct membership from flat data?
Post by: blue-j on January 12, 2023, 03:04:13 PM
Thank you again, sensei!  - J
Title: Re: Struct membership from flat data?
Post by: Phil Harvey on January 12, 2023, 05:15:26 PM
Ooops, sorry.  I meant -listx -f

- Phil