Selur's Little Message Board
[HELP] Choosing a video card in the settings? - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [HELP] Choosing a video card in the settings? (/thread-1744.html)



Choosing a video card in the settings? - Druidblack - 24.02.2021

The PC has two video cards. Is it possible to do that to force which video card to encode the video. I'm asking about NVEnc. Now the program by default selects the video card that was first installed in the PC.
I would like to be able to run two copies of the program using different video cards.


RE: Choosing a video card in the settings? - Selur - 24.02.2021

NVEnc has a '--device X' options, so if you add for example in one instance '--device 0' and in the other '--device 1' you could use each card.
(you can add custom options under 'NVEnc->Misc->Addition')
The right device ID can be checked by calling:
<PATH TO NVEncC.exe> --check-device
You might want to read: https://github.com/rigaya/NVEnc/blob/master/NVEncC_Options.en.md

Cu Selur