[gstreamer-bugs] [Bug 432984] Alsasrc doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 24 13:56:28 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=432984

  GStreamer | don't know | Ver: 0.10.12

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #2 from Tim-Philipp Müller  2007-04-24 20:56 UTC -------
Hrm, very misleading default strings here.

I think what's happening here is that GstBaseAudioSrc posts warning messages on
the bus because it has to drop samples. The reason is most likely that it can't
record fast enough, ie. the pipeline uses too much CPU power.


You could try adding a queue after the audio source to see if that makes a
difference, and maybe also lowering the framerate in the video stream (best to
use  framerate=\(fraction\)20/2  btw).


Does this work without warnings being posted:

 $ gst-launch-0.10 alsasrc ! fakesink

?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=432984.




More information about the Gstreamer-bugs mailing list