ffmpeg -threads 16 -i in.mp4 -filter_complex "minterpolate='fps=60'" out.mp4 ffmpeg -threads 16 -s 1920x1080 -pix_fmt yuv420p -i in.yuv -filter_complex ...
確定! 回上一頁