-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
Lack of Space Crash #267
Comments
I can add this feature, but I feel it is a very generic OS issue that is not really related to iw3. Because all running processes affect the disk space. If I were to implement this, it would be as follows,
This may be a very annoying feature for users who are working with less disk space. |
I have also encountered this problem. Is there a way for when it has an error, for the app to at least encapsulate and complete the file? because every time an error comes it leaves me with a broken .mp4 file and its difficult to repair afterwards. |
|
just tried splitting the movie into 4 30min pieces. 3 hrs later out of the 15 that it predicted for 1 piece, the program just disappears in a silent crash i guess. definitely needs some type of resume feature. Im sure it was a memory thing this time because i have plenty of hdd space. |
Is it possible to resume encoding when ffmpeg crashes during encoding and the mp4 is corrupted? |
I spent 2 days trying to convert a movie to be met with a crash that said i was out of space. I would like a feature that pauses the routine and prompts you to free some space on your own so that you can come back and resume the project.
The text was updated successfully, but these errors were encountered: