keep date files

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
Stricker
Posts: 2
Joined: Wed Jul 19, 2017 9:00 pm

keep date files

Post by Stricker »

Hello,

I would like to ask if it can be set in the handbrake to preserve the original date of the file creation?

Thank you.
User avatar
s55
HandBrake Team
Posts: 10360
Joined: Sun Dec 24, 2006 1:05 pm

Re: keep date files

Post by s55 »

Nope
Stricker
Posts: 2
Joined: Wed Jul 19, 2017 9:00 pm

Re: keep date files

Post by Stricker »

Some solution?
Woodstock
Veteran User
Posts: 4623
Joined: Tue Aug 27, 2013 6:39 am

Re: keep date files

Post by Woodstock »

You would have to script it, and how you do that is dependent upon your operating system and scripting skills. You would have to obtain the file time stamp on the original file, and (in Unix-like operating systems) "touch" the output file with the date and time.

And that is not something that is easy to do in Windows, without downloading utilities.
Post Reply