[Webkit-unassigned] [Bug 92875] Audio stops playing after 512 sec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 10:07:12 PDT 2012


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





--- Comment #4 from Raymond Toy <rtoy at chromium.org>  2012-08-02 10:07:13 PST ---
http://www.corp.google.com/~rtoy/bugs/webkit/92686/test.html (google internal) demonstrates the problem.  It's based on the simplified test, but uses a constant 1 as the signal.  So we get nice exponential ramps starting at every second and decaying quickly to zero.  But the ramps suddenly stop after time 511; ramps at 512 and later are gone.  Also note that the peaks only reach to about 0.7.  I was expecting the peak to be 1.  And the first peak at time 0 does have a value of 1.

I wonder if these issues are not related to bug https://bugs.webkit.org/show_bug.cgi?id=76919?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list