Adjusting time

AfterShot Pro General Questions & Getting Started Forum
Post Reply
macr237
Posts: 38
Joined: Sat May 26, 2012 2:43 am
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
ram: 4GB
Contact:

Adjusting time

Post by macr237 »

Is there a way, to adjust all times by + or - one hour.
This idiot has forgotten to turn of daylight savings time on the camera.
For clarification, I am using Linux, just in case there is only a solution out side of ASP.
Macr

:arrow: Visit my Flickr page.
afx
Posts: 1675
Joined: Thu Jan 12, 2012 1:38 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
Video Card: FirePro 4900
Monitor/Display Make & Model: NEC PA301w, ColorMunki
Location: München
Contact:

Re: Adjusting time

Post by afx »

Exiftool is your friend...

cheers
afx
Send bugs to the Monkey // AfterShot Kickstart Guide // sRGB clipping sucks and Adobe RGB is just as bad
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
Pixel
Posts: 11
Joined: Sat Aug 25, 2012 8:24 pm
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit

Re: Adjusting time

Post by Pixel »

Code: Select all

exiftool -AllDates+=1 -overwrite_original .
will add 1 hour to all images in the current folder.

Then in ASP use: Edit > Settings > Merge external metadata.
Post Reply