24.08.2017, 00:43
I'm getting an error saying I've not set a target bit rate for the strict CBR:
x265 [error]: Strict-cbr cannot be applied without specifying target bitrate or vbv bufsize
I've set the bitrate as 40000 in the box next to the CBR checkbox not sure what's missing? I'm a bit worried it's because I can't get rid of the min/max rate factor settings that sit in between on the code (--bitrate 40000 --crf-min 10.00 --crf-max 20.00 --strict-cbr).
I then tried to set the vbv bufsize and max fillrate but they both only let me type in zeroes. Is there a setting or checkbox that would allow me to put a value in them? According to the link you sent this should be what I need to help with a slightly more constant bitrate:
https://bitbucket.org/multicoreware/x265...o-with-cbr
I can't seem to find answers from my googling that include how to apply it in the GUI!
x265 [error]: Strict-cbr cannot be applied without specifying target bitrate or vbv bufsize
I've set the bitrate as 40000 in the box next to the CBR checkbox not sure what's missing? I'm a bit worried it's because I can't get rid of the min/max rate factor settings that sit in between on the code (--bitrate 40000 --crf-min 10.00 --crf-max 20.00 --strict-cbr).
I then tried to set the vbv bufsize and max fillrate but they both only let me type in zeroes. Is there a setting or checkbox that would allow me to put a value in them? According to the link you sent this should be what I need to help with a slightly more constant bitrate:
https://bitbucket.org/multicoreware/x265...o-with-cbr
I can't seem to find answers from my googling that include how to apply it in the GUI!