Question / Help OBS 7.2: Failed to initialize video: unspecified error

RytoEX

Forum Admin
Forum Moderator
Developer
Help Please....
Is my too old too...?

[...]
20:04:44.333: ---------------------------------
20:04:44.333: Initializing D3D11..
20:04:44.333: Available Video Adapters:
20:04:44.341: Adapter 1: Mobile Intel(R) 4 Series Express Chipset Family
20:04:44.341: Dedicated VRAM: 134217728
20:04:44.341: Shared VRAM: 1272973312
20:04:44.341: output 1: pos={0, 0}, size={1280, 800}, attached=true
20:04:44.353: Loading up D3D11 on adapter Mobile Intel(R) 4 Series Express Chipset Family (0)
20:04:44.376: device_create (D3D11): Failed to create device (887A0004)
20:04:44.376: Failed to initialize obs video (-2) with graphics_module='libobs-d3d11.dll', retrying with graphics_module='libobs-opengl.dll'
20:04:44.393: OpenGL extension ARB_create_context is required
20:04:44.393: gl_platform_create failed
20:04:44.406: device_create (GL) failed
20:04:44.406: Failed to initialize video: Unspecified error

Yes, it is too old.
 

Dragonis0819

New Member
Failed to recreate D3D11: Failed to create resource view (80070057)

this is the crash report im getting. anyone know how to fix it?
 

gregfrankenstein

New Member
Frankly, that's ridiculous. There's no reason OBS couldn't work on older graphics cards if it was configured to do so. Under the hood, it's just streaming with ffmpeg, and you can live stream with ffmpeg on ANY hardware, even an old 2008 ThinkPad, with little to no performance issues. The devs have just arbitrarily decided to refuse support for lower OpenGL versions because their primary demographic is gamers with multi-thousand dollar hardware.

There's always the workaround of launching with "LIBGL_ALWAYS_SOFTWARE=1 obs", but that bypasses the graphics chip entirely and your CPU will shoot up to 100% and overheat, even if OBS is just sitting idle without streaming. What's up with this, by the way? I mean I know I'm bypassing the GPU when I do that, but no other application does this when I add that flag. I can launch a web browser with LIBGL_ALWAYS_SOFTWARE enabled and stream multiple videos in 4K without a flinch, but OBS ravages the processor just to load its basic GUI. You know what, I answered my own question. I see why OBS refuses to launch without OpenGL 3.2 now.

Unfortunately, the FTL streaming on Mixer, as well as StreamJar overlays are both next to impossible without OBS, otherwise I wouldn't bother. I've tried using the ftl_sdk and CEF browser as standalone tools but they seem to be very specfically intended for OBS and won't work by themselves. In short, I'm annoyed by all of this, and I probably would have let it go if I hadn't come across a thread with glib snark like "Your computer is too old and bad to run OBS".
 

Osiris

Active Member
Needing OpenGL 3.2 or higher is not arbitrary, OBS needs certain functions to be able to render (not encode) the output efficiently. This is the same as on Windows where it needs DirectX 10 or higher, which is of similar age.
And under the hood OBS isn't just doing "streaming with ffmpeg", it needs to do scene compositing, scaling, running shaders etc.

Also the ftl-sdk is not specifically intended for OBS, other streaming applications capable of streaming FTL also use it. CEF also isn't specifically intended for OBS, the browser plugin for OBS is not intended to be run standalone but as a source in OBS, not sure why you would want to use that standalone, just use a regular browser?
 

sam47

New Member
I have the same problem i looked for thr logo file every where but never found it so iam going to post my v card cpu etc if you cani8
 

Faiz uddin

New Member
Help Please....
Is my too old too...?

20:04:44.304: CPU Name: Genuine Intel(R) CPU 585 @ 2.16GHz
20:04:44.305: CPU Speed: 2161MHz
20:04:44.305: Physical Cores: 1, Logical Cores: 1
20:04:44.305: Physical Memory: 2047MB Total, 829MB Free (NOTE: 2 or 4 gigs max is normal for 32bit programs)
20:04:44.305: Windows Version: 6.0 Build 6002 (revision: 19623; 32-bit)
20:04:44.305: Running as administrator: false
20:04:44.305: Aero is Enabled
20:04:44.306: Portable mode: false
20:04:44.329: OBS 0.16.4 (windows)
20:04:44.329: ---------------------------------
20:04:44.330: ---------------------------------
20:04:44.330: audio settings reset:
20:04:44.330: samples per sec: 44100
20:04:44.330: speakers: 2
20:04:44.333: ---------------------------------
20:04:44.333: Initializing D3D11..
20:04:44.333: Available Video Adapters:
20:04:44.341: Adapter 1: Mobile Intel(R) 4 Series Express Chipset Family
20:04:44.341: Dedicated VRAM: 134217728
20:04:44.341: Shared VRAM: 1272973312
20:04:44.341: output 1: pos={0, 0}, size={1280, 800}, attached=true
20:04:44.353: Loading up D3D11 on adapter Mobile Intel(R) 4 Series Express Chipset Family (0)
20:04:44.376: device_create (D3D11): Failed to create device (887A0004)
20:04:44.376: Failed to initialize obs video (-2) with graphics_module='libobs-d3d11.dll', retrying with graphics_module='libobs-opengl.dll'
20:04:44.393: OpenGL extension ARB_create_context is required
20:04:44.393: gl_platform_create failed
20:04:44.406: device_create (GL) failed
20:04:44.406: Failed to initialize video: Unspecified error
20:04:46.426: Freeing OBS context data
20:04:46.429: == Profiler Results =============================
20:04:46.429: run_program_init: 2212.94 ms
20:04:46.429: ┣OBSApp::AppInit: 6.744 ms
20:04:46.429: ┃ ┗OBSApp::InitLocale: 2.284 ms
20:04:46.429: ┗OBSApp::OBSInit: 154.219 ms
20:04:46.429: ┣obs_startup: 2.859 ms
20:04:46.429: ┗OBSBasic::OBSInit: 76.72 ms
20:04:46.429: ┣OBSBasic::InitBasicConfig: 0.892 ms
20:04:46.429: ┣OBSBasic::ResetAudio: 0.481 ms
20:04:46.429: ┗OBSBasic::ResetVideo: 75.26 ms
20:04:46.429: obs_hotkey_thread(25 ms): min=0.007 ms, median=0.01 ms, max=5.724 ms, 99th percentile=5.724 ms, 100% below 25 ms
20:04:46.429: audio_thread(Audio): min=0.005 ms, median=0.03 ms, max=0.079 ms, 99th percentile=0.079 ms
20:04:46.429: =================================================
20:04:46.429: == Profiler Time Between Calls ==================
20:04:46.429: obs_hotkey_thread(25 ms): min=24.077 ms, median=25.165 ms, max=97.575 ms, 57.3529% within ±2% of 25 ms (7.35294% lower, 35.2941% higher)
20:04:46.429: =================================================
20:04:46.431: Number of memory leaks: 130
I have the same problem
 
Top