Question / Help Failed to initialize video: Unspecified error

ApocalypsjeNL

New Member
Hello, I installed OBS Studio today at my computer running Windows 10 (Anniversary Update) With an AMD A8 5600K and AMD Radeon HD 7560D.
When I try to start my OBS it says Failed to initialize video: Unspecified error.

How do I fix this?


Error log:

Code:
17:50:34.146: CPU Name: AMD A8-5600K APU with Radeon(tm) HD Graphics  
17:50:34.146: CPU Speed: 3618MHz
17:50:34.146: Physical Cores: 2, Logical Cores: 4
17:50:34.146: Physical Memory: 7630MB Total, 4118MB Free
17:50:34.146: Windows Version: 10.0 Build 14393 (revision: 447; 64-bit)
17:50:34.146: Running as administrator: false
17:50:34.146: Aero is Enabled (Aero is always on for windows 8 and above)
17:50:34.146: Portable mode: false
17:50:34.159: OBS 0.16.6 (64bit, windows)
17:50:34.159: ---------------------------------
17:50:34.161: ---------------------------------
17:50:34.161: audio settings reset:
17:50:34.161:     samples per sec: 44100
17:50:34.161:     speakers:        2
17:50:34.176: ---------------------------------
17:50:34.176: Initializing D3D11..
17:50:34.176: Available Video Adapters:
17:50:34.178:     Adapter 1: AMD Radeon HD 7560D
17:50:34.178:       Dedicated VRAM: 503173120
17:50:34.178:       Shared VRAM:    3758096384
17:50:34.178:       output 1: pos={0, 0}, size={1680, 1050}, attached=true
17:50:34.183: Loading up D3D11 on adapter AMD Radeon HD 7560D (0)
17:50:34.194: D3D11 loaded sucessfully, feature level used: 45056
17:50:34.927: Failed to initialize obs video (-1) with graphics_module='libobs-d3d11.dll', retrying with graphics_module='libobs-opengl.dll'
17:50:35.364: Warning: The OpenGL renderer is currently in use.  On windows, the OpenGL renderer can decrease capture performance due to the lack of specific features used to maximize capture performance.  The Direct3D 11 renderer is recommended instead.
17:50:35.452: Failed to initialize video:  Unspecified error
17:50:36.869: Freeing OBS context data
17:50:36.872: == Profiler Results =============================
17:50:36.872: run_program_init: 2824.64 ms
17:50:36.872:  ┣OBSApp::AppInit: 4.551 ms
17:50:36.872:  ┃ ┗OBSApp::InitLocale: 2.618 ms
17:50:36.872:  ┗OBSApp::OBSInit: 1354.89 ms
17:50:36.873:    ┣obs_startup: 3.262 ms
17:50:36.873:    ┗OBSBasic::OBSInit: 1292.87 ms
17:50:36.873:      ┣OBSBasic::InitBasicConfig: 1.067 ms
17:50:36.873:      ┣OBSBasic::ResetAudio: 0.348 ms
17:50:36.873:      ┗OBSBasic::ResetVideo: 1291.38 ms
17:50:36.873: obs_hotkey_thread(25 ms): min=0.007 ms, median=0.01 ms, max=0.245 ms, 99th percentile=0.081 ms, 100% below 25 ms
17:50:36.873: audio_thread(Audio): min=0.002 ms, median=0.018 ms, max=0.441 ms, 99th percentile=0.094 ms
17:50:36.873: =================================================
17:50:36.873: == Profiler Time Between Calls ==================
17:50:36.873: obs_hotkey_thread(25 ms): min=24.928 ms, median=25.132 ms, max=26.303 ms, 78.3019% within ±2% of 25 ms (0% lower, 21.6981% higher)
17:50:36.873: =================================================
17:50:36.896: Number of memory leaks: 130
 

Attachments

  • 2016-12-21-17-50-34.txt
    2.7 KB · Views: 12
Top