<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mattias.bergstrom&#64;realsprint.com" title="Mattias Bergström &lt;mattias.bergstrom&#64;realsprint.com&gt;"> <span class="fn">Mattias Bergström</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Playing a HTML video element corrupts AudioContext"
   href="https://bugs.webkit.org/show_bug.cgi?id=168165">bug 168165</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>mattias.bergstrom&#64;realsprint.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Playing a HTML video element corrupts AudioContext"
   href="https://bugs.webkit.org/show_bug.cgi?id=168165#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Playing a HTML video element corrupts AudioContext"
   href="https://bugs.webkit.org/show_bug.cgi?id=168165">bug 168165</a>
              from <span class="vcard"><a class="email" href="mailto:mattias.bergstrom&#64;realsprint.com" title="Mattias Bergström &lt;mattias.bergstrom&#64;realsprint.com&gt;"> <span class="fn">Mattias Bergström</span></a>
</span></b>
        <pre>I can reproduce the same issue on an iPhone 6 Plus (10.2.1). This is even more noticeable if the audio in the video element has an even lower sample rate (like 22050 Hz). This does not seem to affect 6s and 6s plus. Those devices only support 48 kHz, so this issue might not apply to devices that are locked to 48 kHz.

Relevant to the severity of this issue:
All AudioContexts created after playing a video with low sample rate audio will inherit that same low sample rate. This persists for the lifetime of the browser tab. That means we are capped at playing audio at a much worse sample rate than the device would normally support.</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>