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 failure in mkclean #125

Open
gmbuell opened this issue Sep 18, 2023 · 0 comments
Open

Assertion failure in mkclean #125

gmbuell opened this issue Sep 18, 2023 · 0 comments

Comments

@gmbuell
Copy link

gmbuell commented Sep 18, 2023

I've got an mkv that passes mkvalidator (i.e. "the file appears to be valid") but running mkclean --remux --optimize on the file results in:

Progress 1/3: 100%
Optimizing...
Remuxing...
mkclean: /home/gmbuell/github/foundation-source/mkclean/mkclean.c:2308: main: Assertion `pBlockInfo->DecodeTime == MATROSKA_BlockTimestamp(pBlockInfo->Block)' failed.
Aborted (core dumped)

This is with a new build of mkclean from pulled today. mkclean works on other mkvs. Just not this one. What other information can I provide to help diagnose?

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

1 participant