[Bug 734040] tsdemux: Handle sparse streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 2 03:34:33 PDT 2014


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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-08-02 10:34:27 UTC ---
Created an attachment (id=282319)
 View: https://bugzilla.gnome.org/attachment.cgi?id=282319
 Review: https://bugzilla.gnome.org/review?bug=734040&attachment=282319

tsdemux: send initial GAP event on sparse streams for faster startup with
playbin

    Signal sparse streams properly in stream-start event and force sending
    of pending sticky events which have been stored on the pad already and
    which otherwise would only be sent on the first buffer or serialized
    event (which means very late in case of subtitle streams). Playsink in
    playbin waits for stream-start or another serialized event, and if we
    don't do this it will wait for the multiqueue to run full before
    starting playback, which might take a couple of seconds.

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