Bug Report Getting a microphone error

Sketchpad

New Member
I am getting the 'An error occurred initializing microphone audio - it may not be plugged in, or another application could be using it in exclusive mode.' I have checked my cable it's plugged in, I even have the 'exclusive' unchecked in the properties and this error is persistent no matter the changes I try and do.

How do I get a log file to show? This only started happening on the latest update of OBS.
 

Sketchpad

New Member
I hope this is what's needed


Code:
06:39:57: Open Broadcaster Software v0.60b - 32bit (´・ω・`)
06:39:57: -------------------------------
06:39:57: CPU Name: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
06:39:57: CPU Speed: 3392MHz
06:39:57: Physical Memory:  4095MB Total, 4095MB Free
06:39:57: stepping id: 9, model 58, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
06:39:57: monitor 1: pos={0, 0}, size={1920, 1080}
06:39:57: monitor 2: pos={1920, 0}, size={1440, 900}
06:39:57: Windows Version: 6.1 Build 7601 S
06:39:57: Aero is Enabled
06:39:57: -------------------------------
06:39:57: OBS Modules:
06:39:57: Base Address     Module
06:39:57: 010C0000         OBS.exe
06:39:57: 65420000         OBSApi.dll
06:39:57: 658E0000         DShowPlugin.dll
06:39:57: 658C0000         GraphicsCapture.dll
06:39:57: 658A0000         NoiseGate.dll
06:39:57: 5F060000         PSVPlugin.dll
06:39:57: ------------------------------------------
06:39:57: Adapter 1
06:39:57:   Video Adapter: AMD Radeon HD 6700 Series
06:39:57:   Video Adapter Dedicated Video Memory: 1060839424
06:39:57:   Video Adapter Shared System Memory: 3234062336
06:39:57:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
06:39:57:   Video Adapter Output 2: pos={1920, 0}, size={1440, 900}, attached=true
06:39:57: =====Stream Start: 2014-02-04, 06:39:57===============================================
06:39:57:   Multithreaded optimizations: On
06:39:57:   Base resolution: 1920x1080
06:39:57:   Output resolution: 1920x1080
06:39:57: ------------------------------------------
06:39:57: Loading up D3D10 on AMD Radeon HD 6700 Series (Adapter 1)...
06:39:57: ------------------------------------------
06:39:57: Audio Format: 48000hz
06:39:57: Playback device {0.0.1.00000000}.{996e1cfa-545d-439a-8986-46e2fe499f25}
06:39:57: ------------------------------------------
06:39:57: Using desktop audio input: Stereo Mix (Realtek High Definition Audio)
06:39:57: ------------------------------------------
06:39:57: Using auxilary audio input: Microphone (Realtek High Definition Audio)
Warning -- MMDeviceAudioSource::Initialize(1): Could not initialize audio client, result = 8889000A
06:39:58: ------------------------------------------
06:39:58: Audio Encoding: AAC
06:39:58:     bitrate: 112
06:39:58: Scene buffering time set to 700
06:39:58: ------------------------------------------
06:39:58: Video Encoding: x264
06:39:58:     fps: 35
06:39:58:     width: 1920, height: 1080
06:39:58:     preset: veryfast
06:39:58:     profile: high
06:39:58:     keyint: 250
06:39:58:     CBR: yes
06:39:58:     CFR: yes
06:39:58:     max bitrate: 650
06:39:58:     buffer size: 650
06:39:58: ------------------------------------------
06:39:59: Total frames encoded: 16, total frames duplicated: 0 (0.00%)
06:39:59: Total frames rendered: 45, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
06:39:59: 
06:39:59: Profiler time results:
06:39:59: 
06:39:59: ==============================================================
06:39:59: video thread frame - [100%] [avg time: 0.494 ms] [children: 10.9%] [unaccounted: 89.1%]
06:39:59: | scene->Preprocess - [0.202%] [avg time: 0.001 ms]
06:39:59: | GPU download and conversion - [10.7%] [avg time: 0.053 ms] [children: 9.11%] [unaccounted: 1.62%]
06:39:59: | | flush - [6.48%] [avg time: 0.032 ms]
06:39:59: | | CopyResource - [2.02%] [avg time: 0.01 ms]
06:39:59: | | conversion to 4:2:0 - [0.607%] [avg time: 0.003 ms]
06:39:59: Convert444Threads - [100%] [avg time: 1.228 ms] [children: 99.4%] [unaccounted: 0.57%]
06:39:59: | Convert444toNV12 - [99.4%] [avg time: 1.221 ms]
06:39:59: encoder thread frame - [100%] [avg time: 2.823 ms]
06:39:59: ==============================================================
06:39:59: 
06:39:59: 
06:39:59: Profiler CPU results:
06:39:59: 
06:39:59: ==============================================================
06:39:59: video thread frame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:39:59: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:39:59: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:39:59: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:39:59: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
06:39:59: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
06:39:59: Convert444Threads - [cpu time: avg 1.835 ms, total 62.4 ms] [avg calls per frame: 2]
06:39:59: | Convert444toNV12 - [cpu time: avg 1.835 ms, total 62.4 ms] [avg calls per frame: 2]
06:39:59: encoder thread frame - [cpu time: avg 2.925 ms, total 46.8 ms] [avg calls per frame: 1]
06:39:59: ==============================================================
06:39:59: 
06:39:59: =====Stream End: 2014-02-04, 06:39:59=================================================
06:40:13: =====Stream Start: 2014-02-04, 06:40:13===============================================
06:40:13:   Multithreaded optimizations: On
06:40:13:   Base resolution: 1920x1080
06:40:13:   Output resolution: 1920x1080
06:40:13: ------------------------------------------
06:40:13: Loading up D3D10 on AMD Radeon HD 6700 Series (Adapter 1)...
06:40:13: ------------------------------------------
06:40:13: Audio Format: 48000hz
06:40:13: Playback device {0.0.1.00000000}.{996e1cfa-545d-439a-8986-46e2fe499f25}
06:40:13: ------------------------------------------
06:40:13: Using desktop audio input: Stereo Mix (Realtek High Definition Audio)
06:40:13: ------------------------------------------
06:40:13: Using auxilary audio input: Microphone (Realtek High Definition Audio)
Warning -- MMDeviceAudioSource::Initialize(1): Could not initialize audio client, result = 8889000A
06:40:15: ------------------------------------------
06:40:15: Audio Encoding: AAC
06:40:15:     bitrate: 112
06:40:15: Scene buffering time set to 700
06:40:15: ------------------------------------------
06:40:15: Video Encoding: x264
06:40:15:     fps: 35
06:40:15:     width: 1920, height: 1080
06:40:15:     preset: veryfast
06:40:15:     profile: high
06:40:15:     keyint: 250
06:40:15:     CBR: yes
06:40:15:     CFR: yes
06:40:15:     max bitrate: 650
06:40:15:     buffer size: 650
06:40:15: ------------------------------------------
06:40:16: Total frames encoded: 27, total frames duplicated: 0 (0.00%)
06:40:16: Total frames rendered: 53, number of late frames: 1 (1.89%) (it's okay for some frames to be late)
06:40:16: 
06:40:16: Profiler time results:
06:40:16: 
06:40:16: ==============================================================
06:40:16: video thread frame - [100%] [avg time: 0.715 ms] [children: 10.6%] [unaccounted: 89.4%]
06:40:16: | scene->Preprocess - [0.14%] [avg time: 0.001 ms]
06:40:16: | GPU download and conversion - [10.5%] [avg time: 0.075 ms] [children: 10.3%] [unaccounted: 0.14%]
06:40:16: | | flush - [8.81%] [avg time: 0.063 ms]
06:40:16: | | CopyResource - [1.26%] [avg time: 0.009 ms]
06:40:16: | | conversion to 4:2:0 - [0.28%] [avg time: 0.002 ms]
06:40:16: Convert444Threads - [100%] [avg time: 1.125 ms] [children: 99.5%] [unaccounted: 0.533%]
06:40:16: | Convert444toNV12 - [99.5%] [avg time: 1.119 ms]
06:40:16: encoder thread frame - [100%] [avg time: 2.662 ms]
06:40:16: ==============================================================
06:40:16: 
06:40:16: 
06:40:16: Profiler CPU results:
06:40:16: 
06:40:16: ==============================================================
06:40:16: video thread frame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:40:16: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:40:16: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:40:16: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
06:40:16: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
06:40:16: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
06:40:16: Convert444Threads - [cpu time: avg 1.95 ms, total 93.6 ms] [avg calls per frame: 2]
06:40:16: | Convert444toNV12 - [cpu time: avg 1.95 ms, total 93.6 ms] [avg calls per frame: 2]
06:40:16: encoder thread frame - [cpu time: avg 2.034 ms, total 46.8 ms] [avg calls per frame: 1]
06:40:16: ==============================================================
06:40:16: 
06:40:16: =====Stream End: 2014-02-04, 06:40:16=================================================
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Ah okay, thanks for the information. Usually just means it's in exclusive mode and in use somewhere else.
 

Sketchpad

New Member
Okay, after restarting and doing the tick offs after my sound was reinstalled, it seems to have set OBS settings off again with the error is I re-checked and it's permanent again.

I dunno what is going on, but skype isn't a priority and it's off.... so, it's not skype, but it seems OBS isn't refreshing the devices properly or something.
 
Top