Question / Help OBS NDI Plugin Isn't Loading Properly

MadmanSilver

New Member
I used the installer as well as installed it manually, but it isn't loading properly. It gives a weird error in the logs that I don't understand.

Here is the relevant part of the log file:

11:10:22.049: CPU Name: AMD FX(tm)-6200 Six-Core Processor
11:10:22.049: CPU Speed: 4200MHz
11:10:22.049: Physical Cores: 3, Logical Cores: 6
11:10:22.049: Physical Memory: 8156MB Total, 5967MB Free
11:10:22.049: Windows Version: 10.0 Build 16299 (revision: 248; 64-bit)
11:10:22.049: Running as administrator: false
11:10:22.049: Aero is Enabled (Aero is always on for windows 8 and above)
11:10:22.049: Windows 10 Gaming Features:
11:10:22.049: Game Bar: Off
11:10:22.049: Game DVR: Off
11:10:22.049: Game DVR Background Recording: Off
11:10:22.054: Sec. Software Status:
11:10:22.056: Portable mode: false
11:10:22.081: OBS 21.0.1 (64bit, windows)
11:10:22.081: ---------------------------------
11:10:22.093: ---------------------------------
11:10:22.093: audio settings reset:
11:10:22.093: samples per sec: 44100
11:10:22.093: speakers: 2
11:10:22.094: ---------------------------------
11:10:22.094: Initializing D3D11...
11:10:22.094: Available Video Adapters:
11:10:22.096: Adapter 1: NVIDIA GeForce GTX 1060 3GB
11:10:22.096: Dedicated VRAM: 3133145088
11:10:22.096: Shared VRAM: 4276103168
11:10:22.096: output 1: pos={0, 0}, size={1920, 1080}, attached=true
11:10:22.098: Loading up D3D11 on adapter NVIDIA GeForce GTX 1060 3GB (0)
11:10:22.866: D3D11 loaded successfully, feature level used: 45056
11:10:23.838: ---------------------------------
11:10:23.838: video settings reset:
11:10:23.838: base resolution: 1920x1080
11:10:23.838: output resolution: 1920x1080
11:10:23.838: downscale filter: Bicubic
11:10:23.838: fps: 30/1
11:10:23.838: format: NV12
11:10:23.843: Audio monitoring device:
11:10:23.843: name: Default
11:10:23.843: id: default
11:10:23.843: ---------------------------------
11:10:23.845: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/chrome_elf.dll' not found, loading of module failed
11:10:23.851: [CoreAudio encoder]: CoreAudio AAC encoder not installed on the system or couldn't be loaded
11:10:23.893: [AMF] <obs_module_load> AMF not supported (no AMD graphics)
11:10:23.893: Failed to initialize module 'enc-amf.dll'
11:10:23.922: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libcef.dll' not found, loading of module failed
11:10:23.923: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libEGL.dll' not found, loading of module failed
11:10:23.924: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libGLESv2.dll' not found, loading of module failed
11:10:23.925: Failed to load 'en-US' text for module: 'obs-browser.dll'
11:10:23.925: [browser_source: 'Version: 1.29.0']
11:10:23.996: NVENC supported
11:10:24.016: LoadLibrary failed for '../../obs-plugins/64bit/obs-ndi.dll': The specified procedure could not be found.
11:10:24.016: (127)
11:10:24.016: Module '../../obs-plugins/64bit/obs-ndi.dll' not loaded
11:10:24.143: VLC found, VLC video source enabled
11:10:24.156: No blackmagic support
11:10:24.295: ---------------------------------
11:10:24.295: Loaded Modules:
11:10:24.295: win-wasapi.dll
11:10:24.295: win-mf.dll
11:10:24.295: win-dshow.dll
11:10:24.295: win-decklink.dll
11:10:24.295: win-capture.dll
11:10:24.295: vlc-video.dll
11:10:24.295: text-freetype2.dll
11:10:24.295: rtmp-services.dll
11:10:24.295: obs-x264.dll
11:10:24.295: obs-vst.dll
11:10:24.295: obs-transitions.dll
11:10:24.295: obs-text.dll
11:10:24.295: obs-qsv11.dll
11:10:24.295: obs-outputs.dll
11:10:24.295: obs-filters.dll
11:10:24.295: obs-ffmpeg.dll
11:10:24.295: obs-browser.dll
11:10:24.295: image-source.dll
11:10:24.295: frontend-tools.dll
11:10:24.295: enc-amf.dll
11:10:24.295: coreaudio-encoder.dll
11:10:24.295: ---------------------------------
 
Top