[gstreamer-bugs] [Bug 385061] [audioresample?] investigate high CPU usage

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 26 06:03:32 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=385061

  GStreamer | gst-plugins-base | Ver: 0.10.3




------- Comment #16 from Sebastian Dröge  2007-11-26 14:03 UTC -------
Michael, the default quality setting of the speex resampler uses a filter 4
times as large as audioresample. If using the quality with the same filter size
speexresample is about 6 times faster than audioresample.

My benchmarks were done with
time gst-launch-0.10 audiotestsrc num-buffers=1000 !
"audio/x-raw-float,rate=44100" ! speexresample ! "audio/x-raw-float,rate=48000"
! fakesink

Also I'm probably doing nothing insane in there ;)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=385061.




More information about the Gstreamer-bugs mailing list