[gst-devel] Re: Sound pipe clicks

Laurent Martelli laurent at aopsys.com
Mon Feb 2 05:51:12 CET 2004


>>>>> "Benjamin" == Benjamin Otte <in7y118 at public.uni-hamburg.de> writes:

  >> laurent at stan:~$ gst-launch-0.7 filesrc
  >> location=/tmp/corcovado.ogg ! vorbisfile ! alsasink
  >> gst_alsa_sink_init...  DONE.  RUNNING pipeline gst-launch-0.7:
  >> pcm_plug.c:882: snd_pcm_plug_hw_params: Assertion `err >= 0'
  >> failed.  Abandon (core dumped)
  >> 
  Benjamin> First of all, this is a bug in alsalib, so it's not
  Benjamin> GStreamer that's to blame. (Needed to say this, I wrote
  Benjamin> the alsa plugin ;))

  Benjamin> gst-launch-0.7 filesrc location=/tmp/corcovado.ogg !
  Benjamin> vorbisfile ! alsasink device=hw:0

  Benjamin> This might solve the issue.  If it doesn't, try this:

  Benjamin> gst-launch-0.7 filesrc location=/tmp/corcovado.ogg !
  Benjamin> vorbisfile !  audioscale ! audio/x-raw-int,rate=48000 !
  Benjamin> alsasink device=hw:0

It's a step forward, but I get this error in both cases:

RUNNING pipeline
ERROR: /pipeline0/vorbisfile0: negotiation failed on pad vorbisfile0:src
execution ended after 1 iterations (sum 19437000 ns, average 19437000 ns, min 19437000 ns, max 19437000 ns)


-- 
Laurent Martelli
laurent at aopsys.com                                Java Aspect Components
http://www.aopsys.com/                             http://jac.aopsys.com





More information about the gstreamer-devel mailing list