Question / Help Failed to initialize video Unspecified error

jjj

New Member
Hi,

I am windows 7 and I get the error "Failed to initialize video Unspecified error" when starting OBS

Here is my log

10:24:49.220: CPU Name: Intel(R) Atom(TM) CPU N550 @ 1.50GHz
10:24:49.222: CPU Speed: 1496MHz
10:24:49.223: Physical Cores: 2, Logical Cores: 4
10:24:49.223: Physical Memory: 2037MB Total, 684MB Free (NOTE: 2 or 4 gigs max is normal for 32bit programs)
10:24:49.224: Windows Version: 6.1 Build 7601 (revision: 18847; 32-bit)
10:24:49.224: Running as administrator: false
10:24:49.224: Aero is Enabled
10:24:49.322: OBS 0.16.2 (windows)
10:24:49.322: ---------------------------------
10:24:49.346: ---------------------------------
10:24:49.347: audio settings reset:
10:24:49.347: samples per sec: 44100
10:24:49.347: speakers: 2
10:24:49.570: ---------------------------------
10:24:49.570: Initializing D3D11..
10:24:49.570: Available Video Adapters:
10:24:49.593: Adapter 1: Intel(R) Graphics Media Accelerator 3150
10:24:49.594: Dedicated VRAM: 0
10:24:49.594: Shared VRAM: 201326592
10:24:49.594: output 1: pos={0, 0}, size={1024, 600}, attached=true
10:24:49.813: Loading up D3D11 on adapter Intel(R) Graphics Media Accelerator 3150 (0)
10:24:50.746: device_create (D3D11): Failed to create device (887A0004)
10:24:50.759: Failed to initialize obs video (-2) with graphics_module='libobs-d3d11.dll', retrying with graphics_module='libobs-opengl.dll'
10:24:52.277: OpenGL extension ARB_create_context is required
10:24:52.277: gl_platform_create failed
10:24:52.284: device_create (GL) failed
10:24:52.287: Failed to initialize video: Unspecified error
 

RytoEX

Forum Admin
Forum Moderator
Developer
Your hardware supports neither DirectX 11 nor a sufficient OpenGL level. OBS requires hardware DirectX 11 support to work correctly. Your computer is unable to run OBS.
 

jjj

New Member
when I type Run/dxdiag it says that I have DirectX 11. What makes you say that I don't have it?
 

RytoEX

Forum Admin
Forum Moderator
Developer
when I type Run/dxdiag it says that I have DirectX 11. What makes you say that I don't have it?
Having DirectX 11 software installed is not the same thing as having hardware support for DirectX 11. Your graphics adapter, Intel(R) Graphics Media Accelerator 3150, does not support DirectX 11 at a hardware level. Your graphics adapter supports DirectX 9c. You can verify this by checking GPU-Z.
 
Top