remko / go-mkvparse

Fast Matroska parser in Go
MIT License
34 stars 11 forks source link

Support unknown size master elements #2

Closed remko closed 3 years ago

remko commented 5 years ago

See https://github.com/cellar-wg/ebml-specification/blob/master/specification.markdown#element-data-size

A test file should also be generated for this. There is a test file in the Matroska Test Suite, but it contains garbage data as well.

remko commented 3 years ago

Fixed via https://github.com/remko/go-mkvparse/commit/78674286092c92a86315fb7d34e735961be964c4