I hope I chose the right subforum for this - if not: @mods please feel free to move it to the approprate location
For my master's thesis, I'm using the Pi 4 as a video encoder to repackage MP4 files into HLS fragments. In some quick experiments, I found out that a Pi 4 with 4GB RAM can handle at least 4 FHD MP4 files at 60 FPS with the software I'm using. Apparently, this is done entirely on the GPU, at least there is no significant rise in CPU load (I just brought up htop to check). However, there doesn't seem to be a way to "measure" how much load such an encoding process actually produces on the GPU.
This brings me to my main question: Is there a way to find out how much load there is on the GPU and/or the encoder? I am aware of vcgencmd, but some human-readable info like what htop does for CPU load doesn't seem to be available for the VC6.
Cheers!
Tim
