Skip to content
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

Files are not closed correctly #912

Closed
ComplexP2 opened this issue Nov 2, 2021 · 1 comment
Closed

Files are not closed correctly #912

ComplexP2 opened this issue Nov 2, 2021 · 1 comment

Comments

@ComplexP2
Copy link

Description:
When I close a file (after doing some cuts and exporting the merged result), I cannot move the source file to another folder or rename it, because Windows Explorer tells me that "the file is still opened in LosslessCut".
I'm using the current version 3.39.0

I can reproduce the issue as follows:

  1. File -> Open: select some mp4 file (the source file)
  2. Select a section of the video and export it (settings see screenshot below)
  3. File -> Close
  4. Do not close LoslessCut
  5. In Windows Explorer: Try to rename or move the source file -> Error

Export settings:
image

My system:

  • OS: Windows 10

Further notes:
Using the tool LockHunter, I can actually see that LosslessCut is really still locking the file. Also, I can use LockHunter to unlock the file (see screenshot) and after that, I can rename/move the file as expected:
image

@mifi
Copy link
Owner

mifi commented Nov 3, 2021

Thank for your testing. This is a dup of #272
Is the file you are using «not natively supported» or does it play back without any such message? I think it may be related to https://bugs.chromium.org/p/chromium/issues/detail?id=969049

@mifi mifi closed this as completed Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants