Question / Help I am dropping frames with a 30/5 connection from TWC.

Bird

New Member
I'm unable to stream past 1000 bitrate without dropping frames. I live in NYC and I'm with Time Warner Cable, I understand I should be able to stream at least with 3000 bitrate since I have a 30MB download and 5MB upload connection.
Check my 2nd post for the problematic part :) The code in between this and the next post might have been deleted by a mod but I checked the analyzer and it said there was no issue with it.

Code:
20:00:01: Open Broadcaster Software v0.592b - 64bit ( ^ω^)
20:00:01: -------------------------------
20:00:01: CPU Name: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
20:00:01: CPU Speed: 3392MHz
20:00:01: Physical Memory:  16295MB Total, 12436MB Free
20:00:01: stepping id: 3, model 60, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
20:00:01: monitor 1: pos={0, 0}, size={1600, 900}
20:00:01: Windows Version: 6.2 Build 9200 
20:00:01: Aero is Enabled
20:00:01: -------------------------------
20:00:01: OBS Modules:
20:00:01: Base Address     Module
20:00:01: 0000000082610000 OBS.exe
20:00:01: 00000000AD8D0000 OBSApi.dll
20:00:01: 00000000AF6B0000 DShowPlugin.dll
20:00:01: 00000000B85A0000 GraphicsCapture.dll
20:00:01: 00000000B77C0000 NoiseGate.dll
20:00:01: 00000000AF690000 PSVPlugin.dll
20:00:01: ------------------------------------------
20:00:01: Adapter 1
20:00:01:   Video Adapter: NVIDIA GeForce GT 620   
20:00:01:   Video Adapter Dedicated Video Memory: 2096693248
20:00:01:   Video Adapter Shared System Memory: 2147508224
20:00:01:   Video Adapter Output 1: pos={0, 0}, size={1600, 900}, attached=true
20:00:01: =====Stream Start: 2014-01-14, 20:00:01===============================================
20:00:01:   Multithreaded optimizations: On
20:00:01:   Base resolution: 1600x900
20:00:01:   Output resolution: 1600x900
20:00:01: ------------------------------------------
20:00:01: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:00:01: ------------------------------------------
20:00:01: Audio Format: 48000hz
20:00:01: Playback device Default
20:00:01: ------------------------------------------
20:00:01: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:00:01: ------------------------------------------
20:00:01: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:00:01: ------------------------------------------
20:00:01: Audio Encoding: AAC
20:00:01:     bitrate: 128
20:00:01: Using graphics capture
20:00:01: Scene buffering time set to 700
20:00:01: ------------------------------------------
20:00:01: Video Encoding: x264
20:00:01:     fps: 30
20:00:01:     width: 1600, height: 900
20:00:01:     preset: veryfast
20:00:01:     profile: main
20:00:01:     keyint: 60
20:00:01:     CBR: yes
20:00:01:     CFR: yes
20:00:01:     max bitrate: 3000
20:00:01:     buffer size: 3000
20:00:01: ------------------------------------------
20:00:01: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:00:01: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:00:02: SharedTexCapture hooked
20:00:08: SharedTexCapture hooked
20:00:29: Total frames encoded: 797, total frames duplicated: 0 (0.00%)
20:00:29: Total frames rendered: 801, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
20:00:29: 
20:00:29: Profiler time results:
20:00:29: 
20:00:29: ==============================================================
20:00:29: video thread frame - [100%] [avg time: 0.846 ms] [children: 14.7%] [unaccounted: 85.3%]
20:00:29: | scene->Preprocess - [0.355%] [avg time: 0.003 ms]
20:00:29: | GPU download and conversion - [14.3%] [avg time: 0.121 ms] [children: 12.3%] [unaccounted: 2.01%]
20:00:29: | | flush - [9.1%] [avg time: 0.077 ms]
20:00:29: | | CopyResource - [2.84%] [avg time: 0.024 ms]
20:00:29: | | conversion to 4:2:0 - [0.355%] [avg time: 0.003 ms]
20:00:29: Convert444Threads - [100%] [avg time: 0.569 ms] [children: 99.5%] [unaccounted: 0.527%]
20:00:29: | Convert444toNV12 - [99.5%] [avg time: 0.566 ms]
20:00:29: encoder thread frame - [100%] [avg time: 1.098 ms]
20:00:29: ==============================================================
20:00:29: 
20:00:29: 
20:00:29: Profiler CPU results:
20:00:29: 
20:00:29: ==============================================================
20:00:29: video thread frame - [cpu time: avg 0.214 ms, total 171.875 ms] [avg calls per frame: 1]
20:00:29: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:00:29: | GPU download and conversion - [cpu time: avg 0.039 ms, total 31.25 ms] [avg calls per frame: 1]
20:00:29: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:00:29: | | CopyResource - [cpu time: avg 0.04 ms, total 31.25 ms] [avg calls per frame: 1]
20:00:29: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:00:29: Convert444Threads - [cpu time: avg 0.462 ms, total 718.75 ms] [avg calls per frame: 2]
20:00:29: | Convert444toNV12 - [cpu time: avg 0.462 ms, total 718.75 ms] [avg calls per frame: 2]
20:00:29: encoder thread frame - [cpu time: avg 0.845 ms, total 656.25 ms] [avg calls per frame: 1]
20:00:29: ==============================================================
20:00:29: 
20:00:29: =====Stream End: 2014-01-14, 20:00:29=================================================
20:00:30: =====Stream Start: 2014-01-14, 20:00:30===============================================
20:00:30:   Multithreaded optimizations: On
20:00:30:   Base resolution: 1600x900
20:00:30:   Output resolution: 1600x900
20:00:30: ------------------------------------------
20:00:30: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:00:30: ------------------------------------------
20:00:30: Audio Format: 48000hz
20:00:30: Playback device Default
20:00:30: ------------------------------------------
20:00:30: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:00:30: ------------------------------------------
20:00:30: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:00:30: ------------------------------------------
20:00:30: Audio Encoding: AAC
20:00:30:     bitrate: 128
20:00:30: Using graphics capture
20:00:30: Scene buffering time set to 700
20:00:30: ------------------------------------------
20:00:30: Video Encoding: x264
20:00:30:     fps: 30
20:00:30:     width: 1600, height: 900
20:00:30:     preset: veryfast
20:00:30:     profile: main
20:00:30:     keyint: 60
20:00:30:     CBR: yes
20:00:30:     CFR: yes
20:00:30:     max bitrate: 3000
20:00:30:     buffer size: 3000
20:00:30: ------------------------------------------
20:00:30: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:00:30: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:00:30: SharedTexCapture hooked
20:02:34: Total frames encoded: 3686, total frames duplicated: 0 (0.00%)
20:02:34: Total frames rendered: 3691, number of late frames: 1 (0.03%) (it's okay for some frames to be late)
20:02:34: 
20:02:34: Profiler time results:
20:02:34: 
20:02:34: ==============================================================
20:02:34: video thread frame - [100%] [avg time: 0.794 ms] [children: 17.1%] [unaccounted: 82.9%]
20:02:34: | scene->Preprocess - [0.252%] [avg time: 0.002 ms]
20:02:34: | GPU download and conversion - [16.9%] [avg time: 0.134 ms] [children: 13.6%] [unaccounted: 3.27%]
20:02:34: | | flush - [10.6%] [avg time: 0.084 ms]
20:02:34: | | CopyResource - [2.9%] [avg time: 0.023 ms]
20:02:34: | | conversion to 4:2:0 - [0.126%] [avg time: 0.001 ms]
20:02:34: Convert444Threads - [100%] [avg time: 0.578 ms] [children: 99.5%] [unaccounted: 0.519%]
20:02:34: | Convert444toNV12 - [99.5%] [avg time: 0.575 ms]
20:02:34: encoder thread frame - [100%] [avg time: 1.066 ms]
20:02:34: ==============================================================
20:02:34: 
20:02:34: 
20:02:34: Profiler CPU results:
20:02:34: 
20:02:34: ==============================================================
20:02:34: video thread frame - [cpu time: avg 0.258 ms, total 953.125 ms] [avg calls per frame: 1]
20:02:34: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:02:34: | GPU download and conversion - [cpu time: avg 0.046 ms, total 171.875 ms] [avg calls per frame: 1]
20:02:34: | | flush - [cpu time: avg 0.029 ms, total 109.375 ms] [avg calls per frame: 1]
20:02:34: | | CopyResource - [cpu time: avg 0.012 ms, total 46.875 ms] [avg calls per frame: 1]
20:02:34: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:02:34: Convert444Threads - [cpu time: avg 0.681 ms, total 5000 ms] [avg calls per frame: 2]
20:02:34: | Convert444toNV12 - [cpu time: avg 0.679 ms, total 4984.38 ms] [avg calls per frame: 2]
20:02:34: encoder thread frame - [cpu time: avg 0.694 ms, total 2546.88 ms] [avg calls per frame: 1]
20:02:34: ==============================================================
20:02:34: 
20:02:34: =====Stream End: 2014-01-14, 20:02:34=================================================
20:02:52: =====Stream Start: 2014-01-14, 20:02:52===============================================
20:02:52:   Multithreaded optimizations: On
20:02:52:   Base resolution: 1600x900
20:02:52:   Output resolution: 1600x900
20:02:52: ------------------------------------------
20:02:52: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:02:52: ------------------------------------------
20:02:52: Audio Format: 48000hz
20:02:52: Playback device Default
20:02:52: ------------------------------------------
20:02:52: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:02:52: ------------------------------------------
20:02:52: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:02:52: ------------------------------------------
20:02:52: Audio Encoding: AAC
20:02:52:     bitrate: 128
20:02:52: Using graphics capture
20:02:52: Scene buffering time set to 700
20:02:52: ------------------------------------------
20:02:52: Video Encoding: x264
20:02:52:     fps: 30
20:02:52:     width: 1600, height: 900
20:02:52:     preset: veryfast
20:02:52:     profile: main
20:02:52:     keyint: 60
20:02:52:     CBR: yes
20:02:52:     CFR: yes
20:02:52:     max bitrate: 3000
20:02:52:     buffer size: 3000
20:02:52: ------------------------------------------
20:02:52: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:02:52: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:02:52: SharedTexCapture hooked
20:04:36: Total frames encoded: 3082, total frames duplicated: 1 (0.03%)
20:04:36: Total frames rendered: 3087, number of late frames: 1 (0.03%) (it's okay for some frames to be late)
20:04:36: 
20:04:36: Profiler time results:
20:04:36: 
20:04:36: ==============================================================
20:04:36: video thread frame - [100%] [avg time: 0.803 ms] [children: 18.8%] [unaccounted: 81.2%]
20:04:36: | scene->Preprocess - [0.249%] [avg time: 0.002 ms]
20:04:36: | GPU download and conversion - [18.6%] [avg time: 0.149 ms] [children: 15.2%] [unaccounted: 3.36%]
20:04:36: | | flush - [12.2%] [avg time: 0.098 ms]
20:04:36: | | CopyResource - [2.86%] [avg time: 0.023 ms]
20:04:36: | | conversion to 4:2:0 - [0.125%] [avg time: 0.001 ms]
20:04:36: Convert444Threads - [100%] [avg time: 0.576 ms] [children: 99.5%] [unaccounted: 0.521%]
20:04:36: | Convert444toNV12 - [99.5%] [avg time: 0.573 ms]
20:04:36: encoder thread frame - [100%] [avg time: 1.05 ms]
20:04:36: ==============================================================
20:04:36: 
20:04:36: 
20:04:36: Profiler CPU results:
20:04:36: 
20:04:36: ==============================================================
20:04:36: video thread frame - [cpu time: avg 0.232 ms, total 718.75 ms] [avg calls per frame: 1]
20:04:36: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:04:36: | GPU download and conversion - [cpu time: avg 0.07 ms, total 218.75 ms] [avg calls per frame: 1]
20:04:36: | | flush - [cpu time: avg 0.055 ms, total 171.875 ms] [avg calls per frame: 1]
20:04:36: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:04:36: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:04:36: Convert444Threads - [cpu time: avg 0.693 ms, total 4250 ms] [avg calls per frame: 2]
20:04:36: | Convert444toNV12 - [cpu time: avg 0.688 ms, total 4218.75 ms] [avg calls per frame: 2]
20:04:36: encoder thread frame - [cpu time: avg 0.765 ms, total 2343.75 ms] [avg calls per frame: 1]
20:04:36: ==============================================================
20:04:36: 
20:04:36: =====Stream End: 2014-01-14, 20:04:36=================================================
20:07:34: =====Stream Start: 2014-01-14, 20:07:34===============================================
20:07:34:   Multithreaded optimizations: On
20:07:34:   Base resolution: 1600x900
20:07:34:   Output resolution: 1600x900
20:07:34: ------------------------------------------
20:07:34: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:07:34: ------------------------------------------
20:07:34: Audio Format: 48000hz
20:07:34: Playback device Default
20:07:34: ------------------------------------------
20:07:34: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:07:34: ------------------------------------------
20:07:34: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:07:34: ------------------------------------------
20:07:34: Audio Encoding: AAC
20:07:34:     bitrate: 128
20:07:34: Using text output
20:07:34: Using text output
20:07:34: Using bitmap image
20:07:34: Using text output
20:07:34: Using bitmap image
20:07:34: Using text output
20:07:34: Using bitmap image
20:07:34: Using text output
20:07:34: Using bitmap image
20:07:34: Using text output
20:07:34: Using bitmap image
20:07:34: Using text output
20:07:34: Using bitmap image
20:07:34: Using text output
20:07:34: Using graphics capture
20:07:34: Scene buffering time set to 700
20:07:34: ------------------------------------------
20:07:34: Video Encoding: x264
20:07:34:     fps: 30
20:07:34:     width: 1600, height: 900
20:07:34:     preset: veryfast
20:07:34:     profile: main
20:07:34:     keyint: 60
20:07:34:     CBR: yes
20:07:34:     CFR: yes
20:07:34:     max bitrate: 3000
20:07:34:     buffer size: 3000
20:07:34: ------------------------------------------
20:07:34: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:07:34: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:07:34: SharedTexCapture hooked
20:08:04: Total frames encoded: 859, total frames duplicated: 0 (0.00%)
20:08:04: Total frames rendered: 864, number of late frames: 1 (0.12%) (it's okay for some frames to be late)
20:08:04: 
20:08:04: Profiler time results:
20:08:04: 
20:08:04: ==============================================================
20:08:04: video thread frame - [100%] [avg time: 0.911 ms] [children: 20.5%] [unaccounted: 79.5%]
20:08:04: | scene->Preprocess - [3.29%] [avg time: 0.03 ms]
20:08:04: | GPU download and conversion - [17.2%] [avg time: 0.157 ms] [children: 12.6%] [unaccounted: 4.61%]
20:08:04: | | flush - [10.1%] [avg time: 0.092 ms]
20:08:04: | | CopyResource - [2.41%] [avg time: 0.022 ms]
20:08:04: | | conversion to 4:2:0 - [0.11%] [avg time: 0.001 ms]
20:08:04: Convert444Threads - [100%] [avg time: 0.583 ms] [children: 99.5%] [unaccounted: 0.515%]
20:08:04: | Convert444toNV12 - [99.5%] [avg time: 0.58 ms]
20:08:04: encoder thread frame - [100%] [avg time: 1.099 ms]
20:08:04: ==============================================================
20:08:04: 
20:08:04: 
20:08:04: Profiler CPU results:
20:08:04: 
20:08:04: ==============================================================
20:08:04: video thread frame - [cpu time: avg 0.253 ms, total 218.75 ms] [avg calls per frame: 1]
20:08:04: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:08:04: | GPU download and conversion - [cpu time: avg 0.054 ms, total 46.875 ms] [avg calls per frame: 1]
20:08:04: | | flush - [cpu time: avg 0.036 ms, total 31.25 ms] [avg calls per frame: 1]
20:08:04: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:08:04: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:08:04: Convert444Threads - [cpu time: avg 0.67 ms, total 1125 ms] [avg calls per frame: 2]
20:08:04: | Convert444toNV12 - [cpu time: avg 0.67 ms, total 1125 ms] [avg calls per frame: 2]
20:08:04: encoder thread frame - [cpu time: avg 0.764 ms, total 640.625 ms] [avg calls per frame: 1]
20:08:04: ==============================================================
20:08:04: 
20:08:04: =====Stream End: 2014-01-14, 20:08:04=================================================
20:08:55: =====Stream Start: 2014-01-14, 20:08:55===============================================
20:08:55:   Multithreaded optimizations: On
20:08:55:   Base resolution: 1600x900
20:08:55:   Output resolution: 1600x900
20:08:55: ------------------------------------------
20:08:55: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:08:55: ------------------------------------------
20:08:55: Audio Format: 48000hz
20:08:55: Playback device Default
20:08:55: ------------------------------------------
20:08:55: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:08:55: ------------------------------------------
20:08:55: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:08:55: ------------------------------------------
20:08:55: Audio Encoding: AAC
20:08:55:     bitrate: 128
20:08:55: Using graphics capture
20:08:55: Scene buffering time set to 700
20:08:55: ------------------------------------------
20:08:55: Video Encoding: x264
20:08:55:     fps: 30
20:08:55:     width: 1600, height: 900
20:08:55:     preset: veryfast
20:08:55:     profile: main
20:08:55:     keyint: 60
20:08:55:     CBR: yes
20:08:55:     CFR: yes
20:08:55:     max bitrate: 3000
20:08:55:     buffer size: 3000
20:08:55: ------------------------------------------
20:08:55: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:08:55: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:08:55: SharedTexCapture hooked
20:09:03: Total frames encoded: 226, total frames duplicated: 0 (0.00%)
20:09:03: Total frames rendered: 231, number of late frames: 1 (0.43%) (it's okay for some frames to be late)
20:09:03: 
20:09:03: Profiler time results:
20:09:03: 
20:09:03: ==============================================================
20:09:03: video thread frame - [100%] [avg time: 0.849 ms] [children: 15.4%] [unaccounted: 84.6%]
20:09:03: | scene->Preprocess - [0.236%] [avg time: 0.002 ms]
20:09:03: | GPU download and conversion - [15.2%] [avg time: 0.129 ms] [children: 13.8%] [unaccounted: 1.41%]
20:09:03: | | flush - [11.1%] [avg time: 0.094 ms]
20:09:03: | | CopyResource - [2.47%] [avg time: 0.021 ms]
20:09:03: | | conversion to 4:2:0 - [0.236%] [avg time: 0.002 ms]
20:09:03: Convert444Threads - [100%] [avg time: 0.593 ms] [children: 99.5%] [unaccounted: 0.506%]
20:09:03: | Convert444toNV12 - [99.5%] [avg time: 0.59 ms]
20:09:03: encoder thread frame - [100%] [avg time: 1.122 ms]
20:09:03: ==============================================================
20:09:03: 
20:09:03: 
20:09:03: Profiler CPU results:
20:09:03: 
20:09:03: ==============================================================
20:09:03: video thread frame - [cpu time: avg 0.338 ms, total 78.125 ms] [avg calls per frame: 1]
20:09:03: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:09:03: | GPU download and conversion - [cpu time: avg 0.135 ms, total 31.25 ms] [avg calls per frame: 1]
20:09:03: | | flush - [cpu time: avg 0.135 ms, total 31.25 ms] [avg calls per frame: 1]
20:09:03: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:09:03: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:09:03: Convert444Threads - [cpu time: avg 0.758 ms, total 312.5 ms] [avg calls per frame: 2]
20:09:03: | Convert444toNV12 - [cpu time: avg 0.758 ms, total 312.5 ms] [avg calls per frame: 2]
20:09:03: encoder thread frame - [cpu time: avg 0.762 ms, total 156.25 ms] [avg calls per frame: 1]
20:09:03: ==============================================================
20:09:03: 
20:09:03: =====Stream End: 2014-01-14, 20:09:03=================================================
20:09:56: =====Stream Start: 2014-01-14, 20:09:56===============================================
20:09:56:   Multithreaded optimizations: On
20:09:56:   Base resolution: 1600x900
20:09:56:   Output resolution: 1600x900
20:09:56: ------------------------------------------
20:09:56: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:09:56: ------------------------------------------
20:09:56: Audio Format: 48000hz
20:09:56: Playback device Default
20:09:56: ------------------------------------------
20:09:56: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:09:56: ------------------------------------------
20:09:56: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:09:56: ------------------------------------------
20:09:56: Audio Encoding: AAC
20:09:56:     bitrate: 128
20:09:56: Using graphics capture
20:09:56: Scene buffering time set to 700
20:09:56: ------------------------------------------
20:09:56: Video Encoding: x264
20:09:56:     fps: 30
20:09:56:     width: 1600, height: 900
20:09:56:     preset: veryfast
20:09:56:     profile: main
20:09:56:     keyint: 60
20:09:56:     CBR: yes
20:09:56:     CFR: yes
20:09:56:     max bitrate: 3000
20:09:56:     buffer size: 3000
20:09:56: ------------------------------------------
20:09:56: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:09:56: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:09:56: SharedTexCapture hooked
20:10:40: Using text output
20:10:40: Using text output
20:10:48: Using bitmap image
20:10:49: Using text output
20:10:54: Using bitmap image
20:10:54: Using text output
20:11:05: Using bitmap image
20:11:05: Using text output
20:11:12: Using bitmap image
20:11:13: Using text output
20:11:20: Using bitmap image
20:11:21: Using text output
20:11:25: Using bitmap image
20:11:27: Using text output
20:11:28: Using bitmap image
20:11:32: Total frames encoded: 2866, total frames duplicated: 2 (0.07%)
20:11:32: Total frames rendered: 2871, number of late frames: 1 (0.03%) (it's okay for some frames to be late)
20:11:32: 
20:11:32: Profiler time results:
20:11:32: 
20:11:32: ==============================================================
20:11:32: video thread frame - [100%] [avg time: 0.867 ms] [children: 24.6%] [unaccounted: 75.4%]
20:11:32: | scene->Preprocess - [0.692%] [avg time: 0.006 ms]
20:11:32: | GPU download and conversion - [23.9%] [avg time: 0.207 ms] [children: 12.9%] [unaccounted: 11%]
20:11:32: | | flush - [10.3%] [avg time: 0.089 ms]
20:11:32: | | CopyResource - [2.54%] [avg time: 0.022 ms]
20:11:32: | | conversion to 4:2:0 - [0.115%] [avg time: 0.001 ms]
20:11:32: Convert444Threads - [100%] [avg time: 0.585 ms] [children: 99.5%] [unaccounted: 0.513%]
20:11:32: | Convert444toNV12 - [99.5%] [avg time: 0.582 ms]
20:11:32: encoder thread frame - [100%] [avg time: 1.08 ms]
20:11:32: ==============================================================
20:11:32: 
20:11:32: 
20:11:32: Profiler CPU results:
20:11:32: 
20:11:32: ==============================================================
20:11:32: video thread frame - [cpu time: avg 0.168 ms, total 484.375 ms] [avg calls per frame: 1]
20:11:32: | scene->Preprocess - [cpu time: avg 0.01 ms, total 31.25 ms] [avg calls per frame: 1]
20:11:32: | GPU download and conversion - [cpu time: avg 0.016 ms, total 46.875 ms] [avg calls per frame: 1]
20:11:32: | | flush - [cpu time: avg 0.005 ms, total 15.625 ms] [avg calls per frame: 1]
20:11:32: | | CopyResource - [cpu time: avg 0.01 ms, total 31.25 ms] [avg calls per frame: 1]
20:11:32: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:11:32: Convert444Threads - [cpu time: avg 0.658 ms, total 3750 ms] [avg calls per frame: 2]
20:11:32: | Convert444toNV12 - [cpu time: avg 0.653 ms, total 3718.75 ms] [avg calls per frame: 2]
20:11:32: encoder thread frame - [cpu time: avg 0.84 ms, total 2390.63 ms] [avg calls per frame: 1]
20:11:32: ==============================================================
20:11:32: 
20:11:32: =====Stream End: 2014-01-14, 20:11:32=================================================
20:12:17: =====Stream Start: 2014-01-14, 20:12:17===============================================
20:12:17:   Multithreaded optimizations: On
20:12:17:   Base resolution: 1600x900
20:12:17:   Output resolution: 1600x900
20:12:17: ------------------------------------------
20:12:17: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:12:17: ------------------------------------------
20:12:17: Audio Format: 48000hz
20:12:17: Playback device Default
20:12:17: ------------------------------------------
20:12:17: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:12:17: ------------------------------------------
20:12:17: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:12:17: ------------------------------------------
20:12:17: Audio Encoding: AAC
20:12:17:     bitrate: 128
20:12:17: Using graphics capture
20:12:17: Scene buffering time set to 700
20:12:17: ------------------------------------------
20:12:17: Video Encoding: x264
20:12:17:     fps: 30
20:12:17:     width: 1600, height: 900
20:12:17:     preset: veryfast
20:12:17:     profile: main
20:12:17:     keyint: 60
20:12:17:     CBR: yes
20:12:17:     CFR: yes
20:12:17:     max bitrate: 3000
20:12:17:     buffer size: 3000
20:12:17: ------------------------------------------
20:12:17: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:12:17: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:12:17: SharedTexCapture hooked
20:13:00: Using text output
20:13:01: Using text output
20:13:08: Using bitmap image
20:13:09: Using text output
20:13:13: Using bitmap image
20:13:13: Using text output
20:13:25: Using bitmap image
20:13:26: Using text output
20:13:30: Using bitmap image
20:13:31: Using text output
20:13:40: Using bitmap image
20:13:40: Using text output
20:13:44: Using bitmap image
20:13:44: Using text output
20:14:38: Total frames encoded: 4199, total frames duplicated: 5 (0.12%)
20:14:38: Total frames rendered: 4204, number of late frames: 1 (0.02%) (it's okay for some frames to be late)
20:14:38: 
20:14:38: Profiler time results:
20:14:38: 
20:14:38: ==============================================================
20:14:38: video thread frame - [100%] [avg time: 0.826 ms] [children: 26.6%] [unaccounted: 73.4%]
20:14:38: | scene->Preprocess - [0.605%] [avg time: 0.005 ms]
20:14:38: | GPU download and conversion - [26%] [avg time: 0.215 ms] [children: 12.7%] [unaccounted: 13.3%]
20:14:38: | | flush - [10%] [avg time: 0.083 ms]
20:14:38: | | CopyResource - [2.42%] [avg time: 0.02 ms]
20:14:38: | | conversion to 4:2:0 - [0.242%] [avg time: 0.002 ms]
20:14:38: Convert444Threads - [100%] [avg time: 0.6 ms] [children: 99.5%] [unaccounted: 0.5%]
20:14:38: | Convert444toNV12 - [99.5%] [avg time: 0.597 ms]
20:14:38: encoder thread frame - [100%] [avg time: 1.138 ms]
20:14:38: ==============================================================
20:14:38: 
20:14:38: 
20:14:38: Profiler CPU results:
20:14:38: 
20:14:38: ==============================================================
20:14:38: video thread frame - [cpu time: avg 0.211 ms, total 890.625 ms] [avg calls per frame: 1]
20:14:38: | scene->Preprocess - [cpu time: avg 0.003 ms, total 15.625 ms] [avg calls per frame: 1]
20:14:38: | GPU download and conversion - [cpu time: avg 0.074 ms, total 312.5 ms] [avg calls per frame: 1]
20:14:38: | | flush - [cpu time: avg 0.055 ms, total 234.375 ms] [avg calls per frame: 1]
20:14:38: | | CopyResource - [cpu time: avg 0.007 ms, total 31.25 ms] [avg calls per frame: 1]
20:14:38: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:14:38: Convert444Threads - [cpu time: avg 0.753 ms, total 6296.88 ms] [avg calls per frame: 2]
20:14:38: | Convert444toNV12 - [cpu time: avg 0.747 ms, total 6250 ms] [avg calls per frame: 2]
20:14:38: encoder thread frame - [cpu time: avg 0.86 ms, total 3593.75 ms] [avg calls per frame: 1]
20:14:38: ==============================================================
20:14:38: 
20:14:38: =====Stream End: 2014-01-14, 20:14:38=================================================
20:16:12: =====Stream Start: 2014-01-14, 20:16:12===============================================
20:16:12:   Multithreaded optimizations: On
20:16:12:   Base resolution: 1600x900
20:16:12:   Output resolution: 1600x900
20:16:12: ------------------------------------------
20:16:12: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:16:12: ------------------------------------------
20:16:12: Audio Format: 48000hz
20:16:12: Playback device Default
20:16:12: ------------------------------------------
20:16:12: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:16:12: ------------------------------------------
20:16:12: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:16:12: ------------------------------------------
20:16:12: Audio Encoding: AAC
20:16:12:     bitrate: 128
20:16:12: Using text output
20:16:12: Using text output
20:16:12: Using bitmap image
20:16:12: Using text output
20:16:12: Using bitmap image
20:16:12: Using text output
20:16:12: Using bitmap image
20:16:12: Using text output
20:16:12: Using bitmap image
20:16:12: Using text output
20:16:12: Using bitmap image
20:16:12: Using text output
20:16:12: Using bitmap image
20:16:12: Using text output
20:16:12: Using Window Capture
20:16:12: Scene buffering time set to 700
20:16:12: ------------------------------------------
20:16:12: Video Encoding: x264
20:16:12:     fps: 30
20:16:12:     width: 1600, height: 900
20:16:12:     preset: veryfast
20:16:12:     profile: main
20:16:12:     keyint: 60
20:16:12:     CBR: yes
20:16:12:     CFR: yes
20:16:12:     max bitrate: 3000
20:16:12:     buffer size: 3000
20:16:12: ------------------------------------------
20:16:12: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:16:12: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:16:16: Total frames encoded: 85, total frames duplicated: 0 (0.00%)
20:16:16: Total frames rendered: 90, number of late frames: 1 (1.11%) (it's okay for some frames to be late)
20:16:16: 
20:16:16: Profiler time results:
20:16:16: 
20:16:16: ==============================================================
20:16:16: video thread frame - [100%] [avg time: 1.18 ms] [children: 33.6%] [unaccounted: 66.4%]
20:16:16: | scene->Preprocess - [25.5%] [avg time: 0.301 ms]
20:16:16: | GPU download and conversion - [8.14%] [avg time: 0.096 ms] [children: 7.54%] [unaccounted: 0.593%]
20:16:16: | | flush - [5.68%] [avg time: 0.067 ms]
20:16:16: | | CopyResource - [1.69%] [avg time: 0.02 ms]
20:16:16: | | conversion to 4:2:0 - [0.169%] [avg time: 0.002 ms]
20:16:16: Convert444Threads - [100%] [avg time: 0.581 ms] [children: 99.5%] [unaccounted: 0.516%]
20:16:16: | Convert444toNV12 - [99.5%] [avg time: 0.578 ms]
20:16:16: encoder thread frame - [100%] [avg time: 1.282 ms]
20:16:16: ==============================================================
20:16:16: 
20:16:16: 
20:16:16: Profiler CPU results:
20:16:16: 
20:16:16: ==============================================================
20:16:16: video thread frame - [cpu time: avg 0.52 ms, total 46.875 ms] [avg calls per frame: 1]
20:16:16: | scene->Preprocess - [cpu time: avg 0.173 ms, total 15.625 ms] [avg calls per frame: 1]
20:16:16: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:16:16: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:16:16: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:16:16: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:16:16: Convert444Threads - [cpu time: avg 0.6 ms, total 78.125 ms] [avg calls per frame: 2]
20:16:16: | Convert444toNV12 - [cpu time: avg 0.6 ms, total 78.125 ms] [avg calls per frame: 2]
20:16:16: encoder thread frame - [cpu time: avg 1.464 ms, total 93.75 ms] [avg calls per frame: 1]
20:16:16: ==============================================================
20:16:16: 
20:16:16: =====Stream End: 2014-01-14, 20:16:16=================================================
20:16:41: =====Stream Start: 2014-01-14, 20:16:41===============================================
20:16:41:   Multithreaded optimizations: On
20:16:41:   Base resolution: 1600x900
20:16:41:   Output resolution: 1600x900
20:16:41: ------------------------------------------
20:16:41: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:16:41: ------------------------------------------
20:16:41: Audio Format: 48000hz
20:16:41: Playback device Default
20:16:41: ------------------------------------------
20:16:41: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:16:41: ------------------------------------------
20:16:41: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:16:41: ------------------------------------------
20:16:41: Audio Encoding: AAC
20:16:41:     bitrate: 128
20:16:41: Using text output
20:16:41: Using text output
20:16:41: Using bitmap image
20:16:41: Using text output
20:16:41: Using bitmap image
20:16:41: Using text output
20:16:41: Using bitmap image
20:16:41: Using text output
20:16:41: Using bitmap image
20:16:41: Using text output
20:16:41: Using bitmap image
20:16:41: Using text output
20:16:41: Using bitmap image
20:16:41: Using text output
20:16:41: Using Window Capture
20:16:41: Scene buffering time set to 700
20:16:41: ------------------------------------------
20:16:41: Video Encoding: x264
20:16:41:     fps: 30
20:16:41:     width: 1600, height: 900
20:16:41:     preset: veryfast
20:16:41:     profile: main
20:16:41:     keyint: 60
20:16:41:     CBR: yes
20:16:41:     CFR: yes
20:16:41:     max bitrate: 3000
20:16:41:     buffer size: 3000
20:16:41: ------------------------------------------
20:16:41: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:16:41: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:17:22: Total frames encoded: 1209, total frames duplicated: 0 (0.00%)
20:17:22: Total frames rendered: 1214, number of late frames: 1 (0.08%) (it's okay for some frames to be late)
20:17:23: 
20:17:23: Profiler time results:
20:17:23: 
20:17:23: ==============================================================
20:17:23: video thread frame - [100%] [avg time: 0.904 ms] [children: 43.1%] [unaccounted: 56.9%]
20:17:23: | scene->Preprocess - [31.3%] [avg time: 0.283 ms]
20:17:23: | GPU download and conversion - [11.8%] [avg time: 0.107 ms] [children: 6.08%] [unaccounted: 5.75%]
20:17:23: | | flush - [3.65%] [avg time: 0.033 ms]
20:17:23: | | CopyResource - [2.32%] [avg time: 0.021 ms]
20:17:23: | | conversion to 4:2:0 - [0.111%] [avg time: 0.001 ms]
20:17:23: Convert444Threads - [100%] [avg time: 0.572 ms] [children: 99.5%] [unaccounted: 0.524%]
20:17:23: | Convert444toNV12 - [99.5%] [avg time: 0.569 ms]
20:17:23: encoder thread frame - [100%] [avg time: 1.046 ms]
20:17:23: ==============================================================
20:17:23: 
20:17:23: 
20:17:23: Profiler CPU results:
20:17:23: 
20:17:23: ==============================================================
20:17:23: video thread frame - [cpu time: avg 0.257 ms, total 312.5 ms] [avg calls per frame: 1]
20:17:23: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:17:23: | GPU download and conversion - [cpu time: avg 0.025 ms, total 31.25 ms] [avg calls per frame: 1]
20:17:23: | | flush - [cpu time: avg 0.012 ms, total 15.625 ms] [avg calls per frame: 1]
20:17:23: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:17:23: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:17:23: Convert444Threads - [cpu time: avg 0.742 ms, total 1765.63 ms] [avg calls per frame: 2]
20:17:23: | Convert444toNV12 - [cpu time: avg 0.742 ms, total 1765.63 ms] [avg calls per frame: 2]
20:17:23: encoder thread frame - [cpu time: avg 0.697 ms, total 828.125 ms] [avg calls per frame: 1]
20:17:23: ==============================================================
20:17:23: 
20:17:23: =====Stream End: 2014-01-14, 20:17:23=================================================
20:23:48: =====Stream Start: 2014-01-14, 20:23:48===============================================
20:23:48:   Multithreaded optimizations: On
20:23:48:   Base resolution: 1600x900
20:23:48:   Output resolution: 1600x900
20:23:48: ------------------------------------------
20:23:48: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:23:48: ------------------------------------------
20:23:48: Audio Format: 48000hz
20:23:48: Playback device Default
20:23:48: ------------------------------------------
20:23:48: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:23:48: ------------------------------------------
20:23:48: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:23:48: ------------------------------------------
20:23:48: Audio Encoding: AAC
20:23:48:     bitrate: 128
20:23:48: Using text output
20:23:48: Using text output
20:23:48: Using bitmap image
20:23:48: Using text output
20:23:48: Using bitmap image
20:23:48: Using text output
20:23:48: Using bitmap image
20:23:48: Using text output
20:23:48: Using bitmap image
20:23:48: Using text output
20:23:48: Using bitmap image
20:23:48: Using text output
20:23:48: Using bitmap image
20:23:48: Using text output
20:23:48: Using Window Capture
20:23:48: Scene buffering time set to 700
20:23:48: ------------------------------------------
20:23:48: Video Encoding: x264
20:23:48:     fps: 30
20:23:48:     width: 1600, height: 900
20:23:48:     preset: veryfast
20:23:48:     profile: main
20:23:48:     keyint: 60
20:23:48:     CBR: yes
20:23:48:     CFR: yes
20:23:48:     max bitrate: 3000
20:23:48:     buffer size: 3000
20:23:48: ------------------------------------------
20:23:48: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:23:48: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:24:27: Total frames encoded: 1169, total frames duplicated: 4 (0.34%)
20:24:27: Total frames rendered: 1174, number of late frames: 1 (0.09%) (it's okay for some frames to be late)
20:24:28: 
20:24:28: Profiler time results:
20:24:28: 
20:24:28: ==============================================================
20:24:28: video thread frame - [100%] [avg time: 1.192 ms] [children: 55%] [unaccounted: 45%]
20:24:28: | scene->Preprocess - [28.2%] [avg time: 0.336 ms]
20:24:28: | GPU download and conversion - [26.8%] [avg time: 0.32 ms] [children: 4.78%] [unaccounted: 22.1%]
20:24:28: | | flush - [3.02%] [avg time: 0.036 ms]
20:24:28: | | CopyResource - [1.68%] [avg time: 0.02 ms]
20:24:28: | | conversion to 4:2:0 - [0.0839%] [avg time: 0.001 ms]
20:24:28: Convert444Threads - [100%] [avg time: 0.562 ms] [children: 99.5%] [unaccounted: 0.534%]
20:24:28: | Convert444toNV12 - [99.5%] [avg time: 0.559 ms]
20:24:28: encoder thread frame - [100%] [avg time: 1.102 ms]
20:24:28: ==============================================================
20:24:28: 
20:24:28: 
20:24:28: Profiler CPU results:
20:24:28: 
20:24:28: ==============================================================
20:24:28: video thread frame - [cpu time: avg 0.292 ms, total 343.75 ms] [avg calls per frame: 1]
20:24:28: | scene->Preprocess - [cpu time: avg 0.013 ms, total 15.625 ms] [avg calls per frame: 1]
20:24:28: | GPU download and conversion - [cpu time: avg 0.119 ms, total 140.625 ms] [avg calls per frame: 1]
20:24:28: | | flush - [cpu time: avg 0.079 ms, total 93.75 ms] [avg calls per frame: 1]
20:24:28: | | CopyResource - [cpu time: avg 0.027 ms, total 31.25 ms] [avg calls per frame: 1]
20:24:28: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:24:28: Convert444Threads - [cpu time: avg 0.686 ms, total 1578.13 ms] [avg calls per frame: 2]
20:24:28: | Convert444toNV12 - [cpu time: avg 0.686 ms, total 1578.13 ms] [avg calls per frame: 2]
20:24:28: encoder thread frame - [cpu time: avg 0.83 ms, total 953.125 ms] [avg calls per frame: 1]
20:24:28: ==============================================================
20:24:28: 
20:24:28: =====Stream End: 2014-01-14, 20:24:28=================================================
20:25:05: =====Stream Start: 2014-01-14, 20:25:05===============================================
20:25:05:   Multithreaded optimizations: On
20:25:05:   Base resolution: 1600x900
20:25:05:   Output resolution: 1600x900
20:25:05: ------------------------------------------
20:25:05: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:25:05: ------------------------------------------
20:25:05: Audio Format: 48000hz
20:25:05: Playback device Default
20:25:05: ------------------------------------------
20:25:05: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:25:05: ------------------------------------------
20:25:05: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:25:05: ------------------------------------------
20:25:05: Audio Encoding: AAC
20:25:05:     bitrate: 128
20:25:05: Using text output
20:25:05: Using text output
20:25:05: Using bitmap image
20:25:05: Using text output
20:25:05: Using bitmap image
20:25:05: Using text output
20:25:06: Using bitmap image
20:25:06: Using text output
20:25:06: Using bitmap image
20:25:06: Using text output
20:25:06: Using bitmap image
20:25:06: Using text output
20:25:06: Using bitmap image
20:25:06: Using text output
20:25:06: Using Window Capture
20:25:06: Scene buffering time set to 700
20:25:06: ------------------------------------------
20:25:06: Video Encoding: x264
20:25:06:     fps: 30
20:25:06:     width: 1600, height: 900
20:25:06:     preset: veryfast
20:25:06:     profile: main
20:25:06:     keyint: 60
20:25:06:     CBR: yes
20:25:06:     CFR: yes
20:25:06:     max bitrate: 3000
20:25:06:     buffer size: 3000
20:25:06: ------------------------------------------
20:25:06: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:25:06: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:25:07: Total frames encoded: 5, total frames duplicated: 0 (0.00%)
20:25:07: Total frames rendered: 31, number of late frames: 1 (3.23%) (it's okay for some frames to be late)
20:25:07: 
20:25:07: Profiler time results:
20:25:07: 
20:25:07: ==============================================================
20:25:07: video thread frame - [100%] [avg time: 2.074 ms] [children: 30.9%] [unaccounted: 69.1%]
20:25:07: | scene->Preprocess - [22.8%] [avg time: 0.473 ms]
20:25:07: | GPU download and conversion - [8.1%] [avg time: 0.168 ms] [children: 8.24%] [unaccounted: -0.145%]
20:25:07: | | flush - [7.71%] [avg time: 0.16 ms]
20:25:07: | | CopyResource - [0.482%] [avg time: 0.01 ms]
20:25:07: | | conversion to 4:2:0 - [0.0482%] [avg time: 0.001 ms]
20:25:07: Convert444Threads - [100%] [avg time: 0.733 ms] [children: 99.3%] [unaccounted: 0.682%]
20:25:07: | Convert444toNV12 - [99.3%] [avg time: 0.728 ms]
20:25:07: encoder thread frame - [100%] [avg time: 2.175 ms]
20:25:07: ==============================================================
20:25:07: 
20:25:07: 
20:25:07: Profiler CPU results:
20:25:07: 
20:25:07: ==============================================================
20:25:07: video thread frame - [cpu time: avg 0.504 ms, total 15.625 ms] [avg calls per frame: 1]
20:25:07: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:25:07: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:25:07: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:25:07: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
20:25:07: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
20:25:07: Convert444Threads - [cpu time: avg 2.604 ms, total 31.25 ms] [avg calls per frame: 2]
20:25:07: | Convert444toNV12 - [cpu time: avg 2.604 ms, total 31.25 ms] [avg calls per frame: 2]
20:25:07: encoder thread frame - [cpu time: avg 6.25 ms, total 31.25 ms] [avg calls per frame: 1]
20:25:07: ==============================================================
20:25:07: 
20:25:07: =====Stream End: 2014-01-14, 20:25:07=================================================
20:25:09: =====Stream Start: 2014-01-14, 20:25:09===============================================
20:25:09:   Multithreaded optimizations: On
20:25:09:   Base resolution: 1600x900
20:25:09:   Output resolution: 1600x900
20:25:09: ------------------------------------------
20:25:09: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:25:09: ------------------------------------------
20:25:09: Audio Format: 48000hz
20:25:09: Playback device Default
20:25:09: ------------------------------------------
20:25:09: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:25:09: ------------------------------------------
20:25:09: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:25:09: ------------------------------------------
20:25:09: Audio Encoding: AAC
20:25:09:     bitrate: 128
20:25:09: Using text output
20:25:09: Using text output
20:25:09: Using bitmap image
20:25:09: Using text output
20:25:09: Using bitmap image
20:25:09: Using text output
20:25:09: Using bitmap image
20:25:09: Using text output
20:25:09: Using bitmap image
20:25:09: Using text output
20:25:09: Using bitmap image
20:25:09: Using text output
20:25:09: Using bitmap image
20:25:09: Using text output
20:25:09: Using Window Capture
20:25:09: Scene buffering time set to 700
20:25:09: ------------------------------------------
20:25:09: Video Encoding: x264
20:25:09:     fps: 30
20:25:09:     width: 1600, height: 900
20:25:09:     preset: veryfast
20:25:09:     profile: main
20:25:09:     keyint: 60
20:25:09:     CBR: yes
20:25:09:     CFR: yes
20:25:09:     max bitrate: 3000
20:25:09:     buffer size: 3000
20:25:09: ------------------------------------------
20:25:09: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
20:25:09: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
20:25:44: Total frames encoded: 1027, total frames duplicated: 0 (0.00%)
20:25:44: Total frames rendered: 1032, number of late frames: 1 (0.10%) (it's okay for some frames to be late)
20:25:44: 
20:25:44: Profiler time results:
20:25:44: 
20:25:44: ==============================================================
20:25:44: video thread frame - [100%] [avg time: 0.848 ms] [children: 41.7%] [unaccounted: 58.3%]
20:25:44: | scene->Preprocess - [31.6%] [avg time: 0.268 ms]
20:25:44: | GPU download and conversion - [10.1%] [avg time: 0.086 ms] [children: 6.49%] [unaccounted: 3.66%]
20:25:44: | | flush - [4.01%] [avg time: 0.034 ms]
20:25:44: | | CopyResource - [2.36%] [avg time: 0.02 ms]
20:25:44: | | conversion to 4:2:0 - [0.118%] [avg time: 0.001 ms]
20:25:44: Convert444Threads - [100%] [avg time: 0.571 ms] [children: 99.5%] [unaccounted: 0.525%]
20:25:44: | Convert444toNV12 - [99.5%] [avg time: 0.568 ms]
20:25:44: encoder thread frame - [100%] [avg time: 1.075 ms]
20:25:44: ==============================================================
20:25:44: 
20:25:44: 
20:25:44: Profiler CPU results:
20:25:44: 
20:25:44: ==============================================================
20:25:44: video thread frame - [cpu time: avg 0.302 ms, total 312.5 ms] [avg calls per frame: 1]
20:25:44: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:25:44: | GPU download and conversion - [cpu time: avg 0.105 ms, total 109.375 ms] [avg calls per frame: 1]
20:25:44: | | flush - [cpu time: avg 0.03 ms, total 31.25 ms] [avg calls per frame: 1]
20:25:44: | | CopyResource - [cpu time: avg 0.046 ms, total 46.875 ms] [avg calls per frame: 1]
20:25:44: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
20:25:44: Convert444Threads - [cpu time: avg 0.612 ms, total 1234.38 ms] [avg calls per frame: 2]
20:25:44: | Convert444toNV12 - [cpu time: avg 0.605 ms, total 1218.75 ms] [avg calls per frame: 2]
20:25:44: encoder thread frame - [cpu time: avg 0.761 ms, total 765.625 ms] [avg calls per frame: 1]
20:25:44: ==============================================================
20:25:44: 
20:25:44: =====Stream End: 2014-01-14, 20:25:44=================================================
20:25:53: =====Stream Start: 2014-01-14, 20:25:53===============================================
20:25:53:   Multithreaded optimizations: On
20:25:53:   Base resolution: 1600x900
20:25:53:   Output resolution: 1600x900
20:25:53: ------------------------------------------
20:25:53: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
20:25:53: ------------------------------------------
20:25:53: Audio Format: 48000hz
20:25:53: Playback device Default
20:25:53: ------------------------------------------
20:25:53: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
20:25:53: ------------------------------------------
20:25:53: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
20:25:53: ------------------------------------------
20:25:53: Audio Encoding: AAC
20:25:53:     bitrate: 128
20:25:53: Using text output
20:25:53: Using text output
20:25:53: Using bitmap image
20:25:53: Using text output
20:25:53: Using bitmap image
20:25:53: Using text output
20:25:53: Using bitmap image
20:25:53: Using text output
20:25:53: Using bitmap image
20:25:53: Using text output
20:25:53: Using bitmap image
20:25:53: Using text output
20:25:53: Using bitmap image
20:25:53: Using text output
20:25:53: Using Window Capture
20:25:53: Scene buffering time set to 700
20:25:53: ------------------------------------------
20:25:53: Video Encoding: x264
 

Bird

New Member
The following line "16:25:41: RTMPPublisher::SocketLoop: Stalled for 3328 ms to write 397673 bytes (buffer: 0 / 400384), unstable connection?" then goes on for another 20 minutes or more (numbers changing of course). Seems to be the problem. Thanks for any help!

Code:
00:24:11: Audio Format: 48000hz
00:24:11: Playback device Default
00:24:11: ------------------------------------------
00:24:11: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
00:24:11: ------------------------------------------
00:24:11: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
00:24:11: ------------------------------------------
00:24:11: Audio Encoding: AAC
00:24:11:     bitrate: 128
00:24:11: Using text output
00:24:11: Using text output
00:24:11: Using bitmap image
00:24:11: Using text output
00:24:11: Using bitmap image
00:24:11: Using text output
00:24:11: Using bitmap image
00:24:11: Using text output
00:24:11: Using bitmap image
00:24:11: Using Window Capture
00:24:11: Scene buffering time set to 700
00:24:11: ------------------------------------------
00:24:11: Video Encoding: x264
00:24:11:     fps: 30
00:24:11:     width: 1600, height: 900
00:24:11:     preset: veryfast
00:24:11:     profile: main
00:24:11:     keyint: 60
00:24:11:     CBR: yes
00:24:11:     CFR: yes
00:24:11:     max bitrate: 3000
00:24:11:     buffer size: 3000
00:24:11: ------------------------------------------
00:24:11: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
00:24:11: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
00:24:18: Using bitmap image
00:24:24: Total frames encoded: 363, total frames duplicated: 1 (0.28%)
00:24:24: Total frames rendered: 368, number of late frames: 1 (0.27%) (it's okay for some frames to be late)
00:24:24: 
00:24:24: Profiler time results:
00:24:24: 
00:24:24: ==============================================================
00:24:24: video thread frame - [100%] [avg time: 1.092 ms] [children: 45.1%] [unaccounted: 54.9%]
00:24:24: | scene->Preprocess - [21.6%] [avg time: 0.236 ms]
00:24:24: | GPU download and conversion - [23.4%] [avg time: 0.256 ms] [children: 7.05%] [unaccounted: 16.4%]
00:24:24: | | flush - [5.13%] [avg time: 0.056 ms]
00:24:24: | | CopyResource - [1.74%] [avg time: 0.019 ms]
00:24:24: | | conversion to 4:2:0 - [0.183%] [avg time: 0.002 ms]
00:24:24: Convert444Threads - [100%] [avg time: 0.581 ms] [children: 99.5%] [unaccounted: 0.516%]
00:24:24: | Convert444toNV12 - [99.5%] [avg time: 0.578 ms]
00:24:24: encoder thread frame - [100%] [avg time: 1.283 ms]
00:24:24: ==============================================================
00:24:24: 
00:24:24: 
00:24:24: Profiler CPU results:
00:24:24: 
00:24:24: ==============================================================
00:24:24: video thread frame - [cpu time: avg 0.382 ms, total 140.625 ms] [avg calls per frame: 1]
00:24:24: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:24: | GPU download and conversion - [cpu time: avg 0.127 ms, total 46.875 ms] [avg calls per frame: 1]
00:24:24: | | flush - [cpu time: avg 0.127 ms, total 46.875 ms] [avg calls per frame: 1]
00:24:24: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:24: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:24: Convert444Threads - [cpu time: avg 0.66 ms, total 453.125 ms] [avg calls per frame: 2]
00:24:24: | Convert444toNV12 - [cpu time: avg 0.66 ms, total 453.125 ms] [avg calls per frame: 2]
00:24:24: encoder thread frame - [cpu time: avg 0.868 ms, total 296.875 ms] [avg calls per frame: 1]
00:24:24: ==============================================================
00:24:24: 
00:24:24: =====Stream End: 2014-01-15, 00:24:24=================================================
00:24:30: =====Stream Start: 2014-01-15, 00:24:30===============================================
00:24:30:   Multithreaded optimizations: On
00:24:30:   Base resolution: 1600x900
00:24:30:   Output resolution: 1600x900
00:24:30: ------------------------------------------
00:24:30: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
00:24:30: ------------------------------------------
00:24:30: Audio Format: 48000hz
00:24:30: Playback device Default
00:24:30: ------------------------------------------
00:24:30: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
00:24:30: ------------------------------------------
00:24:30: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
00:24:30: ------------------------------------------
00:24:30: Audio Encoding: AAC
00:24:30:     bitrate: 128
00:24:30: Using Window Capture
00:24:30: Scene buffering time set to 700
00:24:30: ------------------------------------------
00:24:30: Video Encoding: x264
00:24:30:     fps: 30
00:24:30:     width: 1600, height: 900
00:24:30:     preset: veryfast
00:24:30:     profile: main
00:24:30:     keyint: 60
00:24:30:     CBR: yes
00:24:30:     CFR: yes
00:24:30:     max bitrate: 3000
00:24:30:     buffer size: 3000
00:24:30: ------------------------------------------
00:24:30: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
00:24:30: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
00:24:44: Total frames encoded: 404, total frames duplicated: 0 (0.00%)
00:24:44: Total frames rendered: 409, number of late frames: 1 (0.24%) (it's okay for some frames to be late)
00:24:44: 
00:24:44: Profiler time results:
00:24:44: 
00:24:44: ==============================================================
00:24:44: video thread frame - [100%] [avg time: 0.965 ms] [children: 41.3%] [unaccounted: 58.7%]
00:24:44: | scene->Preprocess - [24.5%] [avg time: 0.236 ms]
00:24:44: | GPU download and conversion - [16.9%] [avg time: 0.163 ms] [children: 7.36%] [unaccounted: 9.53%]
00:24:44: | | flush - [5.28%] [avg time: 0.051 ms]
00:24:44: | | CopyResource - [1.87%] [avg time: 0.018 ms]
00:24:44: | | conversion to 4:2:0 - [0.207%] [avg time: 0.002 ms]
00:24:44: Convert444Threads - [100%] [avg time: 0.588 ms] [children: 99.5%] [unaccounted: 0.51%]
00:24:44: | Convert444toNV12 - [99.5%] [avg time: 0.585 ms]
00:24:44: encoder thread frame - [100%] [avg time: 1.207 ms]
00:24:44: ==============================================================
00:24:44: 
00:24:44: 
00:24:44: Profiler CPU results:
00:24:44: 
00:24:44: ==============================================================
00:24:44: video thread frame - [cpu time: avg 0.305 ms, total 125 ms] [avg calls per frame: 1]
00:24:44: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:44: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:44: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:44: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:44: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:44: Convert444Threads - [cpu time: avg 0.63 ms, total 484.375 ms] [avg calls per frame: 2]
00:24:44: | Convert444toNV12 - [cpu time: avg 0.63 ms, total 484.375 ms] [avg calls per frame: 2]
00:24:44: encoder thread frame - [cpu time: avg 1.06 ms, total 406.25 ms] [avg calls per frame: 1]
00:24:44: ==============================================================
00:24:44: 
00:24:44: =====Stream End: 2014-01-15, 00:24:44=================================================
00:24:45: =====Stream Start: 2014-01-15, 00:24:45===============================================
00:24:45:   Multithreaded optimizations: On
00:24:45:   Base resolution: 1600x900
00:24:45:   Output resolution: 1600x900
00:24:45: ------------------------------------------
00:24:45: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
00:24:45: ------------------------------------------
00:24:45: Audio Format: 48000hz
00:24:45: Playback device Default
00:24:45: ------------------------------------------
00:24:45: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
00:24:45: ------------------------------------------
00:24:45: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
00:24:45: ------------------------------------------
00:24:45: Audio Encoding: AAC
00:24:45:     bitrate: 128
00:24:45: Using Window Capture
00:24:45: Scene buffering time set to 700
00:24:45: ------------------------------------------
00:24:45: Video Encoding: x264
00:24:45:     fps: 30
00:24:45:     width: 1600, height: 900
00:24:45:     preset: veryfast
00:24:45:     profile: main
00:24:45:     keyint: 60
00:24:45:     CBR: yes
00:24:45:     CFR: yes
00:24:45:     max bitrate: 3000
00:24:45:     buffer size: 3000
00:24:45: ------------------------------------------
00:24:45: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
00:24:45: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
00:24:57: Total frames encoded: 328, total frames duplicated: 0 (0.00%)
00:24:57: Total frames rendered: 333, number of late frames: 1 (0.30%) (it's okay for some frames to be late)
00:24:57: 
00:24:57: Profiler time results:
00:24:57: 
00:24:57: ==============================================================
00:24:57: video thread frame - [100%] [avg time: 0.996 ms] [children: 43.4%] [unaccounted: 56.6%]
00:24:57: | scene->Preprocess - [30.1%] [avg time: 0.3 ms]
00:24:57: | GPU download and conversion - [13.3%] [avg time: 0.132 ms] [children: 7.23%] [unaccounted: 6.02%]
00:24:57: | | flush - [5.12%] [avg time: 0.051 ms]
00:24:57: | | CopyResource - [1.91%] [avg time: 0.019 ms]
00:24:57: | | conversion to 4:2:0 - [0.201%] [avg time: 0.002 ms]
00:24:57: Convert444Threads - [100%] [avg time: 0.581 ms] [children: 99.3%] [unaccounted: 0.688%]
00:24:57: | Convert444toNV12 - [99.3%] [avg time: 0.577 ms]
00:24:57: encoder thread frame - [100%] [avg time: 1.219 ms]
00:24:57: ==============================================================
00:24:57: 
00:24:57: 
00:24:57: Profiler CPU results:
00:24:57: 
00:24:57: ==============================================================
00:24:57: video thread frame - [cpu time: avg 0.187 ms, total 62.5 ms] [avg calls per frame: 1]
00:24:57: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:57: | GPU download and conversion - [cpu time: avg 0.046 ms, total 15.625 ms] [avg calls per frame: 1]
00:24:57: | | flush - [cpu time: avg 0.046 ms, total 15.625 ms] [avg calls per frame: 1]
00:24:57: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:57: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:24:57: Convert444Threads - [cpu time: avg 0.786 ms, total 484.375 ms] [avg calls per frame: 2]
00:24:57: | Convert444toNV12 - [cpu time: avg 0.786 ms, total 484.375 ms] [avg calls per frame: 2]
00:24:57: encoder thread frame - [cpu time: avg 0.814 ms, total 250 ms] [avg calls per frame: 1]
00:24:57: ==============================================================
00:24:57: 
00:24:57: =====Stream End: 2014-01-15, 00:24:57=================================================
16:16:08: =====Stream Start: 2014-01-15, 16:16:08===============================================
16:16:08:   Multithreaded optimizations: On
16:16:08:   Base resolution: 1600x900
16:16:08:   Output resolution: 1600x900
16:16:08: ------------------------------------------
16:16:08: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
16:16:08: ------------------------------------------
16:16:08: Audio Format: 48000hz
16:16:08: Playback device Default
16:16:08: ------------------------------------------
16:16:08: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
16:16:08: ------------------------------------------
16:16:08: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
16:16:08: ------------------------------------------
16:16:08: Audio Encoding: AAC
16:16:08:     bitrate: 128
16:16:08: Using Window Capture
16:16:08: Scene buffering time set to 700
16:16:08: ------------------------------------------
16:16:08: Video Encoding: x264
16:16:08:     fps: 30
16:16:08:     width: 1600, height: 900
16:16:08:     preset: veryfast
16:16:08:     profile: main
16:16:08:     keyint: 60
16:16:08:     CBR: yes
16:16:08:     CFR: yes
16:16:08:     max bitrate: 1000
16:16:08:     buffer size: 1000
16:16:08: ------------------------------------------
16:16:08: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
16:16:08: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
16:16:11: Using RTMP service: Twitch / Justin.tv
16:16:11:   Server selection: rtmp://live-jfk.justin.tv/app
16:16:11:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
16:16:11: Completed handshake with rtmp://live-jfk.justin.tv/app in 205 ms.
16:16:12: SO_SNDBUF was at 65536
16:16:12: SO_SNDBUF is now 65536
16:16:29: Total frames encoded: 591, total frames duplicated: 1 (0.17%)
16:16:29: Total frames rendered: 596, number of late frames: 1 (0.17%) (it's okay for some frames to be late)
16:16:29: RTMPPublisher::SocketLoop: Aborting due to WSAEnumNetworkEvents failure, 10038
16:16:29: Average send payload: 3896 bytes, average send interval: 30 ms
16:16:29: Number of times waited to send: 0, Waited for a total of 0 bytes
16:16:29: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
16:16:29: Number of bytes sent: 2022531
16:16:29: 
16:16:29: Profiler time results:
16:16:29: 
16:16:29: ==============================================================
16:16:29: video thread frame - [100%] [avg time: 1.114 ms] [children: 34.7%] [unaccounted: 65.3%]
16:16:29: | scene->Preprocess - [28.8%] [avg time: 0.321 ms]
16:16:29: | GPU download and conversion - [5.92%] [avg time: 0.066 ms] [children: 5.66%] [unaccounted: 0.269%]
16:16:29: | | flush - [3.68%] [avg time: 0.041 ms]
16:16:29: | | CopyResource - [1.8%] [avg time: 0.02 ms]
16:16:29: | | conversion to 4:2:0 - [0.18%] [avg time: 0.002 ms]
16:16:29: Convert444Threads - [100%] [avg time: 0.567 ms] [children: 99.5%] [unaccounted: 0.529%]
16:16:29: | Convert444toNV12 - [99.5%] [avg time: 0.564 ms]
16:16:29: encoder thread frame - [100%] [avg time: 1.127 ms]
16:16:29: ==============================================================
16:16:29: 
16:16:29: 
16:16:29: Profiler CPU results:
16:16:29: 
16:16:29: ==============================================================
16:16:29: video thread frame - [cpu time: avg 0.602 ms, total 359.375 ms] [avg calls per frame: 1]
16:16:29: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:16:29: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:16:29: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:16:29: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:16:29: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
16:16:29: Convert444Threads - [cpu time: avg 0.519 ms, total 593.75 ms] [avg calls per frame: 2]
16:16:29: | Convert444toNV12 - [cpu time: avg 0.519 ms, total 593.75 ms] [avg calls per frame: 2]
16:16:29: encoder thread frame - [cpu time: avg 0.932 ms, total 531.25 ms] [avg calls per frame: 1]
16:16:29: ==============================================================
16:16:29: 
16:16:29: =====Stream End: 2014-01-15, 16:16:29=================================================
16:16:53: =====Stream Start: 2014-01-15, 16:16:53===============================================
16:16:53:   Multithreaded optimizations: On
16:16:53:   Base resolution: 1600x900
16:16:53:   Output resolution: 1600x900
16:16:53: ------------------------------------------
16:16:53: Loading up D3D10 on NVIDIA GeForce GT 620 (Adapter 1)...
16:16:53: ------------------------------------------
16:16:53: Audio Format: 48000hz
16:16:53: Playback device Default
16:16:53: ------------------------------------------
16:16:53: Using desktop audio input: Realtek Digital Output(Optical) (Realtek High Definition Audio)
16:16:53: ------------------------------------------
16:16:53: Using auxilary audio input: Microphone (ASTRO Gaming USB MixAmp)
16:16:53: ------------------------------------------
16:16:53: Audio Encoding: AAC
16:16:53:     bitrate: 128
16:16:53: Using Window Capture
16:16:53: Scene buffering time set to 700
16:16:53: ------------------------------------------
16:16:53: Video Encoding: x264
16:16:53:     fps: 30
16:16:53:     width: 1600, height: 900
16:16:53:     preset: veryfast
16:16:53:     profile: main
16:16:53:     keyint: 60
16:16:53:     CBR: yes
16:16:53:     CFR: yes
16:16:53:     max bitrate: 3000
16:16:53:     buffer size: 3000
16:16:53: ------------------------------------------
16:16:53: MMDeviceAudioSource: Frequency for device 'Realtek Digital Output(Optical) (Realtek High Definition Audio)' is 384000, samples per sec is 48000
16:16:53: MMDeviceAudioSource: Frequency for device 'Microphone (ASTRO Gaming USB MixAmp)' is 176400, samples per sec is 44100
16:16:55: Using RTMP service: Twitch / Justin.tv
16:16:55:   Server selection: rtmp://live-jfk.justin.tv/app
16:16:55:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
16:16:55: Completed handshake with rtmp://live-jfk.justin.tv/app in 189 ms.
16:16:56: SO_SNDBUF was at 65536
16:16:56: SO_SNDBUF is now 65536
16:24:54: RTMPPublisher::SocketLoop: Stalled for 1722 ms to write 397485 bytes (buffer: 0 / 400384), unstable connection?
16:24:55: RTMPPublisher::SocketLoop: Stalled for 1542 ms to write 398185 bytes (buffer: 0 / 400384), unstable connection?
16:24:59: RTMPPublisher::SocketLoop: Stalled for 2509 ms to write 397666 bytes (buffer: 0 / 400384), unstable connection?
16:25:01: RTMPPublisher::SocketLoop: Stalled for 1524 ms to write 396682 bytes (buffer: 0 / 400384), unstable connection?
16:25:08: RTMPPublisher::SocketLoop: Stalled for 1883 ms to write 397077 bytes (buffer: 0 / 400384), unstable connection?
16:25:10: RTMPPublisher::SocketLoop: Stalled for 2417 ms to write 397973 bytes (buffer: 0 / 400384), unstable connection?
16:25:12: RTMPPublisher::SocketLoop: Stalled for 1877 ms to write 398595 bytes (buffer: 0 / 400384), unstable connection?
16:25:14: RTMPPublisher::SocketLoop: Stalled for 1504 ms to write 398707 bytes (buffer: 0 / 400384), unstable connection?
16:25:17: RTMPPublisher::SocketLoop: Stalled for 3522 ms to write 396927 bytes (buffer: 0 / 400384), unstable connection?
16:25:21: RTMPPublisher::SocketLoop: Stalled for 3995 ms to write 398934 bytes (buffer: 0 / 400384), unstable connection?
16:25:25: RTMPPublisher::SocketLoop: Stalled for 3354 ms to write 396360 bytes (buffer: 0 / 400384), unstable connection?
16:25:28: RTMPPublisher::SocketLoop: Stalled for 3376 ms to write 398902 bytes (buffer: 0 / 400384), unstable connection?
16:25:31: RTMPPublisher::SocketLoop: Stalled for 3403 ms to write 399435 bytes (buffer: 0 / 400384), unstable connection?
16:25:35: RTMPPublisher::SocketLoop: Stalled for 3363 ms to write 397562 bytes (buffer: 0 / 400384), unstable connection?
16:25:38: RTMPPublisher::SocketLoop: Stalled for 3414 ms to write 400172 bytes (buffer: 0 / 400384), unstable connection?
16:25:41: RTMPPublisher::SocketLoop: Stalled for 3328 ms to write 397673 bytes (buffer: 0 / 400384), unstable connection?
 
Top