Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 sox 将 mp3wav(mp3 形式的压缩 wav)转换为未压缩 wav (PCM)?
mp3wav 示例文件可以在这里下载:http: //www.clayloomis.com/simsong.html
我原以为以下内容会简单地工作:
sox file.mp3 file.wav
可能是您的 sox 版本根本不处理 MP3 文件。我认为这发生在我最近使用 openSUSE 的默认 RPM 时...