[Gstreamer-bugs] [Bug 130682] Changed - alsasink fails to negotiate with audio decoders

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Feb 26 22:42:18 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=130682

Changed by jrl at ids.org.au.

--- shadow/130682	Thu Feb 26 15:20:12 2004
+++ shadow/130682.tmp.14570	Fri Feb 27 01:42:18 2004
@@ -1,11 +1,11 @@
 Bug#: 130682
 Product: GStreamer
-Version: 0.7.3
+Version: 0.7.4
 OS: Linux
-OS Details: Fedora Core 1 (Linux 2.6.0)
+OS Details: Fedora Core 1 (Linux 2.6.3)
 Status: NEW   
 Resolution: 
 Severity: major
 Priority: High
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
@@ -51,6 +51,34 @@
 using  "gst-launch-0.7 filesrc location="/path/to/music.mp3" ! mad !
 audioconvert ! alsasink" reports "ERROR: /pipeline0/audioconvert0:
 AudioConvert: could not set caps on pad src".
 
 ------- Additional Comments From louie at ximian.com  2004-02-26 15:20 -------
 Urk. Marking high because of the regression.
+
+------- Additional Comments From jrl at ids.org.au  2004-02-27 01:42 -------
+Updated to 0.7.4 a while back, but this still doesn't work.
+
+Going straight to alsasink, with device=plughw:0 and using
+audioconvert report the following (depending on the codec used) :-
+
+
+ERROR: from element /pipeline0/vorbisfile0: Internal GStreamer error:
+pad problem.  File a bug.
+Additional debug info:
+gstpad.c(2260): gst_pad_set_explicit_caps: /pipeline0/vorbisfile0:
+failed to negotiate (try_set_caps returned REFUSED)
+
+or
+
+ERROR: from element /pipeline0/mad0: Internal GStreamer error: pad
+problem.  File a bug.
+Additional debug info:
+gstpad.c(2260): gst_pad_set_explicit_caps: /pipeline0/mad0:
+failed to negotiate (try_set_caps returned REFUSED)
+ 
+(process:18284): GStreamer-WARNING **: push on peer of pad
+filesrc0:src but peer is not active
+
+
+If will probably update to 0.7.5 soon, and will check again then, but
+if there are any more tests that would help, just let me know.




More information about the Gstreamer-bugs mailing list