[Gstreamer-bugs] [Bug 135757] New - esdsink clicks in esound stream

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Feb 29 09:07: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=135757

Changed by spork-galeon at theory.org.

--- shadow/135757	Sun Feb 29 12:07:18 2004
+++ shadow/135757.tmp.11038	Sun Feb 29 12:07:18 2004
@@ -0,0 +1,41 @@
+Bug#: 135757
+Product: GStreamer
+Version: 0.6.4
+OS: Linux
+OS Details: Debian testing/unstable, Linux 2.6.0 i686, esound 0.2.29
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: spork-galeon at theory.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: esdsink clicks in esound stream
+
+Originally posted to the mailing list:
+http://sourceforge.net/mailarchive/forum.php?thread_id=3885962&forum_id=5947
+
+ I'm creating an icecast2 stream with ices2 and raw audio provided by 
+ esdmon. esdmon duplicates the raw audio passing through esd (esound). 
+ If I feed esd with
+ 
+ 	gst-launch filesrc location=music.ogg ! vorbisfile ! esdsink
+ 
+ the audio from the sound card sounds fine. However, audio from the 
+ icecast stream can be full of clicking. (The sort of clicks audible in 
+ discontinuous waveforms.) I say "can be full" because the amount of 
+ clicking depends on the kind of music playing. Quiet ambient music has 
+ almost no clicks. Louder music with more beats clicks a lot. A 
+ fantastic test song is "This Mess We're In" by PJ Harvey. For some 
+ reason, this clicks a lot right from the get go.
+ 
+ This clicking problem does NOT occur when I seed esound by either of 
+ the following:
+ * ogg123 -d esd music.ogg
+ * gst-launch filesrc location=music.ogg ! vorbisfile ! fdsink | esdcat
+ 
+ Also, I took icecast2 and ices2 out of the path by dumping esdmon 
+ output to disk and listening to it directly. It was clickful.




More information about the Gstreamer-bugs mailing list