Use the -stream_loop input option: ffmpeg -stream_loop -1 -i input.gif -i audio.mp3 -vf crop=" + width + ":" + height + ":0:40 ...
確定! 回上一頁