我想将相同的视频循环4 次并使用ffmpeg 输出为视频。 所以我在ffmpeg 中创建了这样的代码。 ffmpeg -loop 4 -i input.mp4 -c copy output.mp4
確定! 回上一頁