Page 1 of 1

MediaCoder x264 settings aren't passed to encoder

Posted: Sat Nov 15, 2014 9:22 am
by nodiaque
Hello,

When using x264 with high10 profile, it use the x264_10bpp encoder, which is what it should do. In the setting screen, the B-Frames option for x264 isn't pass to the encoder when using high10. If using high or other, it will use the value but not on high10, it use a default of 5 B-Frames. Though the b-adapt value is passed. It seems only this value isn't used (and looking in advanced mode, it's not on the command line like when using high; in fact many option aren't there that are supported by high10).

I tried editing the command line from the advanced mode, but I found out it doesn't do anything (the changed aren't executed).

Thank you

Re: MediaCoder x264 settings aren't passed to encoder

Posted: Sat Nov 15, 2014 4:59 pm
by stanley
You need to set x264 preset to "custom" in order to let all changed parameters applied.

Re: MediaCoder x264 settings aren't passed to encoder

Posted: Sun Nov 16, 2014 2:12 am
by nodiaque
It is set to custom
Image

Re: MediaCoder x264 settings aren't passed to encoder

Posted: Sun Nov 16, 2014 10:35 pm
by stanley
Will check!

Re: MediaCoder x264 settings aren't passed to encoder

Posted: Sun Nov 16, 2014 10:39 pm
by stanley
Sorry it's a bug. Will fix.

Re: MediaCoder x264 settings aren't passed to encoder

Posted: Mon Nov 17, 2014 7:25 am
by nodiaque
No problem, glad I could help

Re: MediaCoder x264 settings aren't passed to encoder

Posted: Tue Feb 03, 2015 10:28 am
by nodiaque
Was wondering if you had the time to check that?

Thank you XD

Re: MediaCoder x264 settings aren't passed to encoder

Posted: Thu Feb 05, 2015 3:04 pm
by stanley
It's already fixed.

Re: MediaCoder x264 settings aren't passed to encoder

Posted: Fri Feb 06, 2015 9:22 am
by nodiaque
Oh just saw that. One thing I just saw though, the --ref parameter is passed twice (still present), after --subme and after --merange, unless you need to specify it for both.