Skip to content

Unknown schemaID #667

@BilalBoulifa

Description

@BilalBoulifa

Hi everyone,
I'm using the below library to parse mkv file info, it is a nodejs library
https://github.com/oeuillot/node-matroska

the library uses the below ebml description defined in this repo
https://github.com/ietf-wg-cellar/matroska-specification/blob/master/ebml_matroska.xml

and with certain mkv file I'm getting some unknown schema id, something not even defined in the official doc (https://www.matroska.org/technical/elements.html), below few examples, can someone explain to me what are these and how can I handle them?

Thank you

Unknown schemaID 0x8c tagId= 520 start=1329770 length=1 source= FileSource
Unknown schemaID 0x6f80 tagId= 522 start=1345948 length=2 source= FileSource
Unknown schemaID 0x39ff9bfc70966 tagId= 524 start=1348514 length=7 source= FileSource
Unknown schemaID 0x55a7 tagId= 435 start=776491 length=2 source= FileSource
Unknown schemaID 0x359b89 tagId= 436 start=776579 length=3 source= FileSource

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions