Anime4000 / IFME

Powerful x265 GUI Encoder
https://x265.github.io/
GNU General Public License v2.0
241 stars 54 forks source link

Tune preset in GUI has no effect #88

Closed master131 closed 7 years ago

master131 commented 8 years ago

There seems to be an issue where if you attempt to set the Tune value in the Video tab to "grain" for instance, it seems to have no effect on x265.

For instance, this is the reported AQ settings in the command line window:

x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.0 / 32 / 1

However, if you set Tune to "off" and manually add "--tune grain" to "Extra-command line:" you get this instead (which is the expected behaviour).

x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 0.3 / 32 / 1
Anime4000 commented 8 years ago

I'll fix this on next version of IFME (v7)