[gstreamer-bugs] [Bug 315352] pausing elements in a pipeline does not stop them

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Oct 6 03:20:08 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=315352
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From Andy Wingo  2005-10-06 10:20 -------
Dataflow starts in the ready->paused transition. It is normal to see dataflow
happening in any of these states. However the sink should block when it actually
gets a buffer when it is in PAUSED. Why wouldn't you want dataflow in paused, if
it is never output (as in with audio pipelines)? And if you really don't,
consider not starting tasks in ready->paused (e.g. via using live sources).

Or am I misunderstanding?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list