hi all,i want to know whether the OSD must be in the demo with cap link.if i want to do some test in the demo_vdec_vdis,how can i do ? thank you very much.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi all,i want to know whether the OSD must be in the demo with cap link.if i want to do some test in the demo_vdec_vdis,how can i do ? thank you very much.
You can add SWOSD to decode display demo by having a chain like
ipcBitsOutHLOS -> ipcBitsInVideoM3 -> DecLink -> ipcOutM3 -> ipcInM3 -> ipcFramesOutVPSS --> (nextLink) --> SwMs -> Display.
--> (ProcessLink) --> ipcFramesInDsp -> algLink(SWOSD)
However it is simpler to just use fbdev rather than using SWOSD .If you use FBDEV you don't have to modify the data flow
hi ,Badri.thank you for you supply very much .so you can give me more information how to use the fbdev to use the OSD?
hi,Badri. i want to know whether i can link the osd after the SwMs in the usecase vdec_vdis? if yes,so how to create the links?
tks