[gstreamer-bugs] [Bug 130682] - [alsasink] fails to negotiate with audio decoders

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Oct 1 03:58:05 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=130682
GStreamer | gst-plugins | Ver: 0.7.5





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-10-01 06:58 -------
WARN  ^[[00m           alsa^[[00m(^[[333m 4904^[[00m)
^[[00mgstalsa.c(1202):gst_alsa_probe_hw_params:<alsasink0>^[[00m
"snd_pcm_hw_params_set_period_size_near (this->handle, hw_params, &period_size,
0)": Invalid argument
ERROR: pipeline doesn't want to play.

In other words, format detection is doing something wrong. Can you try a few of
the following for me?

gst-launch filesrc location=$file ! spider ! audioconvert ! audioscale ! $X !
alsasink

For $X, fill in a few of the following:

audio/x-raw-int,width=16,depth=16
audio/x-raw-int,rate=48000
audio/x-raw-itn,width=16,depth=16,rate=48000

Thanks.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list