Question / Help Cannot Initialize Desktop Audio Sound

Ramuthra

New Member
I was fiddling with my audio settings, and after setting it to my Headset (where all my sound comes from) all of the sudden I get this error that says "Cannot initialize desktop audio sound, more info in the log file."
Am I doing something wrong or is it just glitching out?
Log file, as it asks:

Code:
22:52:26: Open Broadcaster Software v0.60b test build 9 - 64bit ( ^ω^)
22:52:26: -------------------------------
22:52:26: CPU Name: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
22:52:26: CPU Speed: 3492MHz
22:52:26: Physical Memory:  16346MB Total, 10542MB Free
22:52:26: stepping id: 9, model 58, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
22:52:26: monitor 1: pos={0, 0}, size={1920, 1080}
22:52:26: monitor 2: pos={-1600, 180}, size={1600, 900}
22:52:26: Windows Version: 6.1 Build 7601 S
22:52:26: Aero is Enabled
22:52:26: -------------------------------
22:52:26: OBS Modules:
22:52:26: Base Address     Module
22:52:26: 000000003FDB0000 OBS.exe
22:52:26: 00000000DBD40000 OBSApi.dll
22:52:26: 00000000E7460000 DShowAudioPlugin.dll
22:52:26: 00000000E7420000 DShowPlugin.dll
22:52:26: 00000000E38B0000 GraphicsCapture.dll
22:52:26: 00000000E75D0000 NoiseGate.dll
22:52:26: 00000000E3E50000 PSVPlugin.dll
22:52:26: ------------------------------------------
22:52:26: Adapter 1
22:52:26:   Video Adapter: AMD Radeon HD 6900 Series
22:52:26:   Video Adapter Dedicated Video Memory: 2126168064
22:52:26:   Video Adapter Shared System Memory: 4006633472
22:52:26:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
22:52:26:   Video Adapter Output 2: pos={-1600, 180}, size={1600, 900}, attached=true
22:52:26: =====Stream Start: 2014-01-26, 22:52:26===============================================
22:52:26:   Multithreaded optimizations: On
22:52:26:   Base resolution: 1920x1080
22:52:26:   Output resolution: 1280x720
22:52:26: ------------------------------------------
22:52:26: Loading up D3D10 on AMD Radeon HD 6900 Series (Adapter 1)...
22:52:26: ------------------------------------------
22:52:26: Audio Format: 48000hz
22:52:26: Playback device {0.0.0.00000000}.{81db4961-8b54-49a1-bb99-d61654d34928}
22:52:26: ------------------------------------------
22:52:26: Using desktop audio input: Speakers (4- Logitech USB Headset)
Warning -- MMDeviceAudioSource::Initialize(0): Could not initialize audio client, result = 8889000A

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

(On a side but equally related note:
When using the Directshow Audio plugin, I get a funny error (only on the 32bit version), it says "The Procedure entry point av_asprtingf could not be located i the dynamic link library avutil-51.dll
Does this mean anything significant, or can I just ignore it?
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
It means the device is in use somewhere else exclusively, how odd.

For the audio plugin, I think it means it wasn't installed correctly.
 
Top