Question / Help Not Dropping Frames, Stable FPS, Feels Unsmooth

c23chad

New Member
I just set up this software today and tried streaming some Call of Duty 4. I streamed a 6 minute match and did not drop any frames. I was receiving about 200 fps all match, however, it felt like 40 fps or so. it was just really unsmooth and I don't know why. I might have a certain setting on that should be off. i could use some help. it was playable but not the most enjoyable.

my cpu is -fx 8320 and my gpu is- sapphire 7870 ghz.

here is a link to the stream which looks very smooth and great quality- http://www.twitch.tv/c23chad/b/489474760
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Your system seems great, but we still can't make a real diagnostic of what's going on with OBS without a log file, which provides all the details necessary to see not just every detail about your computer, but what capture method you're using, what settings your encoder has, how much CPU it's using, and such
 

c23chad

New Member
Jim said:
Your system seems great, but we still can't make a real diagnostic of what's going on with OBS without a log file, which provides all the details necessary to see not just every detail about your computer, but what capture method you're using, what settings your encoder has, how much CPU it's using, and such

Where is the location of the log file?
 

c23chad

New Member
Code:
14:14:12: -------------------------------
14:14:12: OBS Modules:
14:14:12: Base Address     Module
14:14:12: 01030000         OBS.exe
14:14:12: 73FD0000         OBSApi.dll
14:14:12: 747E0000         DShowPlugin.dll
14:14:12: 747C0000         GraphicsCapture.dll
14:14:12: 747A0000         NoiseGate.dll
14:14:12: 74780000         PSVPlugin.dll
14:14:12: ------------------------------------------
14:14:12: Adapter 1
14:14:12:   Video Adapter: AMD Radeon HD 7800 Series
14:14:12:   Video Adapter Dedicated Video Memory: 2130763776
14:14:12:   Video Adapter Shared System Memory: 2164137984
14:14:12:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
14:14:12: =====Stream Start: 2013-12-22, 14:14:12===============================================
14:14:12:   Multithreaded optimizations: On
14:14:12:   Base resolution: 1920x1080
14:14:12:   Output resolution: 1280x720
14:14:12: ------------------------------------------
14:14:12: Loading up D3D10 on AMD Radeon HD 7800 Series (Adapter 1)...
14:14:13: ------------------------------------------
14:14:13: Audio Format: 48000hz
14:14:13: Playback device Default
14:14:13: ------------------------------------------
14:14:13: Using desktop audio input: Speakers (Realtek High Definition Audio)
14:14:13: ------------------------------------------
14:14:13: Audio Encoding: AAC
14:14:13:     bitrate: 128
14:14:13: Scene buffering time set to 700
14:14:13: ------------------------------------------
14:14:13: Video Encoding: x264
14:14:13:     fps: 30
14:14:13:     width: 1280, height: 720
14:14:13:     preset: veryfast
14:14:13:     profile: high
14:14:13:     keyint: 60
14:14:13:     CBR: yes
14:14:13:     CFR: yes
14:14:13:     max bitrate: 1500
14:14:13:     buffer size: 1500
14:14:13: ------------------------------------------
14:14:13: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
14:14:17: Using graphics capture
14:16:27: Settings::Encoding: Changing bitrate from 1500kb/s to 1800kb/s
14:17:52: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
14:17:52:   New Scene
14:18:37: Using Window Capture
14:21:14: Using graphics capture
14:21:27: Total frames encoded: 13006, total frames duplicated: 22 (0.17%)
14:21:27: Total frames rendered: 13000, number of late frames: 5 (0.04%) (it's okay for some frames to be late)
14:21:27: 
14:21:27: Profiler time results:
14:21:27: 
14:21:27: ==============================================================
14:21:27: video thread frame - [100%] [avg time: 0.991 ms] [children: 60.8%] [unaccounted: 39.2%]
14:21:27: | scene->Preprocess - [51%] [avg time: 0.505 ms]
14:21:27: | GPU download and conversion - [9.89%] [avg time: 0.098 ms] [children: 8.48%] [unaccounted: 1.41%]
14:21:27: | | flush - [7.06%] [avg time: 0.07 ms]
14:21:27: | | CopyResource - [0.908%] [avg time: 0.009 ms]
14:21:27: | | conversion to 4:2:0 - [0.505%] [avg time: 0.005 ms]
14:21:27: Convert444Threads - [100%] [avg time: 0.486 ms] [children: 98.8%] [unaccounted: 1.23%]
14:21:27: | Convert444toNV12 - [98.8%] [avg time: 0.48 ms]
14:21:27: encoder thread frame - [100%] [avg time: 1.336 ms]
14:21:27: ==============================================================
14:21:27: 
14:21:27: 
14:21:27: Profiler CPU results:
14:21:27: 
14:21:27: ==============================================================
14:21:27: video thread frame - [cpu time: avg 0.111 ms, total 1450.81 ms] [avg calls per frame: 1]
14:21:27: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:21:27: | GPU download and conversion - [cpu time: avg 0.073 ms, total 951.606 ms] [avg calls per frame: 1]
14:21:27: | | flush - [cpu time: avg 0.043 ms, total 561.605 ms] [avg calls per frame: 1]
14:21:27: | | CopyResource - [cpu time: avg 0.01 ms, total 140.4 ms] [avg calls per frame: 1]
14:21:27: | | conversion to 4:2:0 - [cpu time: avg 0.008 ms, total 109.2 ms] [avg calls per frame: 1]
14:21:27: Convert444Threads - [cpu time: avg 0.292 ms, total 7581.65 ms] [avg calls per frame: 2]
14:21:27: | Convert444toNV12 - [cpu time: avg 0.289 ms, total 7519.25 ms] [avg calls per frame: 2]
14:21:27: encoder thread frame - [cpu time: avg 0.997 ms, total 12948.1 ms] [avg calls per frame: 1]
14:21:27: ==============================================================
14:21:27: 
14:21:27: =====Stream End: 2013-12-22, 14:21:27=================================================
14:21:30: =====Stream Start: 2013-12-22, 14:21:30===============================================
14:21:30:   Multithreaded optimizations: Off
14:21:30:   Base resolution: 1920x1080
14:21:30:   Output resolution: 1280x720
14:21:30: ------------------------------------------
14:21:30: Loading up D3D10 on AMD Radeon HD 7800 Series (Adapter 1)...
14:21:30: ------------------------------------------
14:21:30: Audio Format: 48000hz
14:21:30: Playback device Default
14:21:30: ------------------------------------------
14:21:30: Using desktop audio input: Speakers (Realtek High Definition Audio)
14:21:30: ------------------------------------------
14:21:30: Audio Encoding: AAC
14:21:30:     bitrate: 128
14:21:30: Using graphics capture
14:21:30: Scene buffering time set to 700
14:21:30: ------------------------------------------
14:21:30: Video Encoding: x264
14:21:30:     fps: 30
14:21:30:     width: 1280, height: 720
14:21:30:     preset: veryfast
14:21:30:     profile: high
14:21:30:     keyint: 60
14:21:30:     CBR: yes
14:21:30:     CFR: yes
14:21:30:     max bitrate: 1800
14:21:30:     buffer size: 1800
14:21:30: ------------------------------------------
14:21:30: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
14:21:36: SharedTexCapture hooked
14:21:41: Total frames encoded: 316, total frames duplicated: 7 (2.22%)
14:21:41: Total frames rendered: 317, number of late frames: 3 (0.95%) (it's okay for some frames to be late)
14:21:41: 
14:21:41: Profiler time results:
14:21:41: 
14:21:41: ==============================================================
14:21:41: video thread frame - [100%] [avg time: 1.923 ms] [children: 41.4%] [unaccounted: 58.6%]
14:21:41: | scene->Preprocess - [0.052%] [avg time: 0.001 ms]
14:21:41: | GPU download and conversion - [41.4%] [avg time: 0.796 ms] [children: 43.5%] [unaccounted: -2.13%]
14:21:41: | | flush - [3.22%] [avg time: 0.062 ms]
14:21:41: | | CopyResource - [0.104%] [avg time: 0.002 ms]
14:21:41: | | conversion to 4:2:0 - [40.2%] [avg time: 0.773 ms] [children: 39.7%] [unaccounted: 0.52%]
14:21:41: | | | Convert444toNV12 - [39.7%] [avg time: 0.763 ms]
14:21:41: encoder thread frame - [100%] [avg time: 1.48 ms]
14:21:41: ==============================================================
14:21:41: 
14:21:41: 
14:21:41: Profiler CPU results:
14:21:41: 
14:21:41: ==============================================================
14:21:41: video thread frame - [cpu time: avg 0.935 ms, total 296.401 ms] [avg calls per frame: 1]
14:21:41: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:21:41: | GPU download and conversion - [cpu time: avg 0.935 ms, total 296.401 ms] [avg calls per frame: 1]
14:21:41: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:21:41: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:21:41: | | conversion to 4:2:0 - [cpu time: avg 1.015 ms, total 296.401 ms] [avg calls per frame: 1]
14:21:41: | | | Convert444toNV12 - [cpu time: avg 1.015 ms, total 296.401 ms] [avg calls per frame: 1]
14:21:41: encoder thread frame - [cpu time: avg 1.216 ms, total 358.802 ms] [avg calls per frame: 1]
14:21:41: ==============================================================
14:21:41: 
14:21:41: =====Stream End: 2013-12-22, 14:21:41=================================================
14:21:42: =====Stream Start: 2013-12-22, 14:21:42===============================================
14:21:42:   Multithreaded optimizations: Off
14:21:42:   Base resolution: 1920x1080
14:21:42:   Output resolution: 1280x720
14:21:42: ------------------------------------------
14:21:42: Loading up D3D10 on AMD Radeon HD 7800 Series (Adapter 1)...
14:21:42: ------------------------------------------
14:21:42: Audio Format: 48000hz
14:21:42: Playback device Default
14:21:42: ------------------------------------------
14:21:42: Using desktop audio input: Speakers (Realtek High Definition Audio)
14:21:42: ------------------------------------------
14:21:42: Audio Encoding: AAC
14:21:42:     bitrate: 128
14:21:42: Using graphics capture
14:21:42: Scene buffering time set to 700
14:21:42: ------------------------------------------
14:21:42: Video Encoding: x264
14:21:42:     fps: 30
14:21:42:     width: 1280, height: 720
14:21:42:     preset: veryfast
14:21:42:     profile: high
14:21:42:     keyint: 60
14:21:42:     CBR: yes
14:21:42:     CFR: yes
14:21:42:     max bitrate: 1800
14:21:42:     buffer size: 1800
14:21:42: ------------------------------------------
14:21:42: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
14:21:45: Using RTMP service: Twitch / Justin.tv
14:21:45:   Server selection: rtmp://live-ord.justin.tv/app
14:21:45:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
14:21:45: Completed handshake with rtmp://live-ord.justin.tv/app in 168 ms.
14:21:46: SO_SNDBUF was at 8192
14:21:46: SO_SNDBUF is now 65536
14:22:24: SharedTexCapture hooked
14:22:26: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 0 / 246784)
14:22:29: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:22:29: SharedTexCapture hooked
14:22:39: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:22:39: SharedTexCapture hooked
14:22:56: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:22:56: SharedTexCapture hooked
14:23:03: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:23:03: SharedTexCapture hooked
14:25:15: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:25:15: SharedTexCapture hooked
14:25:34: Total frames encoded: 6934, total frames duplicated: 43 (0.62%)
14:25:34: Total frames rendered: 6918, number of late frames: 13 (0.19%) (it's okay for some frames to be late)
14:25:34: RTMPPublisher::SocketLoop: Graceful loop exit
14:25:34: Average send payload: 5091 bytes, average send interval: 21 ms
14:25:34: Number of times waited to send: 0, Waited for a total of 0 bytes
14:25:34: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
14:25:34: Number of bytes sent: 55044630
14:25:34: 
14:25:34: Profiler time results:
14:25:34: 
14:25:34: ==============================================================
14:25:34: video thread frame - [100%] [avg time: 1.507 ms] [children: 60.6%] [unaccounted: 39.4%]
14:25:34: | scene->Preprocess - [0.0664%] [avg time: 0.001 ms]
14:25:34: | GPU download and conversion - [60.5%] [avg time: 0.912 ms] [children: 59.5%] [unaccounted: 1.06%]
14:25:34: | | flush - [6.44%] [avg time: 0.097 ms]
14:25:34: | | CopyResource - [0.133%] [avg time: 0.002 ms]
14:25:34: | | conversion to 4:2:0 - [52.9%] [avg time: 0.797 ms] [children: 51.7%] [unaccounted: 1.19%]
14:25:34: | | | Convert444toNV12 - [51.7%] [avg time: 0.779 ms]
14:25:34: encoder thread frame - [100%] [avg time: 1.478 ms]
14:25:34: ==============================================================
14:25:34: 
14:25:34: 
14:25:34: Profiler CPU results:
14:25:34: 
14:25:34: ==============================================================
14:25:34: video thread frame - [cpu time: avg 1.007 ms, total 6973.24 ms] [avg calls per frame: 1]
14:25:34: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:25:34: | GPU download and conversion - [cpu time: avg 1.007 ms, total 6973.24 ms] [avg calls per frame: 1]
14:25:34: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:25:34: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:25:34: | | conversion to 4:2:0 - [cpu time: avg 1.009 ms, total 6957.64 ms] [avg calls per frame: 1]
14:25:34: | | | Convert444toNV12 - [cpu time: avg 1.009 ms, total 6957.64 ms] [avg calls per frame: 1]
14:25:34: encoder thread frame - [cpu time: avg 1.047 ms, total 7238.45 ms] [avg calls per frame: 1]
14:25:34: ==============================================================
14:25:34: 
14:25:34: =====Stream End: 2013-12-22, 14:25:34=================================================
14:25:45: =====Stream Start: 2013-12-22, 14:25:45===============================================
14:25:45:   Multithreaded optimizations: Off
14:25:45:   Base resolution: 1920x1080
14:25:45:   Output resolution: 1280x720
14:25:45: ------------------------------------------
14:25:45: Loading up D3D10 on AMD Radeon HD 7800 Series (Adapter 1)...
14:25:45: ------------------------------------------
14:25:45: Audio Format: 48000hz
14:25:45: Playback device Default
14:25:45: ------------------------------------------
14:25:45: Using desktop audio input: Speakers (Realtek High Definition Audio)
14:25:45: ------------------------------------------
14:25:45: Audio Encoding: AAC
14:25:45:     bitrate: 128
14:25:45: Using graphics capture
14:25:45: Scene buffering time set to 700
14:25:45: ------------------------------------------
14:25:45: Video Encoding: x264
14:25:45:     fps: 30
14:25:45:     width: 1280, height: 720
14:25:45:     preset: veryfast
14:25:45:     profile: high
14:25:45:     keyint: 60
14:25:45:     CBR: yes
14:25:45:     CFR: yes
14:25:45:     max bitrate: 1200
14:25:45:     buffer size: 1800
14:25:45: ------------------------------------------
14:25:45: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
14:25:47: SharedTexCapture hooked
14:25:48: Using RTMP service: Twitch / Justin.tv
14:25:48:   Server selection: rtmp://live-ord.justin.tv/app
14:25:48:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
14:25:48: Completed handshake with rtmp://live-ord.justin.tv/app in 135 ms.
14:25:49: SO_SNDBUF was at 8192
14:25:49: SO_SNDBUF is now 65536
14:25:49: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 4843 / 169984)
14:26:48: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:26:48: SharedTexCapture hooked
14:26:53: Total frames encoded: 1992, total frames duplicated: 14 (0.70%)
14:26:53: Total frames rendered: 1989, number of late frames: 5 (0.25%) (it's okay for some frames to be late)
14:26:53: RTMPPublisher::SocketLoop: Graceful loop exit
14:26:53: Average send payload: 4071 bytes, average send interval: 24 ms
14:26:53: Number of times waited to send: 0, Waited for a total of 0 bytes
14:26:53: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
14:26:53: Number of bytes sent: 10670561
14:26:53: 
14:26:53: Profiler time results:
14:26:53: 
14:26:53: ==============================================================
14:26:53: video thread frame - [100%] [avg time: 1.822 ms] [children: 60.2%] [unaccounted: 39.8%]
14:26:53: | scene->Preprocess - [0.0549%] [avg time: 0.001 ms]
14:26:53: | GPU download and conversion - [60.2%] [avg time: 1.096 ms] [children: 58%] [unaccounted: 2.2%]
14:26:53: | | flush - [4.67%] [avg time: 0.085 ms]
14:26:53: | | CopyResource - [0.165%] [avg time: 0.003 ms]
14:26:53: | | conversion to 4:2:0 - [53.1%] [avg time: 0.968 ms] [children: 51.5%] [unaccounted: 1.59%]
14:26:53: | | | Convert444toNV12 - [51.5%] [avg time: 0.939 ms]
14:26:53: encoder thread frame - [100%] [avg time: 1.469 ms]
14:26:53: ==============================================================
14:26:53: 
14:26:53: 
14:26:53: Profiler CPU results:
14:26:53: 
14:26:53: ==============================================================
14:26:53: video thread frame - [cpu time: avg 1.066 ms, total 2121.61 ms] [avg calls per frame: 1]
14:26:53: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:26:53: | GPU download and conversion - [cpu time: avg 1.058 ms, total 2106.01 ms] [avg calls per frame: 1]
14:26:53: | | flush - [cpu time: avg 0.031 ms, total 62.4 ms] [avg calls per frame: 1]
14:26:53: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:26:53: | | conversion to 4:2:0 - [cpu time: avg 1.04 ms, total 2043.61 ms] [avg calls per frame: 1]
14:26:53: | | | Convert444toNV12 - [cpu time: avg 1.032 ms, total 2028.01 ms] [avg calls per frame: 1]
14:26:53: encoder thread frame - [cpu time: avg 1.044 ms, total 2059.21 ms] [avg calls per frame: 1]
14:26:53: ==============================================================
14:26:53: 
14:26:53: =====Stream End: 2013-12-22, 14:26:53=================================================
14:31:02: Using fixed low latency mode, factor 20
14:31:02: =====Stream Start: 2013-12-22, 14:31:02===============================================
14:31:02:   Multithreaded optimizations: Off
14:31:02:   Base resolution: 1920x1080
14:31:02:   Output resolution: 1280x720
14:31:02: ------------------------------------------
14:31:02: Loading up D3D10 on AMD Radeon HD 7800 Series (Adapter 1)...
14:31:02: ------------------------------------------
14:31:02: Audio Format: 48000hz
14:31:02: Playback device Default
14:31:02: ------------------------------------------
14:31:02: Using desktop audio input: Speakers (Realtek High Definition Audio)
14:31:02: ------------------------------------------
14:31:02: Audio Encoding: AAC
14:31:02:     bitrate: 128
14:31:02: Using graphics capture
14:31:02: Scene buffering time set to 700
14:31:02: ------------------------------------------
14:31:02: Video Encoding: x264
14:31:02:     fps: 30
14:31:02:     width: 1280, height: 720
14:31:02:     preset: veryfast
14:31:02:     profile: high
14:31:02:     keyint: 60
14:31:02:     CBR: yes
14:31:02:     CFR: yes
14:31:02:     max bitrate: 1600
14:31:02:     buffer size: 1800
14:31:02: ------------------------------------------
14:31:02: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
14:31:04: Using RTMP service: Twitch / Justin.tv
14:31:04:   Server selection: rtmp://live-ord.justin.tv/app
14:31:04:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
14:31:05: Completed handshake with rtmp://live-ord.justin.tv/app in 162 ms.
14:31:05: SO_SNDBUF was at 8192
14:31:05: SO_SNDBUF is now 65536
14:31:08: SharedTexCapture hooked
14:32:18: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:32:18: SharedTexCapture hooked
14:32:26: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:32:26: SharedTexCapture hooked
14:32:45: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:32:45: SharedTexCapture hooked
14:34:17: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:34:17: SharedTexCapture hooked
14:34:41: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:34:41: SharedTexCapture hooked
14:35:21: Exit signal received, terminating capture
14:35:33: Total frames encoded: 8102, total frames duplicated: 50 (0.62%)
14:35:33: Total frames rendered: 8083, number of late frames: 14 (0.17%) (it's okay for some frames to be late)
14:35:33: RTMPPublisher::SocketLoop: Graceful loop exit
14:35:33: Average send payload: 10818 bytes, average send interval: 50 ms
14:35:33: Number of times waited to send: 0, Waited for a total of 0 bytes
14:35:33: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
14:35:33: Number of bytes sent: 57660704
14:35:33: 
14:35:33: Profiler time results:
14:35:33: 
14:35:33: ==============================================================
14:35:33: video thread frame - [100%] [avg time: 1.78 ms] [children: 61.7%] [unaccounted: 38.3%]
14:35:33: | scene->Preprocess - [0.0562%] [avg time: 0.001 ms]
14:35:33: | GPU download and conversion - [61.7%] [avg time: 1.098 ms] [children: 58.3%] [unaccounted: 3.37%]
14:35:33: | | flush - [7.53%] [avg time: 0.134 ms]
14:35:33: | | CopyResource - [0.112%] [avg time: 0.002 ms]
14:35:33: | | conversion to 4:2:0 - [50.7%] [avg time: 0.902 ms] [children: 49.7%] [unaccounted: 0.955%]
14:35:33: | | | Convert444toNV12 - [49.7%] [avg time: 0.885 ms]
14:35:33: encoder thread frame - [100%] [avg time: 1.576 ms]
14:35:33: ==============================================================
14:35:33: 
14:35:33: 
14:35:33: Profiler CPU results:
14:35:33: 
14:35:33: ==============================================================
14:35:33: video thread frame - [cpu time: avg 1.059 ms, total 8564.45 ms] [avg calls per frame: 1]
14:35:33: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:35:33: | GPU download and conversion - [cpu time: avg 1.046 ms, total 8455.25 ms] [avg calls per frame: 1]
14:35:33: | | flush - [cpu time: avg 0.003 ms, total 31.2 ms] [avg calls per frame: 1]
14:35:33: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:35:33: | | conversion to 4:2:0 - [cpu time: avg 1.045 ms, total 8424.05 ms] [avg calls per frame: 1]
14:35:33: | | | Convert444toNV12 - [cpu time: avg 1.043 ms, total 8408.45 ms] [avg calls per frame: 1]
14:35:33: encoder thread frame - [cpu time: avg 1.1 ms, total 8892.06 ms] [avg calls per frame: 1]
14:35:33: ==============================================================
14:35:33: 
14:35:33: =====Stream End: 2013-12-22, 14:35:33=================================================
14:36:52: Using fixed low latency mode, factor 20
14:36:52: =====Stream Start: 2013-12-22, 14:36:52===============================================
14:36:52:   Multithreaded optimizations: Off
14:36:52:   Base resolution: 1920x1080
14:36:52:   Output resolution: 1280x720
14:36:52: ------------------------------------------
14:36:52: Loading up D3D10 on AMD Radeon HD 7800 Series (Adapter 1)...
14:36:52: ------------------------------------------
14:36:52: Audio Format: 48000hz
14:36:52: Playback device Default
14:36:52: ------------------------------------------
14:36:52: Using desktop audio input: Speakers (Realtek High Definition Audio)
14:36:52: ------------------------------------------
14:36:52: Audio Encoding: AAC
14:36:52:     bitrate: 128
14:36:52: Using graphics capture
14:36:52: Scene buffering time set to 700
14:36:53: ------------------------------------------
14:36:53: Video Encoding: x264
14:36:53:     fps: 30
14:36:53:     width: 1280, height: 720
14:36:53:     preset: veryfast
14:36:53:     profile: main
14:36:53:     keyint: 60
14:36:53:     CBR: yes
14:36:53:     CFR: yes
14:36:53:     max bitrate: 1600
14:36:53:     buffer size: 1800
14:36:53: ------------------------------------------
14:36:53: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
14:36:55: Using RTMP service: Twitch / Justin.tv
14:36:55:   Server selection: rtmp://live-ord.justin.tv/app
14:36:55:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
14:36:55: Completed handshake with rtmp://live-ord.justin.tv/app in 155 ms.
14:36:56: SO_SNDBUF was at 8192
14:36:56: SO_SNDBUF is now 65536
14:36:59: SharedTexCapture hooked
14:38:18: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:38:18: SharedTexCapture hooked
14:40:07: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:40:07: SharedTexCapture hooked
14:40:31: Capture window 0x002804CC invalid or changing, terminating capture
14:44:35: Settings::Encoding: Changing bitrate from 1600kb/s to 2500kb/s
14:46:37: Settings::Video: Disabling Aero
14:48:28: Total frames encoded: 20831, total frames duplicated: 39 (0.19%)
14:48:28: Total frames rendered: 20813, number of late frames: 8 (0.04%) (it's okay for some frames to be late)
14:48:29: RTMPPublisher::SocketLoop: Graceful loop exit
14:48:29: Average send payload: 11326 bytes, average send interval: 50 ms
14:48:29: Number of times waited to send: 4584, Waited for a total of 15924318 bytes
14:48:29: Number of b-frames dropped: 1819 (8.8%), Number of p-frames dropped: 0 (0%), Total 1819 (8.8%)
14:48:29: Number of bytes sent: 156769395
14:48:29: 
14:48:29: Profiler time results:
14:48:29: 
14:48:29: ==============================================================
14:48:29: video thread frame - [100%] [avg time: 1.545 ms] [children: 67.9%] [unaccounted: 32.1%]
14:48:29: | scene->Preprocess - [0.0647%] [avg time: 0.001 ms]
14:48:29: | GPU download and conversion - [67.8%] [avg time: 1.048 ms] [children: 66%] [unaccounted: 1.88%]
14:48:29: | | flush - [5.76%] [avg time: 0.089 ms]
14:48:29: | | CopyResource - [0.194%] [avg time: 0.003 ms]
14:48:29: | | conversion to 4:2:0 - [60%] [avg time: 0.927 ms] [children: 59%] [unaccounted: 1.04%]
14:48:29: | | | Convert444toNV12 - [59%] [avg time: 0.911 ms]
14:48:29: encoder thread frame - [100%] [avg time: 1.52 ms]
14:48:29: ==============================================================
14:48:29: 
14:48:29: 
14:48:29: Profiler CPU results:
14:48:29: 
14:48:29: ==============================================================
14:48:29: video thread frame - [cpu time: avg 1.114 ms, total 23197.3 ms] [avg calls per frame: 1]
14:48:29: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:48:29: | GPU download and conversion - [cpu time: avg 1.102 ms, total 22947.8 ms] [avg calls per frame: 1]
14:48:29: | | flush - [cpu time: avg 0.01 ms, total 218.401 ms] [avg calls per frame: 1]
14:48:29: | | CopyResource - [cpu time: avg 0 ms, total 15.6 ms] [avg calls per frame: 1]
14:48:29: | | conversion to 4:2:0 - [cpu time: avg 1.088 ms, total 22620.1 ms] [avg calls per frame: 1]
14:48:29: | | | Convert444toNV12 - [cpu time: avg 1.087 ms, total 22604.5 ms] [avg calls per frame: 1]
14:48:29: encoder thread frame - [cpu time: avg 1.069 ms, total 22261.3 ms] [avg calls per frame: 1]
14:48:29: ==============================================================
14:48:29: 
14:48:29: =====Stream End: 2013-12-22, 14:48:29=================================================
14:48:30: =====Stream Start: 2013-12-22, 14:48:30===============================================
14:48:30:   Multithreaded optimizations: On
14:48:30:   Base resolution: 1920x1080
14:48:30:   Output resolution: 1280x720
14:48:30: ------------------------------------------
14:48:30: Loading up D3D10 on AMD Radeon HD 7800 Series (Adapter 1)...
14:48:30: ------------------------------------------
14:48:30: Audio Format: 44100hz
14:48:30: Playback device Default
14:48:30: ------------------------------------------
14:48:30: Using desktop audio input: Speakers (Realtek High Definition Audio)
14:48:30: ------------------------------------------
14:48:30: Audio Encoding: AAC
14:48:30:     bitrate: 160
14:48:30: Using graphics capture
14:48:30: Scene buffering time set to 400
14:48:30: ------------------------------------------
14:48:30: Video Encoding: x264
14:48:30:     fps: 30
14:48:30:     width: 1280, height: 720
14:48:30:     preset: veryfast
14:48:30:     profile: main
14:48:30:     keyint: 60
14:48:30:     CBR: yes
14:48:30:     CFR: yes
14:48:30:     max bitrate: 2500
14:48:30:     buffer size: 2500
14:48:30: ------------------------------------------
14:48:30: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
14:48:30: Syncing audio to video time (WARNING: you should not be doing this if you are just having webcam desync, that's a separate issue)
14:48:32: Using RTMP service: Twitch / Justin.tv
14:48:32:   Server selection: rtmp://live-ord.justin.tv/app
14:48:32:   Interface: Realtek PCIe GBE Family Controller (ethernet, 1000 mbps)
14:48:32: Completed handshake with rtmp://live-ord.justin.tv/app in 168 ms.
14:48:33: SO_SNDBUF was at 8192
14:48:33: SO_SNDBUF is now 65536
14:48:39: SharedTexCapture hooked
14:48:41: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 58269 / 339968)
14:54:46: GraphicsCaptureSource::NewCapture:  eliminating old capture
14:54:46: SharedTexCapture hooked
14:54:53: Capture window 0x001E0492 invalid or changing, terminating capture
14:54:58: Total frames encoded: 11602, total frames duplicated: 38 (0.33%)
14:54:58: Total frames rendered: 11587, number of late frames: 6 (0.05%) (it's okay for some frames to be late)
14:54:58: RTMPPublisher::SocketLoop: Graceful loop exit
14:54:58: Average send payload: 5967 bytes, average send interval: 17 ms
14:54:58: Number of times waited to send: 0, Waited for a total of 0 bytes
14:54:58: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
14:54:58: Number of bytes sent: 127720938
14:54:58: 
14:54:58: Profiler time results:
14:54:58: 
14:54:58: ==============================================================
14:54:58: video thread frame - [100%] [avg time: 0.703 ms] [children: 16.9%] [unaccounted: 83.1%]
14:54:58: | scene->Preprocess - [0.142%] [avg time: 0.001 ms]
14:54:58: | GPU download and conversion - [16.8%] [avg time: 0.118 ms] [children: 14.4%] [unaccounted: 2.42%]
14:54:58: | | flush - [12.1%] [avg time: 0.085 ms]
14:54:58: | | CopyResource - [1.56%] [avg time: 0.011 ms]
14:54:58: | | conversion to 4:2:0 - [0.711%] [avg time: 0.005 ms]
14:54:58: Convert444Threads - [100%] [avg time: 0.678 ms] [children: 98.8%] [unaccounted: 1.18%]
14:54:58: | Convert444toNV12 - [98.8%] [avg time: 0.67 ms]
14:54:58: encoder thread frame - [100%] [avg time: 1.47 ms]
14:54:58: ==============================================================
14:54:58: 
14:54:58: 
14:54:58: Profiler CPU results:
14:54:58: 
14:54:58: ==============================================================
14:54:58: video thread frame - [cpu time: avg 0.025 ms, total 296.401 ms] [avg calls per frame: 1]
14:54:58: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:54:58: | GPU download and conversion - [cpu time: avg 0.005 ms, total 62.4 ms] [avg calls per frame: 1]
14:54:58: | | flush - [cpu time: avg 0.004 ms, total 46.8 ms] [avg calls per frame: 1]
14:54:58: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:54:58: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
14:54:58: Convert444Threads - [cpu time: avg 0.653 ms, total 15116.5 ms] [avg calls per frame: 2]
14:54:58: | Convert444toNV12 - [cpu time: avg 0.645 ms, total 14944.9 ms] [avg calls per frame: 2]
14:54:58: encoder thread frame - [cpu time: avg 1.025 ms, total 11887.3 ms] [avg calls per frame: 1]
14:54:58: ==============================================================
14:54:58: 
14:54:58: =====Stream End: 2013-12-22, 14:54:58=================================================
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Hm, your actual OBS data seems to be good, though I'm not sure why but the top part of the log was left out, which is sort of bad.

Regardless, from the rest of the log data, it seems to be running okay as far as I can tell, almost no drawing issues, very little issue on OBS' end.

Also the vod you linked wasn't really all that smooth even for a 30fps stream either, and on top of that, the game seems to be running at a very low quality setting, so that's even more baffling.
 
Top