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.

Encoder set params to mul slices output error

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