Thread

Posted on Mon Feb 26 20:51:10 2007 by mjc
orientation tag in IFD0 and IFD1
Hi all,

The exif orientation tag can appear in IFD0 and IFD1. exiftool seems to ignore the IFD1 tag. Is this deliberate, or a bug?

- Mike
Direct Responses: 4434 | Write a response
Posted on Mon Feb 26 21:09:14 2007 by exiftool in response to 4433
Re: orientation tag in IFD0 and IFD1
Hi Mike,

By default, the exiftool command-line interface suppresses output of duplicate information (unlike the programming interface, which enables duplicates by default).

Use the -a option with the command-line interface to allow duplicate tags to be extracted..

- Phil
Direct Responses: 4435 | Write a response
Posted on Mon Feb 26 21:20:21 2007 by mjc in response to 4434
Re: orientation tag in IFD0 and IFD1
Thanks! I missed that.

- Mike
Write a response