[alsa-devel] snd-es1968 capture broken
Rene Herman
rene.herman at gmail.com
Wed Mar 28 13:03:51 CEST 2007
On 03/28/2007 12:43 PM, Rene Herman wrote:
> Bingo, that's it. "arecord --period-size=4096 --buffer-size=16384 -f cd"
> works fine. I guess it should be forcing power of 2 then?
Only --period-size=4096 is not enough. It then has a buffer-size of
22016 and the stutter is there.
--buffer-size=8192 --period-size=4000 is fine though. So, buffer-size...
Rene.
More information about the Alsa-devel
mailing list