Question / Help Cannot Initialize desktop Audio

Mrmicroid

New Member
Code:
16:32:31: Open Broadcaster Software v0.624b - 32bit (´・ω・`)
16:32:31: -------------------------------
16:32:31: CPU Name: Intel(R) Core(TM) i7-4770S CPU @ 3.10GHz
16:32:31: CPU Speed: 3105MHz
16:32:31: Physical Memory:  4095MB Total, 3767MB Free
16:32:31: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
16:32:31: monitor 1: pos={0, 0}, size={1920, 1080}
16:32:31: monitor 2: pos={-1680, 30}, size={1680, 1050}
16:32:31: Windows Version: 6.1 Build 7601 S
16:32:31: Aero is Disabled
16:32:31: -------------------------------
16:32:31: OBS Modules:
16:32:31: Base Address     Module
16:32:31: 002C0000         OBS.exe
16:32:31: 57B40000         OBSApi.dll
16:32:31: 5AFB0000         DShowPlugin.dll
16:32:31: 5EE30000         GraphicsCapture.dll
16:32:31: 5AD00000         NoiseGate.dll
16:32:31: 5ACE0000         PSVPlugin.dll
16:32:31: ------------------------------------------
16:32:31: Adapter 1
16:32:31:   Video Adapter: NVIDIA GeForce GTX 760
16:32:31:   Video Adapter Dedicated Video Memory: 2087387136
16:32:31:   Video Adapter Shared System Memory: 2147807232
16:32:31:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
16:32:31:   Video Adapter Output 2: pos={-1680, 30}, size={1680, 1050}, attached=true
16:32:31: =====Stream Start: 2014-06-16, 16:32:31===============================================
16:32:31:   Multithreaded optimizations: On
16:32:31:   Base resolution: 1920x1080
16:32:31:   Output resolution: 1096x616
16:32:31: ------------------------------------------
16:32:31: Loading up D3D10 on NVIDIA GeForce GTX 760 (Adapter 1)...
16:32:31: ------------------------------------------
16:32:31: Audio Format: 44100 Hz
16:32:31: ------------------------------------------
16:32:31: Audio Channels: 2 Ch
16:32:31: Playback device {0.0.0.00000000}.{6a81ce0a-f5d0-477d-8560-bfa6a02dc147}
16:32:31: ------------------------------------------
16:32:31: Using desktop audio input: Headset Earphone (Razer Kraken 7.1)
16:32:31: Global Audio time adjust: 0
Warning -- MMDeviceAudioSource::Initialize(0): Could not initialize audio client, result = 88890008

Error: Cannot initialize desktop audio sound, more info in the log file.

I have looked at other posts and have found nothing that seems to fit my issue unless i didnt find the one that did

Also i am using a pair of Kraken pro 7.1 which are all usb based
 
Last edited by a moderator:

Lain

Forum Admin
Lain
Forum Moderator
Developer
Technically not a bug in OBS, it's a feature of the headphone software that prevents audio capture.

Two fixes for this:
1.) Use the 64bit version of obs, or
2.) Disable the kraken launcher program (you can do this using msconfig)
 

Mrmicroid

New Member
Technically not a bug in OBS, it's a feature of the headphone software that prevents audio capture.

Two fixes for this:
1.) Use the 64bit version of obs, or
2.) Disable the kraken launcher program (you can do this using msconfig)
Thank you so much, I switched to the 64 bit and it has no porblems now :D
 
Top