Question / Help Blank White Screen on DX11 (Works on OpenGL)

kokowang

Member
Failed attempts to fix:
Reinstalled with clearing settings
Reinstalled Nvidia Drivers 398.11
Running OBS as administrator

System:
Windows 10-17134
i7 8700k
GTX 1060 6GB
Evo 960 PCIe x4

White.PNG


Code:
16:23:57.547: CPU Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
16:23:57.547: CPU Speed: 3696MHz
16:23:57.547: Physical Cores: 6, Logical Cores: 12
16:23:57.547: Physical Memory: 16308MB Total, 13001MB Free
16:23:57.547: Windows Version: 10.0 Build 17134 (revision: 48; 64-bit)
16:23:57.547: Running as administrator: false
16:23:57.547: Aero is Enabled (Aero is always on for windows 8 and above)
16:23:57.547: Windows 10 Gaming Features:
16:23:57.547:     Game Bar: Off
16:23:57.547:     Game DVR: Off
16:23:57.547:     Game DVR Background Recording: Off
16:23:57.548: Sec. Software Status:
16:23:57.549:     Windows Defender Antivirus: disabled (AV)
16:23:57.549:     Windows Firewall: disabled (FW)
16:23:57.549:     Windows Defender Antivirus: disabled (ASW)
16:23:57.550: Portable mode: false
16:23:57.610: OBS 21.1.2 (64bit, windows)
16:23:57.610: ---------------------------------
16:23:57.611: ---------------------------------
16:23:57.611: audio settings reset:
16:23:57.611:     samples per sec: 44100
16:23:57.611:     speakers:        2
16:23:57.611: ---------------------------------
16:23:57.611: Initializing D3D11...
16:23:57.611: Available Video Adapters:
16:23:57.612:     Adapter 1: NVIDIA GeForce GTX 1060 6GB
16:23:57.612:       Dedicated VRAM: 2051014656
16:23:57.612:       Shared VRAM:    4255324160
16:23:57.612:       output 1: pos={0, 0}, size={1920, 1080}, attached=true
16:23:57.612:       output 2: pos={-1920, 0}, size={1920, 1080}, attached=true
16:23:57.613: Loading up D3D11 on adapter NVIDIA GeForce GTX 1060 6GB (0)
16:23:57.636: D3D11 loaded successfully, feature level used: 45056
16:23:58.102: ---------------------------------
16:23:58.102: video settings reset:
16:23:58.102:     base resolution:   1920x1080
16:23:58.102:     output resolution: 1280x720
16:23:58.102:     downscale filter:  Bicubic
16:23:58.102:     fps:               30/1
16:23:58.102:     format:            NV12
16:23:58.102:     YUV mode:          601/Partial
16:23:58.103: Audio monitoring device:
16:23:58.103:     name: Default
16:23:58.103:     id: default
16:23:58.103: ---------------------------------
16:23:58.104: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/chrome_elf.dll' not found, loading of module failed
16:23:58.106: [CoreAudio encoder]: Adding CoreAudio AAC encoder
16:23:58.120: [AMF] AMF Test failed due to one or more errors.
16:23:58.120: Failed to initialize module 'enc-amf.dll'
16:23:58.124: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libcef.dll' not found, loading of module failed
16:23:58.124: LoadLibrary failed for '../../obs-plugins/64bit/libEGL.dll': The specified procedure could not be found.
16:23:58.124:  (127)
16:23:58.124: Module '../../obs-plugins/64bit/libEGL.dll' not loaded
16:23:58.125: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libGLESv2.dll' not found, loading of module failed
16:23:58.125: [browser_source: 'Version: 1.31.0']
16:23:58.126: NVENC supported
16:23:58.171: Couldn't find VLC installation, VLC video source disabled
16:23:58.173: No blackmagic support
16:23:58.175: ---------------------------------
16:23:58.175:   Loaded Modules:
16:23:58.175:     win-wasapi.dll
16:23:58.175:     win-mf.dll
16:23:58.175:     win-dshow.dll
16:23:58.175:     win-decklink.dll
16:23:58.175:     win-capture.dll
16:23:58.175:     vlc-video.dll
16:23:58.175:     text-freetype2.dll
16:23:58.175:     rtmp-services.dll
16:23:58.175:     obs-x264.dll
16:23:58.175:     obs-vst.dll
16:23:58.175:     obs-transitions.dll
16:23:58.175:     obs-text.dll
16:23:58.175:     obs-qsv11.dll
16:23:58.175:     obs-outputs.dll
16:23:58.175:     obs-filters.dll
16:23:58.175:     obs-ffmpeg.dll
16:23:58.175:     obs-browser.dll
16:23:58.175:     image-source.dll
16:23:58.175:     frontend-tools.dll
16:23:58.175:     enc-amf.dll
16:23:58.175:     coreaudio-encoder.dll
16:23:58.175: ---------------------------------
16:23:58.175: ==== Startup complete ===============================================
16:23:58.179: Service '' not found
16:23:58.180: All scene data cleared
16:23:58.180: ------------------------------------------------
16:23:58.242: WASAPI: Device 'Speakers (Realtek High Definition Audio)' initialized
16:23:58.255: WASAPI: Device 'Microphone (Realtek High Definition Audio)' initialized
16:23:58.256: Switched to scene 'Scene'
16:23:58.256: ------------------------------------------------
16:23:58.256: Loaded scenes:
16:23:58.256: - scene 'Scene':
16:23:58.256: ------------------------------------------------
16:23:58.276: adding 23 milliseconds of audio buffering, total audio buffering is now 23 milliseconds
16:23:58.827: adding 23 milliseconds of audio buffering, total audio buffering is now 46 milliseconds
 
Top