Question / Help Nvidia NVENC not working

LordMaurader

New Member
I can't preview my stream with Nvidia NVENC enabled. I have BtBn's dll downloaded, and placed it in the directory, but OBS keeps saying that it can't initialize.
Code:
16:45:11: Open Broadcaster Software v0.60b - 32bit (´・ω・`)
16:45:11: -------------------------------
16:45:11: CPU Name: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
16:45:11: CPU Speed: 3400MHz
16:45:11: Physical Memory:  4095MB Total, 4095MB Free
16:45:11: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
16:45:11: monitor 1: pos={0, 0}, size={1920, 1080}
16:45:11: Windows Version: 6.1 Build 7601 S
16:45:11: Aero is Enabled
16:45:11: -------------------------------
16:45:11: OBS Modules:
16:45:11: Base Address     Module
16:45:11: 01020000         OBS.exe
16:45:11: 6F4B0000         OBSApi.dll
16:45:11: 70EB0000         DShowPlugin.dll
16:45:11: 73890000         GraphicsCapture.dll
16:45:11: 70E90000         NoiseGate.dll
16:45:11: 70E70000         PSVPlugin.dll
16:45:11: ------------------------------------------
16:45:11: Adapter 1
16:45:11:   Video Adapter: NVIDIA GeForce GTX 780
16:45:11:   Video Adapter Dedicated Video Memory: 3140157440
16:45:11:   Video Adapter Shared System Memory: 1154744320
16:45:11:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
16:45:11: =====Stream Start: 2014-02-12, 16:45:11===============================================
16:45:11:   Multithreaded optimizations: On
16:45:11:   Base resolution: 1920x1080
16:45:11:   Output resolution: 1280x720
16:45:11: ------------------------------------------
16:45:11: Loading up D3D10 on NVIDIA GeForce GTX 780 (Adapter 1)...
16:45:11: ------------------------------------------
16:45:11: Audio Format: 48000hz
16:45:11: Playback device Default
16:45:11: ------------------------------------------
16:45:11: Using desktop audio input: Speakers (Realtek High Definition Audio)
16:45:11: ------------------------------------------
16:45:11: Using auxilary audio input: CABLE Output (System Audio Driver)
16:45:11: ------------------------------------------
16:45:11: Audio Encoding: AAC
16:45:11:     bitrate: 128
16:45:11: Using Window Capture
16:45:11: Using graphics capture
16:45:11: Scene buffering time set to 400
16:45:11: Failed loading ObsNvenc.dll
16:45:11: ObsNvenc initialization failed
16:45:11: Couldn't initialize encoder
16:45:11: =====Stream End: 2014-02-12, 16:45:11=================================================
Anyone know how to fix it?
Thanks.
 

BtbN

Member
OBS fails to load its own ObsNvenc.dll according to his log, so the driver isn't even touched yet.
It's just the wrong dll, or no dll is present at all.
 
Top