Intel® Integrated Performance Primitives
Community support and discussions relating to developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6662 Discussions

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

zheng2002haohotmail_
163 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
163 Views
Hello, what version of IPP do you use?

Regards,
Vladimir
zheng2002haohotmail_
163 Views
Hello, what version of IPP do you use?

Regards,
Vladimir

IPP6.0

Thanks.
Reply