08.04.2024, 04:52
If you want limited bit rates, use vbr.
a. if you select fixed quantizer, limiting the bitrate at all makes no sense
b. not sure whether limiting the bit rate in quality based encoding is supported in NVEncC. Normally bit rates are restricted through VBV settings, so I would recommend trying th properly set the profile&level settings, and limit the vbv buffer size (https://github.com/rigaya/NVEnc/blob/mas...ufsize-int) through a custom addition.
Cu Selur
a. if you select fixed quantizer, limiting the bitrate at all makes no sense
b. not sure whether limiting the bit rate in quality based encoding is supported in NVEncC. Normally bit rates are restricted through VBV settings, so I would recommend trying th properly set the profile&level settings, and limit the vbv buffer size (https://github.com/rigaya/NVEnc/blob/mas...ufsize-int) through a custom addition.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.