i want to encode yuv read from file, so i write code in the flow as following
SYSTEM_HOST_LINK_ID_IPC_FRAMES_OUT_0(A8)-SYSTEM_VIDEO_LINK_ID_IPC_IN_M3_0(M3VIDEO)-SYSTEM_LINK_ID_VENC_0(M3VIDEO)-SYSTEM_VIDEO_LINK_ID_IPC_BITS_OUT_0(M3VIDEO)-SYSTEM_HOST_LINK_ID_IPC_BITS_IN_0(A8)
when call "IpcFramesOutLink_putFullVideoFrames", program print " [m3video] 20464: Assertion @ Line: 193 in links_common/ipcInM3/ipcInM3Link_tsk.c: pFrame != NULL : failed !!!", and blocking, does anyone encounter this or any suggestion ?