FFMPEG - High CPU Usage

Hi,
We are developing the application that get video from URL and record in local machine.We using the Xavier NX for our Application.To get the video we using FFMPEG. We running the FFMPEG multiple time using thread . Our application consuming more than 70% of CPU in all cores .But we need to run our application in 30% CPU in all cores.

Is anyone can help to resolve that issue.

hi,
We have a package enabling hardware decoding. Please look at the document:
https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%2520Linux%2520Driver%2520Package%2520Development%2520Guide%2Fmultimedia.html%23wwpID0E0JB0HA

You may try this package.