Intel® Integrated Performance Primitives
Deliberate problems 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.

H.264 encoder structure and process

tgoh27
Beginner
145 Views

Hi,

I'm studying to video encoder, especially H.264/AVC.

I read a source code of H.264 encoder in sample code of IPP v5.3.

In, sample code, umc_video_enc_con.exehave many components, such as H264, H263, DV100, MPEG4, and so on...

As I understand, when I execute umc_video_enc_con.exe with any .cif sequence file, this .exe file read .cif file and some arguments.

And then proper component of encoder, like as H264 or MPEG4, loaded and encode .cif file.

Is this right....?

However, I couldn't understand structure and process of .exe file and h264 encoder source code.

Could I get some information of umc_video_enc_con.exe file and H.264 code's structure and process or analysis information?

Please let me get some helps.

Thanks,

TG

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
145 Views

I thought there is description of command line options in sample's readme.htm file. Anything wrong with this on your side?

Vladimir

Reply