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

How to set mpeg4 encoder GOP length?

atvan
Beginner
284 Views
Is there a way to set GOP length for mpeg4 encoder? For example, one I frame for every 30 frames.

Thanks,
ezcom
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
284 Views
Hi,

I think that should be accessible through PAR file. Did you saw an example PAR file with audio-video-codecs sample?

Regards,
Vladimir
0 Kudos
Chao_Y_Intel
Moderator
284 Views

Hi ezcom,

Coudld you check if the sample par file \audio-video-codecs\application\umc_video_enc_con\mpeg4.par

the following paramter may work for you:

....

100 // max I-VOP distance

....

Thanks,

Chao

0 Kudos
Reply