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

about H.263 encoder (size of H.263 bitstream).

fukugawa
Beginner
258 Views
I am using IPP H.263 Encoder now. I want to get smaller(high compressibility) 1 frame from the H263VideoEncoder::GetFrame() funcdion, without changing image size. Because I want to use the video phone base on 64kbps network. Which member in the H263EncoderParams class I should modify to realize this? Or, how can I configure the h263.par file to realize this? Thanks, Fukugawa
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
257 Views

To increase compression rate (and get smaller compressed frames) you need to increase quant factors in PAR file, please see PAR file comments for the details.

Regards,
Vladimir

0 Kudos
Reply