Hi there … I’m quite new to using transcoding, so, please excuse me for questions that could be already discussed (even though I didn’t find the answer for mine here)
When I transrate, is there a way to tell if I want to use Constant Bitrate or Variable Bitrate? or should I assume that 'cause it’s just transrating, it will respect how the source was encoded? What does the Bitrate setting means in case of a Variable Bitrate? … Average over how many seconds?
what can be wrong then as I see my video output being VBR?
In addition to the above parameters you also need a fairly low VBV buffer size.
I had the best results using a single-frame VBV, that is the bufsize = bitrate / framerate. The parameter is mainconcept.bit_rate_buffer_size, see full example here.