[Bug 730626] Pipeline stuck

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 23 03:42:10 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730626
  GStreamer | gst-plugins-good | 1.2.3

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-05-23 10:42:04 UTC ---
Refering to https://github.com/MorganLu/Gstreamer/blob/master/pipeline.png:
Does it work without the outputselector and with just matroskamux ! fakesink ?
If yes, the problem is that the pipeline won't preroll unless *all* sinks have
received a buffer, which is not going to happen because of the output selector.
Solution: set the sync that will not receive any buffers at the beginning to
async=false.

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