[Webkit-unassigned] [Bug 226481] [MSE] When mediaSample of the same pts and dts are received consecutively, the mediaSample received later are discarded.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 03:52:48 PDT 2021


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

--- Comment #9 from Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> ---
(In reply to Toshio Ogasawara from comment #8)
> If you create a MediaSample with one frame of video, such as a GTK port, you
> will not encounter this issue.
> I created a mediasample from multiple frames of video on my own port I
> developed.

A MediaSample can only contain frames that have their pts only ever monotonically increasing.

MediaSample was only ever designed to contained multiple *audio* frames ; not video.

-- 
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/20210615/5609fe23/attachment-0001.htm>


More information about the webkit-unassigned mailing list