[gstreamer-bugs] [Bug 558641] New: Cannot record using alsasrc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 31 01:28:53 PDT 2008


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=558641

  GStreamer | gst-plugins-good | Ver: 0.10.21
           Summary: Cannot record using alsasrc
           Product: GStreamer
           Version: 0.10.21
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: patrick.balleux at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Under Ubuntu 8.10, the alsasrc plugin cannot record any sound because too much
data is outputed from it:


{{{
gst-launch alsasrc ! audioconvert ! wavenc ! filesink location=test.wav
}}}


Lots of warnings about too much data and the file size for a few seconds is
really too big.

Compared to:


{{{
gst-launch pulsesrc ! audioconvert ! wavenc ! filesink location=test.wav
}}}


Which is working perfectly.

This test was done under AMD64, but I have another laptop in 32 bits on which I
suspect that I have the same problem since I am unable to record audio from
Flash player also on this one.


Any software or application that must use ALSA to record with the pulseaudio
server won't be able to record any audio.  Pulseaudio must be killed and
settings must be set to ALSA so the software/application will use the ALSA
driver directly.

gstreamer-alsa version : 0.10.21-3


-- 
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=558641.




More information about the Gstreamer-bugs mailing list