I found DVRRDK4.0's Decode_display demo only supports HDMI display( in DM814x DVR RDK UseCaseGuide Decode Display reference manual) .But my project wants to have a SD display. And I read the MultiCh_Vdec_Vdis.c and I found many Links have been created for HDMI display,so is the same with SD. But SD display is not supported by this demo.There must be some reasons.
1 so how can I change this demo to create a SD display demo or which demo's SD display should I take reference to?
2 And I still have a question about the SCxx in SWM link , for example swMsPrm[0].swMsInstId[0] = SYSTEM_SW_MS_SC_INST_VIP1_SC; there are many macros and which one should I choose ? In some usecase there two instance in only one SWM ,is there any differences with one instance per SWM link?
sorry for my poor English ,I would be very gratefol if you could help solve these questions!