[gstreamer-bugs] [Bug 346157] udpsrc -> rtpspeexdepay consumes 99% CPU

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 29 03:23: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=346157
 GStreamer | gst-plugins-good | Ver: 0.10.3





------- Comment #2 from C.F. Cer  2006-06-29 10:23 UTC -------
I would say #346100 is the duplicate of this bug.  I have discovered that the
problem is specificly with the RTP depayloader not the payloader.

 gst-launch udpsrc ! rtpspeexdepay ! speexdec ! alsasink -v

consumes 99% CPU, where as the following doesn't:

 gst-launch udpsrc ! rtpmpadepay ! mad ! audioconvert ! autoaudiosink -v

THe problem has something to do with clock.  It gets into some sort of busy
loop creating the clock... or something...


-- 
Configure bugmail: http://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