Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: H.264 encoder produces too small bitrate

$
0
0

Lajos,

In order to avoid skip frames, please change the parameters skipDistributionWindowLength and numSkipInDistributionWindow  as follows.

rateControlParams.skipDistributionWindowLength = 5;
rateControlParams.numSkipInDistributionWindow = 0;

This will make sure that in CBR mode, none of the frames are skipped.


Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>