Question / Help Error: Failed to initialize video: Invalid paramaters

dionis

New Member
19:41:30.129: audio settings reset:
19:41:30.129: samples per sec: 44100
19:41:30.129: speakers: 2
19:41:30.144: ---------------------------------
19:41:30.144: Initializing D3D11...
19:41:30.144: Available Video Adapters:
19:41:30.147: Adapter 0: NVIDIA GeForce GTX 1650
19:41:30.147: Dedicated VRAM: 4154458112
19:41:30.147: Shared VRAM: 4261060608
19:41:30.147: output 0: pos={0, 0}, size={1600, 900}, attached=true
19:41:30.149: Loading up D3D11 on adapter NVIDIA GeForce GTX 1650 (0)
19:41:30.225: D3D11 loaded successfully, feature level used: b000
19:41:30.225: D3D11 GPU priority setup failed (not admin?)
19:41:30.689: ---------------------------------
19:41:30.689: video settings reset:
19:41:30.689: base resolution: 2x36
19:41:30.689: output resolution: 0x36
19:41:30.689: downscale filter: Bicubic
19:41:30.689: fps: 60/1
19:41:30.689: format: NV12
19:41:30.689: YUV mode: 601/Partial
19:41:30.690: Invalid video parameters specified
19:41:30.690: Failed to initialize obs video (-3) with graphics_module='libobs-d3d11.dll', retrying with graphics_module='libobs-opengl.dll'
19:41:30.690: Failed to initialize video: Invalid parameters
20:12:36.386: Freeing OBS context data
20:12:36.405: == Profiler Results =============================
20:12:36.413: run_program_init: 1.86706e+06 ms
20:12:36.413: ┣OBSApp::AppInit: 38.175 ms
20:12:36.413: ┃ ┗OBSApp::InitLocale: 8.979 ms
20:12:36.413: ┗OBSApp::OBSInit: 938.655 ms
20:12:36.413: ┣obs_startup: 4.478 ms
20:12:36.413: ┗OBSBasic::OBSInit: 561.359 ms
20:12:36.413: ┣OBSBasic::InitBasicConfig: 0.475 ms
20:12:36.413: ┣OBSBasic::ResetAudio: 0.509 ms
20:12:36.413: ┗OBSBasic::ResetVideo: 560.294 ms
20:12:36.413: obs_hotkey_thread(25 ms): min=0.003 ms, median=0.016 ms, max=41.227 ms, 99th percentile=0.148 ms, 99.9986% below 25 ms
20:12:36.413: audio_thread(Audio): min=0 ms, median=0.033 ms, max=1.973 ms, 99th percentile=0.088 ms
20:12:36.413: =================================================
20:12:36.413: == Profiler Time Between Calls ==================
20:12:36.413: obs_hotkey_thread(25 ms): min=24.186 ms, median=25.319 ms, max=66.784 ms, 57.6131% within ±2% of 25 ms (0.0259089% lower, 42.361% higher)
20:12:36.413: =================================================
20:12:36.439: Number of memory leaks: 228
 

R1CH

Forum Admin
Developer
19:41:30.689: base resolution: 2x36
19:41:30.689: output resolution: 0x36

These don't look like valid resolutions.
 
Top