x264 syntax "analyse_intra, analyse_inter" wont work

jkewdan

New Member
When configuring x264 parameters, I noticed a small issue with some syntax commands, such as analyse=<intra>:<inter> .
Changing any values doesn't affect the command itself. The parameters aren't passed by OBS to libx264; everything remains standard. The parameter itself is written, but not processed. Defalut - analyse=0x3:0x113 Prefer settings analyse=0x3:0x125
I tried different combinations of the "analyse" parameter, but to no avail.

Log and MediaFile text below
 

Attachments

Last edited:
Back
Top