Change Creation date into date time original for video/avi

Started by Wijt, August 25, 2013, 11:37:31 AM

Previous topic - Next topic

Wijt

Is it possible to change the creation dat from a video into the date time original with a command line in ExifTool?

Phil Harvey

If you are talking about the file creation date, and you are running Windows, then yes.

exiftool "-filecreatedate<datetimeoriginal" FILE

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

Wijt

Thank you just workt out fine.
Is it also possible to change these tags on a NAS?
Thanks in advance.

Robert

Wijt

Already found it out.
Just mount your NAS as a drive letter.

Thanks