当我尝试从命令行(例如)运行mpg123
或处于后台模式时,程序会阻塞或出现错误:arecord
mpg123 a.mp3 &
mpg123:
mpg123 shot.mp3 &
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
version 1.25.10; written and copyright by Michael Hipp and others
free software (LGPL) without any warranty but with best wishes
(for ever...)
arecord:通常(但并非总是)表示该设备正在被使用……
我该如何修复它?有人能给我一些参考吗?以及如何使用 pulseaudio 保存相同的结果?
注意:我有alsa
和pulseaudio
,但我还是初级用户:它们是几个月前安装的......
编辑:Ubuntu Server 18.04 LTS