使用 afconvert 将 iPhone 的 wav 转换为 caf 时出错

发布于 2024-07-25 14:44:08 字数 211 浏览 7 评论 0原文

这是我在终端窗口中输入的命令:

afconvert -f caff -d LEI16@44100 -c 1 buzzer.wav buzzer.caf
Error: ExtAudioFileOpenURL failed ('dta?')

请注意,buzzer.wav 是我的声音文件。

怎么了? 我应该如何进行转换?

Here's the command I'm typing in a Terminal window:

afconvert -f caff -d LEI16@44100 -c 1 buzzer.wav buzzer.caf
Error: ExtAudioFileOpenURL failed ('dta?')

Notice that buzzer.wav is my sound file.

What's wrong? How should I do the conversion?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一腔孤↑勇 2024-08-01 14:44:08

并非所有波形 (.wav) 文件都是相似的。 有些实际上是一些无法识别的文件格式。 对我来说解决这个问题的方法是在 Audacity 中打开文件,然后以波形格式导出声音; 然后使用afconvert。

Not all wave (.wav) files are alike. Some are actually some unrecognized file format. What fixed it for me was to open the file in Audacity and then export the sound in wave format; then use afconvert.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文