Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是问题所在:
我有 2 个视频和 3 个间隔;我需要通过混合这两个视频来创建一个视频,以间隔 1 切换视频 A 到 B,间隔 2 切换视频 A 到 A,间隔 3 再次切换 A 到 B。
需要沿着音频文件进行切换。
现在我想出的唯一解决方案是剪切 2 个视频,然后以正确的顺序将它们链接起来,但我在问是否有更优雅的方法来做到这一点!
提前谢谢大家!