As i noticed a lot of people got problems streaming after new OBS update with Nvenc.
As i checked, there were 2 updates at the same time OBS and Nvidia.
I tried to put 6.83b version of OBS but nothing happened. In analysis of the log i got this message:
Full log: https://obsproject.com/analyzer?url=https://gist.github.com/anonymous/99432b74a332c9635e4b
Then i tried to install old NVidia drivers (344.65). And it worked fine now.
New log: https://obsproject.com/analyzer?url=https://gist.github.com/anonymous/2ba3a74ab29e55c742dd
So it might be some updated to Nvenc in new version of the driver and some changes in OBS (Fixed NVenc CBR to actually be constant bitrate).
I suggest to check that thing so we can use new version of drivers with new version of OBS. Thank you
As i checked, there were 2 updates at the same time OBS and Nvidia.
I tried to put 6.83b version of OBS but nothing happened. In analysis of the log i got this message:
Skipped frames detected
The video encoder is unable to encode your frames in realtime, causing skipped frames. This is often caused by running at too high of a resolution / FPS combination for your CPU. Try lowering your resolution and/or FPS. If you have changed the x264 preset, put it back to default (veryfast).
Late frames detected
29.23% of your frames are late. This means the frames are being generated later than they were needed, causing your stream FPS to drop. Late frames are often caused by slow sources such as monitor capture, slow video capture devices or by trying to run your stream at too high of a resolution / FPS.
If you are using a webcam, try to lower the resolution of it. If you are using monitor capture, try switching to game source or window capture. If you must use monitor capture, ensure Aero is disabled.
You can also try lowering the resolution or FPS of your stream if you have an older CPU.
See https://obsproject.com/forum/viewtopic.php?f=5&t=11641 for more information on how to resolve this issue.
The video encoder is unable to encode your frames in realtime, causing skipped frames. This is often caused by running at too high of a resolution / FPS combination for your CPU. Try lowering your resolution and/or FPS. If you have changed the x264 preset, put it back to default (veryfast).
Late frames detected
29.23% of your frames are late. This means the frames are being generated later than they were needed, causing your stream FPS to drop. Late frames are often caused by slow sources such as monitor capture, slow video capture devices or by trying to run your stream at too high of a resolution / FPS.
If you are using a webcam, try to lower the resolution of it. If you are using monitor capture, try switching to game source or window capture. If you must use monitor capture, ensure Aero is disabled.
You can also try lowering the resolution or FPS of your stream if you have an older CPU.
See https://obsproject.com/forum/viewtopic.php?f=5&t=11641 for more information on how to resolve this issue.
Then i tried to install old NVidia drivers (344.65). And it worked fine now.
New log: https://obsproject.com/analyzer?url=https://gist.github.com/anonymous/2ba3a74ab29e55c742dd
So it might be some updated to Nvenc in new version of the driver and some changes in OBS (Fixed NVenc CBR to actually be constant bitrate).
I suggest to check that thing so we can use new version of drivers with new version of OBS. Thank you