This works for me (I use it a lot): ffmpeg -i [inputfile] -r 24 -vf "minterpolate=fps=96,setpts=N/(24*TB)" [outputfile].
確定! 回上一頁