Regarding GPU usage to display .yuv format

Hello,
Thank you for responding well every time.

I know that it uses gpu to play YUV media format using OpenGL.
I want to know how much the gpu computational load puts a burden on the ai computing power of jetson nano.

Thank you.

Hi,
We don’t have existing data for this. You may profile it through sudo tegrastats.
Before the profiling, you may run sudo jetson_clocks to fix GPU at max frequency, so that you can easy to check loading.