OBS doesnt stop replay buffer and doesnt clip sometimes.

favthum

New Member
Sometimes my OBS just dont clip and i cant end replay buffer. I have to click it multiple times to end it. Sometimes it works sometimes it dont. I dont know what to do and i have this problem for months. I tried older versions newer versions different recording settings, didnt work. Right now im using newest (version (31.1.2). Here is a Current Log File: https://obsproject.com/logs/VD3giVfKgBUSI0Jy
 

Suslik V

Active Member
Code:
20:01:17.935:     output resolution: 1920x1080
...
20:01:17.935:     fps:               120/1
20:01:17.935:     format:            I444
...
20:13:22.491: [obs-nvenc] nv12/p010 not active, falling back to non-texture encoder
...
20:19:19.390: Video stopped, number of skipped frames due to encoding lag: 28428/28537 (99.6%)
really? Encoder overloaded. Non-texture encoding always slower. Consider using NV12 as the Color Format in OBS.
 
Top