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

How can I use DV codecs with umc_video_enc_con?

shyaki
Beginner
558 Views

Hi, all

I'd like to test the DV codecs using umc_video_enc_con. Can you tell me which codec option I should put? Thanks.

0 Kudos
2 Replies
shyaki
Beginner
558 Views
Please give me some hints about how to use the DV codecs in the IPP lib. Is there any sample code? Thank you very much for your help.
0 Kudos
Vladimir_Dudnik
Employee
558 Views

Hello,

we do not support DV encoder in IPP 5.2 beta sample, as you can see in video_enc_con readme.htm

Options:
[m2|m4|h264|h263|h261] - encoder type, could be: h264 for h264 encoder, h263 for h263 encoder, h261 for h261 encoder, m2 for mpeg2, m4 for mpeg4

So you might want to study UMC manual and write simple application to test DV encoder by yourself or you can wait for IPP 5.2 final release which is coming soon, where we will add such support to video_enc_con application.

Regards,
Vladimir

0 Kudos
Reply