cdgriffith / FastFlix

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

HEVC Tunes not being applied properly #451

Closed HannesJo0139 closed 1 year ago

HannesJo0139 commented 1 year ago

Hi! I'm working with HEVC and I noticed that Fastflix does not handle selection of tunes properly. When selecting eg. tune grain, I would expect every setting of that tune to be applied in the resulting encode. But in fact, every setting the GUI offers a form element for will be overwritten. For example, the tune grain comes with adaptive quantization = 0 and the docs state that it must not be overwritten. But Fastflix is overwriting it with what ever aq setting I selected previously.

When selecting a tune, Fastflix should adjust affected form fields or even disable them. If that is too much work, another approach would be kind of a warning that single settings overwrite the tune, so the user knows he has to look into the docs and match the settings.

cdgriffith commented 1 year ago

Thanks for the knowledge on that, I was not aware of those requirements!

cdgriffith commented 1 year ago

Thanks again for the link with all the details, I actually updated both the tune and what changing the preset does to match what's on that page in 5.4.1 https://github.com/cdgriffith/FastFlix/releases/tag/5.4.1