Question / Help droping frames no matter what bitrate or settings

alanajc

New Member
Hi I have problems trying to setup obs it seems i can't stream at any bitrate without skipping a lot of frames. Could someone take a look at my logs and see if theres any problems here.
cheers Alan.

Code:
18:33:35: Open Broadcaster Software v0.553b - 64bit ( ^ω^)
18:33:35: -------------------------------
18:33:35: CPU Name: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
18:33:35: CPU Speed: 3400MHz
18:33:35: Physical Memory:  8077MB Total, 5722MB Free
18:33:35: stepping id: 9, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
18:33:35: monitor 1: pos={0, 0}, size={1680, 1050}
18:33:35: Windows Version: 6.1 Build 7601 S
18:33:35: Aero is Disabled
18:33:35: -------------------------------
18:33:35: OBS Modules:
18:33:35: Base Address     Module
18:33:35: 000000003FAA0000 OBS.exe
18:33:35: 00000000E88A0000 OBSApi.dll
18:33:35: 00000000F37F0000 DShowPlugin.dll
18:33:35: 00000000F7CA0000 GraphicsCapture.dll
18:33:35: 00000000FA820000 NoiseGate.dll
18:33:35: 00000000F92D0000 PSVPlugin.dll
18:33:35: ------------------------------------------
18:33:35: Adapter 1
18:33:35:   Video Adapter: AMD Radeon HD 7900 Series
18:33:35:   Video Adapter Dedicated Video Memory: 3202543616
18:33:35:   Video Adapter Shared System Memory: 3966701568
18:33:35: ------------------------------------------
18:33:35: Adapter 2
18:33:35:   Video Adapter: Intel(R) HD Graphics 4000
18:33:35:   Video Adapter Dedicated Video Memory: 67108864
18:33:35:   Video Adapter Shared System Memory: 1711276032
18:33:35: =====Stream Start: 2013-09-01, 18:33:35===============================================
18:33:35:   Multithreaded optimizations: On
18:33:35:   Base resolution: 1680x1050
18:33:35:   Output resolution: 1680x1050
18:33:35: ------------------------------------------
18:33:35: Loading up D3D10 on AMD Radeon HD 7900 Series...
18:33:35: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture.pShader.blob
18:33:35: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawSolid.pShader.blob
18:33:35: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawYUVTexture.pShader.blob
18:33:35: Playback device Default
18:33:35: ------------------------------------------
18:33:35: Using desktop audio input: Speakers (Realtek High Definition Audio)
18:33:35: ------------------------------------------
18:33:35: Using auxilary audio input: FrontMic (Realtek High Definition Audio)
18:33:36: ------------------------------------------
18:33:36: Audio Encoding: AAC
18:33:36:     bitrate: 160
18:33:36: Using graphics capture
18:33:36: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture_ColorAdjust.pShader.blob
18:33:36: ------------------------------------------
18:33:36: Video Encoding: x264
18:33:36:     fps: 30
18:33:36:     width: 1680, height: 1050
18:33:36:     preset: veryfast
18:33:36:     CBR: yes
18:33:36:     CFR: no
18:33:36:     max bitrate: 2600
18:33:36:     buffer size: 2600
18:33:36: ------------------------------------------
18:33:36: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
18:33:36: MMDeviceAudioSource: Frequency for device 'FrontMic (Realtek High Definition Audio)' is 352800, samples per sec is 44100
18:33:36: SharedTexCapture hooked
18:33:37: Using RTMP service: Twitch / Justin.tv
18:33:37:   Server selection: rtmp://live-lhr.justin.tv/app
18:33:37:   Interface: Broadcom NetLink (TM) Gigabit Ethernet (ethernet, 100 mbps)
18:33:38: SO_SNDBUF was at 8192
18:33:38: SO_SNDBUF is now 65536
18:33:39: RTMPPublisher::Socketloop: Increasing send buffer to ISB 131072 (buffer: 26267 / 353280)
18:34:24: Total frames rendered: 1443, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
18:34:25: RTMPPublisher::SocketLoop: Graceful loop exit
18:34:25: Number of times waited to send: 17, Waited for a total of 62380 bytes
18:34:25: Number of b-frames dropped: 6 (0.44%), Number of p-frames dropped: 0 (0%), Total 6 (0.44%)
18:34:25: 
18:34:25: Profiler results:
18:34:25: 
18:34:25: ==============================================================
18:34:25: frame - [100%] [avg time: 2.825 ms (cpu time: avg 2.183 ms, total 3151.22 ms)] [avg calls per frame: 1] [children: 99.9%] [unaccounted: 0.142%]
18:34:25: | frame preprocessing and rendering - [12.4%] [avg time: 0.35 ms (cpu time: avg 0.216 ms, total 312.002 ms)] [avg calls per frame: 1] [children: 0.0354%] [unaccounted: 12.4%]
18:34:25: | | scene->Preprocess - [0.0354%] [avg time: 0.001 ms (cpu time: avg 0 ms, total 0 ms)] [avg calls per frame: 1]
18:34:25: | video encoding and uploading - [87.5%] [avg time: 2.471 ms (cpu time: avg 1.967 ms, total 2839.22 ms)] [avg calls per frame: 1] [children: 83%] [unaccounted: 4.46%]
18:34:25: | | flush - [13%] [avg time: 0.368 ms (cpu time: avg 0.108 ms, total 156.001 ms)] [avg calls per frame: 1]
18:34:25: | | CopyResource - [0.248%] [avg time: 0.007 ms (cpu time: avg 0 ms, total 0 ms)] [avg calls per frame: 0]
18:34:25: | | conversion to 4:2:0 - [0.177%] [avg time: 0.005 ms (cpu time: avg 0 ms, total 0 ms)] [avg calls per frame: 0]
18:34:25: | | call to encoder - [68.6%] [avg time: 1.937 ms (cpu time: avg 1.827 ms, total 2636.42 ms)] [avg calls per frame: 0]
18:34:25: | | sending stuff out - [0.991%] [avg time: 0.028 ms (cpu time: avg 0.021 ms, total 31.2 ms)] [avg calls per frame: 0]
18:34:25: | Convert444Threads - [2.35e+003%] [avg time: 66.34 ms (cpu time: avg 2.118 ms, total 3057.62 ms)] [avg calls per frame: 1]
18:34:25: ==============================================================
18:34:25: 
18:34:25: =====Stream End: 2013-09-01, 18:34:25=================================================
18:34:43: =====Stream Start: 2013-09-01, 18:34:43===============================================
18:34:43:   Multithreaded optimizations: On
18:34:43:   Base resolution: 1680x1050
18:34:43:   Output resolution: 1680x1050
18:34:43: ------------------------------------------
18:34:43: Loading up D3D10 on AMD Radeon HD 7900 Series...
18:34:43: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture.pShader.blob
18:34:43: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawSolid.pShader.blob
18:34:43: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawYUVTexture.pShader.blob
18:34:43: Playback device Default
18:34:43: ------------------------------------------
18:34:43: Using desktop audio input: Speakers (Realtek High Definition Audio)
18:34:43: ------------------------------------------
18:34:43: Using auxilary audio input: FrontMic (Realtek High Definition Audio)
18:34:43: ------------------------------------------
18:34:43: Audio Encoding: AAC
18:34:43:     bitrate: 160
18:34:43: Using graphics capture
18:34:43: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture_ColorAdjust.pShader.blob
18:34:43: ------------------------------------------
18:34:43: Video Encoding: x264
18:34:43:     fps: 30
18:34:43:     width: 1680, height: 1050
18:34:43:     preset: veryfast
18:34:43:     CBR: yes
18:34:43:     CFR: no
18:34:43:     max bitrate: 2200
18:34:43:     buffer size: 2200
18:34:43: ------------------------------------------
18:34:43: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
18:34:43: MMDeviceAudioSource: Frequency for device 'FrontMic (Realtek High Definition Audio)' is 352800, samples per sec is 44100
18:34:43: SharedTexCapture hooked
18:34:44: Using RTMP service: Twitch / Justin.tv
18:34:44:   Server selection: rtmp://live-lhr.justin.tv/app
18:34:44:   Interface: Broadcom NetLink (TM) Gigabit Ethernet (ethernet, 100 mbps)
18:34:46: SO_SNDBUF was at 8192
18:34:46: SO_SNDBUF is now 65536
18:34:47: RTMPPublisher::Socketloop: Increasing send buffer to ISB 131072 (buffer: 17261 / 302080)
18:36:07: Total frames rendered: 2524, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
18:36:08: RTMPPublisher::SocketLoop: Graceful loop exit
18:36:08: Number of times waited to send: 5, Waited for a total of 13303 bytes
18:36:08: Number of b-frames dropped: 22 (0.9%), Number of p-frames dropped: 24 (0.99%), Total 46 (1.9%)
18:36:08: 
18:36:08: Profiler results:
18:36:08: 
18:36:08: ==============================================================
18:36:08: frame - [100%] [avg time: 2.638 ms (cpu time: avg 2.206 ms, total 5569.24 ms)] [avg calls per frame: 1] [children: 99.9%] [unaccounted: 0.114%]
18:36:08: | frame preprocessing and rendering - [11.8%] [avg time: 0.31 ms (cpu time: avg 0.216 ms, total 546.001 ms)] [avg calls per frame: 1] [children: 0.0379%] [unaccounted: 11.7%]
18:36:08: | | scene->Preprocess - [0.0379%] [avg time: 0.001 ms (cpu time: avg 0 ms, total 0 ms)] [avg calls per frame: 1]
18:36:08: | video encoding and uploading - [88.1%] [avg time: 2.325 ms (cpu time: avg 1.99 ms, total 5023.24 ms)] [avg calls per frame: 1] [children: 85%] [unaccounted: 3.15%]
18:36:08: | | flush - [10.1%] [avg time: 0.266 ms (cpu time: avg 0.111 ms, total 280.801 ms)] [avg calls per frame: 1]
18:36:08: | | CopyResource - [0.265%] [avg time: 0.007 ms (cpu time: avg 0 ms, total 0 ms)] [avg calls per frame: 0]
18:36:08: | | conversion to 4:2:0 - [0.152%] [avg time: 0.004 ms (cpu time: avg 0.006 ms, total 15.601 ms)] [avg calls per frame: 0]
18:36:08: | | call to encoder - [73.4%] [avg time: 1.937 ms (cpu time: avg 1.823 ms, total 4602.03 ms)] [avg calls per frame: 0]
18:36:08: | | sending stuff out - [1.06%] [avg time: 0.028 ms (cpu time: avg 0.043 ms, total 109.202 ms)] [avg calls per frame: 0]
18:36:08: | Convert444Threads - [2.52e+003%] [avg time: 66.48 ms (cpu time: avg 2.101 ms, total 5304.03 ms)] [avg calls per frame: 1]
18:36:08: ==============================================================
18:36:08: 
18:36:08: =====Stream End: 2013-09-01, 18:36:08=================================================
18:36:20: =====Stream Start: 2013-09-01, 18:36:20===============================================
18:36:20:   Multithreaded optimizations: On
18:36:20:   Base resolution: 1680x1050
18:36:20:   Output resolution: 1680x1050
18:36:20: ------------------------------------------
18:36:20: Loading up D3D10 on AMD Radeon HD 7900 Series...
18:36:20: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture.pShader.blob
18:36:20: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawSolid.pShader.blob
18:36:20: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawYUVTexture.pShader.blob
18:36:20: Playback device Default
18:36:20: ------------------------------------------
18:36:20: Using desktop audio input: Speakers (Realtek High Definition Audio)
18:36:20: ------------------------------------------
18:36:20: Using auxilary audio input: FrontMic (Realtek High Definition Audio)
18:36:20: ------------------------------------------
18:36:20: Audio Encoding: AAC
18:36:20:     bitrate: 160
18:36:20: Using graphics capture
18:36:20: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture_ColorAdjust.pShader.blob
18:36:20: ------------------------------------------
18:36:20: Video Encoding: x264
18:36:20:     fps: 30
18:36:20:     width: 1680, height: 1050
18:36:20:     preset: veryfast
18:36:20:     CBR: yes
18:36:20:     CFR: no
18:36:20:     max bitrate: 1800
18:36:20:     buffer size: 1800
18:36:20: ------------------------------------------
18:36:20: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
18:36:20: MMDeviceAudioSource: Frequency for device 'FrontMic (Realtek High Definition Audio)' is 352800, samples per sec is 44100
18:36:20: SharedTexCapture hooked
18:36:21: Using RTMP service: Twitch / Justin.tv
18:36:21:   Server selection: rtmp://live-lhr.justin.tv/app
18:36:21:   Interface: Broadcom NetLink (TM) Gigabit Ethernet (ethernet, 100 mbps)
18:36:23: SO_SNDBUF was at 8192
18:36:23: SO_SNDBUF is now 65536
18:36:51: GraphicsCaptureSource::NewCapture:  eliminating old capture
18:36:51: SharedTexCapture hooked
18:37:44: GraphicsCaptureSource::NewCapture:  eliminating old capture
Warning -- SharedTexCapture::Init: Could not open file mapping: 2
18:37:44: SharedTexCapture hooked
18:38:17: GraphicsCaptureSource::NewCapture:  eliminating old capture
Warning -- SharedTexCapture::Init: Could not open file mapping: 2
18:38:18: SharedTexCapture hooked
18:38:43: GraphicsCaptureSource::NewCapture:  eliminating old capture
Warning -- SharedTexCapture::Init: Could not open file mapping: 2
18:38:44: SharedTexCapture hooked
18:55:29: Total frames rendered: 34414, number of late frames: 28 (0.08%) (it's okay for some frames to be late)
18:55:30: RTMPPublisher::SocketLoop: Graceful loop exit
18:55:38: Number of times waited to send: 297, Waited for a total of 1025721 bytes
18:55:38: Number of b-frames dropped: 1409 (4.1%), Number of p-frames dropped: 1775 (5.2%), Total 3184 (9.3%)
18:55:38: 
18:55:38: Profiler results:
18:55:38: 
18:55:38: ==============================================================
18:55:38: frame - [100%] [avg time: 2.965 ms (cpu time: avg 2.171 ms, total 74724.5 ms)] [avg calls per frame: 1] [children: 99.9%] [unaccounted: 0.101%]
18:55:38: | frame preprocessing and rendering - [11%] [avg time: 0.327 ms (cpu time: avg 0.163 ms, total 5631.63 ms)] [avg calls per frame: 1] [children: 0.0337%] [unaccounted: 11%]
18:55:38: | | scene->Preprocess - [0.0337%] [avg time: 0.001 ms (cpu time: avg 0.002 ms, total 93.601 ms)] [avg calls per frame: 1]
18:55:38: | video encoding and uploading - [88.9%] [avg time: 2.635 ms (cpu time: avg 2.005 ms, total 69030.5 ms)] [avg calls per frame: 1] [children: 87.5%] [unaccounted: 1.38%]
18:55:38: | | flush - [18%] [avg time: 0.534 ms (cpu time: avg 0.06 ms, total 2074.81 ms)] [avg calls per frame: 1]
18:55:38: | | CopyResource - [0.236%] [avg time: 0.007 ms (cpu time: avg 0.008 ms, total 280.803 ms)] [avg calls per frame: 0]
18:55:38: | | conversion to 4:2:0 - [0.573%] [avg time: 0.017 ms (cpu time: avg 0.002 ms, total 78 ms)] [avg calls per frame: 0]
18:55:38: | | call to encoder - [67.6%] [avg time: 2.005 ms (cpu time: avg 1.903 ms, total 65520.4 ms)] [avg calls per frame: 0]
18:55:38: | | sending stuff out - [1.05%] [avg time: 0.031 ms (cpu time: avg 0.015 ms, total 530.401 ms)] [avg calls per frame: 0]
18:55:38: | Convert444Threads - [2.25e+003%] [avg time: 66.734 ms (cpu time: avg 1.907 ms, total 65629.6 ms)] [avg calls per frame: 1]
18:55:38: ==============================================================
18:55:38: 
18:55:38: =====Stream End: 2013-09-01, 18:55:38=================================================


Last game capture log:
2013-09-01, 18:33:36: we're booting up: 
18:33:36: D3D9 Present
18:33:36: DXGI Present
18:33:36: (half life scientist) everything..  seems to be in order
18:33:36: DXGI: Found D3D 11
18:33:36: setting up d3d11 data
18:33:36: ---------------------- Cleared D3D11 Capture ----------------------
18:33:36: found dxgi format (dx11) of: 28, size: {1680, 1050}, multisampled: false
18:33:36: DoD3D11Hook: success
18:33:36: successfully capturing d3d11 frames via GPU
18:34:24: stop requested, terminating d3d11 capture
18:34:24: ---------------------- Cleared D3D11 Capture ----------------------
18:34:43: DoD3D11Hook: success
18:34:43: successfully capturing d3d11 frames via GPU
18:36:07: stop requested, terminating d3d11 capture
18:36:07: ---------------------- Cleared D3D11 Capture ----------------------
18:36:20: DoD3D11Hook: success
18:36:20: successfully capturing d3d11 frames via GPU
18:36:50: ---------------------- Cleared D3D11 Capture ----------------------
18:36:51: DXGI: Found D3D 11
18:36:51: setting up d3d11 data
18:36:51: ---------------------- Cleared D3D11 Capture ----------------------
18:36:51: DoD3D11Hook: success
18:36:51: successfully capturing d3d11 frames via GPU
18:37:44: ---------------------- Cleared D3D11 Capture ----------------------
18:37:44: DXGI: Found D3D 11
18:37:44: setting up d3d11 data
18:37:44: ---------------------- Cleared D3D11 Capture ----------------------
18:37:44: DoD3D11Hook: success
18:37:44: ---------------------- Cleared D3D11 Capture ----------------------
18:37:44: DXGI: Found D3D 11
18:37:44: setting up d3d11 data
18:37:44: ---------------------- Cleared D3D11 Capture ----------------------
18:37:44: DoD3D11Hook: success
18:37:44: successfully capturing d3d11 frames via GPU
18:38:17: ---------------------- Cleared D3D11 Capture ----------------------
18:38:17: DXGI: Found D3D 11
18:38:17: setting up d3d11 data
18:38:17: ---------------------- Cleared D3D11 Capture ----------------------
18:38:17: DoD3D11Hook: success
18:38:17: ---------------------- Cleared D3D11 Capture ----------------------
18:38:18: DXGI: Found D3D 11
18:38:18: setting up d3d11 data
18:38:18: ---------------------- Cleared D3D11 Capture ----------------------
18:38:18: DoD3D11Hook: success
18:38:18: successfully capturing d3d11 frames via GPU
18:38:43: ---------------------- Cleared D3D11 Capture ----------------------
18:38:43: DXGI: Found D3D 11
18:38:43: setting up d3d11 data
18:38:43: ---------------------- Cleared D3D11 Capture ----------------------
18:38:43: DoD3D11Hook: success
18:38:43: ---------------------- Cleared D3D11 Capture ----------------------
18:38:44: DXGI: Found D3D 11
18:38:44: setting up d3d11 data
18:38:44: ---------------------- Cleared D3D11 Capture ----------------------
18:38:44: DoD3D11Hook: success
18:38:44: successfully capturing d3d11 frames via GPU
18:55:29: stop requested, terminating d3d11 capture
18:55:29: ---------------------- Cleared D3D11 Capture ----------------------
 

alanajc

New Member
alpinlol said:
It's telling me what I have 3.6mb of upload i've ended up setting my stream to use 2000bitrate scaled down from 1050 to 700 but the picture is choppy and very blurry look to it plus also it crashed out last night and i ended up having to alt ctrl del
here is a log file i was getting fame lag at higher settings so stopped to change it
Code:
22:12:21: Settings::Video: Disabling Aero
22:12:48: Open Broadcaster Software v0.554b - 32bit (´・ω・`)
22:12:48: -------------------------------
22:12:48: CPU Name: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
22:12:48: CPU Speed: 3400MHz
22:12:48: Physical Memory:  4095MB Total, 4095MB Free
22:12:48: stepping id: 9, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
22:12:48: monitor 1: pos={0, 0}, size={1680, 1050}
22:12:48: monitor 2: pos={1680, 0}, size={1920, 1080}
22:12:48: Windows Version: 6.1 Build 7601 S
22:12:48: Aero is Disabled
22:12:48: -------------------------------
22:12:48: OBS Modules:
22:12:48: Base Address     Module
22:12:48: 00F80000         OBS.exe
22:12:48: 66980000         OBSApi.dll
22:12:48: 73C70000         DShowPlugin.dll
22:12:48: 75450000         GraphicsCapture.dll
22:12:48: 734E0000         NoiseGate.dll
22:12:48: 734C0000         PSVPlugin.dll
22:12:48: ------------------------------------------
22:12:48: Adapter 1
22:12:48:   Video Adapter: AMD Radeon HD 7900 Series
22:12:48:   Video Adapter Dedicated Video Memory: 3202543616
22:12:48:   Video Adapter Shared System Memory: 1092358144
22:12:48: ------------------------------------------
22:12:48: Adapter 2
22:12:48:   Video Adapter: Intel(R) HD Graphics 4000
22:12:48:   Video Adapter Dedicated Video Memory: 67108864
22:12:48:   Video Adapter Shared System Memory: 1711276032
22:12:48: =====Stream Start: 2013-09-02, 22:12:48===============================================
22:12:48:   Multithreaded optimizations: On
22:12:48:   Base resolution: 1680x1050
22:12:48:   Output resolution: 1120x700
22:12:48: ------------------------------------------
22:12:48: Loading up D3D10 on AMD Radeon HD 7900 Series...
22:12:48: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture.pShader.blob
22:12:48: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawSolid.pShader.blob
22:12:48: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DownscaleLanczos6tapYUV.pShader.blob
22:12:49: Playback device Default
22:12:49: ------------------------------------------
22:12:49: Using desktop audio input: Speakers (Realtek High Definition Audio)
22:12:49: ------------------------------------------
22:12:49: Using auxilary audio input: FrontMic (Realtek High Definition Audio)
22:12:49: ------------------------------------------
22:12:49: Audio Encoding: AAC
22:12:49:     bitrate: 160
22:12:49: Using graphics capture
22:12:49: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture_ColorAdjust.pShader.blob
22:12:49: ------------------------------------------
22:12:49: Video Encoding: x264
22:12:49:     fps: 30
22:12:49:     width: 1120, height: 700
22:12:49:     preset: veryfast
22:12:49:     CBR: yes
22:12:49:     CFR: no
22:12:49:     max bitrate: 2190
22:12:49:     buffer size: 2190
22:12:49: ------------------------------------------
22:12:49: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
22:12:49: MMDeviceAudioSource: Frequency for device 'FrontMic (Realtek High Definition Audio)' is 352800, samples per sec is 44100
22:12:49: SharedTexCapture hooked
22:12:50: Using RTMP service: Twitch / Justin.tv
22:12:50:   Server selection: rtmp://live-lhr.justin.tv/app
22:12:50:   Interface: Broadcom NetLink (TM) Gigabit Ethernet (ethernet, 100 mbps)
22:12:52: SO_SNDBUF was at 8192
22:12:52: SO_SNDBUF is now 65536
22:56:49: Total frames rendered: 79161, number of late frames: 2 (0.00%) (it's okay for some frames to be late)
22:56:49: RTMPPublisher::SocketLoop: Graceful loop exit
22:56:49: Number of times waited to send: 103, Waited for a total of 362964 bytes
22:56:49: Number of b-frames dropped: 90 (0.11%), Number of p-frames dropped: 92 (0.12%), Total 182 (0.23%)
22:56:49: 
22:56:49: Profiler results:
22:56:49: 
22:56:49: ==============================================================
22:56:49: frame - [100%] [avg time: 1.851 ms (cpu time: avg 1.192 ms, total 94427.4 ms)] [avg calls per frame: 1] [children: 99.7%] [unaccounted: 0.324%]
22:56:49: | frame preprocessing and rendering - [18%] [avg time: 0.334 ms (cpu time: avg 0.185 ms, total 14648.5 ms)] [avg calls per frame: 1] [children: 0.054%] [unaccounted: 18%]
22:56:49: | | scene->Preprocess - [0.054%] [avg time: 0.001 ms (cpu time: avg 0 ms, total 62.401 ms)] [avg calls per frame: 1]
22:56:49: | video encoding and uploading - [81.6%] [avg time: 1.511 ms (cpu time: avg 1.004 ms, total 79529.3 ms)] [avg calls per frame: 1] [children: 79.5%] [unaccounted: 2.16%]
22:56:49: | | flush - [28%] [avg time: 0.518 ms (cpu time: avg 0.049 ms, total 3946.83 ms)] [avg calls per frame: 1]
22:56:49: | | CopyResource - [0.486%] [avg time: 0.009 ms (cpu time: avg 0.007 ms, total 592.805 ms)] [avg calls per frame: 0]
22:56:49: | | conversion to 4:2:0 - [0.324%] [avg time: 0.006 ms (cpu time: avg 0.003 ms, total 280.803 ms)] [avg calls per frame: 0]
22:56:49: | | call to encoder - [49.8%] [avg time: 0.921 ms (cpu time: avg 0.909 ms, total 72010 ms)] [avg calls per frame: 0]
22:56:49: | | sending stuff out - [0.918%] [avg time: 0.017 ms (cpu time: avg 0.015 ms, total 1201.21 ms)] [avg calls per frame: 0]
22:56:49: | Convert444Threads - [3.6e+003%] [avg time: 66.68 ms (cpu time: avg 0.89 ms, total 70512.5 ms)] [avg calls per frame: 1]
22:56:49: ==============================================================
22:56:49: 
22:56:49: =====Stream End: 2013-09-02, 22:56:49=================================================
22:57:12: =====Stream Start: 2013-09-02, 22:57:12===============================================
22:57:12:   Multithreaded optimizations: On
22:57:12:   Base resolution: 1680x1050
22:57:12:   Output resolution: 1120x700
22:57:12: ------------------------------------------
22:57:12: Loading up D3D10 on AMD Radeon HD 7900 Series...
22:57:12: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture.pShader.blob
22:57:12: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawSolid.pShader.blob
22:57:12: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DownscaleLanczos6tapYUV.pShader.blob
22:57:12: Playback device Default
22:57:12: ------------------------------------------
22:57:12: Using desktop audio input: Speakers (Realtek High Definition Audio)
22:57:12: ------------------------------------------
22:57:12: Using auxilary audio input: FrontMic (Realtek High Definition Audio)
22:57:12: ------------------------------------------
22:57:12: Audio Encoding: AAC
22:57:12:     bitrate: 160
22:57:12: Using graphics capture
22:57:12: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture_ColorAdjust.pShader.blob
22:57:12: ------------------------------------------
22:57:12: Video Encoding: x264
22:57:12:     fps: 30
22:57:12:     width: 1120, height: 700
22:57:12:     preset: veryfast
22:57:12:     CBR: yes
22:57:12:     CFR: no
22:57:12:     max bitrate: 2150
22:57:12:     buffer size: 2150
22:57:12: ------------------------------------------
22:57:12: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
22:57:12: MMDeviceAudioSource: Frequency for device 'FrontMic (Realtek High Definition Audio)' is 352800, samples per sec is 44100
22:57:12: SharedTexCapture hooked
22:57:14: Using RTMP service: Twitch / Justin.tv
22:57:14:   Server selection: rtmp://live-lhr.justin.tv/app
22:57:14:   Interface: Broadcom NetLink (TM) Gigabit Ethernet (ethernet, 100 mbps)
22:57:16: SO_SNDBUF was at 8192
22:57:16: SO_SNDBUF is now 65536
22:57:52: Total frames rendered: 1164, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
22:57:52: RTMPPublisher::SocketLoop: Graceful loop exit
22:57:52: Number of times waited to send: 6, Waited for a total of 17436 bytes
22:57:52: Number of b-frames dropped: 17 (1.7%), Number of p-frames dropped: 17 (1.7%), Total 34 (3.3%)
22:57:52: 
22:57:52: Profiler results:
22:57:52: 
22:57:52: ==============================================================
22:57:52: frame - [100%] [avg time: 1.758 ms (cpu time: avg 1.353 ms, total 1575.61 ms)] [avg calls per frame: 1] [children: 99.7%] [unaccounted: 0.341%]
22:57:52: | frame preprocessing and rendering - [23.5%] [avg time: 0.414 ms (cpu time: avg 0.268 ms, total 312.002 ms)] [avg calls per frame: 1] [children: 0.0569%] [unaccounted: 23.5%]
22:57:52: | | scene->Preprocess - [0.0569%] [avg time: 0.001 ms (cpu time: avg 0 ms, total 0 ms)] [avg calls per frame: 1]
22:57:52: | video encoding and uploading - [76.1%] [avg time: 1.338 ms (cpu time: avg 1.072 ms, total 1248.01 ms)] [avg calls per frame: 1] [children: 72.6%] [unaccounted: 3.47%]
22:57:52: | | flush - [12.7%] [avg time: 0.223 ms (cpu time: avg 0.04 ms, total 46.8 ms)] [avg calls per frame: 1]
22:57:52: | | CopyResource - [0.569%] [avg time: 0.01 ms (cpu time: avg 0.013 ms, total 15.6 ms)] [avg calls per frame: 0]
22:57:52: | | conversion to 4:2:0 - [0.569%] [avg time: 0.01 ms (cpu time: avg 0.013 ms, total 15.6 ms)] [avg calls per frame: 0]
22:57:52: | | call to encoder - [57.8%] [avg time: 1.017 ms (cpu time: avg 0.951 ms, total 1107.61 ms)] [avg calls per frame: 0]
22:57:52: | | sending stuff out - [0.967%] [avg time: 0.017 ms (cpu time: avg 0.026 ms, total 31.2 ms)] [avg calls per frame: 0]
22:57:52: | Convert444Threads - [3.74e+003%] [avg time: 65.69 ms (cpu time: avg 0.951 ms, total 1107.61 ms)] [avg calls per frame: 1]
22:57:52: ==============================================================
22:57:52: 
22:57:52: =====Stream End: 2013-09-02, 22:57:52=================================================
22:58:09: =====Stream Start: 2013-09-02, 22:58:09===============================================
22:58:09:   Multithreaded optimizations: On
22:58:09:   Base resolution: 1680x1050
22:58:09:   Output resolution: 1120x700
22:58:09: ------------------------------------------
22:58:09: Loading up D3D10 on AMD Radeon HD 7900 Series...
22:58:09: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture.pShader.blob
22:58:09: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawSolid.pShader.blob
22:58:09: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DownscaleLanczos6tapYUV.pShader.blob
22:58:09: Playback device Default
22:58:09: ------------------------------------------
22:58:09: Using desktop audio input: Speakers (Realtek High Definition Audio)
22:58:09: ------------------------------------------
22:58:09: Using auxilary audio input: FrontMic (Realtek High Definition Audio)
22:58:09: ------------------------------------------
22:58:09: Audio Encoding: AAC
22:58:09:     bitrate: 160
22:58:09: Using graphics capture
22:58:09: C:/Users/Alan/AppData/Roaming/OBS/shaderCache/shaders/DrawTexture_ColorAdjust.pShader.blob
22:58:09: ------------------------------------------
22:58:09: Video Encoding: x264
22:58:09:     fps: 30
22:58:09:     width: 1120, height: 700
22:58:09:     preset: veryfast
22:58:09:     CBR: yes
22:58:09:     CFR: no
22:58:09:     max bitrate: 2000
22:58:09:     buffer size: 2000
22:58:09: ------------------------------------------
22:58:09: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
22:58:09: MMDeviceAudioSource: Frequency for device 'FrontMic (Realtek High Definition Audio)' is 352800, samples per sec is 44100
22:58:09: SharedTexCapture hooked
22:58:10: GraphicsCaptureSource::NewCapture:  eliminating old capture
Warning -- SharedTexCapture::Init: Could not open file mapping: 2
22:58:11: SharedTexCapture hooked
22:58:11: Using RTMP service: Twitch / Justin.tv
22:58:11:   Server selection: rtmp://live-lhr.justin.tv/app
22:58:11:   Interface: Broadcom NetLink (TM) Gigabit Ethernet (ethernet, 100 mbps)
22:58:13: SO_SNDBUF was at 8192
22:58:13: SO_SNDBUF is now 65536
22:58:14: RTMPPublisher::Socketloop: Increasing send buffer to ISB 131072 (buffer: 23958 / 276480)
23:07:47: GraphicsCaptureSource::NewCapture:  eliminating old capture
Warning -- SharedTexCapture::Init: Could not open file mapping: 2
23:07:48: SharedTexCapture hooked
23:08:18: GraphicsCaptureSource::NewCapture:  eliminating old capture
Warning -- SharedTexCapture::Init: Could not open file mapping: 2
23:08:19: SharedTexCapture hooked
00:11:52: Total frames rendered: 132600, number of late frames: 16 (0.01%) (it's okay for some frames to be late)
00:11:52: RTMPPublisher::SocketLoop: Graceful loop exit
00:11:52: Number of times waited to send: 324, Waited for a total of 1148792 bytes
00:11:52: Number of b-frames dropped: 223 (0.17%), Number of p-frames dropped: 212 (0.16%), Total 435 (0.33%)
00:11:52: 
00:11:52: Profiler results:
00:11:52: 
00:11:52: ==============================================================
00:11:52: frame - [100%] [avg time: 1.891 ms (cpu time: avg 1.175 ms, total 155845 ms)] [avg calls per frame: 1] [children: 99.6%] [unaccounted: 0.37%]
00:11:52: | frame preprocessing and rendering - [17.1%] [avg time: 0.323 ms (cpu time: avg 0.172 ms, total 22838.6 ms)] [avg calls per frame: 1] [children: 0.0529%] [unaccounted: 17%]
00:11:52: | | scene->Preprocess - [0.0529%] [avg time: 0.001 ms (cpu time: avg 0.001 ms, total 171.6 ms)] [avg calls per frame: 1]
00:11:52: | video encoding and uploading - [82.5%] [avg time: 1.561 ms (cpu time: avg 1.001 ms, total 132757 ms)] [avg calls per frame: 1] [children: 79.1%] [unaccounted: 3.44%]
00:11:52: | | flush - [26.3%] [avg time: 0.497 ms (cpu time: avg 0.043 ms, total 5772.03 ms)] [avg calls per frame: 1]
00:11:52: | | CopyResource - [0.476%] [avg time: 0.009 ms (cpu time: avg 0.008 ms, total 1123.21 ms)] [avg calls per frame: 0]
00:11:52: | | conversion to 4:2:0 - [0.582%] [avg time: 0.011 ms (cpu time: avg 0.004 ms, total 592.806 ms)] [avg calls per frame: 0]
00:11:52: | | call to encoder - [49.9%] [avg time: 0.944 ms (cpu time: avg 0.914 ms, total 121275 ms)] [avg calls per frame: 0]
00:11:52: | | sending stuff out - [1.85%] [avg time: 0.035 ms (cpu time: avg 0.013 ms, total 1825.22 ms)] [avg calls per frame: 0]
00:11:52: | Convert444Threads - [3.53e+003%] [avg time: 66.697 ms (cpu time: avg 0.868 ms, total 115098 ms)] [avg calls per frame: 1]
00:11:52: ==============================================================
00:11:52: 
00:11:52: =====Stream End: 2013-09-03, 00:11:52=================================================


but stream still looks very blurry and can't explain the crash out
 

Kharay

Member
00:11:52: Total frames rendered: 132600, number of late frames: 16 (0.01%) (it's okay for some frames to be late)
00:11:52: RTMPPublisher::SocketLoop: Graceful loop exit
00:11:52: Number of times waited to send: 324, Waited for a total of 1148792 bytes
00:11:52: Number of b-frames dropped: 223 (0.17%), Number of p-frames dropped: 212 (0.16%), Total 435 (0.33%)
That score is actually pretty good. Obviously 0% late and 0% dropped would be better but still, 0.01% / 0.16% is nothing to worry about too much. If the stream appears to stutter/lag while watching it, that could either be an issue with the Twitch server itself or with whoever is watching the stream. Dropping the bitrate by, say, 50 to 100 Kbps would probably completely eradicate the dropped frames. And, as the log says... a few late frames is nothing to worry about.

Which game are you streaming?
 

alanajc

New Member
Kharay said:
00:11:52: Total frames rendered: 132600, number of late frames: 16 (0.01%) (it's okay for some frames to be late)
00:11:52: RTMPPublisher::SocketLoop: Graceful loop exit
00:11:52: Number of times waited to send: 324, Waited for a total of 1148792 bytes
00:11:52: Number of b-frames dropped: 223 (0.17%), Number of p-frames dropped: 212 (0.16%), Total 435 (0.33%)
That score is actually pretty good. Obviously 0% late and 0% dropped would be better but still, 0.01% / 0.16% is nothing to worry about too much. If the stream appears to stutter/lag while watching it, that could either be an issue with the Twitch server itself or with whoever is watching the stream. Dropping the bitrate by, say, 50 to 100 Kbps would probably completely eradicate the dropped frames. And, as the log says... a few late frames is nothing to worry about.

Which game are you streaming?
world of warcraft
 

Kharay

Member
Sadly, WoW does not react too well to being downscaled. In particular the fonts end up looking less than crisp. What you could consider doing is enabling Aero, playing WoW in a 1600x900 window and streaming it in that resolution as well.
 

alanajc

New Member
Kharay said:
Sadly, WoW does not react too well to being downscaled. In particular the fonts end up looking less than crisp. What you could consider doing is enabling Aero, playing WoW in a 1600x900 window and streaming it in that resolution as well.
This will explain why it's crashing then i guess when it's been down scaled, is there a recommended bit rate for running @ 1600x1050 ? and is it also worth changing x264 CPU preset to faster to squeeze out that extra bit of quality
 

Kharay

Member
I would suggest taking it one step at a time. So, if you want to capture it fullscreen, make sure to play WoW in a Fullscreen / Borderless Window. As far as bitrate goes at 1050p... well, I think you will be disappointed by just how bandwidth hungry streaming WoW in that resolution is. Go with 2500 for starters.
 
Top