Bug Report Weird things happening with OBS.

hmmurdock

New Member
So, First of all. I am using an older version because the newest one caused problems for me. One that I know worked. but just recently. When I run OBS and start streaming. anything that's open will refuse to close, but I can still (sort of) use them.. It won't let Task manager come open. And if it does, ending OBS doesn't do anything, The problem continues. (I'm assuming it's OBS because It only happens when I run OBS.) It is so bad that I have to force my computer to restart by using the power button on the tower. It has done this to me about 4-5 times lately until I realized OBS is what I was doing differently. Here's the log file.

Code:
Open Broadcaster Software v0.472b - 32bit (´・ω・`)
-------------------------------
CPU Name: AMD FX(tm)-6200 Six-Core Processor
CPU Speed: 3825MHz
Physical Memory:  4095MB Total, 3913MB Free
stepping id: 2, model 1, family 15, type 0, extmodel 0, extfamily 3, HTT 1, logical cores 6, total cores 3
monitor 1: pos={0, 0}, size={1920, 1080}
monitor 2: pos={-1280, 56}, size={1280, 1024}
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
  Video Adapter: ATI Radeon HD 5670
  Video Adapter Dedicated Video Memory: 1059729408
  Video Adapter Shared System Memory: 4016697344
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Playback device {0.0.0.00000000}.{527c4ea2-d7bb-4406-ae25-a1b3884c16f0}
------------------------------------------
Using desktop audio input: Speakers (Realtek High Definition Audio)
------------------------------------------
Using auxilary audio input: Microphone (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
Using Window Capture
Using graphics capture
Using graphics capture
Using graphics capture
Using graphics capture
Using Monitor Capture
Using graphics capture
Using text output
Using graphics capture
------------------------------------------
    device: Microsoft LifeCam Cinema,
    device id \\?\usb#vid_045e&pid_075d&mi_00#6&bc683c4&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global,
    chosen type: YUY2, usingFourCC: false, res: 1280x720 - 1280x720, fps: 15-15, fourCC: 'YUY2'

Using directshow input
Using text output
Using Window Capture
Using graphics capture
Using graphics capture
Using graphics capture
x264: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX XOP FMA4 SSEMisalign LZCNT
x264: profile High, level 3.1
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1280, height: 720
    preset: faster
    CBR: no
    CFR: no
    max bitrate: 1000
    buffer size: 1000
    quality: 8
------------------------------------------
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-3c.justin.tv/app
bufferTime: 1742, outputRateWindowTime: 1000, dropThreshold: 2242
Total frames rendered: 7731, number of frames that lagged: 288 (3.73%) (it's okay for some frames to lag)

I really hope someone knows what's going on.
 

Krazy

Town drunk
Yeah, you are using 1029348234 sources in one scene and using the faster preset. You only ever need 1 Game Capture source, and avoid Monitor Capture on Windows 7 if you can help it. I'm betting you are just seriously overloading your hardware here, especially that GPU.
 

hmmurdock

New Member
Im only ever using 1-3 sources at a single time. the rest are other presets for other games so I don't have to edit them all the time. I updated and it seems to have fixed itself... for now.. I have no idea what happened.
 

XeiZ

Member
Just unchecking them doesnt mean you dont use them, they are (were) still active. This HOWEVER changed in 0.51b and onwards, unchecked source are now destroyed instead of just hidden.
 

dodgepong

Administrator
Community Helper
The latest version of OBS changed it so that when you uncheck sources, they are removed from memory and behave the way hmmurdock was expecting them to. Before, it just hid them, but kept the sources in memory.

EDIT: I guess I just repeated what Xeiz said...that's what I get for reading the forums too fast.
 

hmmurdock

New Member
Hmm. That's really weird. Everything does seem to be working fine now. Thanks for the help! I never would of guessed that they would stay active when they weren't even on.. Thanks again for the help, was interesting.
 

R1CH

Forum Admin
Developer
You should also choose a Twitch server near you rather than letting it pick randomly.
 
Top