使用ffmpeg自带的插帧算法ffmpeg -threads 16 -i in.mp4 -filter_complex "minterpolate='fps=60'" out.mp4ffmpeg -threads 16 -s 1920x1080 -pix_fmt ...
確定! 回上一頁