[Gstreamer-bugs] [Bug 137863] New - CPU/Memory leak when using spider decoder

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Mar 21 10:33:41 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=137863

Changed by ragnar at lysator.liu.se.

--- shadow/137863	Sun Mar 21 13:33:41 2004
+++ shadow/137863.tmp.25914	Sun Mar 21 13:33:41 2004
@@ -0,0 +1,28 @@
+Bug#: 137863
+Product: GStreamer
+Version: 0.8.0
+OS: Linux
+OS Details: Debian testing/unstable
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: ragnar at lysator.liu.se               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: CPU/Memory leak when using spider decoder
+
+I use the spider decoder to play a file and it just uses a lot of CPU and
+the memory steadily increases in a dangerously high pace.
+
+Example commandlines:
+
+gst-launch filesrc location=File.mp3 ! spider ! alsasink
+gst-launch filesrc location=File.ogg ! spider ! alsasink
+
+If I instead use the mad plugin directly it works nicely:
+
+gst-launch filesrc location=File.mp3 ! mad ! alsasink




More information about the Gstreamer-bugs mailing list