Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6711 Discussions

can anyone explain rate control algorithm in IPP H.264 encoder

zheng2002haohotmail_
275 Views

I don't understand how IPP H.264 encoder computesQP for next frame. like this function:
void H264_AVBR_PostFrame(
H264_AVBR* state,
EnumPicCodType frameType,
Ipp32s bpfEncoded)

What algorithm is this?

No MB level QP adjustment, huh?

Thanks.

0 Kudos
2 Replies
Vladimir_Dudnik
Employee
275 Views
Hello, what version of IPP do you use?

Regards,
Vladimir
0 Kudos
zheng2002haohotmail_
275 Views
Hello, what version of IPP do you use?

Regards,
Vladimir

IPP6.0

Thanks.
0 Kudos
Reply