ffmpeg -loop 1 -i background.png -i input.mkv -filter_complex "[1]scale=w=480:h=280[s];[0][s]overlay=w/2:h/2" -shortest -y output.mp4.
確定! 回上一頁