OBS ditching custom parameter settings, replaces with horribly wrong settings

iAvoe

New Member
Hello, I've been using obs for a quite long time, and even longer at using x264, x265 command lines. It's a shame that I've never found out until today, I looked up mediainfo, which shows my custom command lines were never used. One important thing is that x264's profile and tune are from 20 years ago, which is way too outdated that you are not supposed to expect quality and lower bitrate. You CANNOT use those great parameters for recording like no-chroma-me, merange 24, no-cabac, b-adapt 1, and you have to bear with WRONG SETTINGS like threads 18 when x264 is designed to have a maximum of 16, and my CPU only has 12, and ref 8 that not just increase video size, and LOWERS QUALITY!!! The following images shows how wrong it is doing:
1.png

2.png

PLEASE, FIX IT
 

dodgepong

Administrator
Community Helper
You're using the wrong syntax for parameters. They should be in the format of "param1=value param2=value2" etc.
 

iAvoe

New Member
You're using the wrong syntax for parameters. They should be in the format of "param1=value param2=value2" etc.
Can you tell me how to change merange setting? I tried me-range=, me_range= and merange=. All 3 seems not working
 
Top