cdgriffith / FastFlix

FastFlix is a free GUI for H.264, HEVC and AV1 hardware and software encoding!
https://fastflix.org/
MIT License
1.13k stars 55 forks source link

SVT-AV1 replace 'QP' to 'CRF' #515

Closed ShubhamVimal closed 1 year ago

ShubhamVimal commented 1 year ago

FastFlix Version: 5.5.6

Operating System: Windows 10 Pro x64

Describe the bug Replace SVT-AV1 ' qp ' to use ' crf '. Official docs also says to use ' crf ', you can check it. I don't understand why are you still using 'qp' . In raw commands section -qp is used instead -crf. Correct it as soon as possible, please.

Screenshots Inkedgui_preview

cdgriffith commented 1 year ago

Duplicate of https://github.com/cdgriffith/FastFlix/issues/503

Don't have time to work on it for a while. Always accepting PRs.