How can I resize an overlay image with ffmpeg?

前端 未结 0 1712
傲寒
傲寒 2020-11-27 20:34

I am trying to add an overlay to a video using the following command

ffmpeg -y -i "$videoPath" -i "$overlayPath" -filter_complex "[0:         


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