Re: [Alsa-user] Error running arecord

2015-06-09 Thread Takashi Sakamoto
On Jun 6 2015 16:28, Rodolfo Medina wrote: > Thanks. Here's the output of `arecord -v test.wav': > > Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono > Plug PCM: Rate conversion PCM (48000, sformat=U8) > ... > Slave: Route conversion PCM (sformat=S16_LE) > ... > Slave: Direct Snoop

Re: [Alsa-user] Error running arecord

2015-06-06 Thread Rodolfo Medina
Takashi Sakamoto writes: > Hi, > > On Jun 6 2015 15:16, Rodolfo Medina wrote: >> $ arecord test.wav >> Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono >> overrun!!! (at least 3.709 ms long) > > Verbose option gives us more information to understand your issue, like: > $ arecord -v

Re: [Alsa-user] Error running arecord

2015-06-05 Thread Takashi Sakamoto
Hi, On Jun 6 2015 15:16, Rodolfo Medina wrote: > $ arecord test.wav > Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono > overrun!!! (at least 3.709 ms long) Verbose option gives us more information to understand your issue, like: $ arecord -v test.wav Please report with it. Regar