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.

TDA4VEN-Q1: V4l2 driver encoding without p frames

Part Number: TDA4VEN-Q1

Tool/software:

Hi TI expert's

sdk ver: Rtos sdk 10.0&&Linux 10.0

      From TRM, it was found that H265 encoding supports I/P slices, but currently when we use v4l2 driver for encoding, we only find I frames without P frames. Why is this? Is there any parameter configuration that supports outputting p frames?

      Then I printed H265 encoded data, and the first 6 bytes of each frame were always 00 00 00 01 46 01 (H), which seems to be incorrect.

BR.