After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 135757 - esdsink clicks in esound stream
esdsink clicks in esound stream
Status: VERIFIED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.4
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-02-29 17:07 UTC by spork-galeon
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description spork-galeon 2004-02-29 17:07:16 UTC
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.
Comment 1 David Schleef 2004-03-18 21:20:31 UTC
There have been a number of problems fixed in esdsink since 0.6.4. 
Could you try to reproduce this problem with 0.8.0?  If it's still a
problem, please reopen the bug.  (marking as NEEDINFO)
Comment 2 Christian Fredrik Kalager Schaller 2004-11-25 18:13:05 UTC
Nothing heard so assuming fixed. Closing.