<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AudioContext.decodeAudioData() issues with decoded duration and sample length"
   href="https://bugs.webkit.org/show_bug.cgi?id=157362#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AudioContext.decodeAudioData() issues with decoded duration and sample length"
   href="https://bugs.webkit.org/show_bug.cgi?id=157362">bug 157362</a>
              from <span class="vcard"><a class="email" href="mailto:jer.noble&#64;apple.com" title="Jer Noble &lt;jer.noble&#64;apple.com&gt;"> <span class="fn">Jer Noble</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=157362#c1">comment #1</a>)
<span class="quote">&gt; Created <span class=""><a href="attachment.cgi?id=278161" name="attach_278161" title="File doesn't decode properly">attachment 278161</a> <a href="attachment.cgi?id=278161&amp;action=edit" title="File doesn't decode properly">[details]</a></span>
&gt; File doesn't decode properly
&gt; 
&gt; Audio is missing sample data. Only the first 8 minutes and 35 seconds of the
&gt; audio seem to decode. File should be around 1 hour in length.</span >

You can't really decode an hour long .mp3 with the Web Audio API (or at least, you shouldn't).  That's upwards of 8GiB of uncompressed audio (assuming 24-bit, stereo, 44.1kHz).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>