Hi,
I am trying to decode 2 streams and display them using HDMI on AM5728.
Processor SDK 02.00.00 is used.
The display application is written using waylandsink as reference
We observe the display throughput (frame rate) going low
1 video stream is 1080p60 and other is 1080p30. The time taken to display the frame using wayland is varying and average display time taken goes as high as 33milli second for 1080p60 channel.
The ARM load is high around ~70%, my guess is somehow this might be causing the issue.
Also with high ARM load ~70%, single channel 1080p60 display throughput goes down to 57-58fps.
Also frame tearing is observed in this case, is there any delay required before the buffers are freed and given to decoders for using.
Please let us know how this can be solved.
Thank you in advance.
Regards,
Shridhar