... output.mp4處理完的影片會從30fps變成60fps這跟用minterpolate來補幀到60幀的意思是一樣的嗎?ffmpeg -i input.mp4 -vf "minterpolate=fps=60" output.mp4還是這.
確定! 回上一頁