changing hasselblad fff files date time causes erors

Started by eyedear, April 13, 2020, 11:55:20 AM

Previous topic - Next topic

eyedear

hi I am trying to change the date time of some of my hasselblad files executing the commands cause error can some one help
here is the terminal output

exiftool A_8411005.fff -ModifyDate -datecreated -datetimeoriginal -createdate
Modify Date                     : 2052:05:02 00:00:07
Date Created                    : 2052:05:02 00:00:07
Date/Time Original              : 2016-02-03T13:13:07
Create Date                     : 2016-02-03T13:13:07
Tehs-MacBook-Pro:ana exif young-sun$ exiftool A_8411005.fff -ModifyDate="2016:02:03 13:13:07"  -datecreated="2016:02:03 13:13:07"
Error: [minor] Phocus may not properly update previews of edited FFF images - A_8411005.fff
    0 image files updated
    1 files weren't updated due to errors


thanks

StarGeek

See this thread.

Basically, if you edit FFF files with exiftool, due to the weird way those files are written, the Phocus program may not be able to load the files anymore. 

As long as you're aware of the problems that can follow, you can force the editing of the files by adding the -m (ignoreMinorErrors) option.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).