Tool/software:
Hi TI experts,
RTOS:10.0
Linux OS:10.0
HW: our own board
From the result of the v4l2 command, it seems that there is no key parameter for slice. Does it support setting p-frame slices

BR.
Tool/software:
Hi TI experts,
RTOS:10.0
Linux OS:10.0
HW: our own board
From the result of the v4l2 command, it seems that there is no key parameter for slice. Does it support setting p-frame slices

BR.
Hello,
Yes the encoder does support P-frame slice encoding. You can set the period of I-frames and every other frame will be a P-frame since B-frames are not supported.
Regards,
Sarabesh S.
Hi Sarabesh S,
Yes the encoder does support P-frame slice encoding.
Can you tell me how to set P-frame slice in code?
From the result of v4l2-ctl command,which result indicates support for p-frame slicing?
The p-frame slice we are discussing should be how to set the TRAIL_R type as shown in the following figure.

BR.
I am not sure there is a specific control for p-frame slice period. I'll look into this parameter and get back to you.
Hello,
Apologies our IP vendors have been out of office this past week. From looking at our documentation, the VPU does not support slice-level interrupts. Therefore it cannot output data slice by slice and can only output frame-by-frame. This is a HW limitation so it can't be worked around.
Thanks,
Sarabesh S.