anthwlock / untrunc

Restore a truncated mp4/mov. Improved version of ponchio/untrunc
GNU General Public License v2.0
1.9k stars 182 forks source link

Assertion failed error #35

Closed ComradDart closed 4 years ago

ComradDart commented 4 years ago

image Get this error, reference video is 100% ok and playable.

Win10x64

anthwlock commented 4 years ago

Please try the newest version, I recently fixed some bugs related to this. If this does not help, and you don't want to send me the files, try the '-k' option.

ComradDart commented 4 years ago

Ok, I'll try it a bit later. Also I can send you files, if you don't mind

ComradDart commented 4 years ago

image So now I've got this. How can I send you files?

anthwlock commented 4 years ago

Just send me the link via email! If you look for a place to upload the files, I believe wetransfer is ok.

ComradDart commented 4 years ago

E-mailed you so, thanks

anthwlock commented 4 years ago

The file bad.MP4 is a zero-length file! This means it contains no data at all, and thus no recovery is possible :(

I added a corresponding error message.

tab328 commented 4 years ago

I've got the same error except "Line 476" on any files over ~300MB I get an output file, but they are always ~80% smaller than the original.

anthwlock commented 4 years ago

@tab328 Again, I need the files (healthy + broken) in order to figure out what the problem is.

tab328 commented 4 years ago

Nevermind, problem solved. Turns out you need free space equivalent to the size of the healthy and broken files, or just a 1-2gb overhead on the drive you're saving to. Moved everything to a larger volume and it's working perfectly. I should've known too, the whole problem started because the volume I was downloading to filled before the stream finished and couldn't terminate properly...

That said, thank you for the quick response and many more thanks for the windows gui!