从 2 个单独的文件创建并排视频

发布于 2024-11-01 08:16:26 字数 96 浏览 1 评论 0原文

我正在编写一个应用程序,需要合并两个单独的视频(.flv 格式),以便它们同时并排播放。有没有一个好的命令行实用程序可以做到这一点?理想情况下,我希望输出采用 .h264 格式。

I'm writing an application that will require merging two separate videos (in .flv format) so that they play at the same time, side by side. Is there a good command line utility to do this? I would ideally like the output to be in .h264 format.

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

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

发布评论

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

评论(1

乜一 2024-11-08 08:16:26

听起来像是 AviSynth 的 StackHorizo​​ntal 的工作。
您需要重新编码回 H.264,可能使用 x264。

Sounds like a job for AviSynth's StackHorizontal.
You will need to re-encode back to H.264, probably using x264.

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