anthwlock / untrunc

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

Assertion `g_ignore_out_of_bound_chunks' failed. #115

Open ambs opened 2 years ago

ambs commented 2 years ago

Hi!

When trying to use untrunc, latest from master, using docker, I get:

untrunc: src/mp4.h:270: void ChunkIt::operator++(): Assertion `g_ignore_out_of_bound_chunks' failed.

With -v, before that line, I get the output of ffprobe on the good mp4. Hints are welcome.