[Gstreamer-bugs] [Bug 134960] New - Filter/Effect/Audio/Volume has too high rank and lies about its capabillities

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Feb 20 05:26:43 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=134960

Changed by kost at imn.htwk-leipzig.de.

--- shadow/134960	Fri Feb 20 08:26:42 2004
+++ shadow/134960.tmp.23467	Fri Feb 20 08:26:42 2004
@@ -0,0 +1,29 @@
+Bug#: 134960
+Product: GStreamer
+Version: HEAD CVS
+OS: SunOS
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: kost at imn.htwk-leipzig.de               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Filter/Effect/Audio/Volume has too high rank and lies about its capabillities
+
+Filter/Effect/Audio/Volume has higher rank than
+Filter/Converter/Audio/AudioConvert.
+
+Thus it gets choosesn by spder when doing e.g. 
+  sinesrc ! spider ! esdsink
+
+Finally thye Volume element does not adapt the number of channel, even so
+it says so in its caps. Therefore this works
+  sinesrc ! audioconvert ! esdsink
+but
+  sinesrc ! volume ! esdsink
+does not.




More information about the Gstreamer-bugs mailing list