Question / Help Microphone Lag

TOYBOXX

New Member
I've noticed that OBS was experiencing major mic lag while streaming today. I've enabled the "Mic Sync Fix Hack" under the Advanced settings, and bumped up the "Scene Buffering Time" to 700 milliseconds of OBS, to no avail. Here is my LogFile that should reveal the problem, but my untrained eyes can't see it:

Code:
23:06:19: Open Broadcaster Software v0.584b - 32bit (´・ω・`)
23:06:19: -------------------------------
23:06:19: CPU Name: AMD A6-3620 APU with Radeon(tm) HD Graphics
23:06:19: CPU Speed: 2200MHz
23:06:19: Physical Memory:  4095MB Total, 4095MB Free
23:06:19: stepping id: 0, model 1, family 18, type 0, extmodel 8, extfamily 1, HTT 1, logical cores 4, total cores 4
23:06:19: monitor 1: pos={0, 0}, size={1680, 1050}
23:06:19: monitor 2: pos={1680, 0}, size={1600, 900}
23:06:19: Windows Version: 6.1 Build 7601 S
23:06:19: Aero is Disabled
23:06:19: -------------------------------
23:06:19: OBS Modules:
23:06:19: Base Address     Module
23:06:19: 00240000         OBS.exe
23:06:19: 68B20000         OBSApi.dll
23:06:19: 68DE0000         DShowPlugin.dll
23:06:19: 68DC0000         GraphicsCapture.dll
23:06:19: 68DA0000         NoiseGate.dll
23:06:19: 669B0000         PSVPlugin.dll
23:06:19: ------------------------------------------
23:06:19: Adapter 1
23:06:19:   Video Adapter: AMD Radeon HD 6670
23:06:19:   Video Adapter Dedicated Video Memory: 1060839424
23:06:19:   Video Adapter Shared System Memory: 3234062336
23:06:19:   Video Adapter Output 1: pos={0, 0}, size={1680, 1050}, attached=true
23:06:19:   Video Adapter Output 2: pos={1680, 0}, size={1600, 900}, attached=true
23:06:19: =====Stream Start: 2013-11-24, 23:06:19===============================================
23:06:19:   Multithreaded optimizations: On
23:06:19:   Base resolution: 1680x1050
23:06:19:   Output resolution: 1344x840
23:06:19: ------------------------------------------
23:06:19: Loading up D3D10 on AMD Radeon HD 6670...
23:06:19: ------------------------------------------
23:06:19: Audio Format: 48000hz
23:06:19: Playback device {0.0.0.00000000}.{db7e8424-526c-491d-86d8-106361f3e063}
23:06:19: ------------------------------------------
23:06:19: Using desktop audio input: Speakers / Headphones (IDT High Definition Audio CODEC)
23:06:19: ------------------------------------------
23:06:19: Using auxilary audio input: Microphone (IDT High Definition Audio CODEC)
23:06:19: ------------------------------------------
23:06:19: Audio Encoding: MP3
23:06:19:     bitrate: 128
23:06:19: Using graphics capture
23:06:19: Scene buffering time set to 100
23:06:19: ------------------------------------------
23:06:19: Video Encoding: x264
23:06:19:     fps: 25
23:06:19:     width: 1344, height: 840
23:06:19:     preset: ultrafast
23:06:19:     profile: main
23:06:19:     keyint: 50
23:06:19:     CBR: no
23:06:19:     CFR: yes
23:06:19:     max bitrate: 4500
23:06:19:     buffer size: 4500
23:06:19:     quality: 9
23:06:19: ------------------------------------------
23:06:19: MMDeviceAudioSource: Frequency for device 'Speakers / Headphones (IDT High Definition Audio CODEC)' is 768000, samples per sec is 96000
23:06:19: MMDeviceAudioSource: Frequency for device 'Microphone (IDT High Definition Audio CODEC)' is 1536000, samples per sec is 192000
23:06:19: Syncing audio to video time (WARNING: you should not be doing this if you are just having webcam desync, that's a separate issue)
23:06:20: Using RTMP service: Twitch / Justin.tv
23:06:20:   Server selection: rtmp://live-jfk.justin.tv/app
23:06:20:   Interface: Realtek PCIe GBE Family Controller (ethernet, 100 mbps)
23:06:20: Completed handshake with rtmp://live-jfk.justin.tv/app in 345 ms.
23:06:22: SO_SNDBUF was at 8192
23:06:22: SO_SNDBUF is now 65536
23:06:22: Total frames encoded: 52, total frames duplicated: 0 (0.00%)
23:06:22: Total frames rendered: 52, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
23:06:22: RTMPPublisher::SocketLoop: Graceful loop exit
23:06:22: Number of times waited to send: 0, Waited for a total of 0 bytes
23:06:22: Number of b-frames dropped: 0 (-1.$%), Number of p-frames dropped: 0 (-1.$%), Total 0 (-1.$%)
23:06:22: Number of bytes sent: 0
23:06:22: 
23:06:22: Profiler time results:
23:06:22: 
23:06:22: ==============================================================
23:06:22: video thread frame - [100%] [avg time: 2.706 ms] [children: 22.4%] [unaccounted: 77.6%]
23:06:22: | scene->Preprocess - [0.0739%] [avg time: 0.002 ms]
23:06:22: | GPU download and conversion - [22.3%] [avg time: 0.604 ms] [children: 5.51%] [unaccounted: 16.8%]
23:06:22: | | flush - [4.73%] [avg time: 0.128 ms]
23:06:22: | | CopyResource - [0.591%] [avg time: 0.016 ms]
23:06:22: | | conversion to 4:2:0 - [0.185%] [avg time: 0.005 ms]
23:06:22: Convert444Threads - [100%] [avg time: 1.386 ms] [children: 98.7%] [unaccounted: 1.3%]
23:06:22: | Convert444toNV12 - [98.7%] [avg time: 1.368 ms]
23:06:22: encoder thread frame - [100%] [avg time: 1.747 ms]
23:06:22: ==============================================================
23:06:22: 
23:06:22: 
23:06:22: Profiler CPU results:
23:06:22: 
23:06:22: ==============================================================
23:06:22: video thread frame - [cpu time: avg 0.3 ms, total 15.6 ms] [avg calls per frame: 1]
23:06:22: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:06:22: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:06:22: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:06:22: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:06:22: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:06:22: Convert444Threads - [cpu time: avg 1.872 ms, total 187.2 ms] [avg calls per frame: 2]
23:06:22: | Convert444toNV12 - [cpu time: avg 1.872 ms, total 187.2 ms] [avg calls per frame: 2]
23:06:22: encoder thread frame - [cpu time: avg 1.591 ms, total 78 ms] [avg calls per frame: 1]
23:06:22: ==============================================================
23:06:22: 
23:06:22: =====Stream End: 2013-11-24, 23:06:22=================================================
23:06:40: =====Stream Start: 2013-11-24, 23:06:40===============================================
23:06:40:   Multithreaded optimizations: On
23:06:40:   Base resolution: 1680x1050
23:06:40:   Output resolution: 1344x840
23:06:40: ------------------------------------------
23:06:40: Loading up D3D10 on AMD Radeon HD 6670...
23:06:40: ------------------------------------------
23:06:40: Audio Format: 48000hz
23:06:40: Playback device {0.0.0.00000000}.{db7e8424-526c-491d-86d8-106361f3e063}
23:06:40: ------------------------------------------
23:06:40: Using desktop audio input: Speakers / Headphones (IDT High Definition Audio CODEC)
23:06:40: ------------------------------------------
23:06:40: Using auxilary audio input: Microphone (IDT High Definition Audio CODEC)
23:06:40: ------------------------------------------
23:06:40: Audio Encoding: MP3
23:06:40:     bitrate: 128
23:06:40: Using graphics capture
23:06:40: Scene buffering time set to 100
23:06:40: ------------------------------------------
23:06:40: Video Encoding: x264
23:06:40:     fps: 25
23:06:40:     width: 1344, height: 840
23:06:40:     preset: ultrafast
23:06:40:     profile: main
23:06:40:     keyint: 50
23:06:40:     CBR: no
23:06:40:     CFR: yes
23:06:40:     max bitrate: 4500
23:06:40:     buffer size: 4500
23:06:40:     quality: 9
23:06:40: ------------------------------------------
23:06:40: MMDeviceAudioSource: Frequency for device 'Speakers / Headphones (IDT High Definition Audio CODEC)' is 768000, samples per sec is 96000
23:06:40: MMDeviceAudioSource: Frequency for device 'Microphone (IDT High Definition Audio CODEC)' is 1536000, samples per sec is 192000
23:06:40: Syncing audio to video time (WARNING: you should not be doing this if you are just having webcam desync, that's a separate issue)
23:06:40: Using RTMP service: Twitch / Justin.tv
23:06:40:   Server selection: rtmp://live-jfk.justin.tv/app
23:06:40:   Interface: Realtek PCIe GBE Family Controller (ethernet, 100 mbps)
23:06:41: Completed handshake with rtmp://live-jfk.justin.tv/app in 333 ms.
23:06:42: SO_SNDBUF was at 8192
23:06:42: SO_SNDBUF is now 65536
23:06:42: SharedTexCapture hooked
23:06:43: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 0 / 591872)
23:06:43: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 262144 (buffer: 0 / 591872)
23:07:20: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:07:20: SharedTexCapture hooked
23:08:10: Settings::Encoding: Changing bitrate from 4500kb/s to 5000kb/s
23:08:13: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:08:13: SharedTexCapture hooked
23:14:45: RTMPPublisher::SocketLoop: Stalled for 2436 ms to write 587861 bytes (buffer: 0 / 591872), unstable connection?
23:21:10: Settings::Encoding: Changing bitrate from 5000kb/s to 4500kb/s
23:22:57: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:22:57: SharedTexCapture hooked
23:29:12: Total frames encoded: 33736, total frames duplicated: 522 (1.55%)
23:29:12: Total frames rendered: 33638, number of late frames: 44 (0.13%) (it's okay for some frames to be late)
23:29:12: RTMPPublisher::SocketLoop: Graceful loop exit
23:29:13: Average send payload: 10990 bytes, average send interval: 28 ms
23:29:13: Number of times waited to send: 6, Waited for a total of 21316 bytes
23:29:13: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 28 (0.083%), Total 28 (0.083%)
23:29:13: Number of bytes sent: 522003483
23:29:13: 
23:29:13: Profiler time results:
23:29:13: 
23:29:13: ==============================================================
23:29:13: video thread frame - [100%] [avg time: 2.64 ms] [children: 60.4%] [unaccounted: 39.6%]
23:29:13: | scene->Preprocess - [0.0758%] [avg time: 0.002 ms]
23:29:13: | GPU download and conversion - [60.3%] [avg time: 1.593 ms] [children: 29.5%] [unaccounted: 30.8%]
23:29:13: | | flush - [28.6%] [avg time: 0.754 ms]
23:29:13: | | CopyResource - [0.72%] [avg time: 0.019 ms]
23:29:13: | | conversion to 4:2:0 - [0.265%] [avg time: 0.007 ms]
23:29:13: Convert444Threads - [100%] [avg time: 1.358 ms] [children: 98.7%] [unaccounted: 1.33%]
23:29:13: | Convert444toNV12 - [98.7%] [avg time: 1.34 ms]
23:29:13: encoder thread frame - [100%] [avg time: 1.831 ms]
23:29:13: ==============================================================
23:29:13: 
23:29:13: 
23:29:13: Profiler CPU results:
23:29:13: 
23:29:13: ==============================================================
23:29:13: video thread frame - [cpu time: avg 0.188 ms, total 6349.24 ms] [avg calls per frame: 1]
23:29:13: | scene->Preprocess - [cpu time: avg 0 ms, total 15.6 ms] [avg calls per frame: 1]
23:29:13: | GPU download and conversion - [cpu time: avg 0.081 ms, total 2730.02 ms] [avg calls per frame: 1]
23:29:13: | | flush - [cpu time: avg 0.064 ms, total 2168.42 ms] [avg calls per frame: 1]
23:29:13: | | CopyResource - [cpu time: avg 0.006 ms, total 218.401 ms] [avg calls per frame: 1]
23:29:13: | | conversion to 4:2:0 - [cpu time: avg 0.002 ms, total 93.601 ms] [avg calls per frame: 1]
23:29:13: Convert444Threads - [cpu time: avg 1.356 ms, total 91260.6 ms] [avg calls per frame: 2]
23:29:13: | Convert444toNV12 - [cpu time: avg 1.347 ms, total 90652.2 ms] [avg calls per frame: 2]
23:29:13: encoder thread frame - [cpu time: avg 1.162 ms, total 39203.1 ms] [avg calls per frame: 1]
23:29:13: ==============================================================
23:29:13: 
23:29:13: =====Stream End: 2013-11-24, 23:29:13=================================================
23:29:15: =====Stream Start: 2013-11-24, 23:29:15===============================================
23:29:15:   Multithreaded optimizations: On
23:29:15:   Base resolution: 1680x1050
23:29:15:   Output resolution: 1344x840
23:29:15: ------------------------------------------
23:29:15: Loading up D3D10 on AMD Radeon HD 6670...
23:29:15: ------------------------------------------
23:29:15: Audio Format: 48000hz
23:29:15: Playback device {0.0.0.00000000}.{db7e8424-526c-491d-86d8-106361f3e063}
23:29:15: ------------------------------------------
23:29:15: Using desktop audio input: Speakers / Headphones (IDT High Definition Audio CODEC)
23:29:15: ------------------------------------------
23:29:15: Using auxilary audio input: Microphone (IDT High Definition Audio CODEC)
23:29:15: ------------------------------------------
23:29:15: Audio Encoding: MP3
23:29:15:     bitrate: 128
23:29:15: Using graphics capture
23:29:15: Scene buffering time set to 700
23:29:15: ------------------------------------------
23:29:15: Video Encoding: x264
23:29:15:     fps: 25
23:29:15:     width: 1344, height: 840
23:29:15:     preset: ultrafast
23:29:15:     profile: main
23:29:15:     keyint: 50
23:29:15:     CBR: no
23:29:15:     CFR: yes
23:29:15:     max bitrate: 4500
23:29:15:     buffer size: 4500
23:29:15:     quality: 10
23:29:15: ------------------------------------------
23:29:15: MMDeviceAudioSource: Frequency for device 'Speakers / Headphones (IDT High Definition Audio CODEC)' is 768000, samples per sec is 96000
23:29:15: MMDeviceAudioSource: Frequency for device 'Microphone (IDT High Definition Audio CODEC)' is 1536000, samples per sec is 192000
23:29:19: Total frames encoded: 71, total frames duplicated: 0 (0.00%)
23:29:19: Total frames rendered: 73, number of late frames: 1 (1.37%) (it's okay for some frames to be late)
23:29:19: 
23:29:19: Profiler time results:
23:29:19: 
23:29:19: ==============================================================
23:29:19: video thread frame - [100%] [avg time: 1.204 ms] [children: 26.9%] [unaccounted: 73.1%]
23:29:19: | scene->Preprocess - [0.249%] [avg time: 0.003 ms]
23:29:19: | GPU download and conversion - [26.7%] [avg time: 0.321 ms] [children: 24.5%] [unaccounted: 2.16%]
23:29:19: | | flush - [22.8%] [avg time: 0.275 ms]
23:29:19: | | CopyResource - [1.25%] [avg time: 0.015 ms]
23:29:19: | | conversion to 4:2:0 - [0.415%] [avg time: 0.005 ms]
23:29:19: Convert444Threads - [100%] [avg time: 1.501 ms] [children: 99%] [unaccounted: 0.999%]
23:29:19: | Convert444toNV12 - [99%] [avg time: 1.486 ms]
23:29:19: encoder thread frame - [100%] [avg time: 1.705 ms]
23:29:19: ==============================================================
23:29:19: 
23:29:19: 
23:29:19: Profiler CPU results:
23:29:19: 
23:29:19: ==============================================================
23:29:19: video thread frame - [cpu time: avg 0.213 ms, total 15.6 ms] [avg calls per frame: 1]
23:29:19: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:29:19: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:29:19: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:29:19: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:29:19: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:29:19: Convert444Threads - [cpu time: avg 1.877 ms, total 202.8 ms] [avg calls per frame: 2]
23:29:19: | Convert444toNV12 - [cpu time: avg 1.877 ms, total 202.8 ms] [avg calls per frame: 2]
23:29:19: encoder thread frame - [cpu time: avg 1.177 ms, total 62.4 ms] [avg calls per frame: 1]
23:29:19: ==============================================================
23:29:19: 
23:29:19: =====Stream End: 2013-11-24, 23:29:19=================================================
23:29:20: =====Stream Start: 2013-11-24, 23:29:20===============================================
23:29:20:   Multithreaded optimizations: On
23:29:20:   Base resolution: 1680x1050
23:29:20:   Output resolution: 1344x840
23:29:20: ------------------------------------------
23:29:20: Loading up D3D10 on AMD Radeon HD 6670...
23:29:20: ------------------------------------------
23:29:20: Audio Format: 48000hz
23:29:20: Playback device {0.0.0.00000000}.{db7e8424-526c-491d-86d8-106361f3e063}
23:29:20: ------------------------------------------
23:29:20: Using desktop audio input: Speakers / Headphones (IDT High Definition Audio CODEC)
23:29:20: ------------------------------------------
23:29:20: Using auxilary audio input: Microphone (IDT High Definition Audio CODEC)
23:29:20: ------------------------------------------
23:29:20: Audio Encoding: MP3
23:29:20:     bitrate: 128
23:29:20: Using graphics capture
23:29:20: Scene buffering time set to 700
23:29:20: ------------------------------------------
23:29:20: Video Encoding: x264
23:29:20:     fps: 25
23:29:20:     width: 1344, height: 840
23:29:20:     preset: ultrafast
23:29:20:     profile: main
23:29:20:     keyint: 50
23:29:20:     CBR: no
23:29:20:     CFR: yes
23:29:20:     max bitrate: 4500
23:29:20:     buffer size: 4500
23:29:20:     quality: 10
23:29:20: ------------------------------------------
23:29:20: MMDeviceAudioSource: Frequency for device 'Speakers / Headphones (IDT High Definition Audio CODEC)' is 768000, samples per sec is 96000
23:29:20: MMDeviceAudioSource: Frequency for device 'Microphone (IDT High Definition Audio CODEC)' is 1536000, samples per sec is 192000
23:29:22: Using RTMP service: Twitch / Justin.tv
23:29:22:   Server selection: rtmp://live-jfk.justin.tv/app
23:29:22:   Interface: Realtek PCIe GBE Family Controller (ethernet, 100 mbps)
23:29:23: Completed handshake with rtmp://live-jfk.justin.tv/app in 340 ms.
23:29:24: SO_SNDBUF was at 8192
23:29:24: SO_SNDBUF is now 65536
23:29:27: SharedTexCapture hooked
23:29:29: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 389 / 591872)
23:29:29: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 262144 (buffer: 0 / 591872)
23:29:36: RTMPPublisher::SocketLoop: Stalled for 4384 ms to write 589964 bytes (buffer: 0 / 591872), unstable connection?
23:29:41: RTMPPublisher::SocketLoop: Stalled for 4752 ms to write 590147 bytes (buffer: 0 / 591872), unstable connection?
23:29:46: RTMPPublisher::SocketLoop: Stalled for 4929 ms to write 589056 bytes (buffer: 0 / 591872), unstable connection?
23:29:50: RTMPPublisher::SocketLoop: Stalled for 3830 ms to write 587845 bytes (buffer: 0 / 591872), unstable connection?
23:29:54: RTMPPublisher::SocketLoop: Stalled for 4243 ms to write 588551 bytes (buffer: 0 / 591872), unstable connection?
23:29:57: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:29:57: SharedTexCapture hooked
23:29:58: RTMPPublisher::SocketLoop: Stalled for 4343 ms to write 588537 bytes (buffer: 0 / 591872), unstable connection?
23:30:05: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:30:05: SharedTexCapture hooked
23:30:05: RTMPPublisher::SocketLoop: Stalled for 6186 ms to write 590987 bytes (buffer: 0 / 591872), unstable connection?
23:30:11: RTMPPublisher::SocketLoop: Stalled for 6154 ms to write 587965 bytes (buffer: 0 / 591872), unstable connection?
23:30:15: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:30:15: SharedTexCapture hooked
23:30:17: RTMPPublisher::SocketLoop: Stalled for 5722 ms to write 590096 bytes (buffer: 0 / 591872), unstable connection?
23:30:20: RTMPPublisher::SocketLoop: Stalled for 3787 ms to write 587906 bytes (buffer: 0 / 591872), unstable connection?
23:30:24: RTMPPublisher::SocketLoop: Stalled for 3491 ms to write 588861 bytes (buffer: 0 / 591872), unstable connection?
23:30:28: RTMPPublisher::SocketLoop: Stalled for 4665 ms to write 591588 bytes (buffer: 0 / 591872), unstable connection?
23:30:33: RTMPPublisher::SocketLoop: Stalled for 5016 ms to write 589231 bytes (buffer: 0 / 591872), unstable connection?
23:30:38: RTMPPublisher::SocketLoop: Stalled for 4100 ms to write 591632 bytes (buffer: 0 / 591872), unstable connection?
23:30:39: Settings::Encoding: Changing bitrate from 4500kb/s to 5000kb/s
23:30:43: RTMPPublisher::SocketLoop: Stalled for 4964 ms to write 590749 bytes (buffer: 0 / 591872), unstable connection?
23:30:44: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:30:44: SharedTexCapture hooked
23:30:48: RTMPPublisher::SocketLoop: Stalled for 5088 ms to write 587912 bytes (buffer: 0 / 591872), unstable connection?
23:30:53: RTMPPublisher::SocketLoop: Stalled for 5532 ms to write 590685 bytes (buffer: 0 / 591872), unstable connection?
23:30:56: RTMPPublisher::SocketLoop: Stalled for 3308 ms to write 591620 bytes (buffer: 0 / 591872), unstable connection?
23:31:01: RTMPPublisher::SocketLoop: Stalled for 4089 ms to write 591428 bytes (buffer: 0 / 591872), unstable connection?
23:31:06: RTMPPublisher::SocketLoop: Stalled for 5121 ms to write 589410 bytes (buffer: 0 / 591872), unstable connection?
23:31:12: RTMPPublisher::SocketLoop: Stalled for 5987 ms to write 589905 bytes (buffer: 0 / 591872), unstable connection?
23:31:12: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:31:12: SharedTexCapture hooked
23:31:16: RTMPPublisher::SocketLoop: Stalled for 4800 ms to write 588349 bytes (buffer: 0 / 591872), unstable connection?
23:31:18: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:31:18: SharedTexCapture hooked
23:31:22: RTMPPublisher::SocketLoop: Stalled for 5140 ms to write 591704 bytes (buffer: 0 / 591872), unstable connection?
23:31:25: RTMPPublisher::SocketLoop: Stalled for 3596 ms to write 588852 bytes (buffer: 0 / 591872), unstable connection?
23:31:29: RTMPPublisher::SocketLoop: Stalled for 3985 ms to write 589905 bytes (buffer: 0 / 591872), unstable connection?
23:31:33: RTMPPublisher::SocketLoop: Stalled for 3669 ms to write 588970 bytes (buffer: 0 / 591872), unstable connection?
23:31:37: RTMPPublisher::SocketLoop: Stalled for 4601 ms to write 588306 bytes (buffer: 0 / 591872), unstable connection?
23:31:42: RTMPPublisher::SocketLoop: Stalled for 5028 ms to write 590624 bytes (buffer: 0 / 591872), unstable connection?
23:31:49: RTMPPublisher::SocketLoop: Stalled for 6561 ms to write 590335 bytes (buffer: 0 / 591872), unstable connection?
23:31:53: RTMPPublisher::SocketLoop: Stalled for 4266 ms to write 589115 bytes (buffer: 0 / 591872), unstable connection?
23:31:57: RTMPPublisher::SocketLoop: Stalled for 4163 ms to write 590647 bytes (buffer: 0 / 591872), unstable connection?
23:32:01: RTMPPublisher::SocketLoop: Stalled for 3206 ms to write 588563 bytes (buffer: 0 / 591872), unstable connection?
23:32:05: RTMPPublisher::SocketLoop: Stalled for 4291 ms to write 589542 bytes (buffer: 0 / 591872), unstable connection?
23:32:10: RTMPPublisher::SocketLoop: Stalled for 5147 ms to write 591353 bytes (buffer: 0 / 591872), unstable connection?
23:32:15: RTMPPublisher::SocketLoop: Stalled for 4582 ms to write 588078 bytes (buffer: 0 / 591872), unstable connection?
23:32:19: RTMPPublisher::SocketLoop: Stalled for 4057 ms to write 591463 bytes (buffer: 0 / 591872), unstable connection?
23:32:25: RTMPPublisher::SocketLoop: Stalled for 6022 ms to write 588013 bytes (buffer: 0 / 591872), unstable connection?
23:32:31: RTMPPublisher::SocketLoop: Stalled for 5743 ms to write 587998 bytes (buffer: 0 / 591872), unstable connection?
23:32:35: RTMPPublisher::SocketLoop: Stalled for 4420 ms to write 590822 bytes (buffer: 0 / 591872), unstable connection?
23:32:40: RTMPPublisher::SocketLoop: Stalled for 5080 ms to write 588101 bytes (buffer: 0 / 591872), unstable connection?
23:32:44: RTMPPublisher::SocketLoop: Stalled for 4146 ms to write 589089 bytes (buffer: 0 / 591872), unstable connection?
23:32:50: RTMPPublisher::SocketLoop: Stalled for 5522 ms to write 588429 bytes (buffer: 0 / 591872), unstable connection?
23:32:52: GraphicsCaptureSource::NewCapture:  eliminating old capture
23:32:52: SharedTexCapture hooked
23:32:54: RTMPPublisher::SocketLoop: Stalled for 4336 ms to write 590658 bytes (buffer: 0 / 591872), unstable connection?
23:32:58: RTMPPublisher::SocketLoop: Stalled for 4337 ms to write 591610 bytes (buffer: 0 / 591872), unstable connection?
23:33:04: RTMPPublisher::SocketLoop: Stalled for 5948 ms to write 588049 bytes (buffer: 0 / 591872), unstable connection?
23:33:05: Capture window 0x000C03BE invalid or changing, terminating capture
23:33:07: RTMPPublisher::SocketLoop: Stalled for 2657 ms to write 590444 bytes (buffer: 0 / 591872), unstable connection?
23:33:12: RTMPPublisher::SocketLoop: Stalled for 4822 ms to write 590753 bytes (buffer: 0 / 591872), unstable connection?
23:33:14: Total frames encoded: 5808, total frames duplicated: 423 (7.28%)
23:33:14: Total frames rendered: 5676, number of late frames: 35 (0.62%) (it's okay for some frames to be late)
23:33:16: RTMPPublisher::SocketLoop: Stalled for 4094 ms to write 588665 bytes (buffer: 0 / 591872), unstable connection?
23:33:21: RTMPPublisher::SocketLoop: Stalled for 4851 ms to write 496556 bytes (buffer: 0 / 591872), unstable connection?
23:33:21: RTMPPublisher::SocketLoop: Graceful loop exit

Thanks in advance to those who can help me with this problem.
 

dodgepong

Administrator
Community Helper
Is there a reason you're using MP3 audio? AAC is better is pretty much every way.

Have you tried Use Mic QPC Timestamps yet?
 

TOYBOXX

New Member
dodgepong said:
Is there a reason you're using MP3 audio? AAC is better is pretty much every way.

Have you tried Use Mic QPC Timestamps yet?

Not yet. What does QPC Timestamping do exactly?
 

dodgepong

Administrator
Community Helper
To be honest, I'm not sure, but it has to do with the way audio timestamps work. It's yet another way people have gotten mic audio sync to work in the past.

Hopefully the rewritten audio code in the new version of OBS will have a lot of this weirdness sorted out.
 
Top