[Bug 26569] MediaRecorder needs more clarity for handling multiple audio and video tracks

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26569

Harald Alvestrand <harald@alvestrand.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |harald@alvestrand.no

--- Comment #1 from Harald Alvestrand <harald@alvestrand.no> ---
Normally the mediatype (MIME type) would indicate the container format, and
whatever parameters the container format uses to indicate which codecs the file
contains.

For instance, the .webm file extension, with MIME type video/webm, is normally
using the OGG Vorbis audio codec and the VP8 video codec.

The spec needs to be clear that the MIME type is the container's MIME type;
that may be obvious to some, but not to all.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 13 August 2014 12:27:25 UTC