How to use all the 3 nvencs in tesla v100s

I’m using a tesla v100s to do some encoding jobs.
It seems that only 1 nvenc is working.
The utilization of encoder is always only 33%.
If I start two jobs, 2 nvenc will be used.
How can I make all the 3 nvenc work together in 1 job?

Hi,
NVENC driver has a logic to distribute frames to multiple nvenc engines when available. This behavior is transparent to the application. You should see increase in nvenc utilization with multiple simultaneous encode sessions running.

Thanks.

1 Like

Thanks for your reply. I will try to apply this method to our projects.

mandar_godse via NVIDIA Developer Forums <nvidia@discoursemail.com> 于2021年1月27日周三 下午4:22写道: