#12600 NORM 13.1.0: Can't record sound with gstreamer1
Zarro Boogs per Child
bugtracker at laptop.org
Wed Mar 6 15:34:17 EST 2013
#12600: Can't record sound with gstreamer1
--------------------+-------------------------------------------------------
Reporter: dsd | Owner: dsd
Type: defect | Status: new
Priority: normal | Milestone: 13.1.0
Component: kernel | Version: not specified
Keywords: | Next_action: diagnose
Verified: 0 | Deployment_affected:
Blockedby: | Blocking:
--------------------+-------------------------------------------------------
humitos points out that this command doesn't work on 13.1.0 build 34:
{{{
gst-launch-1.0 alsasrc device=default ! \
'audio/x-raw,rate=(int)48000,channels=(int)2,depth=(int)16' ! \
audiorate ! wavenc ! filesink location=example.wav
}}}
Only silence is recorded.
However, this command does reliably work:
{{{
arecord -f dat -d 10 -r 48000 test.wav
}}}
And both of these commands result in the same hw_params file in /proc.
This might be related to #12289 or might be something totally different.
--
Ticket URL: <http://dev.laptop.org/ticket/12600>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list