Question / Help Does a capture card help with fps drops/laggy in game feel?

Scotteh

New Member
I've been searching this for a while but I can't seem to find many people who use a capture card to stream PC games, only consoles. If my absolute main concern is how the game feels when I'm streaming (and I can't use a 2 PC setup), would a capture card like an Elgato be the best option? Does it offer an improvement over window capture in OBS (CPU is i5 2500k but some games still feel laggy and sluggish in-game).

If anyone uses a capture card to stream PC games, please let me know your experiences.

Thanks
 

dodgepong

Administrator
Community Helper
Re: Does a capture card help with fps drops/laggy in game fe

It depends...can you post a log of what is happening right now? Maybe there is something that can be done to reduce the lagging.

Game capture is arguably less resource intensive than a capture card, but they each have their limitations depending on what you are trying to do.
 

Scotteh

New Member
Re: Does a capture card help with fps drops/laggy in game fe

dodgepong said:
It depends...can you post a log of what is happening right now? Maybe there is something that can be done to reduce the lagging.

Game capture is arguably less resource intensive than a capture card, but they each have their limitations depending on what you are trying to do.

I'm streaming a game called Microvolts and game capture doesn't find it. It's not obs' fault, MV is really terrible program.

Getting a log for you.
 

Scotteh

New Member
Re: Does a capture card help with fps drops/laggy in game fe

Code:
Open Broadcaster Software v0.51b - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz
CPU Speed: 3292MHz
Physical Memory:  4058MB Total, 1430MB Free
stepping id: 7, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 4
monitor 1: pos={-1920, 0}, size={1920, 1080}
monitor 2: pos={0, 0}, size={1920, 1080}
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
  Video Adapter: AMD Radeon HD 6800 Series
  Video Adapter Dedicated Video Memory: 1061494784
  Video Adapter Shared System Memory: 1859291136
Using fixed low latency mode, factor 20
=====Stream Start: 2013-05-03, 22:07:32===============================================
  Multithreaded optimizations: On
  Base resolution: 1920x1080
  Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
Playback device Default
------------------------------------------
Using desktop audio input: Speakers (Realtek High Definition Audio)
------------------------------------------
Audio Encoding: AAC
    bitrate: 128
------------------------------------------
    device: Microsoft LifeCam HD-3000,
    device id \\?\usb#vid_045e&pid_0779&mi_00#7&1b2c41ea&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global,
    chosen type: YUY2, usingFourCC: false, res: 640x360 - 640x360, frameIntervals: 333333-666666, fourCC: 'YUY2'
    audio device: Disable,
    audio device id Disabled,

Using directshow input
Using Window Capture
------------------------------------------
Video Encoding: x264
    fps: 30
    width: 1280, height: 720
    preset: veryfast
    CBR: no
    CFR: no
    max bitrate: 2300
    buffer size: 2300
    quality: 10
------------------------------------------
Using RTMP service: Twitch / Justin.tv
  Server selection: rtmp://live-lhr.justin.tv/app
SO_SNDBUF was at 8192
SO_SNDBUF is now 65536
Total frames rendered: 4406, number of frames that lagged: 51 (1.16%) (it's okay for some frames to lag)
RTMPPublisher::SocketLoop: Aborting due to loop exit
Number of times waited to send: 0, Waited for a total of 0 bytes
Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
=====Stream End: 2013-05-03, 22:10:00=================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 15.225 ms] [avg calls per frame: 1] [children: 90.3%] [unaccounted: 9.67%]
| scene->Preprocess - [74.5%] [avg time: 11.346 ms] [avg calls per frame: 1]
| video encoding and uploading - [15.8%] [avg time: 2.406 ms] [avg calls per frame: 1] [children: 14.6%] [unaccounted: 1.17%]
| | CopyResource - [0.092%] [avg time: 0.014 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.0722%] [avg time: 0.011 ms] [avg calls per frame: 0]
| | call to encoder - [14.1%] [avg time: 2.144 ms] [avg calls per frame: 0]
| | sending stuff out - [0.388%] [avg time: 0.059 ms] [avg calls per frame: 0]
==============================================================

thanks for the help :>
 
Top