-
-
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
Disabling overwrite still exports segments and does not save time on export #1691
Comments
this problem is only related to the experimental smart cut feature, right? |
will make a mental note to test without it, just felt it important to include that was part of the issue. |
@snakecase this is because you're using "merge" export mode. This will delete all segments after merge is complete, thus the files cannot be reused. Then it will create a new random suffixed file |
Got it, thanks. |
closing for now, can reopen if still a problem |
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
Expected behavior
LosslessCut should zip through all the exports and effectively do nothing.
Actual behavior
LosslessCut exports the videos with filenames like
2023-08-22-smartcut-segment-copy-4.mp4
and promptly deletes them when done.Share log
No response
The text was updated successfully, but these errors were encountered: