Skip Menu |

This queue is for tickets about the Image-ExifTool CPAN distribution.

Report information
The Basics
Id: 125870
Status: rejected
Priority: 0/
Queue: Image-ExifTool

People
Owner: Nobody in particular
Requestors: xsahoodev [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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
Subject: Re: [rt.cpan.org #125870] HEIC Bug
Date: Wed, 18 Jul 2018 07:37:16 -0400
To: Guest via RT <bug-Image-ExifTool [...] rt.cpan.org>
From: Phil Harvey <phil [...] owl.phy.queensu.ca>
"in write mode only writable file types are processed" HEIC is not writable
Subject: Re: [rt.cpan.org #125870] HEIC Bug
Date: Wed, 18 Jul 2018 11:17:24 -0700
To: bug-Image-ExifTool [...] rt.cpan.org
From: Jonathan Sahoo <jonathansahoo [...] gmail.com>
Ah, thanks. Is there a plan to support writing to HEIC? Show quoted text
> On Jul 18, 2018, at 4:43 AM, Phil Harvey via RT <bug-Image-ExifTool@rt.cpan.org> wrote: > > <URL: https://rt.cpan.org/Ticket/Display.html?id=125870 > > > "in write mode only writable file types are processed" > > HEIC is not writable >
Subject: Re: [rt.cpan.org #125870] HEIC Bug
Date: Thu, 19 Jul 2018 07:19:49 -0400
To: bug-Image-ExifTool [...] rt.cpan.org
From: Phil Harvey <phil [...] owl.phy.queensu.ca>
Show quoted text
> On Jul 18, 2018, at 2:17 PM, Jonathan Sahoo via RT <bug-Image-ExifTool@rt.cpan.org> wrote: > Ah, thanks. Is there a plan to support writing to HEIC?
Not in the near future, but maybe eventually if the format gains acceptance. - Phil