Hello TI,
We are using DM8148 based custom board and using ezsdk_dm814x-evm_5_05_01_04 from software perspective.
In one of our application it is required to change bit-rate dynamically which we achieve successfully, but when we change the bit-rate encoder inserts I-Frame into the encoded data.
Is it a known behaviour?
If we don't want to insert I-Frame (P-Frame will be ok), how can I achieve this?
Is there a way to disable IDR frame auto-generation upon changing encoder’s bitrate?
We have tried a few approaches to disable it (including manipulating the value of ‘forceFrame’ field). However, neither of them helps.
Thanks
Krunal