Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Adding non-video/audio/subtitle streams does not work for Matroska#148

Open
mjc wants to merge 1 commit into
FallingSnow:masterfrom
mjc:dont-add-unsupported-streams
Open

Adding non-video/audio/subtitle streams does not work for Matroska#148
mjc wants to merge 1 commit into
FallingSnow:masterfrom
mjc:dont-add-unsupported-streams

Conversation

@mjc

@mjc mjc commented Apr 3, 2020

Copy link
Copy Markdown
Contributor

I'm not sure this is the right fix but it definitely worked for me to skip these.

I think the right thing would be to have a mapping of all the supported types for Matroska.

@FallingSnow

Copy link
Copy Markdown
Owner

Can you provide me documentation for this?

It's my understanding that Matroska should support any data as an attachment. The code you have commented out works for attachments of font formats and images in my testing.

@binair-io

binair-io commented Apr 6, 2022

Copy link
Copy Markdown

I also have a commit fixing this issue by excluding the data stream. binair-io@11f932c . I also bumped into this issue, and others have as well : #166

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants