[Gstreamer-bugs] [Bug 132306] Changed - Esdsink does not work

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jan 30 01:03:25 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=132306

Changed by richard at imendio.com.

--- shadow/132306	Tue Jan 27 17:35:29 2004
+++ shadow/132306.tmp.10096	Fri Jan 30 04:03:24 2004
@@ -1,13 +1,13 @@
 Bug#: 132306
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: richard at imendio.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -93,6 +93,28 @@
 ------- Additional Comments From ds at schleef.org  2004-01-27 16:37 -------
 This should be fixed.  esdsink now forces
 rate=44100,width=16,channels=2.  synchronization is fixed, too.
 
 ------- Additional Comments From richard at imendio.com  2004-01-27 17:35 -------
 Thanks guys! Works like a charm :)
+
+------- Additional Comments From richard at imendio.com  2004-01-30 04:03 -------
+I got esdsink working with some help from Thomas (he told be to add
+audioscale and audioconvert) but now it seems to have broken again:
+
+(works with osssink)
+
+gst-launch-0.7  --gst-debug=esd:4 filesrc location=song.mp3 ! mad !
+audioscale ! audioconvert ! esdsink
+RUNNING pipeline ...
+INFO              esd(28651) esdsink.c(408):gst_esdsink_open_audio:
+NULL attempting to open connection to esound server
+INFO              esd(28651) esdsink.c(419):gst_esdsink_open_audio:
+NULL successfully opened connection to esound server
+ERROR             esd(28651) esdsink.c(257):gst_esdsink_chain:
+<esdsink0> element wasn't negotiated before chain function
+ERROR: from element /pipeline0/esdsink0: Internal GStreamer error:
+negotiation problem.  File a bug.
+Additional debug info:
+esdsink.c(257):gst_esdsink_chain:
+element wasn't negotiated before chain function
+




More information about the Gstreamer-bugs mailing list