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
Hi Bill,
The -m option ignores minor errors and warnings. See the application documentation (https://exiftool.org/exiftool_pod.html) for more details.
- Phil
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
Hi Bill,
-m
- Phil