Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support EBML (Matroska, WebM) files #218

Draft
wants to merge 61 commits into
base: main
Choose a base branch
from
Draft

Support EBML (Matroska, WebM) files #218

wants to merge 61 commits into from

Conversation

Serial-ATA
Copy link
Owner

closes #141

@milesegan
Copy link

Would you be interested in any help getting this one wrapped up?

This is useful because it looks like webm is actually now a recommended cross platform audio format:
https://github.com/goldfire/howler.js?tab=readme-ov-file#format-recommendations

@Serial-ATA
Copy link
Owner Author

@milesegan I'll put out 0.21.0 today and pick this back up for 0.22.0. It is something I'd like to start working on again.

@milesegan
Copy link

@Serial-ATA That would be fantastic. My Rust isn't so strong but happy to help out if I can.

@Serial-ATA
Copy link
Owner Author

@milesegan I finally got it to a state where it can read and convert Matroska files into TaggedFile. Still need to handle the generic -> concrete conversion as well as writing. If you have any Matroska files, could you try them out on this branch and let me know how it goes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webm support
2 participants