colonel_j2020
New Member
I know this software is designed for streaming and I plan to do that in the near future when I can afford a new desk and a second monitor however I am curious about just recording gameplay right now. I tried with a single monitor and streaming works extremely well compared to xsplit, I just can't see the OBS window at all. It seems that when recording my CPU usage is very close to maxed out or is maxed out which would make sense why it would drop frames(95-100%). Without OBS running my CPU usage is around 45-60% in the game I am playing right now. There is also a little bit of FPS loss in game but isn't nearly as bad as the recorded video. I can't show the video of course since its local but you can see the dropped frames is very high. Is there anything I can do for local recording?
Code:
=====Stream Start=====================================================================
Multithreaded optimizations: On
Base resolution: 1920x1080
Output resolution: 1920x1080
------------------------------------------
Loading up D3D10...
Using 5.1 surround speaker setup
------------------------------------------
Using auxilary audio input: Microphone (Razer Barracuda AC-1 Gaming Audio Card)
------------------------------------------
Audio Encoding: AAC
bitrate: 128
Using graphics capture
Using graphics capture
------------------------------------------
Video Encoding: x264
fps: 30
width: 1920, height: 1080
preset: veryfast
CBR: no
max bitrate: 4000
buffer size: 4000
quality: 8
------------------------------------------
Total frames rendered: 4913, number of frames that lagged: 1305 (26.56%) (it's okay for some frames to lag)
=====Stream End=======================================================================
=====Stream Start=====================================================================
Multithreaded optimizations: On
Base resolution: 1920x1080
Output resolution: 1920x1080
------------------------------------------
Loading up D3D10...
Using 5.1 surround speaker setup
------------------------------------------
Using auxilary audio input: Microphone (Razer Barracuda AC-1 Gaming Audio Card)
------------------------------------------
Audio Encoding: AAC
bitrate: 128
Using graphics capture
Using graphics capture
------------------------------------------
Video Encoding: x264
fps: 30
width: 1920, height: 1080
preset: veryfast
CBR: no
max bitrate: 4000
buffer size: 4000
quality: 8
------------------------------------------
Total frames rendered: 3691, number of frames that lagged: 954 (25.85%) (it's okay for some frames to lag)
=====Stream End=======================================================================
Profiler results:
==============================================================
frame - [100%] [avg time: 24.324 ms] [avg calls per frame: 1] [children: 82.7%] [unaccounted: 17.3%]
| scene->Preprocess - [0.127%] [avg time: 0.031 ms] [avg calls per frame: 1]
| video encoding and uploading - [82.6%] [avg time: 20.082 ms] [avg calls per frame: 1] [children: 70.8%] [unaccounted: 11.8%]
| | CopyResource - [0.226%] [avg time: 0.055 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.382%] [avg time: 0.093 ms] [avg calls per frame: 0]
| | call to encoder - [70.1%] [avg time: 17.045 ms] [avg calls per frame: 0]
| | sending stuff out - [0.0863%] [avg time: 0.021 ms] [avg calls per frame: 0]
==============================================================