[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
Tue Aug 27 11:09:33 PDT 2019


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

--- Comment #15 from Jer Noble <jer.noble at apple.com> ---
I just checked ISO 14496-12, and in 8.2.2.3 it says:

> duration is an integer that declares length of the presentation (in the indicated timescale). This property is derived from the presentation’s tracks: the value of this field corresponds to the duration of the longest track in the presentation. If the duration cannot be determined then duration is set to all 1s.

Have you tried setting the duration of your init segment to 0xFFFFFFFF? That seems to be the official way of specifying "no duration".

-- 
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/20190827/9cea3915/attachment.html>


More information about the webkit-unassigned mailing list