Audio recording "overun" issue in AC97 codec

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Audio recording "overun" issue in AC97 codec

跳至解决方案
512 次查看
yashavanthashet
Contributor V

Hi all,

We are using imx_"3.14.38_6qp_ga yocto fido" bsp in our custom board.

Here sometimes we are facing issue in audio recording. while recording its showing below print.

"overrun!!! (at least 1.921 ms long)".

command used to record is "arecord -d 10 test.wav". This issue is present only in AC97 audio codec.

Could anybody help me to solve this.

Thanks in advance.

Regards,

Yashavantha

标签 (4)
0 项奖励
1 解答
406 次查看
Yuri
NXP Employee
NXP Employee

Hello,

   I an afraid the issue  concerns with Linux file system performance.

You may try using SD card of class 10 or /dev/shm node for RAMFS for relatively

short files.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
407 次查看
Yuri
NXP Employee
NXP Employee

Hello,

   I an afraid the issue  concerns with Linux file system performance.

You may try using SD card of class 10 or /dev/shm node for RAMFS for relatively

short files.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励