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