Skip to content

Provide resumable pull parser #8

Description

@remko

The current push parser is convenient for metadata extraction and streaming. However, for playing MKV files (including seeking etc.), a resumable pull-based parser is necessary.

I don't know if it still makes sense to keep the push-based parser implementation, or whether it may as well be implemented in terms of pull-based events.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions