Hi,
Now,I want use the DM8168 to realize the function of "FileRead->decode->FileWrite ",first read .h264 file ,then decode the.h264 file ,i want save the decode data to a file in A8 side.my DVR_RDK Vertion is " DVRRDK_04.00.00.03" .
i have some questions:
1. now my link structure is
Ipc_bits_out_A8->Ipc_bits_in(vedio)->Dec->Ipc_Out(vedio)->Ipc_Invpss->Ipcframe_outvpsstohost->IpcframeInhost(or IpcbitInhost)
i donnot know if the link is true .
2.above the link structure i want to realize filewrite function ,how to get the data from link of IpcframeInhost or IpcbitInhost .
Thanks very much.
ouyang