This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TDA4VMXEVM
Hi team,
I'm running dss_display_test example from PDK, I'm loading a yuv file that contains 4 pictures (4 frames).
Could you please tell me in which function I can add a delay between two frames during the displaying time? because they're displayed so fast and cannot cannot any of them correctly.
dss_display_test.c file contains the following functions:
DispApp_runTest
DispApp_create
DispApp_delete
DispApp_allocAndQueueFrames
DispApp_InitParams
DispApp_configDctrl
...
Regards,
Brahim
Hi Brahim,
As discussed over the call, you could call App_wait after calling Fvid2_Dequeue to delay display of frames.
Let us know if we can close this thread.
Rgds,
Brijesh