[Webkit-unassigned] [Bug 200615] FMP4 segments streamed into a MediaSource results in a black video.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 11:35:11 PDT 2019


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

--- Comment #3 from Jer Noble <jer.noble at apple.com> ---
When pushing this dump through AVFoundation generates the following error:

(kFigAtomStream_AtomOffsetOutOfRange) (Attempt to read 0 bytes at 4 out of range of 'sdtp' atom's data size 4)

So I don't think the parser likes that your `stsz` atom has a zero-sample length. This may very well be a parser bug, but it suggest that there may be a workaround available.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190812/9f7fe770/attachment.html>


More information about the webkit-unassigned mailing list