Hello TI' teams!
I would be very glad if you can help me resolve a little problem.
My DM8148 perform capture from FPGA vi VIN0 in 16 bits mode embedded sync and XGA resolutiuon: 1024x768@30p.
Capture port configured for input format: SYSTEM_DF_YUV422P and output format: SYSTEM_DF_YUV422I_YUYV.
For test capture path from FPGA and DM8148 I need return back captured YUV422I frame as is back to FPGA via DVO2 (VOUT0),
with same resolution, same fps and same pixels order, in other words - make loopback on captured video.
Please let me know - is this possible generally?
Is DVO2 output support XGA resolution with 1024x768 pixels and 30 fps progressive?
Can I be sure that captured YUV422I data will not be changed or re-ordered internally by HDVPSS before video output? I mean changed by internal HDVPSS devices such up/down sapmlers, scalers, blenders, etc...
What is the best and simplest way to make this video loopback?
Thank you very much and best regards.