rubegartor / ReelSteady-Joiner

ReelSteady Joiner merge multiple GoPro separate video files into one without losing the gyro data
MIT License
100 stars 6 forks source link

Created date of joined video does not match the created date of first video. #54

Closed jas0nc closed 11 months ago

jas0nc commented 1 year ago

Describe the bug The joined video is using "modified date" of first file as "created date" for the joined file. which make it hard to utilize auto-sync function in post process apps.

To Reproduce Steps to reproduce the behavior: I just drag the folder into reelsteedy joiner and join multiple clips, this happen every time.

Screenshots

Screenshot 2023-09-05 at 10 26 40 AM Screenshot 2023-09-05 at 10 31 04 AM

Desktop (please complete the following information):

GoPro camera and files information (If applicable)

[IMPORTANT] Logs (attach log file)

You can find the log files by opening ReelSteady Joiner > Settings Button > Open Logs

GX010583_5 Sep 2023 09-57.log GX010585_5 Sep 2023 10-16.log

rubegartor commented 1 year ago

I understand that from what you say, you are not interested in the creation date of the "..._joined.mp4" file being edited automatically, right? Do you need the actual creation date of the file to be preserved? That is, the system date at the time the "..._joined.mp4 file is generated.

jas0nc commented 1 year ago

Yes. Is there any way to achieve it? Thanks in advance.

rubegartor commented 1 year ago

Yes, it seems reasonable to me, so I'm going to add an option to disable date editing. Since it is not a bug, I will edit the issue to make it a feature request. As soon as the new version with this option is available, I will let you know.

rubegartor commented 11 months ago

Added in new version 1.3.2 available now