[media-source] Will MSE Support audio/ogg (audio/opus) Byte Streams? (#245)

AnthumChris has just created a new issue for https://github.com/w3c/media-source:

== Will MSE Support audio/ogg (audio/opus) Byte Streams? ==
Will Media Source Extensions support byte streams for Ogg Opus files? `<audio>` elements can currently play `audio/ogg` Opus files but the [MSE Byte Stream Registry](http://w3c.github.io/media-source/byte-stream-format-registry.html#registry) does not specify support.

The official Opus encoder and file tools (`opusinfo` and `opusenc` and `opusdec`) only support files Ogg encapsulation.  Looks like Chrome/Firefox are supporting opus in other container formats though:

**chrome**
<img width="383" alt="Screen Shot 2019-12-02 at 11 03 12 PM" src="https://user-images.githubusercontent.com/10064176/70024623-f087ef80-1557-11ea-9191-a65c5e1cc8d0.png">

**firefox**
<img width="352" alt="Screen Shot 2019-12-02 at 11 07 05 PM" src="https://user-images.githubusercontent.com/10064176/70024833-7b68ea00-1558-11ea-9a3d-2ad1190680e5.png">




Please view or discuss this issue at https://github.com/w3c/media-source/issues/245 using your GitHub account

Received on Tuesday, 3 December 2019 06:08:13 UTC