This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320DM8148: Disable P frames in H264 video

Part Number: TMS320DM8148

I am working on TI8148 part and DVRRDK_04.01.00.02.

I want to disable P and B frames in H264 video.

Setting interFrameInterval will disable B frames but how we can disable P frames? Setting intraFrameInterval = 1 is not working. I also try forceIDR but still none is working.

Can anyone tell how to disable P frames?