Hello support team,
I try to use H264 "sw" encode two 1080P bitstream at the same time. The cpu usage is up to 100%.
I have tried setting async =2. Encode one bitstream can reduce to 40% usage, but two bitstream is up to 100%.
Is there any other way to reduce cpu usage?
Product version: 2018 R2
Platform : Windows10 I7-8700 3.2GHZ UHD 630: 24.20.100.6287
Sample encode cmd: sample_encode.exe h264 -i input.yuv -o output.264 -sw -w 1920 -h 1080 -f 60 -b 8200 -cbr -g 120 -r 2 -async 2