I build FFmpeg with this jetson-ffmpeg, and the build is success, and h264-nvmpi works too.
But the CPU keeps rising when and never stops anyway.
I tried ffmpeg-6.1.2 and ffmpeg-8.0.
They both have the same CPU-rising problem.
My test FFmpeg command is 'ffmpeg -c:v h264_nvmpi -i input -f null -'.
As the testing time went on, the CPU usage kept increasing.
When decoding, the GPU usage is not 0, and NVDEC frequence if 1.2GHz.
Does anyone meet this problem and know what the reason is ?