[Bug 616519] [mpegtsdemux] anormal pause (3sec) between prerolling and playing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 15 07:36:18 PDT 2011


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

--- Comment #11 from Andoni Morales <ylatuya at gmail.com> 2011-09-15 14:36:15 UTC ---
That's what I commented in 4, the first buffer out of the decoder is sent with
a ts starting 02.764643179, which is the same timeout set by gst_poll_wait.

A possible solution to this issue is sending from the decoder a segment update
with the real start time of the segment, which is the one of the first keyframe
and not the one of the first package sent by the demuxer.

-- 
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