By mistake I set PM instead of AM time and I have 2 days of photos where I need to shift the shooting time -12hrs.
I have other tools which allow you to shift EXIF time but that change seems without effect with Aftershot Pro.
Any suggestions?
Erik.
How to fix wrong camera time?
-
claudermilk
- Posts: 148
- Joined: Fri Jan 13, 2012 12:06 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
Re: How to fix wrong camera time?
Are you using file system or catalog mode? I would expect ASP to just recognize the changed dates in file system mode. In catalog mode you may need to refresh (I am not sure--I don't use that).
Bibble transplant
Re: How to fix wrong camera time?
I have been using catalog mode and I haven't found any way to refresh. By using "Merge external metadata" I was able to fix the IPTC time but it did not update the "Misc:Date" that is used in the catalog.claudermilk wrote:Are you using file system or catalog mode? I would expect ASP to just recognize the changed dates in file system mode. In catalog mode you may need to refresh (I am not sure--I don't use that).
-
afx
- Posts: 1675
- Joined: Thu Jan 12, 2012 1:38 pm
- 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: How to fix wrong camera time?
How did you shift the time and what time fields? There are quite a few depending on file type and metadata setup.
The best way to do this is to use exiftool:
That should be picked up by merge external metadata.
cheers
afx
The best way to do this is to use exiftool:
Code: Select all
exiftool -AllDates-=2 *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
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
Re: How to fix wrong camera time?
I used zoner pro, it has a specific tool to fix xmp time.afx wrote:How did you shift the time and what time fields? There are quite a few depending on file type and metadata setup.
It was picked - now the metadata shows the correct time in the IPTC field however the ASP field hasn't been updated.afx wrote: The best way to do this is to use exiftool:That should be picked up by merge external metadata.Code: Select all
exiftool -AllDates-=2 *
-
afx
- Posts: 1675
- Joined: Thu Jan 12, 2012 1:38 pm
- 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: How to fix wrong camera time?
Well, from what you wrote, the tool you used did not update the interesting fields... XMP was updated but not the exif, then it looks like XMP lost.CadErik wrote:It was picked - now the metadata shows the correct time in the IPTC field however the ASP field hasn't been updated.
There is a reason why I recommend exiftool, it is the reference application for mangling image metadata.
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
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
-
B4b5
Re: How to fix wrong camera time?
Depending on which camera raw your files are, you might want to check the Microsoft way of editing exif...CadErik wrote:It was picked - now the metadata shows the correct time in the IPTC field however the ASP field hasn't been updated.
Microsoft Pro Photo Tools version 2.
I find it useful with W7-64bit
-
jpmccormac
- Posts: 54
- Joined: Fri Sep 16, 2011 7:18 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
Try FastStone
I use FastStone free image viewer to change the time in EXIF data. It gives you the option to adjust the time by x hours and/or x minutes, specify just the date, or specify the date time. Go here: http://www.faststone.org/FSViewerDetail.htm
"All who wander are not lost."
-
claudermilk
- Posts: 148
- Joined: Fri Jan 13, 2012 12:06 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
Re: How to fix wrong camera time?
I have not paid attention to that for a while. The reason being early versions had a nasty bug that corrupted files. I personally would stay far away from MS Pro Photo Tools.B4b5 wrote:Depending on which camera raw your files are, you might want to check the Microsoft way of editing exif...CadErik wrote:It was picked - now the metadata shows the correct time in the IPTC field however the ASP field hasn't been updated.
Microsoft Pro Photo Tools version 2.
I find it useful with W7-64bit
As has been mentioned, ExifTool is the gold standard for fiddling with your image metadata. That would be the best choice IMHO.
Bibble transplant
