Yesterday I decided to get a new storage device which is an SSD 120GB Vertex 3. I used to run OBS on a 2 TB seagate drive and that ran fine. But now when I run OBS on my new drive, it runs for about 40 seconds, the stream color indicator flickers then turns red. Then either frames completely drop at an insane rate or stream times-out and attempts to reconnect. I haven't had this issue before and I tried 2 versions of OBS but still seem to get it. I have overclocked my computer months ago but that wasn't an issue with my old hard drive. Near the end of the log you can see that it says "memory leaks were detected." I'm assuming that is an issue with maybe faulty RAM, but I am not entirely sure. I played around with the settings and tried to lower all the values but it still happens.
Code:
Open Broadcaster Software v0.466a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Xeon(R) CPU E5649 @ 2.53GHz
CPU Speed: 3705MHz
Physical Memory: 4095MB Total, 4095MB Free
stepping id: 2, model 12, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 12, total cores 6
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
Video Adapter: NVIDIA GeForce GTX 560 Ti
Video Adapter Dedicated Video Memory: 1025966080
Video Adapter Shared System Memory: 3221372928
=====Stream Start=====================================================================
Multithreaded optimizations: On
Base resolution: 1920x1080
Output resolution: 1920x1080
------------------------------------------
Loading up D3D10...
------------------------------------------
Audio Encoding: AAC
bitrate: 128
Using graphics capture
------------------------------------------
Video Encoding: x264
fps: 60
width: 1920, height: 1080
preset: veryfast
CBR: no
max bitrate: 1000
buffer size: 1000
quality: 5
------------------------------------------
SharedTexCapture hooked
Using RTMP service: Twitch / Justin.tv
Server selection: rtmp://live-3c.justin.tv/app
bufferTime: 1876, outputRateWindowTime: 1000, dropThreshold: 2376
RTMPPublisher::BufferedSend: Buffer is full (143474 / 144384 bytes), waiting to send 3663 bytes
RTMPPublisher::BufferedSend: Buffer is full (143474 / 144384 bytes), waiting to send 3663 bytes
RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053
Total frames rendered: 3844, number of frames that lagged: 1 (0.03%) (it's okay for some frames to lag)
Number of b-frames dropped: 10 (0.16%), Number of p-frames dropped: 50 (0.78%), Total 60 (0.93%)
=====Stream End=======================================================================
=====Stream Start=====================================================================
Multithreaded optimizations: On
Base resolution: 1920x1080
Output resolution: 1920x1080
------------------------------------------
Loading up D3D10...
------------------------------------------
Audio Encoding: AAC
bitrate: 128
Using graphics capture
------------------------------------------
Video Encoding: x264
fps: 60
width: 1920, height: 1080
preset: veryfast
CBR: no
max bitrate: 1000
buffer size: 1000
quality: 5
------------------------------------------
SharedTexCapture hooked
Total frames rendered: 132, number of frames that lagged: 1 (0.76%) (it's okay for some frames to lag)
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
=====Stream End=======================================================================
Profiler results:
==============================================================
frame - [100%] [avg time: 5.675 ms] [avg calls per frame: 1] [children: 92.1%] [unaccounted: 7.93%]
| scene->Preprocess - [0.0529%] [avg time: 0.003 ms] [avg calls per frame: 1]
| video encoding and uploading - [92%] [avg time: 5.222 ms] [avg calls per frame: 1] [children: 42.6%] [unaccounted: 49.4%]
| | CopyResource - [0.264%] [avg time: 0.015 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.634%] [avg time: 0.036 ms] [avg calls per frame: 0]
| | call to encoder - [41.6%] [avg time: 2.359 ms] [avg calls per frame: 0]
| | sending stuff out - [0.106%] [avg time: 0.006 ms] [avg calls per frame: 0]
==============================================================
Memory Leaks Were Detected.