ffmpeg -i in.mov -vf minterpolate=fps=50 -c:v prores -r 25 out.mov # < that didn't work ffmpeg -i in.mov -t 1 -vf minterpolate=fps=150 -f ...
確定! 回上一頁