ffmpeg overlay video on image and remove video black background

后端 未结 0 337
轮回少年
轮回少年 2020-12-16 01:06

Im using this ffmpeg command to overlay a video on image (with remove black background):

ffmpeg -loop 1 -i image.png -i video.mp4 -filter_complex [1:v]colork         


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