Hi,
I have just upgraded to the latest version of Capture One, 9.3. My routine to copy the makernotes from the raw file to the generated JPG file is failing with errors like the following:
Error: [minor] GPS pointer references previous IFD0 directory - 160922_GX8_1060392.jpg
I understand from previous posts that this is usually due to an error in the Exif structure of the target file, but also that there have been cases of ExifTool reporting a "false positive" due to a bug on its side.
I would like someone to take a look at a sample C1 output file and determine which is the case here. Unfortunately although the sample is only 5MB the upload keeps failing, but you can download it from http://www.andrewj.com/public/160922_GX8_1060392.jpg (http://www.andrewj.com/public/160922_GX8_1060392.jpg)
I will also report this to Phase One in case it's a known problem on their side.
Thanks
Andrew
Hi Andrew,
It seems that Capture One is buggy because there are two GPS IFD's in IFD0, and one of them has an incorrect pointer. You can use the ExifTool -htmldump to see the problem in detail. You can use ExifTool to repair this corrupted EXIF (https://exiftool.org/faq.html#Q20).
- Phil