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

H263 Encoder - Change resolution

storm12
Beginner
600 Views
Hello,
I download the trial version of Intel IPP.
I develop VoIP application (through RTP) with H263, H264 codec.
Can I change picture resolution in H263 encoder?
In H263 encoder the SetParams is not implemented.
If I create a new H263 encoder with new picture resolution the decoded picture is not correct on the other side.
0 Kudos
1 Solution
Chao_Y_Intel
Moderator
600 Views

Hello,

You need to resize the video befor you encoding the the input frame.

Thanks,
Chao

View solution in original post

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
601 Views

Hello,

You need to resize the video befor you encoding the the input frame.

Thanks,
Chao
0 Kudos
Reply