-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Set file modification date/time of output files to" does not work on Win11 #1661
Comments
Maybe a hotkey would make it easier to merge? Are you saying you want output file to have modified date set to current clock time? |
When I set Windows11 (I think it is default) that when I merge two files it should take the date of the files and not the current date, but it takes the current date. Tested under Windows 10 in a Vm, it works. In Windows 11 it does not. So the goal is: If I set "take the date of the file" that it then also takes the date of the file and not the current date. |
Do you see any error message like |
hey, were you able to readjust and fix the error? |
no, i haven't been able to reproduce the problem, and it works on other platforms |
will you fix the error promptly ? otherwise I have to look for a better program that goes with the times (windows 11)... |
it's not so trivial for me to setup a windows 11 vm under apple mac silicon m2, but once i do i will look into it. there's no other way for me to fix this issue without the help of others |
i don't get any error message but would like to help because i can't continue until then :( so what can i do? |
it's probably not related to ffmpeg. Line 95 in 9c633cb
not sure why it doesn't work for you on win11. I've never heard this issue reported by anyone else. |
if you know how to run node.js code, you could try to run this code on a file and see if it works. |
or provide log output from the developer console in losslesscut (more info: https://github.com/mifi/lossless-cut/issues/new?assignees=&labels=&projects=&template=file-issue.yml) |
anyone here who can help the programmer with this problem ? |
Ok I've finally managed to install Windows 11 developer preview in a VM on my macbook m2, and when cutting I see that "Modified date" does indeed get correctly set when exporting/merging, see screenshot: looking at your screenshot however, I can see "Erstelldatum". I believe in english it translates to "created date", so you are not talking about modified date, but "created date". I believe that's not possible to set "created date" of a file in windows, so I'm closing this. related: nodejs/node#2600 |
I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first
Operating System
Windows 11
Steps to reproduce
Take two or more files, try to merge.
I always use version 3.37.0 because it was the last version where you could still quickly merge files.
Every version after that has to do 6.000.000 steps to merge.
But now that I'm using Windows 11, I noticed that it uses the current time and date when merging even though I set something different. Unfortunately, this does not work even with the current version 3.54.0.
Unfortunately, a quick (2 click, I now need to hit a tiny little symbol....) merge is then also no longer possible :(
Expected behavior
DateTime is now
Actual behavior
DateTime must be datetime of files
Share log
No response
The text was updated successfully, but these errors were encountered: