ffmpeg -framerate 5 -i img%03d.png -c:v libx264 -r 30 -pix_fmt yuv420p output.mp4. -framerate 每秒多少張圖片,預設值為25, -r 影片播放fps, ...
確定! 回上一頁