Skip to content

Cannot read subtitles from mkv files with more than 32 tracks #532

@arch1t3cht

Description

@arch1t3cht
  1. MatroskaParser has a hardcoded limit of 32 tracks due to using a bit mask for track selection.
  2. At the moment there is no error message shown when loading subtitles fails for this reason, which confuses users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions