[gstreamer-bugs] [Bug 634965] sinks render buffers in state PAUSED when async is FALSE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 16 09:26:36 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=634965
  GStreamer | gstreamer (core) | 0.10.30

--- Comment #2 from Ognyan Tonchev <ognyan.tonchev at axis.com> 2010-11-16 17:26:33 UTC ---
After applying the patch i noticed the following problem:

I create a pipeline 'videotestsrc async=FALSE ! fakesink' and set it to
PLAYING. Then i pause only the source element, do flushing seek and play it
again. The pipeline is then blocked in gst_base_sink_wait_preroll ().

With async=TRUE the example above seems to work just fine.

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