Question / Help Stuttering while recording

Narcogen

Active Member
You need a complete stream or recording session in your log. Your log has nothing but startup and a bunch of errors relating to try and game capture Geometry Dash.

15:53:47.911: [game-capture: 'Game Capture'] attempting to hook process: GeometryDash.exe
15:53:47.927: [game-capture: 'Game Capture'] capture stopped
 

Narcogen

Active Member
Yes. For one minute. If you don't experience the problem you're trying to address during that time, there won't be anything in the log about it.

Here's your recording session in the log:

17:05:48.749: ==== Recording Start ===============================================
17:05:48.749: [ffmpeg muxer: 'adv_file_output'] Writing file 'C:/Users/riotr/OneDrive/Desktop/Videos/2018-02-27 17-05-48.mp4'...
17:06:47.598: [ffmpeg muxer: 'adv_file_output'] Output of file 'C:/Users/riotr/OneDrive/Desktop/Videos/2018-02-27 17-05-48.mp4' stopped
17:06:47.598: Output 'adv_file_output': stopping
17:06:47.598: Output 'adv_file_output': Total frames output: 3517
17:06:47.598: Output 'adv_file_output': Total drawn frames: 3531
17:06:47.598: ==== Recording Stop ================================================
You dropped some frames, but it doesn't say why. It seems likely that whatever interval OBS is monitoring what is going on, it's not catching the reason while it's happening.

That said, the usual advice there is to either lower captured framesize or framerate, or use a faster CPU preset. Adjust those three values until you can capture smoothly at the quality you want.
 

RioT1133

New Member
How much is some, because the recording was really stuttering? I am using the nvidia encoder so i cant reduce the cpu preset
 

Narcogen

Active Member
It may just be that NVENC isn't providing the information about why frames are dropping.

What happens if you use the x264 encoder?
 

Narcogen

Active Member
Yes, but now you can adjust the CPU preset, and the log should tell you whether frames are dropping due to rendering lag, encoding lag, or network lag (only for streaming).
 

RioT1133

New Member
i set the preset to ultrafast, the in-game frames got better, but the recording still was stuttering

it says here it dropped only 8 frames, but the framerate was constantly at 40-ish

17:47:31.678: ==== Recording Start ===============================================
17:47:31.678: [ffmpeg muxer: 'adv_file_output'] Writing file 'C:/Users/riotr/OneDrive/Desktop/Videos/2018-02-27 17-47-31.mp4'...
17:48:10.232: [ffmpeg muxer: 'adv_file_output'] Output of file 'C:/Users/riotr/OneDrive/Desktop/Videos/2018-02-27 17-47-31.mp4' stopped
17:48:10.232: Output 'adv_file_output': stopping
17:48:10.232: Output 'adv_file_output': Total frames output: 2305
17:48:10.232: Output 'adv_file_output': Total drawn frames: 2313
17:48:10.232: ==== Recording Stop =============================================
 

RioT1133

New Member
Also, what i noticed is that obs uses only 10% of my gpu when im recording with the nvidia encoder
 
Last edited:
Top