|
各位大佬,uac录音播放一直出现IO error,怎么解决
发表于 2020-9-4 11:00:25
浏览:22608
|
回复:15
打印
只看该作者
[复制链接]
楼主
本帖最后由 whopawho 于 2020-9-4 13:04 编辑
log如下,从default录音,播放到uac声卡,出现如下错误,从uac读也有同样的问题,补充,在windows端切换下声卡就可以了,但是每次连接都需要切换声卡,这个要怎么处理,各位大佬有啥好方法吗?
arecord -f dat -t wav -r 48000 -c 2 -D default | aplay -f dat -r 48000 -c 2 -D uac
Recording WAVE 'stdin' : Playing raw data 'stdin' : Signed 16 bit Little Endian, Signed 16 bit Little Endian, Rate 48000 Hz, Rate 48000 Hz, StereoStereo
aplay: pcm_write:2051: write error: Input/output error
stdout: Broken pipe
|
|