Simple Mode Settings to Advanced Mode to fix "stopping recording" for 240fps

MikeDedon

New Member
So I have been trying to use my capture card to record 240 fps and the only time I seem to get it to work is when using Simple mode. I need advanced mode however for further audio customizations.

I tried mimicking the simple mode settings to advanced and after making them exact (according to the logs), the issue still persists. Every time I use advanced mode to record 240 (not just 240, mostly every other high refresh rate after 120) I get the "stopping recording" issue, where the file hasn't even been written.

Here are my logs where you can see the identical presets. The first one is the successful simple mode preset, and the second is the advanced mode that i tried to copy.

[jim-nvenc: 'simple_h264_recording'] settings:
14:36:32.578: rate_control: CQP
14:36:32.578: bitrate: 0
14:36:32.578: cqp: 16
14:36:32.578: keyint: 250
14:36:32.578: preset: hq
14:36:32.578: profile: high
14:36:32.578: width: 1920
14:36:32.578: height: 1080
14:36:32.578: 2-pass: false
14:36:32.578: b-frames: 2
14:36:32.578: lookahead: false
14:36:32.578: psycho_aq: true
14:36:32.578:
14:36:32.589: ---------------------------------
14:36:32.590: [FFmpeg aac encoder: 'simple_aac_recording'] bitrate: 192, channels: 2, channel_layout: 3
14:36:32.590:
14:36:32.595: ==== Recording Start ===============================================
14:36:32.595: [ffmpeg muxer: 'simple_file_output'] Writing file 'C:/Users/god/Videos/Projects/capture card/2020-06-16 14-36-32.mkv'...
14:37:19.205: [ffmpeg muxer: 'simple_file_output'] Output of file 'C:/Users/god/Videos/Projects/capture card/2020-06-16 14-36-32.mkv' stopped
14:37:19.205: Output 'simple_file_output': stopping
14:37:19.205: Output 'simple_file_output': Total frames output: 11151
14:37:19.205: Output 'simple_file_output': Total drawn frames: 11186
14:37:19.205: ==== Recording Stop ================================================
14:37:19.246: warning: 2 frames left in the queue on closing
14:37:36.936: Settings changed (outputs)
14:37:36.936: ------------------------------------------------
14:37:39.718: [jim-nvenc: 'recording_h264'] settings:
14:37:39.718: rate_control: CQP
14:37:39.718: bitrate: 0
14:37:39.718: cqp: 16
14:37:39.718: keyint: 250
14:37:39.718: preset: hq
14:37:39.718: profile: high
14:37:39.718: width: 1920
14:37:39.718: height: 1080
14:37:39.718: 2-pass: false
14:37:39.718: b-frames: 2
14:37:39.718: lookahead: false
14:37:39.718: psycho_aq: true
14:37:39.718:
14:37:39.729: ---------------------------------
14:37:39.729: [FFmpeg aac encoder: 'Track1'] bitrate: 160, channels: 2, channel_layout: 3
14:37:39.729:
14:37:39.730: ---------------------------------
14:37:39.730: [FFmpeg aac encoder: 'Track2'] bitrate: 160, channels: 2, channel_layout: 3
14:37:39.730:
14:37:39.731: ---------------------------------
14:37:39.731: [FFmpeg aac encoder: 'Track3'] bitrate: 160, channels: 2, channel_layout: 3


 

MikeDedon

New Member
Use fewer audio tracks.
I need those tracks as they record my other two sources, which is why i want to use advanced.

Currently my only solution is to use obs 20. I feel like it has to do with the new nvenc but I don't have any basis for that.
 
Top