FFMpeg:如何在 1 个 flv 中相邻播放 2 个 flv
我有两个 FLV 文件,我想创建 1 个 FLV 文件,其中两个 FLV 彼此相邻显示。
例如:2 个人用网络摄像头记录自己。我想创建 1 个 FLV,其中我看到第一个用户和第二个用户彼此相邻。
这可以用 FFMpeg 实现吗?
谢谢
I have two FLV files and I want to create 1 FLV file where both FLV are displayed next to each other.
For example: 2 people recorded themselves with a webcam. I want to create 1 FLV where I see the first user and the second user next to each other.
Is this possible with FFMpeg?
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用avisynth,请参阅此帖子http://forum.doom9.org/archive/index.php/t-121000.html
Use avisynth, see this thread http://forum.doom9.org/archive/index.php/t-121000.html
这似乎可以解决问题:
This seems to do the trick: