13:28:33.769: [game-capture: 'Game Capture 5'] attempting to hook process: YakuzaLikeADragon.exe
13:28:33.776: [game-capture: 'Game Capture 5'] using helper (compatibility hook)
13:28:33.783: [game-capture: 'Game Capture 5'] hook not loaded yet, retrying..
13:28:33.986: [game-capture: 'Game Capture 5'] attempting to hook process: YakuzaLikeADragon.exe
13:28:34.017: [game-capture: 'Game Capture 5'] d3d11 shared texture capture successful
13:28:34.018: [game-capture: 'Game Capture 5'] shared texture capture successful
13:29:24.956: [jim-nvenc: 'recording_h264'] settings:
13:29:24.956: rate_control: CQP
13:29:24.956: bitrate: 0
13:29:24.956: cqp: 20
13:29:24.956: keyint: 250
13:29:24.956: preset: mq
13:29:24.956: profile: high
13:29:24.956: width: 1920
13:29:24.956: height: 1080
13:29:24.956: 2-pass: true
13:29:24.956: b-frames: 2
13:29:24.956: lookahead: false
13:29:24.956: psycho_aq: true
13:29:24.956:
13:29:24.971: [CoreAudio AAC: 'Desktop']: settings:
13:29:24.971: mode: AAC
13:29:24.971: bitrate: 160
13:29:24.971: sample rate: 48000
13:29:24.971: cbr: on
13:29:24.971: output buffer: 1536
13:29:24.973: [CoreAudio AAC: 'Mic']: settings:
13:29:24.973: mode: AAC
13:29:24.973: bitrate: 160
13:29:24.973: sample rate: 48000
13:29:24.973: cbr: on
13:29:24.973: output buffer: 1536
13:29:24.976: [CoreAudio AAC: 'Track3']: settings:
13:29:24.976: mode: AAC
13:29:24.976: bitrate: 160
13:29:24.976: sample rate: 48000
13:29:24.976: cbr: on
13:29:24.976: output buffer: 1536
13:29:24.978: [CoreAudio AAC: 'Track4']: settings:
13:29:24.978: mode: AAC
13:29:24.978: bitrate: 160
13:29:24.978: sample rate: 48000
13:29:24.978: cbr: on
13:29:24.978: output buffer: 1536
13:29:24.980: [CoreAudio AAC: 'Track5']: settings:
13:29:24.980: mode: AAC
13:29:24.980: bitrate: 160
13:29:24.980: sample rate: 48000
13:29:24.980: cbr: on
13:29:24.980: output buffer: 1536
13:29:24.998: ==== Recording Start ===============================================
13:29:24.998: [ffmpeg muxer: 'adv_file_output'] Writing file 'T:/reco/2021-04-09 13-29-24.ts'...
13:30:37.411: [ffmpeg muxer: 'adv_file_output'] Output of file 'T:/reco/2021-04-09 13-29-24.ts' stopped
13:30:37.411: Output 'adv_file_output': stopping
13:30:37.411: Output 'adv_file_output': Total frames output: 4322
13:30:37.411: Output 'adv_file_output': Total drawn frames: 4345
13:30:37.412: Video stopped, number of skipped frames due to encoding lag: 92/4343 (2.1%)
13:30:37.416: ==== Recording Stop ================================================
Never use the Max Quality preset, Lookahead, or Psychovisual Tuning options. All three will regularly cause encoding overload with NVENC when it should not otherwise be happening.Just tested it right now here's the log file it doesn't look like it's throwing issues or anything? I upp'd what I just recorded to youtube if you wanted to see the output.
13:29:24.956: preset: mq
...
13:29:24.956: 2-pass: true
13:29:24.956: b-frames: 2
13:29:24.956: lookahead: false
13:29:24.956: psycho_aq: true
...
13:30:37.412: Video stopped, number of skipped frames due to encoding lag: 92/4343 (2.1%)
Oh that was the entire log file. There was nothing else in it?Never use the Max Quality preset, Lookahead, or Psychovisual Tuning options. All three will regularly cause encoding overload with NVENC when it should not otherwise be happening.
Use the Quality preset instead, and make sure PVT and Lookahead are both UNchecked.
Also, it's strongly advised to include a complete logfile, not just a snippet, as other issues may be present.
It's missing both the head containing system configuration, loading diagnostics, and other bare-metal info, and the tail with the timing tree. You cut a chunk out of the middle. Even if the timing tree wasn't written out yet, the stuff up top has a lot of data that we prefer to check just to avoid config issues. You can just paste the logfile itself as a file to the forum, not just the contents.Oh that was the entire log file. There was nothing else in it?