Here is an example of my syntax:
The extreme settings are just for testing, since crf 51 is very easy to notice. I'm just trying to get it working first, with no success. According to other posts I've read on the forum, the syntax should be correct, and my log file doesn't say any of them failed.
My system can handle crf 0 except for prolonged demanding scenes, at which point the memory usage goes up and my system crashes eventually. I'm trying to constrain the bitrate but so far it seems to be ignoring the vbv options entirely. Is my format wrong or is it a bug?
preset=ultrafast x264-params=crf=0:keyint=1:crf-max=51:vbv-maxrate=1M:vbv-bufsize=500
The extreme settings are just for testing, since crf 51 is very easy to notice. I'm just trying to get it working first, with no success. According to other posts I've read on the forum, the syntax should be correct, and my log file doesn't say any of them failed.
My system can handle crf 0 except for prolonged demanding scenes, at which point the memory usage goes up and my system crashes eventually. I'm trying to constrain the bitrate but so far it seems to be ignoring the vbv options entirely. Is my format wrong or is it a bug?