Whenever I stream with my microphone enabled, the microphone output in OBS also contains the desktop audio output. This causes a very noticeable echo in my stream, especially when I have a delay enabled on my microphone (which I have to do when capturing with my Elgato). Can anyone help me resolve this problem?
Here is a copy of the log file from my last stream:
Here is a copy of the log file from my last stream:
Code:
17:25:09: Open Broadcaster Software v0.583b - 32bit (´・ω・`)
17:25:09: -------------------------------
17:25:09: CPU Name: AMD FX(tm)-6300 Six-Core Processor
17:25:09: CPU Speed: 3515MHz
17:25:09: Physical Memory: 4095MB Total, 4095MB Free
17:25:09: stepping id: 0, model 2, family 21, type 0, extmodel 0, extfamily 3, HTT 1, logical cores 6, total cores 3
17:25:09: monitor 1: pos={0, 0}, size={1440, 900}
17:25:09: monitor 2: pos={1440, 0}, size={1440, 900}
17:25:09: Windows Version: 6.1 Build 7601 S
17:25:09: Aero is Disabled
17:25:09: -------------------------------
17:25:09: OBS Modules:
17:25:09: Base Address Module
17:25:09: 00C60000 OBS.exe
17:25:09: 5FE70000 OBSApi.dll
17:25:09: 602E0000 DShowPlugin.dll
17:25:09: 5FC20000 GraphicsCapture.dll
17:25:09: 5FC40000 NoiseGate.dll
17:25:09: 5FBE0000 PSVPlugin.dll
17:25:09: ------------------------------------------
17:25:09: Adapter 1
17:25:09: Video Adapter: AMD Radeon HD 7700 Series
17:25:09: Video Adapter Dedicated Video Memory: 1047203840
17:25:09: Video Adapter Shared System Memory: 3247697920
17:25:09: Video Adapter Output 1: pos={0, 0}, size={1440, 900}, attached=true
17:25:09: Video Adapter Output 2: pos={1440, 0}, size={1440, 900}, attached=true
17:25:09: =====Stream Start: 2013-10-25, 17:25:09===============================================
17:25:09: Multithreaded optimizations: On
17:25:09: Base resolution: 1280x720
17:25:09: Output resolution: 1280x720
17:25:09: ------------------------------------------
17:25:09: Loading up D3D10 on AMD Radeon HD 7700 Series...
17:25:09: ------------------------------------------
17:25:09: Audio Format: 48000hz
17:25:09: Playback device Default
17:25:09: ------------------------------------------
17:25:09: Using desktop audio input: Speakers (Realtek High Definition Audio)
17:25:09: ------------------------------------------
17:25:09: Using auxilary audio input: Microphone (Realtek High Definition Audio)
17:25:09: ------------------------------------------
17:25:09: Audio Encoding: AAC
17:25:09: bitrate: 160
17:25:09: Using Window Capture
17:25:09: Scene buffering time set to 700
17:25:09: ------------------------------------------
17:25:09: Video Encoding: x264
17:25:09: fps: 30
17:25:09: width: 1280, height: 720
17:25:09: preset: veryfast
17:25:09: profile: high
17:25:09: keyint: 60
17:25:09: CBR: yes
17:25:09: CFR: yes
17:25:09: max bitrate: 2000
17:25:09: buffer size: 2000
17:25:09: ------------------------------------------
17:25:09: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
17:25:09: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
17:25:11: Using RTMP service: Twitch / Justin.tv
17:25:11: Server selection: rtmp://live-iad.justin.tv/app
17:25:11: Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
17:25:11: Completed handshake with rtmp://live-iad.justin.tv/app in 186 ms.
17:25:13: SO_SNDBUF was at 8192
17:25:13: SO_SNDBUF is now 65536
17:25:15: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 0 / 276480)
18:02:32: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 262144 (buffer: 0 / 276480)
18:50:45: Total frames encoded: 154049, total frames duplicated: 5801 (3.77%)
18:50:45: Number of frames skipped due to encoder lag: 25 (0.02%)
18:50:45: Total frames rendered: 154015, number of late frames: 8 (0.01%) (it's okay for some frames to be late)
18:50:45: RTMPPublisher::SocketLoop: Graceful loop exit
18:50:45: Average send payload: 6008 bytes, average send interval: 22 ms
18:50:45: Number of times waited to send: 0, Waited for a total of 0 bytes
18:50:45: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
18:50:45: Number of bytes sent: 1389804297
18:50:45:
18:50:45: Profiler time results:
18:50:45:
18:50:45: ==============================================================
18:50:45: video thread frame - [100%] [avg time: 8.147 ms] [children: 84%] [unaccounted: 16%]
18:50:45: | scene->Preprocess - [81.6%] [avg time: 6.652 ms]
18:50:45: | GPU download and conversion - [2.38%] [avg time: 0.194 ms] [children: 2.1%] [unaccounted: 0.282%]
18:50:45: | | flush - [1.87%] [avg time: 0.152 ms]
18:50:45: | | CopyResource - [0.184%] [avg time: 0.015 ms]
18:50:45: | | conversion to 4:2:0 - [0.0491%] [avg time: 0.004 ms]
18:50:45: Convert444Thread - [100%] [avg time: 1.591 ms] [children: 99.4%] [unaccounted: 0.566%]
18:50:45: | Convert444toNV12 - [99.4%] [avg time: 1.582 ms]
18:50:45: encoder thread frame - [100%] [avg time: 1.901 ms]
18:50:45: ==============================================================
18:50:45:
18:50:45:
18:50:45: Profiler CPU results:
18:50:45:
18:50:45: ==============================================================
18:50:45: video thread frame - [cpu time: avg 3.954 ms, total 609028 ms] [avg calls per frame: 1]
18:50:45: | scene->Preprocess - [cpu time: avg 3.216 ms, total 495412 ms] [avg calls per frame: 1]
18:50:45: | GPU download and conversion - [cpu time: avg 0.083 ms, total 12792.1 ms] [avg calls per frame: 1]
18:50:45: | | flush - [cpu time: avg 0.049 ms, total 7597.27 ms] [avg calls per frame: 1]
18:50:45: | | CopyResource - [cpu time: avg 0.014 ms, total 2215.22 ms] [avg calls per frame: 1]
18:50:45: | | conversion to 4:2:0 - [cpu time: avg 0.003 ms, total 530.401 ms] [avg calls per frame: 1]
18:50:45: Convert444Thread - [cpu time: avg 1.55 ms, total 238791 ms] [avg calls per frame: 1]
18:50:45: | Convert444toNV12 - [cpu time: avg 1.545 ms, total 238042 ms] [avg calls per frame: 1]
18:50:45: encoder thread frame - [cpu time: avg 1.284 ms, total 197778 ms] [avg calls per frame: 1]
18:50:45: ==============================================================
18:50:45:
18:50:45: =====Stream End: 2013-10-25, 18:50:45=================================================
18:50:46: =====Stream Start: 2013-10-25, 18:50:46===============================================
18:50:46: Multithreaded optimizations: On
18:50:46: Base resolution: 1280x720
18:50:46: Output resolution: 1280x720
18:50:46: ------------------------------------------
18:50:46: Loading up D3D10 on AMD Radeon HD 7700 Series...
18:50:46: ------------------------------------------
18:50:46: Audio Format: 48000hz
18:50:46: Playback device Default
18:50:46: ------------------------------------------
18:50:46: Using desktop audio input: Speakers (Realtek High Definition Audio)
18:50:46: ------------------------------------------
18:50:46: Using auxilary audio input: Microphone (Realtek High Definition Audio)
18:50:46: ------------------------------------------
18:50:46: Audio Encoding: AAC
18:50:46: bitrate: 160
18:50:46: Using Window Capture
18:50:46: Scene buffering time set to 700
18:50:46: ------------------------------------------
18:50:46: Video Encoding: x264
18:50:46: fps: 30
18:50:46: width: 1280, height: 720
18:50:46: preset: veryfast
18:50:46: profile: high
18:50:46: keyint: 60
18:50:46: CBR: yes
18:50:46: CFR: yes
18:50:46: max bitrate: 2000
18:50:46: buffer size: 2000
18:50:46: ------------------------------------------
18:50:46: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
18:50:46: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
18:50:48: Using RTMP service: Twitch / Justin.tv
18:50:48: Server selection: rtmp://live-iad.justin.tv/app
18:50:48: Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
18:50:49: Completed handshake with rtmp://live-iad.justin.tv/app in 197 ms.
18:50:50: SO_SNDBUF was at 8192
18:50:50: SO_SNDBUF is now 65536
18:50:51: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 5213 / 276480)
18:54:12: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 262144 (buffer: 0 / 276480)
19:09:59: Total frames encoded: 34552, total frames duplicated: 1633 (4.73%)
19:09:59: Total frames rendered: 34557, number of late frames: 3 (0.01%) (it's okay for some frames to be late)
19:09:59: RTMPPublisher::SocketLoop: Graceful loop exit
19:09:59: Average send payload: 5856 bytes, average send interval: 21 ms
19:09:59: Number of times waited to send: 0, Waited for a total of 0 bytes
19:09:59: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
19:09:59: Number of bytes sent: 311060572
19:09:59:
19:09:59: Profiler time results:
19:09:59:
19:09:59: ==============================================================
19:09:59: video thread frame - [100%] [avg time: 8.841 ms] [children: 83.4%] [unaccounted: 16.6%]
19:09:59: | scene->Preprocess - [78.5%] [avg time: 6.942 ms]
19:09:59: | GPU download and conversion - [4.91%] [avg time: 0.434 ms] [children: 4.6%] [unaccounted: 0.305%]
19:09:59: | | flush - [4.38%] [avg time: 0.387 ms]
19:09:59: | | CopyResource - [0.181%] [avg time: 0.016 ms]
19:09:59: | | conversion to 4:2:0 - [0.0452%] [avg time: 0.004 ms]
19:09:59: Convert444Thread - [100%] [avg time: 1.535 ms] [children: 99.4%] [unaccounted: 0.586%]
19:09:59: | Convert444toNV12 - [99.4%] [avg time: 1.526 ms]
19:09:59: encoder thread frame - [100%] [avg time: 1.938 ms]
19:09:59: ==============================================================
19:09:59:
19:09:59:
19:09:59: Profiler CPU results:
19:09:59:
19:09:59: ==============================================================
19:09:59: video thread frame - [cpu time: avg 4.205 ms, total 145346 ms] [avg calls per frame: 1]
19:09:59: | scene->Preprocess - [cpu time: avg 3.415 ms, total 118030 ms] [avg calls per frame: 1]
19:09:59: | GPU download and conversion - [cpu time: avg 0.092 ms, total 3213.63 ms] [avg calls per frame: 1]
19:09:59: | | flush - [cpu time: avg 0.058 ms, total 2012.42 ms] [avg calls per frame: 1]
19:09:59: | | CopyResource - [cpu time: avg 0.018 ms, total 624.003 ms] [avg calls per frame: 1]
19:09:59: | | conversion to 4:2:0 - [cpu time: avg 0.004 ms, total 140.403 ms] [avg calls per frame: 1]
19:09:59: Convert444Thread - [cpu time: avg 1.474 ms, total 50934.3 ms] [avg calls per frame: 1]
19:09:59: | Convert444toNV12 - [cpu time: avg 1.466 ms, total 50637.9 ms] [avg calls per frame: 1]
19:09:59: encoder thread frame - [cpu time: avg 1.307 ms, total 45146.7 ms] [avg calls per frame: 1]
19:09:59: ==============================================================
19:09:59:
19:09:59: =====Stream End: 2013-10-25, 19:09:59=================================================