在 FFmpeg 上合并不等长的音频和视频

发布于 2025-01-13 08:28:43 字数 94 浏览 1 评论 0原文

我的音频长度为 200 秒,而视频长度为 14 秒。

有没有办法扩展视频以循环播放以维持音频长度的持续时间?

那么我该如何将它们合并成一个视频呢?

My audio has a length of 200s while my video has a length of 14s.

Is there a way to extend the video to loop over itself to sustain for the duration of the audio length?

How do I then combine them into one video?

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

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

发布评论

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

评论(1

音盲 2025-01-20 08:28:43

查看 -stream_loop 输入选项以及 -shortest 输出选项。

Check out the -stream_loop input option along with the -shortest output option.

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