Bug Report Audio not initializing

swiftsword94

New Member
well ...Ive had to reinstall my computer because of reasons that are unrelated to this, yet now I am getting this error every time i preview the stream or try to stream:
Code:
11:33:23: Open Broadcaster Software v0.591b - 32bit (´・ω・`)
11:33:23: -------------------------------
11:33:23: CPU Name: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
11:33:23: CPU Speed: 3498MHz
11:33:23: Physical Memory:  4095MB Total, 4095MB Free
11:33:23: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
11:33:23: monitor 1: pos={0, 0}, size={1280, 1024}
11:33:23: Windows Version: 6.2 Build 9200 
11:33:23: Aero is Enabled
11:33:23: -------------------------------
11:33:23: OBS Modules:
11:33:23: Base Address     Module
11:33:23: 012F0000         OBS.exe
11:33:23: 64CD0000         OBSApi.dll
11:33:23: 647D0000         DShowPlugin.dll
11:33:23: 647B0000         GraphicsCapture.dll
11:33:23: 64790000         NoiseGate.dll
11:33:23: 64770000         PSVPlugin.dll
11:33:23: ------------------------------------------
11:33:23: Adapter 1
11:33:23:   Video Adapter: NVIDIA GeForce GTX 770
11:33:23:   Video Adapter Dedicated Video Memory: 2082140160
11:33:23:   Video Adapter Shared System Memory: 2147807232
11:33:23:   Video Adapter Output 1: pos={0, 0}, size={1280, 1024}, attached=true
11:33:23: =====Stream Start: 2013-12-24, 11:33:23===============================================
11:33:23:   Multithreaded optimizations: On
11:33:23:   Base resolution: 1280x1024
11:33:23:   Output resolution: 1280x1024
11:33:23: ------------------------------------------
11:33:23: Loading up D3D10 on NVIDIA GeForce GTX 770 (Adapter 1)...
11:33:23: ------------------------------------------
11:33:23: Audio Format: 48000hz
11:33:23: Playback device {0.0.0.00000000}.{318df251-3e23-472b-b5d6-d8dda02395c8}
11:33:23: ------------------------------------------
11:33:23: Using desktop audio input: Speakers (Turtle Beach USB Headset)
Warning -- MMDeviceAudioSource::Initialize(0): Could not initialize audio client, result = 88890008

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

Lain

Forum Admin
Lain
Forum Moderator
Developer
How unusual. This is the same error that razer kraken headsets give, which makes me extra curious as to why that's happening for your headset, which is a completely different brand. With the razer kraken headset, I was originally certain it was due to faulty drivers, and users found workarounds which seemed to indicate as such as well (they would remove certain razer software or registry data and somehow it would work).

With this being said, this still can't be a bug within OBS itself, because the error itself says "Invalid format", and the problem with that is that for the primary audio channels it's actually programmed to use the format that the device itself tells applications to use, so this error is almost definitely an.. error, if that makes sense. It's saying "wrong format" despite the fact that I'm using the exact format that it tells me to use.

I honestly do not know why this is happening though, and I'm not entirely sure what to suggest as a workaround or fix outside of checking drivers and such, and perhaps windows update. The fact that it happened with a turtle beach headset is very strange, I had originally thought that when the kraken experienced this error that it was a bug in their drivers, but now I'm wondering if this is more of a windows bug.

Is this one of those 7.1 headsets?
 
Top