Question / Help Stuttering/lag recording with quicksync

Schyler

Member
I ve tried recording cs go for the 1st on obs mp with both quicksync and h264 quicksync media foundation.Even tough I was recording 1080p 60 fps , there was a little stuttrening in the recorded video wich was making it look like if I was recording at 24-30 fps.

log: https://gist.github.com/3925d1739441a2196267
Your overloading your processor. Your trying to use CPU to run a game and a program and use integrated graphics, which aren't sufficient. You need a graphics card.
 

Harold

Active Member
Please re-read the log schyler.

Code:
23:21:50.980: Available Video Adapters:
23:21:50.981: Adapter 0: AMD Radeon R9 200 Series
23:21:50.981: Adapter 1: Intel(R) HD Graphics 4600
23:21:50.983: Loading up D3D11 on adapter AMD Radeon R9 200 Series (0)
 

Schyler

Member
Please re-read the log schyler.

Code:
23:21:50.980: Available Video Adapters:
23:21:50.981: Adapter 0: AMD Radeon R9 200 Series
23:21:50.981: Adapter 1: Intel(R) HD Graphics 4600
23:21:50.983: Loading up D3D11 on adapter AMD Radeon R9 200 Series (0)
That graphics card is as powerful as integrated was my point.
 
Your overloading your processor. Your trying to use CPU to run a game and a program and use integrated graphics, which aren't sufficient. You need a graphics card.

Please re-read the log schyler.

Code:
23:21:50.980: Available Video Adapters:
23:21:50.981: Adapter 0: AMD Radeon R9 200 Series
23:21:50.981: Adapter 1: Intel(R) HD Graphics 4600
23:21:50.983: Loading up D3D11 on adapter AMD Radeon R9 200 Series (0)

What?I m not understanding. I have a 2 r9 295x2 ,so if anything the cpu is the bottleneck,still the bottleneck shouldn t be 2 big since it is an overclocked i7 4790k,and I used to record with quicksync on obs legacy and other softwares without the stutering.Still cpu is only at like 50% maximum when I m playing and recording with quicksync.
 

Harold

Active Member
The quicksync encoder currently in OBS Multiplatform is the media foundation one. It may not be as efficient or otherwise optimized as the one used in obs classic.

You should be able to alternatively use x264 with crf based bitrate selection and the ultrafast preset or amd vce.
 

Schyler

Member
What?I m not understanding. I have a 2 r9 295x2 ,so if anything the cpu is the bottleneck,still the bottleneck shouldn t be 2 big since it is an overclocked i7 4790k,and I used to record with quicksync on obs legacy and other softwares without the stutering.Still cpu is only at like 50% maximum when I m playing and recording with quicksync.
Yes, but using quick sync is using integrated to record because it comes with every processor. So when recording, your not using your 295x2. Also, do you have crossfire enabled?
 
Top