lofty-rs
lofty-rs copied to clipboard
Webm support
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.
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 :smile:.
No need to apologize! Your working on it is a gift to the audio-listening community :)