[gstreamer-bugs] [Bug 346100] New: rtpspeexpay consumes 99% CPU

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 28 05:28:52 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=346100
 GStreamer | gst-plugins-good | Ver: 0.10.3

           Summary: rtpspeexpay consumes 99% CPU
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: cforc0 at hotmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


When adding RTP payloader (or depayloader) to the speexenc (or speexdec) the
gstreamer consumes 99% CPU.  Without the RTP in between CPU usage is normal. 
Examples:

gst-launch -v osssrc ! speexenc bitrate=8000 ! rtpspeexpay ! rtpspeexdepay !
speexdec ! alsasink

Takes 99% CPU.

gst-launch -v osssrc ! speexenc bitrate=8000 ! speexdec ! alsasink

normal CPU usage.


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