ilia3101 / MLV-App

All in one MLV processing app.
https://mlv.app/
GNU General Public License v3.0
274 stars 30 forks source link

Issue when export location is short on storage #238

Closed fusionwalls closed 2 years ago

fusionwalls commented 2 years ago

Hey Guy's, I've run into an issue this morning, When storage space is low MLVAPP export completes but the resulting file is missing some parameters (XMP) and cannot be imported into Premiere pro. I wonder if it would be possible to add a warning to advise users of this rather than "export complete" Happy to provide further info just tell me what you need!

Many Thanks Fusi

masc4ii commented 2 years ago

Thanks for your report. MLVApp doesn't write the files to disk, so this should be hard to approve. ffmpeg writes the data to disk and we don't get its info into MLVApp atm. Maybe some sort of cyclic disk space checking could improve that...

https://stackoverflow.com/questions/1732717/how-to-determine-how-much-free-space-on-a-drive-in-qt

masc4ii commented 2 years ago

Please test 981f199c14dc67177aba67141e85fc2805b67cb3