cdgriffith / FastFlix

FastFlix is a free GUI for HEVC and AV1 encoding, GIF/WebP/AVIF creation, and more!
MIT License
1.08k stars 54 forks source link

Replace -qp with -crf #503

Closed ignace72 closed 10 months ago

ignace72 commented 1 year ago

Hello everyone. On the command line, I use -crf 30 which allows me to have rather light files. I'm trying FastFlix, and it's forcing me to use -qt 30. Even if I specify -crf 30 as an additional parameter, FastFlix continues to set the -qt 30 option? If FastFlix can't adapt to my choices, it's useless by definition. Thank you in advance.

cdgriffith commented 11 months ago

With which encoder? And I assume you mean it's switching to -qp not -qt?

ShubhamVimal commented 11 months ago

@cdgriffith SVT-AV1 encoder. Replace 'QP' with 'CRF'. SVT-AV1 official docs also recommends to use 'CRF'. Do it as soon as possible. Thank you.

cdgriffith commented 10 months ago

There was a drop down for this previously that was accidentally removed at some pointed. Added back in 5.5.7