Bug#452282: crackling sound

Sebastian Dröge slomo at circular-chaos.org
Sun Dec 2 20:46:33 UTC 2007


forcemerge 452282 429326 436337 451929
thanks

Hi,
could you guys try

gst-launch-0.10 audiotestsrc ! 
"audio/x-raw-int,width=32,depth=32" ! alsasink
 
gst-launch-0.10 audiotestsrc ! 
"audio/x-raw-int,width=16,depth=16" ! alsasink

gst-launch-0.10 audiotestsrc volume=1.0 ! 
"audio/x-raw-int,width=32,depth=32" ! alsasink

gst-launch-0.10 audiotestsrc volume=1.0 ! 
"audio/x-raw-int,width=16,depth=16" ! alsasink


Which of those give crackling sound? All with width=32?

Then it would be nice if you could try on the commands that
give crackling to set the buffer-time and latency-time
properties of alsasink.

You can do so by writing instead of "alsasink"
"alsasink buffer-time=200000 latency-time=10000"

Try using higher values than these and please report if this makes
any difference.

Also please try if using "alsasink device=hw:0" or "alsasink
device=demix" makes a difference.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20071202/5e6996dc/attachment-0005.pgp 


More information about the Pkg-gstreamer-maintainers mailing list