Other Parts Discussed in Thread: TVP7002
Hi,
I am using DVR-RDK3.50 for dm8168 EVM. EVM's daughter card has two tvp7002 video chip for component input. I have configured both TVP in 16-bit embedded sync mode from linux using i2c utilities. Here one TVP is on VIN0(Port A) and another TVP is on VIN1(Port A). I have developed two separate capture_display application two verify component input capture and it's working fine.
Now I want to capture two inputs simultaneously in single application. My use case is something like this,
| -->720p60 on VIN0 ----> Display on-chip HDMI
Capture -> |
|--> 720p60 on VIN1 ----> Encode ---> Dump to memory
Is this use case possible ? How to make chain to provide one capture stream 720p YUV data to Display and other 720p YUV data to encoder ?
Seeking quick response.
Thanks in advance,
Shabbir Limdiwala