Dear Experts,
We are using DM8148/DVR_RDK 3.5/REL. 500.V.H264AVC.E.IVAHD.02.00.04.01. VBR mode.
I review some topic in this forum about how to bound bitrate.
For example: H.264 encoding with near constant bitrate
We tried those parameters:
HRDBufferSize/qp value/numSkipInDistributionWindow/skipDistributionWindowLength/enablePartialFrameSkip/allowFrameSkip
The most efficient way is to use "enablePartialFrameSkip" to control bitrate under maximum bitrate.
But the video quality is bad that our customer cannot accept it. (We modified qpmax to 51)
We have to control bitrate under maximum bitrate.
Will CVBR/HF-VBR have better result?
Is there any other parameter could be used to control bitrate? (Hope have better video quality than partialFrameSkip)
or How to combine those parameter to achieve best quality and lowest bitrate?
thx ~
HB