Windows 上的 Ffmpeg:使用 mp3 作为音频编解码器来创建 mp4 文件

发布于 2024-10-05 05:40:47 字数 156 浏览 2 评论 0原文

我在 Windows 上使用 ffmpeg 创建用于网络分发的 mp4 文件。由于 libfaac 不可用,我使用 libmp3lame 对音轨进行编码。 mp4 是用 falsh 播放器(JWPlayer)播放的

我想知道在某些设备上使用 mp3 而不是 aac 是否有任何缺点?

I'm using ffmpeg on Windows to create mp4 files for web distribution. As libfaac isn't available, I use libmp3lame to encode the audio tracks. The mp4 are played back with a falsh player (JWPlayer)

I was wondering if there were any shortcomings to use mp3 instead of aac on certain devices?

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

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

发布评论

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

评论(1

君勿笑 2024-10-12 05:40:47

如果 JWPlayer 能处理就好了。 MP3 首先是一种更加开放和便携的格式。

If JWPlayer can handle it, it's fine. MP3 is a more open and portable format to begin with.

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