x264 b-adapt optimal issue - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: x264 b-adapt optimal issue (/thread-3822.html) |
x264 b-adapt optimal issue - Lipomo - 18.08.2024 There is an issue with b-adapt=2 setting of x264 : when we set b-adapt to "optimal" (b-adapt=2), preset is set to "slow" which uses b-adapt=1 instead of b-adapt=2 on the encoded file, because b-adapt is supposed to be on "2" from "slower" preset, not "slow". RE: x264 b-adapt optimal issue - Selur - 18.08.2024 You are right, will fix. RE: x264 b-adapt optimal issue - Selur - 18.08.2024 Uploaded a new dev version to the 'experimental'-folder of my GoogleDrive (linked on the download page) which should fix the problem. Cu Selur RE: x264 b-adapt optimal issue - Lipomo - 18.08.2024 That was quick Thanks a lot |