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

Assertion `file.pos() == start + length' failed #10

Closed
davrandom opened this issue May 22, 2014 · 0 comments
Closed

Assertion `file.pos() == start + length' failed #10

davrandom opened this issue May 22, 2014 · 0 comments

Comments

@davrandom
Copy link

Hi,
I can compile (apparently) succesfully untrunc, but then when I try to repair a mp4 I get:

elijah@seldon:~/untrunc$ ./untrunc 22340001.mp4 22430004.mp4 
Reading: 22340001.mp4
untrunc: atom.cpp:52: void Atom::parse(File&): Assertion `file.pos() == start + length' failed.
Aborted (core dumped)

Thanks for your help!

ps: I am on a 64bits machine, I had to modify the makefile to point to the correct libavformat libavutil libavcodec

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