[Webkit-unassigned] [Bug 157362] AudioContext.decodeAudioData() issues with decoded duration and sample length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 10:26:58 PST 2016


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

--- Comment #6 from Jer Noble <jer.noble at apple.com> ---
(In reply to comment #1)
> Created attachment 278161 [details]
> File doesn't decode properly
> 
> Audio is missing sample data. Only the first 8 minutes and 35 seconds of the
> audio seem to decode. File should be around 1 hour in length.

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).

-- 
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/20161107/320ed5b0/attachment.html>


More information about the webkit-unassigned mailing list