Toronto Photography Meetup Group

TPMG.CA
It is currently Sun Apr 28, 2024 11:57 am

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sun Feb 21, 2010 12:17 pm 
Offline
TPMG Moderator
User avatar

Joined: Mon Jan 15, 2007 3:52 am
Posts: 4022
Location: Newmarket
Has thanked: 0 time
Have thanks: 2 times
Flickr: http://goo.gl/RJbMu
So I have discovered that my Fuji F70EXR's camera's clock was set wrong, by exactly 1 year.

Fortunately, ExifTool provides an easy feature to fix the jpeg files. What I am now trying to find is a (free) program do let me fix the avi movies I shot with this camera. Seems what I need is to just change file create date in Windows.

Suggestions? Thanks.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Feb 21, 2010 7:32 pm 
Offline
User avatar

Joined: Sun May 03, 2009 4:42 am
Posts: 395
Location: Toronto
Has thanked: 0 time
Have thanks: 0 time
soo easy:

Code:
TOUCH(1)                                            User Commands                                            TOUCH(1)

NAME
       touch - change file timestamps

SYNOPSIS
       touch [OPTION]... FILE...

DESCRIPTION
       Update the access and modification times of each FILE to the current time.

       A FILE argument that does not exist is created empty.

       A  FILE  argument string of - is handled specially and causes touch to change the times of the file associated
       with standard output.

       Mandatory arguments to long options are mandatory for short options too.

       -a     change only the access time

       -c, --no-create
              do not create any files

       -d, --date=STRING
              parse STRING and use it instead of current time

       -f     (ignored)

       -m     change only the modification time

       -r, --reference=FILE
              use this file's times instead of current time

       -t STAMP
              use [[CC]YY]MMDDhhmm[.ss] instead of current time

       --time=WORD
              change the specified time: WORD is access, atime, or use: equivalent to -a WORD  is  modify  or  mtime:
              equivalent to -m

       --help display this help and exit

       --version
              output version information and exit

       Note that the -d and -t options accept different time-date formats.

 Manual page touch(1) line 1


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Feb 23, 2010 11:50 pm 
Offline
TPMG Moderator
User avatar

Joined: Mon Jan 15, 2007 3:52 am
Posts: 4022
Location: Newmarket
Has thanked: 0 time
Have thanks: 2 times
Flickr: http://goo.gl/RJbMu
I found a piece of shareware that worked. It was a little glitchy in that I had to use 1 year less 5 hours, cause otherwise it would introduce a 5 hour error.

I don't see how that touch command would allow me to take the existing timestamp and add 1 year to it.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 115 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group