Hi,
We are using the custom 8148 board, when I say arecord -f cd -d 10 test.wav
It should actually record for 10seconds of time, but in reality if i compare to clock it records for 5secs~
time arecord -f cd -d 10 foo.wav
Recording WAVE 'foo.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
real 0m5.098s
user 0m0.010s
sys 0m0.030s
#
Can anyone help me out whats going wrong here ?
Thanks,
Mike