- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Guys,
I am using Intel IPP 6.1 H.264 video encoder. I found two types of rate control method AVBR and CBR.
What rate control methods are used in IPP encoder? Do you have any reference documents for algorithm description just like IEEE paper...
Thanks.
Mohammed
I am using Intel IPP 6.1 H.264 video encoder. I found two types of rate control method AVBR and CBR.
What rate control methods are used in IPP encoder? Do you have any reference documents for algorithm description just like IEEE paper...
Thanks.
Mohammed
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mohammed,
Some information from theencoderdeveloper for your reference,
In IPP H.264 there are two BRC modes indeed: the so-called CBR and VBR, they mainly differ in the internal constants which regulate the averaging periods the speed of reaction of the BRC algo to the deviation from the target average bitrate. CBR provides faster reaction, hence better bitrate keeping, at the expense of quality.
The BRC mode can be set in the umc_video_enc_con application via the parameter file, 1 corresponding to CBR, 2 to VBR, 0 to constant QP mode.
And some informationinhttp://en.wikipedia.org/wiki/H.264/MPEG-4_AVC
Regards,
Ying

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page