Other Parts Discussed in Thread: TVP7002
Hi,
I am capturing video on HDMI input(sii1161A) and VGA input(TVP7002) on TI8168 EVM. I am selecting single input at a time.
My usecase is Capture->Dup->Display (HDMI/DVO2)
|
-> DEI(VIP_SC)-> ENC -> A8
While selecting display to DVO2 and capture from VGA, capture FPS increased(almost double) and capture frames are also dropped.
I tested below 4 cases.
Case 1: HDMI input to On chip HDMI display
==============================================
Capture stats:
--------------
[m3vpss ] | Total Even Odd Total Even Odd Min / Max Min / Max Dropped Fid Repeat Frame Error Y/C
[m3vpss ] CH | Fields Fields Fields FPS FPS FPS Width Height Fields Count (Desc Error Y/C)
[m3vpss ] ------------------------------------------------------------------------------------------------------------
[m3vpss ] 000 | 4324 4324 0 60 60 0 1920 / 1920 1080 / 1080 1 4323 0/0 (0/0)
[m3vpss ]
Case 2: HDMI input to DVO2 display
==============================================
Capture stats:
--------------
[m3vpss ]
[m3vpss ] | Total Even Odd Total Even Odd Min / Max Min / Max Dropped Fid Repeat Frame Error Y/C
[m3vpss ] CH | Fields Fields Fields FPS FPS FPS Width Height Fields Count (Desc Error Y/C)
[m3vpss ] ------------------------------------------------------------------------------------------------------------
[m3vpss ] 000 | 3887 3887 0 60 60 0 1920 / 1920 1080 / 1080 1 3886 0/0 (0/0)
[m3vpss ]
Case 3: VGA input to On Chip HDMI display
==============================================
Capture stats:
--------------
[m3vpss ]
[m3vpss ] | Total Even Odd Total Even Odd Min / Max Min / Max Dropped Fid Repeat Frame Error Y/C
[m3vpss ] CH | Fields Fields Fields FPS FPS FPS Width Height Fields Count (Desc Error Y/C)
[m3vpss ] ------------------------------------------------------------------------------------------------------------
[m3vpss ] 200 | 7597 7597 0 60 60 0 1920 / 1920 32 / 1080 4 0 0/0 (0/0)
[m3vpss ]
Case 4: VGA input to DVO2 display
==============================================
Capture stats:
--------------
[m3vpss ]
[m3vpss ] | Total Even Odd Total Even Odd Min / Max Min / Max Dropped Fid Repeat Frame Error Y/C
[m3vpss ] CH | Fields Fields Fields FPS FPS FPS Width Height Fields Count (Desc Error Y/C)
[m3vpss ] ------------------------------------------------------------------------------------------------------------
[m3vpss ] 200 | 53768 53768 0 125 125 0 1920 / 1920 2 / 1080 27925 0 0/0 (0/0)
[m3vpss ]
case 4 is showing flickering video and freezing frames. FPS = 125, frames dropped = 27925.
I want to capture VGA input to DVO2 output.
Regards,
Pinkesh