Question / Help (OBS Studio) Laggy Recordings & Game.

Chaos

New Member
Log File: https://gist.github.com/anonymous/fb7fc2d32e210eb468c6bce0fc74b5ee

My videos have been laggy in the recordings and also in game, i've tried everything but nothing works, any advice?

My Settings:
Output:
Output mode: Simple.
Recording Quality: High quality, medium file size.
Recording Format: MP4.
Encoder: Software (x264)

Video:
Base (canvas) resolution: 1920x1080
Output (scaled) resolution: 1920x1080
Downscale filter: Bilinear
Common FPS values: 60

Advanced:
General: Process priority: High
Video: Renderer: Direct3D 11

My videos have been laggy in the recordings and also in game, i've tried everything but nothing works, any advice?
 

RytoEX

Forum Admin
Forum Moderator
Developer
Do you have your Overwatch framerate capped? If not, cap it to something reasonable.

Regardless of your 6700K, Overwatch is CPU hungry, as is x264 encoding. If both processes occupy high-load cores, they're going to fight for CPU time with other processes.

As an aside, you should record to FLV and remux to MP4 later.
 

Chaos

New Member
I set a cap and saw a small difference, thank you!
Do you have your Overwatch framerate capped? If not, cap it to something reasonable.

Regardless of your 6700K, Overwatch is CPU hungry, as is x264 encoding. If both processes occupy high-load cores, they're going to fight for CPU time with other processes.

As an aside, you should record to FLV and remux to MP4 later.
 

RytoEX

Forum Admin
Forum Moderator
Developer
Yep but the 6700 is only 4 core and x264 cpu is intensive. You could also try Nvnec with 40k bitrate this would free up the CPU.
There's not much sense in setting a bitrate when recording. With NVENC, you'd use CQP instead. See here.
 
Top