<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>26569</bug_id>
          
          <creation_ts>2014-08-13 12:10:28 +0000</creation_ts>
          <short_desc>MediaRecorder needs more clarity for handling multiple audio and video tracks</short_desc>
          <delta_ts>2015-03-10 17:40:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebRTC Working Group</product>
          <component>MediaStream Recording</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Giji Gangadharan">giji.g</reporter>
          <assigned_to name="public-media-capture@w3.org">public-media-capture</assigned_to>
          <cc>dom</cc>
    
    <cc>harald</cc>
    
    <cc>public-media-capture</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>110131</commentid>
    <comment_count>0</comment_count>
    <who name="Giji Gangadharan">giji.g</who>
    <bug_when>2014-08-13 12:10:28 +0000</bug_when>
    <thetext>There is no clarity in using mimetype for a MediaStream having multiple audio and video tracks. 
In case of multiple video tracks, all will get encoded in same format. There is no explanation to record different tracks in different format.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110132</commentid>
    <comment_count>1</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2014-08-13 12:27:22 +0000</bug_when>
    <thetext>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&apos;s MIME type; that may be obvious to some, but not to all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110406</commentid>
    <comment_count>2</comment_count>
    <who name="Giji Gangadharan">giji.g</who>
    <bug_when>2014-08-21 14:05:48 +0000</bug_when>
    <thetext>Consider a case where a MediaStream has multiple video tracks (MediaStreamTrack). Here, the same container format (MIME Type) will be used for recording all the tracks?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118499</commentid>
    <comment_count>3</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2015-03-10 17:40:49 +0000</bug_when>
    <thetext>moved to github https://github.com/w3c/mediacapture-record/issues/5</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>