[Bug 644888] [alsasrc] set_hwparams: rate doesn't match (requested 44100Hz, get 0Hz)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 24 21:31:38 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=644888
  GStreamer | gst-plugins-base | 0.10.32

--- Comment #3 from Zhou Ting <ting.z.zhou at intel.com> 2011-05-25 04:31:31 UTC ---
Thanks for the reply.
This pipeline also works well for my built-in MIC which is device 0, but failed
to work for external MIC which is device 1.
gst-launch-0.10 alsasrc device="hw:0,0" ! audioconvert ! audioresample !
alsasink

Not sure whether it's related with USB, the pipeline below with resample rate
can work well with the external USB MIC
$ gst-launch-0.10 alsasrc device="hw:1,0" ! audioresample !
audio/x-raw-int,rate=48000 ! autoaudiosink

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list