mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 10:14:13 -05:00
obs-ffmpeg: Add GeForce MX350 variant to unsupported NVENC list
This commit is contained in:
committed by
Ryan Foster
parent
25f01357e6
commit
e280fd6cd0
@@ -93,6 +93,7 @@ static const int blacklisted_adapters[] = {
|
||||
0x1d13, // GP108M [GeForce MX250]
|
||||
0x1d52, // GP108BM [GeForce MX250]
|
||||
0x1c94, // GP107 [GeForce MX350]
|
||||
0x1c96, // GP107 [GeForce MX350]
|
||||
0x1f97, // TU117 [GeForce MX450]
|
||||
0x137b, // GM108GLM [Quadro M520 Mobile]
|
||||
0x1d33, // GP108GLM [Quadro P500 Mobile]
|
||||
|
||||
Reference in New Issue
Block a user