WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
160940
Mp4a fragmented not working
https://bugs.webkit.org/show_bug.cgi?id=160940
Summary
Mp4a fragmented not working
Daniele Tassone
Reported
2016-08-17 07:20:40 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2016-08-17 11:25:45 PDT
Thank you for the report! Just to clarify, are you also seeing this with shipping Safari? It seems to reproduce in shipping Safari for me.
Daniele Tassone
Comment 2
2016-08-18 00:16:43 PDT
yes it is reproducible even in iOS9/Safari.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug