Is it possible to change the creation dat from a video into the date time original with a command line in ExifTool?
If you are talking about the file creation date, and you are running Windows, then yes.
exiftool "-filecreatedate<datetimeoriginal" FILE
- Phil
Thank you just workt out fine.
Is it also possible to change these tags on a NAS?
Thanks in advance.
Robert
Already found it out.
Just mount your NAS as a drive letter.
Thanks