Subject: | HEIC Bug |
Date: | Tue, 17 Jul 2018 13:02:23 -0700 |
To: | bug-Image-ExifTool [...] rt.cpan.org |
From: | xsahoo <xsahoodev [...] gmail.com> |
Image-ExifTool 11.06
perl 5, version 18, subversion 2 (v5.18.2)]
macOS 10.13.2
HEIC images are not found when a directory is passed as -common_args, i.e.:
exiftool -ext MOV -if '$Make="Apple"' "-AllDates<CreationDate"
-overwrite_original -execute "-FileName<CreateDate" -d "%Y-%m-%d
%H%M%S%%-c.%%e" -common_args /PATH/TO/DIRECTORY
They are found if the images themselves are passed as -common_args, i.e.:
exiftool -ext MOV -if '$Make="Apple"' "-AllDates<CreationDate"
-overwrite_original -execute "-FileName<CreateDate" -d "%Y-%m-%d
%H%M%S%%-c.%%e" -common_args image1.HEIC