Page 1 of 1

Issues with Change Timestamp function

Posted: Tue Sep 10, 2024 11:35 pm
by bnewlove
I have an issue with the Change Timestamp function. The issue manifests itself when I attempt to change the timestamp on large files. I am not sure what the clip level is exactly, but it seems to be somewhere around 1GB. The Change Timestamp function starts processing and takes some time before it eventually terminates normally, but the requested times have not been changed.

It appears that the Change Timestamp function copies the requested file(s) to a temporary file and then applies the requested change. Is it not possible to change the file attributes without copying ?

Re: Issues with Change Timestamp function

Posted: Sat Sep 14, 2024 1:46 pm
by xnview
do you change EXIF date? on which format?

Re: Issues with Change Timestamp function

Posted: Sun Sep 15, 2024 7:16 pm
by bnewlove
I was changing the dates (creation and modified) on video files - basically changing the time zone from my home zone to the date/time in the location that I took the videos. I have not experienced this issue on photos. After my original post I noticed that XnViewMP uses exiftool to do the timestamp changes, maybe the problem is in that software?