[Webkit-unassigned] [Bug 168165] New: Playing a HTML video element corrupts AudioContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 11 03:53:40 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168165

            Bug ID: 168165
           Summary: Playing a HTML video element corrupts AudioContext
    Classification: Unclassified
           Product: WebKit
           Version: Safari 10
          Hardware: iPhone / iPad
                OS: iOS 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ae at instinctive.de

Complete, minimal testcase here:

http://instinctive.de/prolevel/webkit-audio-bug-test.html

Steps to reproduce:
1. Visit the URL.
2. Click the button to have "user interaction" in order to play a sound via WebAudio (it will play once per second from then on). Sound is fine.
3. Play the video.
4. As soon as the video is being played, the sound is either distorted, too fast, or stops working altogether (random)

The video has been rendered with 48 kHz audio, my suspicion is that Webkit doesn't recognize the sample rate change or WebAudio isn't capable of resampling.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170211/e2fe2e71/attachment.html>


More information about the webkit-unassigned mailing list