Hi,
I am capturing from two TVP7002 devices and using both VIP0 and VIP1 instances as follow:
VIP0 - Using in-line scaling two outputs: 1) 1280x720 and 2) 720x480.
VIP1 - 1280x720 output
My link is as follow:
2 Capture (1280x720) => Merge (numInQue = 3) => VPSS Out => IPC Video In => 3 Encoders => IPC Video Bits Out (RTOS) => IPC Video Bits In (HOST) (Dump h264 data)
My issue with this link is, I am able to get data of VIP0 port i.e. both 1280x720 and 720x480. But not able to get data on VIP1 port.
If I don't use inline scaling in VIP0, then I am able to get data on both VIP0 and VIP1 ports.
Is something missing in my link creation?
Can anyone suggest me what is the issue with this scenario?
Regards,
Anupama