Hi,
I wanted to get video output as slices instead of full frame.My board is 8168 Evm.I use Ezsdk 5_05-02.
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 donot know why?
Does encoder surpport mul slices output on Ezsdk 5_05-02 ?
Thank you very much?
Regards,
hjintian