[Webkit-unassigned] [Bug 182200] Samples in sourceBufferPrivateDidReceiveSample are added but not inserted in the decodeQueue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 8 16:03:28 PST 2018


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

--- Comment #10 from Eric Stobbart <ericstobbart at gmail.com> ---
It's not gstreamer, but I get your point about the double conversion. Are you opposed to the microsecond when MediaTime is a double? Seems like if it allows MediaTime, then it should allow MediaTime from double. The MediaSample could have it's own lastPresentationTime where it returns it's own MediaTime instead of one that gets added. The other issue I had with MediaTime was that if I give it my pts and timebase, I can't get those original values back when I write the PES header during the enqueue process.

-- 
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/20180209/e9203277/attachment.html>


More information about the webkit-unassigned mailing list