zombieknight
New Member
I started messing with OBS about 2 days ago and I first used lower resolutions to test if it would run well enough. Here is one of my previously recorded video of my playing the game with good fps and a smooth stream.
The stream was recorded with in-game resolution at the following:
(In-game resolution - 1440 x 900)
http://www.twitch.tv/zetkay/b/379525535
Now at this point I wanted a higher quality stream because i would be able to handle it. When I try to use my native resolution (1920x1080) it just doesn't want to be smooth. I've made multiple recordings to try and fix this issue but I can't figure out what to do.
(In-game resolution - 1920x1080)
http://www.twitch.tv/zetkay/b/379587648
If someone could please let me know how to fix this issue I'd love you! =)
Thank you in advance.
Here is the code for my latest attempt at 1920x1080 streaming.
The stream was recorded with in-game resolution at the following:
(In-game resolution - 1440 x 900)
http://www.twitch.tv/zetkay/b/379525535
Now at this point I wanted a higher quality stream because i would be able to handle it. When I try to use my native resolution (1920x1080) it just doesn't want to be smooth. I've made multiple recordings to try and fix this issue but I can't figure out what to do.
(In-game resolution - 1920x1080)
http://www.twitch.tv/zetkay/b/379587648
If someone could please let me know how to fix this issue I'd love you! =)
Thank you in advance.
Here is the code for my latest attempt at 1920x1080 streaming.
Code:
Open Broadcaster Software v0.473b (magnificant test build 11) - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz
CPU Speed: 3400MHz
Physical Memory: 4095MB Total, 4095MB Free
stepping id: 9, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
monitor 1: pos={0, 0}, size={1920, 1080}
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
Video Adapter: NVIDIA GeForce GTX 260
Video Adapter Dedicated Video Memory: 911605760
Video Adapter Shared System Memory: 3354996736
=====Stream Start=====================================================================
Multithreaded optimizations: On
Base resolution: 1920x1080
Output resolution: 1920x1080
------------------------------------------
Loading up D3D10...
Playback device {0.0.0.00000000}.{72d84ff8-9ea9-40b1-bd72-af19d7122a6b}
------------------------------------------
Using desktop audio input: Speakers (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: MP3
bitrate: 192
Using graphics capture
Using Monitor Capture
x264: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264: profile High, level 4.2
------------------------------------------
Video Encoding: x264
fps: 60
width: 1920, height: 1080
preset: veryfast
CBR: no
CFR: no
max bitrate: 2500
buffer size: 1000
quality: 10
------------------------------------------
SharedTexCapture hooked
Total frames rendered: 2630, number of frames that lagged: 121 (4.60%) (it's okay for some frames to lag)
Total duplicated frames: 160 (6.08%)
x264: frame I:14 Avg QP:24.49 size: 73823
x264: frame P:704 Avg QP:22.47 size: 1805
x264: frame B:2000 Avg QP:28.17 size: 101
x264: consecutive B-frames: 1.7% 0.1% 0.9% 97.3%
x264: mb I I16..4: 46.0% 37.3% 16.6%
x264: mb P I16..4: 0.6% 0.2% 0.1% P16..4: 2.0% 0.1% 0.0% 0.0% 0.0% skip:96.9%
x264: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.1% 0.0% 0.0% direct: 0.0% skip:99.8% L0:44.7% L1:54.3% BI: 1.1%
x264: 8x8 transform intra:31.0% inter:29.7%
x264: coded y,uvDC,uvAC intra: 39.4% 18.4% 9.7% inter: 0.2% 0.2% 0.0%
x264: i16 v,h,dc,p: 54% 42% 2% 1%
x264: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 7% 15% 65% 1% 3% 2% 3% 1% 3%
x264: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 30% 17% 3% 4% 4% 5% 4% 4%
x264: i8c dc,h,v,p: 69% 21% 9% 1%
x264: Weighted P-Frames: Y:0.3% UV:0.3%
x264: kb/s:442.46
=====Stream End=======================================================================
Profiler results:
==============================================================
frame - [100%] [avg time: 14.077 ms] [avg calls per frame: 1] [children: 97.3%] [unaccounted: 2.74%]
| scene->Preprocess - [41.9%] [avg time: 5.894 ms] [avg calls per frame: 1]
| video encoding and uploading - [55.4%] [avg time: 7.797 ms] [avg calls per frame: 1] [children: 55.3%] [unaccounted: 0.0781%]
| | CopyResource - [39%] [avg time: 5.495 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.22%] [avg time: 0.031 ms] [avg calls per frame: 0]
| | call to encoder - [16%] [avg time: 2.259 ms] [avg calls per frame: 1]
| | sending stuff out - [0.0071%] [avg time: 0.001 ms] [avg calls per frame: 1]
==============================================================