[Webkit-unassigned] [Bug 160940] New: Mp4a fragmented not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 07:20:40 PDT 2016


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

            Bug ID: 160940
           Summary: Mp4a fragmented not working
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: daniele.tassone at cynny.com

I found that Safari Technology Preview "decodeAudioData" is not able to decode mp4a fragmented (non-fragmented files work fine).

Example code:
http://jsfiddle.net/vynvu/213/

You should be able to see "CAN PLAY" alert, but since "decodeAudioData" is never fired then you will not see this Alert.
Chrome / Firefox / Opera is able to decode the data correctly and the callback decodeAudioData is fired.

Daniele

-- 
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/20160817/7032b6a2/attachment.html>


More information about the webkit-unassigned mailing list