crosangels.blogg.se

Obs studio windows 10 gpu frames bug
Obs studio windows 10 gpu frames bug













obs studio windows 10 gpu frames bug
  1. #Obs studio windows 10 gpu frames bug 1080p
  2. #Obs studio windows 10 gpu frames bug code
  3. #Obs studio windows 10 gpu frames bug plus

#Obs studio windows 10 gpu frames bug 1080p

I was able to successfully record CS:GO for about 5 minutes, at 1080p 60fps / 30K bitrate, with no frame drops: PRESET_ALIAS(LOSSLESS_HP, P1, NVENC_DEPRECATED_PRESET | NVENC_LOSSLESS), PRESET_ALIAS(LOSSLESS_DEFAULT, P4, NVENC_DEPRECATED_PRESET | NVENC_LOSSLESS), PRESET_ALIAS(LOW_LATENCY_HQ, P7, NVENC_DEPRECATED_PRESET | NVENC_LOWLATENCY), + PRESET_ALIAS(LOW_LATENCY_HQ, P4, NVENC_DEPRECATED_PRESET | NVENC_LOWLATENCY), PRESET_ALIAS(LOW_LATENCY_HP, P1, NVENC_DEPRECATED_PRESET | NVENC_LOWLATENCY), PRESET_ALIAS(LOW_LATENCY_DEFAULT, P4, NVENC_DEPRECATED_PRESET | NVENC_LOWLATENCY), PRESET_ALIAS(BD, P5, NVENC_DEPRECATED_PRESET), PRESET_ALIAS(HQ, P7, NVENC_DEPRECATED_PRESET), + PRESET_ALIAS(HQ, P4, NVENC_DEPRECATED_PRESET),

obs studio windows 10 gpu frames bug

PRESET_ALIAS(HP, P1, NVENC_DEPRECATED_PRESET), PRESET_ALIAS(DEFAULT, P4, NVENC_DEPRECATED_PRESET), a/libavcodec/nvenc.c +++ b/libavcodec/nvenc.c -171,11 +171,11 static void nvenc_map_preset(NvencContext *ctx) Maybe my 10 year-old GPU can't handle this encoding preset? I don't know.ĭiff -git a/libavcodec/nvenc.c b/libavcodec/nvenc.c And the hq preset specifically, was replaced by this p7 preset in FFmpeg 4.4, which according to NVIDIA's NVENC documentation:įor each tuning info, seven presets from P1 (highest performance) to P7 (lowest performance) have been provided to control performance/quality trade off Now I'm not an expert in neither FFmpeg nor OBS, but it seems like all hq presets (that still work fine here with FFmpeg 4.3), were replaced by newer ones, from p1 to p7 with 11a8e93. # first bad commit: avcodec/nvenc: use alias to provide deprecated profiles # bad: avcodec/nvenc: use alias to provide deprecated profiles # bad: avcodec/nvenc: mark newly deprecated rc modes # bad: avcodec/nvenc: reduce automated use of deprecated modes # bad: avformat/rtsp: support for listen_timeout option for sdp # good: avformat/wtvdec: Check dir_length # good: avformat/riff: prevent muxing adpcm_swf with a variable block size # good: avcodec/movtextenc: Fix undefined left shifts outside the range of int # good: avcodec/adpcmenc: add "block_size" option # bad: avformat/au: Check for EOF in au_read_annotation() # good: avformat/movenc: Avoid allocation for timecode track # good: avcodec/dxtory: support subsampled formats with non-aligned size

obs studio windows 10 gpu frames bug

#Obs studio windows 10 gpu frames bug code

# bad: avcodec/wavpack: use av_buffer_replace() to simplify code # good: Bump minor versions to separate 4.3 from master # bad: RELEASE_NOTES: Based on the version from 4.3 I'm not 100% sure, but it sounds like the issue is related to these two messages: Info: Output 'simple_file_output': Total drawn frames: 162 Info: Output 'simple_file_output': Total frames output: 150 Info: Output of file '/mnt/HDDLinux/ 01-50-54.mkv' stopped

#Obs studio windows 10 gpu frames bug plus

If I downgrade ffmpeg to 4.3.2, OBS is able to record just fine with NVENC, plus I don't get the "Encoding overloaded" message anymore: Info: Video stopped, number of skipped frames due to encoding lag: 111/149 (74,5%) Info: Output 'simple_file_output': Total drawn frames: 543 Info: Output 'simple_file_output': Total frames output: 100 Info: Output 'simple_file_output': stopping Info: Output of file '/mnt/HDDLinux/ 01-46-50.mkv' stopped Info: Output format name and long_name: matroska, Matroska Info: libfdk_aac bitrate: 192, channels: 2 Using global_quality with nvenc is deprecated. Use p1 to p7 + -tune or fast/medium/slow.















Obs studio windows 10 gpu frames bug