Question / Help Upgraded ram from 4gb to 8gb and OBS broke

RyanIsTheKing

New Member
So I had 2x2gb sticks on my motherboard and added a 4gb and my computer recognizes it. However when i go to stream it all of a sudden skips frames. I used to run OBS at 60fps but not I can only manage to run it at 20fps without it dropping frames and freezing. I thought if anything It would be more reliable and constant but now its completely impossible to stream more than 20fps. None of the game settings or OBS settings have been changed.
 

RyanIsTheKing

New Member
I have never disabled Aero and am using game capture. Heres my log. I have streamed with all these settings less than a week ago fine.

Code:
00:25:10: Open Broadcaster Software v0.584b - 32bit (´・ω・`)
00:25:10: -------------------------------
00:25:10: CPU Name: Intel(R) Core(TM) i5 CPU         750  @ 2.67GHz
00:25:10: CPU Speed: 2664MHz
00:25:10: Physical Memory:  4095MB Total, 4095MB Free
00:25:10: stepping id: 5, model 30, family 6, type 0, extmodel 0, extfamily 0, HTT 1, logical cores 4, total cores 4
00:25:10: monitor 1: pos={-1920, -30}, size={1920, 1080}
00:25:10: monitor 2: pos={0, 0}, size={1680, 1050}
00:25:10: Windows Version: 6.1 Build 7601 S
00:25:10: Aero is Enabled
00:25:10: -------------------------------
00:25:10: OBS Modules:
00:25:10: Base Address     Module
00:25:10: 01300000         OBS.exe
00:25:10: 56970000         OBSApi.dll
00:25:10: 56730000         DShowPlugin.dll
00:25:10: 56710000         GraphicsCapture.dll
00:25:10: 566F0000         NoiseGate.dll
00:25:10: 566D0000         PSVPlugin.dll
00:25:10: ------------------------------------------
00:25:10: Adapter 1
00:25:10:   Video Adapter: NVIDIA GeForce GTS 250
00:25:10:   Video Adapter Dedicated Video Memory: 511246336
00:25:10:   Video Adapter Shared System Memory: 3757649920
00:25:10:   Video Adapter Output 1: pos={0, 0}, size={1680, 1050}, attached=true
00:25:10:   Video Adapter Output 2: pos={-1920, -30}, size={1920, 1080}, attached=true
00:25:10: =====Stream Start: 2013-12-11, 00:25:10===============================================
00:25:10:   Multithreaded optimizations: On
00:25:10:   Base resolution: 1920x1080
00:25:10:   Output resolution: 1920x1080
00:25:10: ------------------------------------------
00:25:10: Loading up D3D10 on NVIDIA GeForce GTS 250...
00:25:10: ------------------------------------------
00:25:10: Audio Format: 48000hz
00:25:10: Playback device Default
00:25:10: ------------------------------------------
00:25:10: Using desktop audio input: Speakers (Realtek High Definition Audio)
00:25:10: ------------------------------------------
00:25:10: Using auxilary audio input: Microphone (Realtek High Definition Audio)
00:25:10: ------------------------------------------
00:25:10: Audio Encoding: AAC
00:25:10:     bitrate: 320
00:25:10: Using graphics capture
00:25:10: Scene buffering time set to 700
00:25:10: ------------------------------------------
00:25:10: Video Encoding: x264
00:25:10:     fps: 60
00:25:10:     width: 1920, height: 1080
00:25:10:     preset: veryfast
00:25:10:     profile: high
00:25:10:     keyint: 250
00:25:10:     CBR: yes
00:25:10:     CFR: yes
00:25:10:     max bitrate: 2000
00:25:10:     buffer size: 2000
00:25:10: ------------------------------------------
00:25:10: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 1536000, samples per sec is 192000
00:25:10: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
00:25:10: SharedTexCapture hooked
00:25:35: Total frames encoded: 1320, total frames duplicated: 1012 (76.67%)
00:25:35: Number of frames skipped due to encoder lag: 914 (69.24%)
00:25:35: Total frames rendered: 358, number of late frames: 45 (12.57%) (it's okay for some frames to be late)
00:25:35: 
00:25:35: Profiler time results:
00:25:35: 
00:25:35: ==============================================================
00:25:35: video thread frame - [100%] [avg time: 14.922 ms] [children: 95.2%] [unaccounted: 4.82%]
00:25:35: | scene->Preprocess - [0.0134%] [avg time: 0.002 ms]
00:25:35: | GPU download and conversion - [95.2%] [avg time: 14.201 ms] [children: 110%] [unaccounted: -14.5%]
00:25:35: | | flush - [0.409%] [avg time: 0.061 ms]
00:25:35: | | CopyResource - [108%] [avg time: 16.057 ms]
00:25:35: | | conversion to 4:2:0 - [1.63%] [avg time: 0.243 ms]
00:25:35: Convert444Threads - [100%] [avg time: 2.001 ms] [children: 99.5%] [unaccounted: 0.5%]
00:25:35: | Convert444toNV12 - [99.5%] [avg time: 1.991 ms]
00:25:35: encoder thread frame - [100%] [avg time: 15.52 ms]
00:25:35: ==============================================================
00:25:35: 
00:25:35: 
00:25:35: Profiler CPU results:
00:25:35: 
00:25:35: ==============================================================
00:25:35: video thread frame - [cpu time: avg 6.362 ms, total 2277.61 ms] [avg calls per frame: 1]
00:25:35: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:25:35: | GPU download and conversion - [cpu time: avg 5.969 ms, total 2137.21 ms] [avg calls per frame: 1]
00:25:35: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:25:35: | | CopyResource - [cpu time: avg 6.843 ms, total 2121.61 ms] [avg calls per frame: 1]
00:25:35: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
00:25:35: Convert444Threads - [cpu time: avg 1.413 ms, total 873.605 ms] [avg calls per frame: 2]
00:25:35: | Convert444toNV12 - [cpu time: avg 1.413 ms, total 873.605 ms] [avg calls per frame: 2]
00:25:35: encoder thread frame - [cpu time: avg 4.089 ms, total 5226.03 ms] [avg calls per frame: 1]
00:25:35: ==============================================================
00:25:35: 
00:25:35: =====Stream End: 2013-12-11, 00:25:35=================================================
 

dodgepong

Administrator
Community Helper
My word. I'm not sure how it was working before, but that GPU is terrible for streaming. It is extremely slow, with very slow VRAM. And your CPU isn't fast enough to encode at 1080p60, either. Your frame times are way too high to encode at the settings you're trying to encode at.

I recommend downscaling to 480p and dropping to 30fps, and then maybe your frame times might start getting under control.

You're using the 32bit version of OBS, by the way, so you can't even take advantage of your new RAM. Just an FYI. System RAM doesn't really affect encoding speeds in any remarkable way.
 
Top