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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 15:32:10 PDT 2016


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

            Bug ID: 157362
           Summary: AudioContext.decodeAudioData() issues with decoded
                    duration and sample length
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: iOS
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: naomiaro at gmail.com

Created attachment 278133
  --> https://bugs.webkit.org/attachment.cgi?id=278133&action=review
an mp3 where I experience the issue

AudioContext.decodeAudioData() returns double correct duration and samples array half filled with silence

My file is 30 seconds long - I'm told it's 60 seconds long on iOS and receive a samples array with the last half all garbage silence values.

http://naomiaro.github.io/waveform-playlist/stem-tracks.html

I've noticed this in my project above. It works correctly in Firefox and Chrome.

-- 
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/20160504/85b1b426/attachment.html>


More information about the webkit-unassigned mailing list