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