Hello,
I met a problem on IPNC. I got an error in ALG_vidEnc.
I changed the code from a VGA demo code to a HD code and changed the settings of framerate in all calls.
and I got the VIDENC1_process error as follows (after setting CE_DEBUG=3 before calling av_server.out.
Any idea of what it means ?
Thanks for any help/ideas.
ENCODE: Stream 0 InBuf 2 OutBuf 2 (0, 0)
@103,862,578us: [+0 T:0x443a1490 S:0x443a0aa4] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Enter (handle=0x358268, inBufs=0x443a0b3c, outBufs=0x443a0ca0, inArgs=0x443a0c94, outArgs=0x443a0c0c)
@103,862,951us: [+5 T:0x443a1490 S:0x443a0a84] CV - VISA_enter(visa=0x358268): algHandle = 0x3582a0
@103,863,209us: [+0 T:0x443a1490 S:0x443a0a74] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Enter(alg=0x3582a0)
@103,863,449us: [+0 T:0x443a1490 S:0x443a0a3c] ti.sdo.ce.osal.SemMP - Entered SemMP_pend> sem[0x3564c0] timeout[0xffffffff]
@103,863,728us: [+0 T:0x443a1490 S:0x443a0a3c] ti.sdo.ce.osal.SemMP - Leaving SemMP_pend> sem[0x3564c0] status[0]
@103,863,993us: [+0 T:0x443a1490 S:0x443a0a3c] ti.sdo.fc.rman - RMAN_activateAllResources> Enter (alg=0x47625000, resFxns=0x1cd4b0, scratchGroupId=1)
@103,864,325us: [+0 T:0x443a1490 S:0x443a0a3c] ti.sdo.fc.rman - RMAN_activateAllResources> Exit (status=0)
@103,864,558us: [+0 T:0x443a1490 S:0x443a0a84] ti.sdo.ce.alg.Algorithm - Algorithm_activate> Exit
@103,864,804us: [+5 T:0x443a1490 S:0x443a0a8c] CV - VISA_exit(visa=0x358268): algHandle = 0x3582a0
@103,865,041us: [+0 T:0x443a1490 S:0x443a0a7c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Enter(alg=0x3582a0)
@103,865,288us: [+0 T:0x443a1490 S:0x443a0a44] ti.sdo.fc.rman - RMAN_deactivateAllResources> Enter (alg=0x47625000, resFxns=0x1cd4b0, scratchGroupId=1)
@103,865,600us: [+0 T:0x443a1490 S:0x443a0a44] ti.sdo.fc.rman - RMAN_deactivateAllResources> Exit (status=0)
@103,866,029us: [+0 T:0x443a1490 S:0x443a0a5c] ti.sdo.ce.osal.SemMP - Entered SemMP_post> sem[0x3564c0]
@103,866,343us: [+0 T:0x443a1490 S:0x443a0a5c] ti.sdo.ce.osal.SemMP - Leaving SemMP_post> sem[0x3564c0]
@103,866,602us: [+0 T:0x443a1490 S:0x443a0a8c] ti.sdo.ce.alg.Algorithm - Algorithm_deactivate> Exit
@103,866,880us: [+0 T:0x443a1490 S:0x443a0aa4] ti.sdo.ce.video1.VIDENC1 - VIDENC1_process> Exit (handle=0x358268, retVal=0xffffffff)
ALG: VidEnc: status = -1 != VIDENC1_EOK = 0