[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 15:25:43 PST 2018


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

--- Comment #9 from Jer Noble <jer.noble at apple.com> ---
(In reply to Jer Noble from comment #8)
> Are you working in the GTK+ port? Can you point me towards your MediaSample
> subclass?

Oof, if we're talking MediaSampleGStreamer, it looks like GStreamer stores pts and dts as nanoseconds, and not in units of the underlying media's timescale. So your rounding problems are already present when you're handed a GstBuffer.

-- 
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/20180208/75719e6f/attachment-0001.html>


More information about the webkit-unassigned mailing list