[Bug 663756] [mpegtsdemux] problem when using es-pids property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 8 04:47:31 PST 2011


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

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-12-08 12:47:27 UTC ---
(In reply to comment #2)
> Note that I think a recent commit may need some more work because the pipeline
> just block when prerolling since commit
> http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/gst/mpegdemux?id=9715fc318980763a3665afb977c8fc52aaf794a8

This pipeline sends very large timestamp buffers to mpegtsdemux. The in-gap
patch was to sync to live streams, and it's getting fooled into thinking the
source started a very long time ago. It should be only enabled when reading
from a live stream, where timestamps are 0 based and the offset to first buffer
makes sense.

This plugin's very easy to break things in, so I'm not pushing till you confirm
it fixes things for you, if you have various other samples.

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


More information about the gstreamer-bugs mailing list