Log in

View Full Version : H.264 encoding in Intel ® IPP library


JoelBenM
2nd February 2009, 16:22
Hello everyone,

I was faced with problem of adding metadata while H.264 encoding using Intel ® IPP library.
After I encoded file with frames of YUV420 format I received right H.264 video without any metadata.
For encoding I used umc_video_enc_con application from ipp-samples.

Can anybody tell me how can I add metadata to H.264 video?

and generally, any sample code for h264 encoding using IPP?

:thanks:
J