Question / Help Cannot Start OBS "Failed to initialize video"

asloane

New Member
After selecting to use an NVIDIA GPU in OBS and rebotting OCS will not open. How to fix the problem?
 

asloane

New Member
Found it without a minute to spare

"%appdata%\obs-studio\global.ini and change Renderer= from OpenGL to Direct3D 11"
 

Sapiens

Forum Moderator
In the future you can avoid this type of problem by not changing advanced options you aren't familiar with. :)
 

Hugh

New Member
Just in case someone else has changed an advanced option whilst unfamiliar with it...

I found it in AppData\Roaming\OBS\\global.ini and change Renderer= from OpenGL to Direct3D 11" worked for me in OBS 64bit
 

Shabutie

New Member
In the future you can avoid this type of problem by not changing advanced options you aren't familiar with. :)

Well it's actually the software design fault, if you're an AMD user that then switches out cards to a Nvidia card the sotware gives this fault. Software should be recognizing this change and restoring default video settings.
 

Osiris

Active Member
This has nothing to do with what brand of GPU you have. Nor does the renderer have anything to do with that.
 

Fuckobshard

New Member
Just in case someone else has changed an advanced option whilst unfamiliar with it...

I found it in AppData\Roaming\OBS\\global.ini and change Renderer= from OpenGL to Direct3D 11" worked for me in OBS 64bit
General]
Pre19Defaults=false
Pre21Defaults=false
Pre23Defaults=false
LastUpdateCheck=0
InstallGUID=e49708af9fcc9b7a55caacd6fa6aeea0f239e6de
FirstRun=true
LastVersion=402653187

[Basic]
Profile=Untitled
ProfileDir=Untitled
SceneCollection=Untitled
SceneCollectionFile=Untitled

[PropertiesWindow]
cx=720
cy=580

[BasicWindow]
geometry=AdnQywACAAAAAAGcAAAAfAAABeIAAAN8AAABpAAAAJsAAAXaAAADdAAAAAAAAAAAB4A=
DockState=AAAA/wAAAAD9AAAAAQAAAAMAAAQ3AAAApPwBAAAABvsAAAAUAHMAYwBlAG4AZQBzAEQAbwBjAGsBAAAAAAAAAMUAAACoAP////sAAAAWAHMAbwB1AHIAYwBlAHMARABvAGMAawEAAADJAAAAxAAAAKgA////+wAAABIAbQBpAHgAZQByAEQAbwBjAGsBAAABkQAAAY4AAADkAP////sAAAAeAHQAcgBhAG4AcwBpAHQAaQBvAG4AcwBEAG8AYwBrAQAAAyMAAACGAAAAhgD////7AAAAGABjAG8AbgB0AHIAbwBsAHMARABvAGMAawEAAAOtAAAAigAAAIoA////+wAAABIAcwB0AGEAdABzAEQAbwBjAGsCAAACagAAAdcAAAK8AAAAyAAABDcAAAIEAAAABAAAAAQAAAAIAAAACPwAAAAA
ExtraBrowserDocks=[]
PreviewEnabled=true
AlwaysOnTop=false
SceneDuplicationMode=true
SwapScenesMode=true
EditPropertiesMode=false
PreviewProgramMode=false
DocksLocked=false

[ScriptLogWindow]
geometry=AdnQywACAAAAAAAAAAAAAAAAAlcAAAGPAAAAAAAAAAAAAAJXAAABjwAAAAAAAAAAB4A=

so what do i do
 
Top