[gstreamer-bugs] [Bug 349902] [LADSPA] effects with only src pads never go past prerolling

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 8 13:24:34 PDT 2006


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=349902
 GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #1 from Andy Wingo  2006-08-08 20:24 UTC -------
This is because these days, GStreamer pipelines tend to run with threads on the
source elements. I'd really prefer for the ladspa elements to have nothing to
do with threads, although taking input from multiple threads will probably have
to happen at some point (it's currently not threadsafe).

The proper solution, IMO, is for alsasink to activate itself in pull mode,
thereby driving the pipeline. However this is currently unsupported. I'd
suggest waiting, if possible, until alsasink supports pull-mode operation.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list