Excesive number of items

Started by billscully@me.com, February 15, 2014, 11:45:31 AM

Previous topic - Next topic

billscully@me.com

I am extracting metadata from a large media file.  I am receiving " [Minor] Excessive nuber of items for xmpMM:Ingredients.  Extracted only the first 1000

How do I override this limitation and extract all of the metadata?

Thank you,

Bill

Phil Harvey

Hi Bill,

The -m option ignores minor errors and warnings.  See the application documentation for more details.

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

billscully@me.com

Phil, I use the -m option to not get warning.  How do I get EXIF to return all of the values, even if there are more than 1000?

Thank you,

Bill

Phil Harvey

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