ffmpeg 获得最佳质量

ffmpeg 获得最佳质量

如何使用 ffmpeg 缓慢编码以获得更好的质量?

我目前正在使用这个:

ffmpeg -i "input" -c:v hevc_qsv -b:v 1M -preset veryslow -t 5:00 "output"

相关内容