Problem extracting Layer Information on Linux

Started by zaratol, October 25, 2017, 06:23:08 AM

Previous topic - Next topic

zaratol

I try to extract Layer Information from a tiff file with

exiftool -u "-layer*" [file]

From:
https://exiftool.org/forum/index.php?topic=6435.0

I'm using the latest version 10.64,
Currently on my Linux i  get
Layer Selection IDs             : 1

On my Windows Machine i get the(Correct) output
Layer Selection IDs             : 4

anything i can check on my end?

Phil Harvey

So you are saying you get a different output on different machines for the same file?

Send me a sample and I'll take a look (philharvey66 at gmail.com)

- 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 ($).