Question / Help Skipped frames HIGH END STREAM PC

Narcogen

Active Member
21:05:22.714: Video stopped, number of skipped frames due to encoding lag: 62/2897 (2.1%)

You appear to be overloading your encoder slightly.

1:04:34.375: [jim-nvenc: 'recording_h264'] settings:
21:04:34.375: rate_control: CBR
21:04:34.375: bitrate: 60000
21:04:34.375: cqp: 20
21:04:34.375: keyint: 120


Don't use CBR for recording, that's for streaming. Use CQP for rate control and a quality setting between 15 (high quality) and 23 (good quality). Or use simple output mode, indistinguishable quality, large file size. (unless you need multitrack audio).

21:04:34.375: lookahead: true
21:04:34.375: psycho_aq: true


Unlike vanilla NVENC encoding, the above two options increase GPU load. You may want to turn off one or both, especially lookahead if you are encoding high motion content.
 

Cozmooo

New Member
kind of the same problem here got pretty much the same build and i get 40 fps half the time on game capture.... i have a 240 hz monitor and g sync just so u know... and games run over 200 fps but i still get low on the game capture.... internet speed is sufficient too
 

carlmmii

Active Member
To the OP, in addition to the changes that Narcogen recommended, you should change your quality down from "Max Quality", as well as unchecking 2-pass.
 
Top