<?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>14817</bug_id>
          
          <creation_ts>2011-11-14 01:16:16 +0000</creation_ts>
          <short_desc>Support RIFF WAVE PCM as a baseline audio codec</short_desc>
          <delta_ts>2011-12-07 23:04:00 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ajfweb</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>ian</cc>
    
    <cc>jackalmage</cc>
    
    <cc>lrosenth</cc>
    
    <cc>mike</cc>
    
    <cc>mtanalin</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>60007</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-11-14 01:16:16 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/spec/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
There is no required audio or video codec in the specification. However, I
think that recommending the use of the AU file format to be supported by
&lt;audio&gt; would be a good idea, since none of the vendors have patent issues
with the format.

Posted from: 87.112.173.109
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60010</commentid>
    <comment_count>1</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2011-11-14 08:10:43 +0000</bug_when>
    <thetext>Once all the vendors agree on a codec, we&apos;ll put it in the spec.  That hasn&apos;t happened yet.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60011</commentid>
    <comment_count>2</comment_count>
    <who name="Marat Tanalin | tanalin.com">mtanalin</who>
    <bug_when>2011-11-14 09:09:40 +0000</bug_when>
    <thetext>(In reply to comment #1)

WebM is currently supported by most of browsers (Firefox, Chrome, Opera + IE with &quot;WebM for IE9&quot; installed), so probably WebM should be default format for video.

Same (except for IE) applies to Ogg Vorbis for audio.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60015</commentid>
    <comment_count>3</comment_count>
    <who name="Andrew Faulds">ajfweb</who>
    <bug_when>2011-11-14 12:21:33 +0000</bug_when>
    <thetext>The point I (the submitter) was making is that AU (.au/.snd) is a good baseline file format for audio that is well established, and is not difficult to implement.

Although a better-compressed, more feature-rich audio codec might/will eventually be agreed on by browser vendors, I think the AU file format (or perhaps another, similar format such as WAV-wrapped PCM) would provide a baseline format that all browsers could support.
In other words, AU would be to OGG or MP3 as BMP is to PNG. 

The format has been in use for years on all three major platforms (although particularly Linux/Mac), and there are plenty of tools, open-source and otherwise to play back and convert AU format files. Additionally, two browser vendors, Apple and Microsoft, already produce software that plays AU (QuickTime and WMP, respectively), and AU is a de-facto standard for UNIX audio.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60016</commentid>
    <comment_count>4</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-11-14 12:43:17 +0000</bug_when>
    <thetext>The uncompressed format that several browsers already support is RIFF WAVE PCM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60017</commentid>
    <comment_count>5</comment_count>
    <who name="Andrew Faulds">ajfweb</who>
    <bug_when>2011-11-14 12:46:32 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; The uncompressed format that several browsers already support is RIFF WAVE PCM.

It seems I overlooked that. It is quite odd that Internet Explorer doesn&apos;t support it, considering Windows has always used RIFF WAVE files for raw audio, and Windows has built-in decoders for it.

In that case, I suggest the spec should say browser vendors should support RIFF WAVE PCM as a base minimum.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61152</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-12-07 23:04:00 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: If you want the spec to require a specific codec, the path is easy: get all the major implementors to implement that codec.

Putting it in the spec does not achieve that end.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>