#6922 NORM Never A: 8-bit audio recording is noisy
Zarro Boogs per Child
bugtracker at laptop.org
Wed Apr 23 18:49:12 EDT 2008
#6922: 8-bit audio recording is noisy
-----------------------------------------+----------------------------------
Reporter: dhess | Owner: jg
Type: defect | Status: new
Priority: normal | Milestone: Never Assigned
Component: distro | Version:
Keywords: 8-bit audio recording noise | Verified: 0
Blocking: | Blockedby:
-----------------------------------------+----------------------------------
Testing on update.1-703 on G1G1 hardware.
Record an 8-bit WAV using GStreamer or arecord:
{{{
arecord -f U8 -r 16000 test.wav
}}}
Play it back with {{{aplay}}} and you'll hear quite a bit of noise; ditto
if you copy the file to a non-XO and play the file there, so it doesn't
appear to be a playback issue.
Then record a 16-bit WAV:
{{{
arecord -f S16 -r 16000 test.wav
}}}
Play it back with {{{aplay}}} and it's clean.
Varying the sampling frequency doesn't appear to have any affect.
Recording with GStreamer (to both WAV and Ogg Vorbis) exhibits the same
problem.
--
Ticket URL: <http://dev.laptop.org/ticket/6922>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list