jscodec / jswebm

A javascript implementation of the Webm Demuxer (matroska)
https://jscodec.github.io/jswebm-demo/
MIT License
87 stars 14 forks source link

fix parsing for mkv container with vpx and aac codecs #12

Closed sbminimalistics closed 4 years ago

sbminimalistics commented 4 years ago

Cater for vpx and aac support

brianxautumn commented 4 years ago

Sorry, didn't see this sooner, I'll check it out!