hi all,i see the following source code in the Venc_params_init()
pDynPrm->qpInit = -1; // SHOULD BE SET to -1 ALWAYS
so when i set the qp value dynamicly ,whether should i set the qpInit to be -1?
tks?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi all,i see the following source code in the Venc_params_init()
pDynPrm->qpInit = -1; // SHOULD BE SET to -1 ALWAYS
so when i set the qp value dynamicly ,whether should i set the qpInit to be -1?
tks?