[Bug 729134] mpegtssection: Include a timestamp

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 20 14:18:54 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729134
  GStreamer | gst-plugins-bad | git

--- Comment #17 from Brendan Long <self at brendanlong.com> 2014-05-20 21:18:50 UTC ---
We're using WebKit's timeline callbacks, so we don't actually need any callback
support, just accurate times.

The PMT and PAT actually are timed events because there can be multiple in a
single stream and they apply to everything after them. Normally I wouldn't be
concerned about accuracy with this, but for HTML work, we need to be consistent
with other implementations.

It's sounding like so far the PMT and private sections are the only ones we
plan to expose as timed events.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list