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

Wrong error message when output directory doesn't have enough space to save the file #1015

Closed
romerojp opened this issue Feb 6, 2022 · 1 comment

Comments

@romerojp
Copy link

romerojp commented Feb 6, 2022

First of all, thanks for this tool. I love the UI and it is very intuitive to use.

Now to the issue, I kept getting the "Failed to merge files. Make sure they are all of the exact same codecs" error message, and spent an embarrassing amount of time validating each file, and seeing they all were effectively the exact same codecs... and then it hit me. I was saving to an external drive that was full. Perhaps the error could be more descriptive.

@mifi mifi closed this as completed in e2175ab Feb 6, 2022
@mifi
Copy link
Owner

mifi commented Feb 6, 2022

Hi! thanks for reporting. I have now added an out of space check for the merge function as well, so in the next version it should report a better error when that's the case!

Related to #328

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