Tool/software: TI-RTOS
Hi all,
We are using DRA746-Jacinto processor and 12.3 inch display (1920 * 720).
We are using vsdk3dot1 version.
We are running below usecase in IPU1 core. With the below usecase (weston_dualcamera_dsswb),we are not able to play HD videos.
We are using ipu2 for video decoding.
UseCase: weston_dualcamera_dsswb
Capture_0 -> Display_Video0
Capture_1 -> Display_Video1
DefLink_dispDist (A15) -> Display_Gfx
DefLink_dispDist_1 (A15) -> Display_vid1
Capture_dsswb -> Alg_SwCrc
Also we tried another (weston_dualcamera_screen)usecase, in that HD (1920*1080) videos playing for few seconds & then crashes. We also observe flickers while playing HD videos.
"UseCase: weston_dualcamera_screen"
Capture_0 -> Display_Video0
Capture_1 -> Display_Video1
DefLink_dispDist (A15) -> Display_Gfx
Capture_dsswb -> Alg_SwCrc
But We also have a similar usecase as below, running in dra744 Jacinto which has 7 inch display (800 *480).We don't find issues in this case.
DRA744 Jacinto & 7 inch display
Capture_0 -> Display_Video0
DefLink_dispDist (A15) -> Display_Gfx
DefLink_dispDist_1 (A15) -> Display_vid1
Capture_dsswb -> Alg_SwCrc
Can you please support on this issue ?
Regards,
Gokul