Hi,
I wanted to get video output as slices instead of full frame.
From the documentation and code, I found one OMX_SetParameter which can server the purpose, IndexParamVideoDataSyncMode.
But unfortunately, only outputDataMode = IVIDEO_ENTIREFRAME is working.
Other modes like IVIDEO_SLICEMODE, IVIDEO_FIXEDLENGTH, are giving bad parameter.
I am using encoder version "ivahd_h264enc_02_00_00_09_production".
Is the other modes not supported?
Any plans to support the same.
What can be the best alternate if it is not supported.
Thanks in advance.
Regards,
Nitish James