Hello,
According to previous threads I understand that in H.264 and MPEG-4 codecs using VBR there is no API for controlling maximum bit rate. But it is said that there are API for controlling the max/min quantization factors, which should put limitation on maximum bit rate. Is there a defined formula for calculating maximum bit rate, with the given QP ? If not, then it seems very problematic to use VBR if we don't know beforehand the bandwidth limitation, i.e. if the bit rate can will reach above values which the network support and we dont know about that then VBR is useless.
Best Regards,
Ran