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.

What is the input resolution limitation of standalone Scalar link in RDK01.09.00.16?

Hi everyone,

     I try to use the standalone scalar link in RDK01.09.00.16.  But I find when input frame resolution

is 704x576, the standalone scalar link can work properly.  But If the input frame resolution is 720p or 1080p,

the system will be down.  it halts at

pObj->fvidHandle = FVID2_create(FVID2_VPS_M2M_SC_DRV,
                                       pathId,
                                       &pObj->scCreateParams,
                                       &pObj->scCreateStatus, &cbParams);

So, is this the input resolution limitation of standardalone scalar link?  Or I do the wrong thing?  If the limitation

exists, what is the limitation? Thanks.

Sincerely,

James