2024-11-12: ExifTool 13.03 is now available
Quote from: StarGeek on November 20, 2024, 05:19:45 PMQuote from: wlire on November 20, 2024, 04:11:50 PMSo instead of copying the system file modify date, can I just offset all the quicktime times 4 hours forward?
You can use the GlobalTimeShift option with -TagsFromFileQuoteIn addition to this, I would like to preserve the existing system file modify date
Add the -P (-preserve) option.
Test this first, but the command would be something like
exiftool -P -GlobalTimeShift 4 -TagsFromFile @ -Time:All /path/to/files/
Quote from: mkornelix on November 20, 2024, 01:57:18 PMShould not the -keyword tag work transparently?