[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 23:55:37 PDT 2021


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

Toshio Ogasawara <toshio.ogasawara at access-company.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #11 from Toshio Ogasawara <toshio.ogasawara at access-company.com> ---
(In reply to Jean-Yves Avenard [:jya] from comment #9)
> (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.

Thank you for explaining the specifications of MediaSample.
We made a mistake in the design for MediaSample.
So this ticket is closed as INVALID.

-- 
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/20210616/c21b1a68/attachment.htm>


More information about the webkit-unassigned mailing list