How to use a transition matte with ffmpeg

后端 未结 0 1231
南旧
南旧 2020-12-11 15:02

I have four videos in mp4 format, I am using the following command to concat the videos into one video:

ffmpeg -i 1.mp4 -i 2.mp4 -i 3.mp4 -i 4.mp4 -filter_com         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题