Part Number: DM8107
Hello Champs,
Customer used DVRRDK_04.01.00.02.
When creating nfs link, it prompted the error:
[m3vpss ] 12103: Assertion @ Line: 225 in links_m3vpss/nsf/nsfLink_drv.c: pObj->fvidHandleNsf != NULL : failed !!!
Below is the nfs link create code:
nsfPrm.bypassNsf = TRUE;
nsfPrm.tilerEnable = FALSE;
nsfPrm.inQueParams.prevLinkId = dupId[0];
nsfPrm.inQueParams.prevLinkQueId = 1;
nsfPrm.numOutQue = 1;
nsfPrm.outQueParams[0].nextLink = mergeId[0];
nsfPrm.numBufsPerCh = 1;
nsfPrm.inputFrameRate = 30;
nsfPrm.outputFrameRate = 1;
Thanks.
Rgds
Shine