Hi DaneLLL,
I ported nveglglessink to my ubuntu 14.04 PC. I played the same test video and used nveglglessink as video sink.
No video stuttering issue was found. The command is as following.
And I calculate the time difference between every two “Succesfully rendered 1 frame” log.
All the results are around 1/24 second (0.041s).
I also check this in logs whcih I get when play video in TK1. There is no significant difference with PC.
So, I believe that the video frame is send to GPU every 1/24 second whether in PC or in TK1.
The only difference between PC and TK1 are egl library and GPU…
Hi DaneLLL,
It is improved when we set the gpu clock to maximum value.
But the video stuttering issue happens again when we play two videos at the same time.
I doubt that the gpu has reached its limit.
How can I know if the gpu reach its limit?