當啟用loop 選項時,你必須限制輸出長度,否則ffmpeg 將無限編碼視訊輸出。 ... ffmpeg -loop 1 -i image.jpg -r 30 -t 00:01:30 output.mp4
確定! 回上一頁