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

Generating I-Frame extraction dynamically from H263 encoder

arihantj
Beginner
204 Views

The requirement is Can we ask intel ipp codec H.263 to generate a Intra frame (I-Frame) dynamically.

The scenario is :

I have an initialized H.263 encoder with me.

  1. Its is pumping the encoded data as per the expectation with encoder settings as 176 X 144 , 64/128kbps , 10 fps.

  2. Now the client(other party) requests to generate an I-Frame encoded H.263 frame at the earliest.

We are using GetFrame API of H263VideoEncoder class with VideoData as IN parameter and MediaData as OUT parameter.

Please suggest as to how to generate an I-Frame for H.263 codec with encoder already intialised(i.e on demand).

0 Kudos
1 Reply
Intel_C_Intel
Employee
204 Views

Seems to be a duplicate of 30250888. Please see the answer there.

0 Kudos
Reply