Question / Help Can't figure out stream issue.

Telsa

New Member
http://www.speedtest.net/result/3044878470.png

When I try to stream, the audio works but the video is frozen at the initial frame from when I started streaming.

I've tried switching my bit rate from 2200-3000, and my quality from 1 up to 7.

No idea what "Use CBR" is, but enabling it doesn't resolve the problem either.

The advanced tab looks like giberish to my eyes as I'm not too literate with most of those settings, but I've tried messing with the settings in encoding and video and can't figure it out.

Below is my most recent OBS log file, but as said I've played around with the settings more then just shown. Thanks.

Code:
02:26:49: Open Broadcaster Software v0.582b - 32bit (´・ω・`)
02:26:49: -------------------------------
02:26:49: CPU Name: AMD Athlon(tm) II X3 440 Processor
02:26:49: CPU Speed: 3000MHz
02:26:49: Physical Memory:  4087MB Total, 1744MB Free
02:26:49: stepping id: 3, model 5, family 16, type 0, extmodel 8, extfamily 0, HTT 1, logical cores 3, total cores 3
02:26:49: monitor 1: pos={0, 0}, size={1440, 900}
02:26:49: Windows Version: 6.1 Build 7601 S
02:26:49: Aero is Disabled
02:26:49: -------------------------------
02:26:49: OBS Modules:
02:26:49: Base Address     Module
02:26:49: 01230000         OBS.exe
02:26:49: 6F500000         OBSApi.dll
02:26:49: 73BA0000         DShowPlugin.dll
02:26:49: 73B80000         GraphicsCapture.dll
02:26:49: 73B60000         NoiseGate.dll
02:26:49: 73B40000         PSVPlugin.dll
02:26:49: ------------------------------------------
02:26:49: Adapter 1
02:26:49:   Video Adapter: ATI Radeon HD 5700 Series
02:26:49:   Video Adapter Dedicated Video Memory: 1063702528
02:26:49:   Video Adapter Shared System Memory: 1874798592
02:26:49:   Video Adapter Output 1: pos={0, 0}, size={1440, 900}, attached=true
02:26:49: =====Stream Start: 2013-10-20, 02:26:49===============================================
02:26:49:   Multithreaded optimizations: On
02:26:49:   Base resolution: 1440x900
02:26:49:   Output resolution: 1440x900
02:26:49: ------------------------------------------
02:26:49: Loading up D3D10 on ATI Radeon HD 5700 Series...
02:26:49: ------------------------------------------
02:26:49: Audio Format: 48000hz
02:26:49: Playback device Default
02:26:49: ------------------------------------------
02:26:49: Using desktop audio input: Speakers (Realtek High Definition Audio)
02:26:49: ------------------------------------------
02:26:49: Using auxilary audio input: Microphone (Realtek High Definition Audio)
02:26:49: ------------------------------------------
02:26:49: Audio Encoding: AAC
02:26:49:     bitrate: 160
Warning -- D3D10Texture::CreateFromFile: Could not get information about texture file 'C:\Users\Justin\Desktop\Lol.jpg'
Warning -- BitmapImageSource::UpdateSettings: could not create texture 'C:\Users\Justin\Desktop\Lol.jpg'
02:26:49: Using bitmap image
02:26:49: Using graphics capture
02:26:49: Scene buffering time set to 400
02:26:49: ------------------------------------------
02:26:49: Video Encoding: x264
02:26:49:     fps: 30
02:26:49:     width: 1440, height: 900
02:26:49:     preset: faster
02:26:49:     profile: high
02:26:49:     keyint: 60
02:26:49:     CBR: yes
02:26:49:     CFR: no
02:26:49:     max bitrate: 2800
02:26:49:     buffer size: 2800
02:26:49: ------------------------------------------
02:26:49: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
02:26:49: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
02:26:49: SharedTexCapture hooked
02:26:53: Total frames encoded: 115, total frames duplicated: 16 (13.91%)
02:26:53: Number of frames skipped due to encoder lag: 5 (4.35%)
02:26:53: Total frames rendered: 114, number of late frames: 4 (3.51%) (it's okay for some frames to be late)
02:26:53: 
02:26:53: Profiler time results:
02:26:53: 
02:26:53: ==============================================================
02:26:53: video thread frame - [100%] [avg time: 1.645 ms] [children: 64%] [unaccounted: 36%]
02:26:53: | scene->Preprocess - [0.182%] [avg time: 0.003 ms]
02:26:53: | GPU download and conversion - [63.8%] [avg time: 1.049 ms] [children: 70.5%] [unaccounted: -6.75%]
02:26:53: | | flush - [3.53%] [avg time: 0.058 ms]
02:26:53: | | CopyResource - [54.2%] [avg time: 0.892 ms]
02:26:53: | | conversion to 4:2:0 - [12.8%] [avg time: 0.21 ms]
02:26:53: Convert444Thread - [100%] [avg time: 3.337 ms] [children: 99.4%] [unaccounted: 0.569%]
02:26:53: | Convert444toNV12 - [99.4%] [avg time: 3.318 ms]
02:26:53: encoder thread frame - [100%] [avg time: 17.403 ms]
02:26:53: ==============================================================
02:26:53: 
02:26:53: 
02:26:53: Profiler CPU results:
02:26:53: 
02:26:53: ==============================================================
02:26:53: video thread frame - [cpu time: avg 0.41 ms, total 46.8 ms] [avg calls per frame: 1]
02:26:53: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:26:53: | GPU download and conversion - [cpu time: avg 0.136 ms, total 15.6 ms] [avg calls per frame: 1]
02:26:53: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:26:53: | | CopyResource - [cpu time: avg 0.156 ms, total 15.6 ms] [avg calls per frame: 1]
02:26:53: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:26:53: Convert444Thread - [cpu time: avg 2.836 ms, total 280.801 ms] [avg calls per frame: 1]
02:26:53: | Convert444toNV12 - [cpu time: avg 2.836 ms, total 280.801 ms] [avg calls per frame: 1]
02:26:53: encoder thread frame - [cpu time: avg 2.726 ms, total 280.801 ms] [avg calls per frame: 1]
02:26:53: ==============================================================
02:26:53: 
02:26:53: =====Stream End: 2013-10-20, 02:26:53=================================================
02:32:15: =====Stream Start: 2013-10-20, 02:32:15===============================================
02:32:15:   Multithreaded optimizations: On
02:32:15:   Base resolution: 1440x900
02:32:15:   Output resolution: 1440x900
02:32:15: ------------------------------------------
02:32:15: Loading up D3D10 on ATI Radeon HD 5700 Series...
02:32:15: ------------------------------------------
02:32:15: Audio Format: 48000hz
02:32:15: Playback device Default
02:32:15: ------------------------------------------
02:32:15: Using desktop audio input: Speakers (Realtek High Definition Audio)
02:32:15: ------------------------------------------
02:32:15: Using auxilary audio input: Microphone (Realtek High Definition Audio)
02:32:15: ------------------------------------------
02:32:15: Audio Encoding: AAC
02:32:15:     bitrate: 160
Warning -- D3D10Texture::CreateFromFile: Could not get information about texture file 'C:\Users\Justin\Desktop\Lol.jpg'
Warning -- BitmapImageSource::UpdateSettings: could not create texture 'C:\Users\Justin\Desktop\Lol.jpg'
02:32:15: Using bitmap image
02:32:15: Using graphics capture
02:32:15: Scene buffering time set to 400
02:32:15: ------------------------------------------
02:32:15: Video Encoding: x264
02:32:15:     fps: 30
02:32:15:     width: 1440, height: 900
02:32:15:     preset: faster
02:32:15:     profile: high
02:32:15:     keyint: 60
02:32:15:     CBR: yes
02:32:15:     CFR: no
02:32:15:     max bitrate: 2400
02:32:15:     buffer size: 2400
02:32:15: ------------------------------------------
02:32:15: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
02:32:15: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
02:32:15: SharedTexCapture hooked
02:32:17: Using RTMP service: Twitch / Justin.tv
02:32:17:   Server selection: rtmp://live-iad-backup.justin.tv/app
02:32:17:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
02:32:17: Completed handshake with rtmp://live-iad-backup.justin.tv/app in 192 ms.
02:32:18: SO_SNDBUF was at 8192
02:32:18: SO_SNDBUF is now 65536
02:32:19: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 10849 / 327680)
02:33:42: Total frames encoded: 2067, total frames duplicated: 2021 (97.77%)
02:33:42: Number of frames skipped due to encoder lag: 2019 (97.68%)
02:33:42: Total frames rendered: 53, number of late frames: 1 (1.89%) (it's okay for some frames to be late)
02:33:42: RTMPPublisher::SocketLoop: Graceful loop exit
02:33:42: Average send payload: 12887 bytes, average send interval: 50 ms
02:33:42: Number of times waited to send: 0, Waited for a total of 0 bytes
02:33:42: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
02:33:42: Number of bytes sent: 21044841
02:33:42: 
02:33:42: Profiler time results:
02:33:42: 
02:33:42: ==============================================================
02:33:42: video thread frame - [100%] [avg time: 1.567 ms] [children: 39.1%] [unaccounted: 60.9%]
02:33:42: | scene->Preprocess - [0.319%] [avg time: 0.005 ms]
02:33:42: | GPU download and conversion - [38.8%] [avg time: 0.608 ms] [children: 22.2%] [unaccounted: 16.6%]
02:33:42: | | flush - [20.7%] [avg time: 0.325 ms]
02:33:42: | | CopyResource - [1.21%] [avg time: 0.019 ms]
02:33:42: | | conversion to 4:2:0 - [0.255%] [avg time: 0.004 ms]
02:33:42: Convert444Thread - [100%] [avg time: 2.488 ms] [children: 99.4%] [unaccounted: 0.603%]
02:33:42: | Convert444toNV12 - [99.4%] [avg time: 2.473 ms]
02:33:42: encoder thread frame - [100%] [avg time: 41.597 ms]
02:33:42: ==============================================================
02:33:42: 
02:33:42: 
02:33:42: Profiler CPU results:
02:33:42: 
02:33:42: ==============================================================
02:33:42: video thread frame - [cpu time: avg 0.294 ms, total 15.6 ms] [avg calls per frame: 1]
02:33:42: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:33:42: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:33:42: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:33:42: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:33:42: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:33:42: Convert444Thread - [cpu time: avg 2.529 ms, total 93.6 ms] [avg calls per frame: 1]
02:33:42: | Convert444toNV12 - [cpu time: avg 2.529 ms, total 93.6 ms] [avg calls per frame: 1]
02:33:42: encoder thread frame - [cpu time: avg 2.596 ms, total 5335.23 ms] [avg calls per frame: 1]
02:33:42: ==============================================================
02:33:42: 
02:33:42: =====Stream End: 2013-10-20, 02:33:42=================================================
02:36:25: =====Stream Start: 2013-10-20, 02:36:25===============================================
02:36:25:   Multithreaded optimizations: On
02:36:25:   Base resolution: 1440x900
02:36:25:   Output resolution: 1440x900
02:36:25: ------------------------------------------
02:36:25: Loading up D3D10 on ATI Radeon HD 5700 Series...
02:36:25: ------------------------------------------
02:36:25: Audio Format: 48000hz
02:36:25: Playback device Default
02:36:25: ------------------------------------------
02:36:25: Using desktop audio input: Speakers (Realtek High Definition Audio)
02:36:25: ------------------------------------------
02:36:25: Using auxilary audio input: Microphone (Realtek High Definition Audio)
02:36:25: ------------------------------------------
02:36:25: Audio Encoding: AAC
02:36:25:     bitrate: 160
Warning -- D3D10Texture::CreateFromFile: Could not get information about texture file 'C:\Users\Justin\Desktop\Lol.jpg'
Warning -- BitmapImageSource::UpdateSettings: could not create texture 'C:\Users\Justin\Desktop\Lol.jpg'
02:36:25: Using bitmap image
02:36:25: Using graphics capture
02:36:25: Scene buffering time set to 400
02:36:25: ------------------------------------------
02:36:25: Video Encoding: x264
02:36:25:     fps: 30
02:36:25:     width: 1440, height: 900
02:36:25:     preset: faster
02:36:25:     profile: high
02:36:25:     keyint: 60
02:36:25:     CBR: no
02:36:25:     CFR: no
02:36:25:     max bitrate: 2400
02:36:25:     buffer size: 2400
02:36:25:     quality: 7
02:36:25: ------------------------------------------
02:36:25: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
02:36:25: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
02:36:25: SharedTexCapture hooked
02:36:27: Using RTMP service: Twitch / Justin.tv
02:36:27:   Server selection: rtmp://live-iad-backup.justin.tv/app
02:36:27:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
02:36:27: Completed handshake with rtmp://live-iad-backup.justin.tv/app in 188 ms.
02:36:28: SO_SNDBUF was at 8192
02:36:28: SO_SNDBUF is now 65536
02:36:30: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 119881 / 327680)
02:37:17: Total frames encoded: 1456, total frames duplicated: 1385 (95.12%)
02:37:17: Number of frames skipped due to encoder lag: 1379 (94.71%)
02:37:17: Total frames rendered: 81, number of late frames: 5 (6.17%) (it's okay for some frames to be late)
02:37:18: RTMPPublisher::SocketLoop: Graceful loop exit
02:37:18: Average send payload: 8294 bytes, average send interval: 51 ms
02:37:18: Number of times waited to send: 0, Waited for a total of 0 bytes
02:37:18: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
02:37:18: Number of bytes sent: 7755413
02:37:18: 
02:37:18: Profiler time results:
02:37:18: 
02:37:18: ==============================================================
02:37:18: video thread frame - [100%] [avg time: 2.591 ms] [children: 52.8%] [unaccounted: 47.2%]
02:37:18: | scene->Preprocess - [0.116%] [avg time: 0.003 ms]
02:37:18: | GPU download and conversion - [52.7%] [avg time: 1.365 ms] [children: 57.7%] [unaccounted: -5.02%]
02:37:18: | | flush - [10.4%] [avg time: 0.269 ms]
02:37:18: | | CopyResource - [47.2%] [avg time: 1.222 ms]
02:37:18: | | conversion to 4:2:0 - [0.154%] [avg time: 0.004 ms]
02:37:18: Convert444Thread - [100%] [avg time: 3.726 ms] [children: 99.5%] [unaccounted: 0.456%]
02:37:18: | Convert444toNV12 - [99.5%] [avg time: 3.709 ms]
02:37:18: encoder thread frame - [100%] [avg time: 35.237 ms]
02:37:18: ==============================================================
02:37:18: 
02:37:18: 
02:37:18: Profiler CPU results:
02:37:18: 
02:37:18: ==============================================================
02:37:18: video thread frame - [cpu time: avg 0.385 ms, total 31.2 ms] [avg calls per frame: 1]
02:37:18: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:37:18: | GPU download and conversion - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:37:18: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:37:18: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:37:18: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:37:18: Convert444Thread - [cpu time: avg 2.88 ms, total 187.201 ms] [avg calls per frame: 1]
02:37:18: | Convert444toNV12 - [cpu time: avg 2.88 ms, total 187.201 ms] [avg calls per frame: 1]
02:37:18: encoder thread frame - [cpu time: avg 2.452 ms, total 3541.22 ms] [avg calls per frame: 1]
02:37:18: ==============================================================
02:37:18: 
02:37:18: =====Stream End: 2013-10-20, 02:37:18=================================================
02:37:25: =====Stream Start: 2013-10-20, 02:37:25===============================================
02:37:25:   Multithreaded optimizations: On
02:37:25:   Base resolution: 1440x900
02:37:25:   Output resolution: 1440x900
02:37:25: ------------------------------------------
02:37:25: Loading up D3D10 on ATI Radeon HD 5700 Series...
02:37:25: ------------------------------------------
02:37:25: Audio Format: 48000hz
02:37:25: Playback device Default
02:37:26: ------------------------------------------
02:37:26: Using desktop audio input: Speakers (Realtek High Definition Audio)
02:37:26: ------------------------------------------
02:37:26: Using auxilary audio input: Microphone (Realtek High Definition Audio)
02:37:26: ------------------------------------------
02:37:26: Audio Encoding: AAC
02:37:26:     bitrate: 160
02:37:26: Using graphics capture
02:37:26: Scene buffering time set to 400
02:37:26: ------------------------------------------
02:37:26: Video Encoding: x264
02:37:26:     fps: 30
02:37:26:     width: 1440, height: 900
02:37:26:     preset: faster
02:37:26:     profile: high
02:37:26:     keyint: 60
02:37:26:     CBR: no
02:37:26:     CFR: no
02:37:26:     max bitrate: 2400
02:37:26:     buffer size: 2400
02:37:26:     quality: 7
02:37:26: ------------------------------------------
02:37:26: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
02:37:26: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
02:37:26: SharedTexCapture hooked
02:37:29: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
02:37:29:   New Scene
02:37:29: Using Monitor Capture
02:37:31: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
02:37:31:   New Scene
02:37:31: Using graphics capture
02:37:31: SharedTexCapture hooked
02:37:33: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
02:37:33:   New Scene
02:37:33: Using Monitor Capture
02:37:35: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
02:37:35:   New Scene
02:37:35: Using graphics capture
02:37:35: SharedTexCapture hooked
02:39:16: Settings::Encoding: Changing bitrate from 2400kb/s to 2500kb/s
02:39:21: Total frames encoded: 3459, total frames duplicated: 1286 (37.18%)
02:39:21: Number of frames skipped due to encoder lag: 1170 (33.82%)
02:39:21: Total frames rendered: 2282, number of late frames: 33 (1.45%) (it's okay for some frames to be late)
02:39:21: 
02:39:21: Profiler time results:
02:39:21: 
02:39:21: ==============================================================
02:39:21: video thread frame - [100%] [avg time: 1.946 ms] [children: 55.4%] [unaccounted: 44.6%]
02:39:21: | scene->Preprocess - [23.2%] [avg time: 0.452 ms]
02:39:21: | GPU download and conversion - [32.2%] [avg time: 0.626 ms] [children: 29%] [unaccounted: 3.13%]
02:39:21: | | flush - [11.4%] [avg time: 0.222 ms]
02:39:21: | | CopyResource - [17.1%] [avg time: 0.333 ms]
02:39:21: | | conversion to 4:2:0 - [0.514%] [avg time: 0.01 ms]
02:39:21: Convert444Thread - [100%] [avg time: 2.653 ms] [children: 99.4%] [unaccounted: 0.641%]
02:39:21: | Convert444toNV12 - [99.4%] [avg time: 2.636 ms]
02:39:21: encoder thread frame - [100%] [avg time: 16.371 ms]
02:39:21: ==============================================================
02:39:21: 
02:39:21: 
02:39:21: Profiler CPU results:
02:39:21: 
02:39:21: ==============================================================
02:39:21: video thread frame - [cpu time: avg 0.341 ms, total 780.005 ms] [avg calls per frame: 1]
02:39:21: | scene->Preprocess - [cpu time: avg 0.17 ms, total 390.002 ms] [avg calls per frame: 1]
02:39:21: | GPU download and conversion - [cpu time: avg 0.006 ms, total 15.6 ms] [avg calls per frame: 1]
02:39:21: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:39:21: | | CopyResource - [cpu time: avg 0.006 ms, total 15.6 ms] [avg calls per frame: 1]
02:39:21: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:39:21: Convert444Thread - [cpu time: avg 2.45 ms, total 5553.64 ms] [avg calls per frame: 1]
02:39:21: | Convert444toNV12 - [cpu time: avg 2.437 ms, total 5522.44 ms] [avg calls per frame: 1]
02:39:21: encoder thread frame - [cpu time: avg 2.38 ms, total 8205.65 ms] [avg calls per frame: 1]
02:39:21: ==============================================================
02:39:21: 
02:39:21: =====Stream End: 2013-10-20, 02:39:21=================================================
02:39:22: =====Stream Start: 2013-10-20, 02:39:22===============================================
02:39:22:   Multithreaded optimizations: On
02:39:22:   Base resolution: 1440x900
02:39:22:   Output resolution: 1440x900
02:39:22: ------------------------------------------
02:39:22: Loading up D3D10 on ATI Radeon HD 5700 Series...
02:39:22: ------------------------------------------
02:39:22: Audio Format: 48000hz
02:39:22: Playback device Default
02:39:22: ------------------------------------------
02:39:22: Using desktop audio input: Speakers (Realtek High Definition Audio)
02:39:22: ------------------------------------------
02:39:22: Using auxilary audio input: Microphone (Realtek High Definition Audio)
02:39:22: ------------------------------------------
02:39:22: Audio Encoding: AAC
02:39:22:     bitrate: 160
02:39:22: Using graphics capture
02:39:22: Scene buffering time set to 400
02:39:22: ------------------------------------------
02:39:22: Video Encoding: x264
02:39:22:     fps: 30
02:39:22:     width: 1440, height: 900
02:39:22:     preset: faster
02:39:22:     profile: high
02:39:22:     keyint: 60
02:39:22:     CBR: no
02:39:22:     CFR: no
02:39:22:     max bitrate: 2500
02:39:22:     buffer size: 2500
02:39:22:     quality: 1
02:39:22: ------------------------------------------
02:39:22: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
02:39:22: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
02:39:22: SharedTexCapture hooked
02:39:24: Using RTMP service: Twitch / Justin.tv
02:39:24:   Server selection: rtmp://live-iad-backup.justin.tv/app
02:39:24:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
02:39:24: Completed handshake with rtmp://live-iad-backup.justin.tv/app in 186 ms.
02:39:25: SO_SNDBUF was at 8192
02:39:25: SO_SNDBUF is now 65536
02:39:27: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 40634 / 339968)
02:40:22: Total frames encoded: 1766, total frames duplicated: 1379 (78.09%)
02:40:22: Number of frames skipped due to encoder lag: 1364 (77.24%)
02:40:22: Total frames rendered: 407, number of late frames: 8 (1.97%) (it's okay for some frames to be late)
02:40:22: RTMPPublisher::SocketLoop: Graceful loop exit
02:40:22: Average send payload: 6220 bytes, average send interval: 45 ms
02:40:22: Number of times waited to send: 0, Waited for a total of 0 bytes
02:40:22: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
02:40:22: Number of bytes sent: 7607557
02:40:22: 
02:40:22: Profiler time results:
02:40:22: 
02:40:22: ==============================================================
02:40:22: video thread frame - [100%] [avg time: 1.821 ms] [children: 62.3%] [unaccounted: 37.7%]
02:40:22: | scene->Preprocess - [0.165%] [avg time: 0.003 ms]
02:40:22: | GPU download and conversion - [62.1%] [avg time: 1.131 ms] [children: 53.5%] [unaccounted: 8.62%]
02:40:22: | | flush - [21.3%] [avg time: 0.388 ms]
02:40:22: | | CopyResource - [32%] [avg time: 0.582 ms]
02:40:22: | | conversion to 4:2:0 - [0.22%] [avg time: 0.004 ms]
02:40:22: Convert444Thread - [100%] [avg time: 3.263 ms] [children: 98.9%] [unaccounted: 1.13%]
02:40:22: | Convert444toNV12 - [98.9%] [avg time: 3.226 ms]
02:40:22: encoder thread frame - [100%] [avg time: 27.901 ms]
02:40:22: ==============================================================
02:40:22: 
02:40:22: 
02:40:22: Profiler CPU results:
02:40:22: 
02:40:22: ==============================================================
02:40:22: video thread frame - [cpu time: avg 0.191 ms, total 78 ms] [avg calls per frame: 1]
02:40:22: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:40:22: | GPU download and conversion - [cpu time: avg 0.038 ms, total 15.6 ms] [avg calls per frame: 1]
02:40:22: | | flush - [cpu time: avg 0.038 ms, total 15.6 ms] [avg calls per frame: 1]
02:40:22: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:40:22: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
02:40:22: Convert444Thread - [cpu time: avg 2.114 ms, total 826.805 ms] [avg calls per frame: 1]
02:40:22: | Convert444toNV12 - [cpu time: avg 2.114 ms, total 826.805 ms] [avg calls per frame: 1]
02:40:22: encoder thread frame - [cpu time: avg 2.525 ms, total 4430.43 ms] [avg calls per frame: 1]
02:40:22: ==============================================================
02:40:22: 
02:40:22: =====Stream End: 2013-10-20, 02:40:22=================================================
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Set the "x264 cpu preset" back to veryfast. That's one you definitely don't want to change.

Other than that, not entirely sure -- does this happen if you run the game in a borderless/windowed mode? What about that and using window capture? Also, what game?
 

Telsa

New Member
I've only tried running it in Boderless windowed. I've been using game capture, and the game is WoW 3.3.5 Client. I wasn't aware you could stream in full screen, I thought borderless was mandatory.
 
Top