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.

Linux/TDA2: OV490 video output issue in VSDK 3.04.

Part Number: TDA2

Tool/software: Linux

Hi ,

I am using a custom Board and running VSDK 3.04 with Linux usecase.

In VSDK 3.04 ,the ov490 video output via chains like this: IPU capture -> split ->IPC -> A15 -> SGX -> IPU display.

and in IPC Link , the Video BufAddr export to dmaFd ,mapped to tex[].

THE ISSUE is that  SPLIT LINK using address manipulation only , the stitched two video exported to the same dmaFd,

so it cannot split the video frame. Any clues to help me split the stitched video buf ?


Best regards,

John