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

Handle Elements with unknown Data Size #122

Open
FreezyLemon opened this issue Apr 5, 2023 · 0 comments
Open

Handle Elements with unknown Data Size #122

FreezyLemon opened this issue Apr 5, 2023 · 0 comments
Labels
spec-compliance Related to EBML or Matroska specification compliance

Comments

@FreezyLemon
Copy link
Contributor

FreezyLemon commented Apr 5, 2023

The spec allows some Master Elements to have an unknown size, for example for streaming. This might not be a common use-case, but the Matroska test-suite has a file for it (test4.mkv). This currently fails to parse because it's not handled properly.

@FreezyLemon FreezyLemon added the spec-compliance Related to EBML or Matroska specification compliance label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec-compliance Related to EBML or Matroska specification compliance
Projects
None yet
Development

No branches or pull requests

1 participant