-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Webm support #141
Comments
Matroska support would have to come before WebM, since WebM is a subset of that. I've always wanted to support both, but I'm currently very low on time. It could be quite awhile before I'm able to get around to implementing it. |
I'll work on this in the next few weeks for 0.15.0. :) |
I finally got back around to working on this. Sorry this didn't make 0.15.0. This time I won't make any promises about when I'll get it done 😄. |
No need to apologize! Your working on it is a gift to the audio-listening community :) |
What would it take to support webm format for audio?
My understanding is it is an "audiovisual media file format" so it has both audio and video, but popular websites use this as a container for audio only since it supported by the HTML5 spec.
The text was updated successfully, but these errors were encountered: