FPS 0.75 ??

PoWeR-Ding

New Member
log

1753196620511.png


1753196525386.png

1753196541154.png

1753196578816.png
 

Suslik V

Active Member
Rendering lag means GPU overload. Uncapped rendering for the game and high refresh rate display usually is the cause. You have 240Hz display device.
Code:
22:53:58.608:         refresh=240
...

Example, where 60Hz display instead of 165Hz device solves the rendering lag:
other example, where global rendering capping was enabled by 3rd party util, to keep the game rendering at around 60fps:

If you not running any games - just try to lower the refresh rate of the display device.

Also, some of your media sources are too slow, try to remove them:
Code:
22:54:52.362: Source 5杀2.mp4 audio is lagging (over by 312.27 ms) at max audio buffering. Restarting source audio.
...
 

rockbottom

Active Member
Too add. Your NDI install is bugged/needs attention. The current version of Distro should be installed & the NDI v5 runtime/conflict that's (still) on your system should be removed. Things should flow better after it's corrected.

22:54:00.301: [obs-ndi] obs_module_load: you can haz obs-ndi (Version 4.14.1) - Stale, update
22:54:00.301: [obs-ndi] obs_module_load: Qt Version: 6.8.3 (runtime), 6.6.2 (compiled)
22:54:00.301: DEPRECATION: obs_frontend_get_global_config is deprecated. Read from global or user configuration explicitly instead.
22:54:00.301: DEPRECATION: obs_frontend_get_global_config is deprecated. Read from global or user configuration explicitly instead.
22:54:00.301: [obs-ndi] load_ndilib: Trying 'C:/Program Files/NDI/NDI 6 Tools/Runtime/Processing.NDI.Lib.x64.dll'
22:54:00.301: [obs-ndi] load_ndilib: Found 'C:/Program Files/NDI/NDI 6 Tools/Runtime/Processing.NDI.Lib.x64.dll'; attempting to load NDI library...
22:54:00.304: [obs-ndi] load_ndilib: NDI library loaded successfully
22:54:00.304: [obs-ndi] load_ndilib: NDIlib_v5_load found - Remove from system
22:54:00.313: [obs-ndi] obs_module_load: NDI library initialized successfully ('NDI SDK WIN64 15:46:48 Dec 20 2024 6.1.1.0')
22:54:00.327: [obs-ndi] preview_output_init('OBS Preview', '')
22:54:00.327: [obs-ndi] +ndi_output_create(name='OBS Preview', groups='', ...)
22:54:00.327: [obs-ndi] ndi_output_update(name='OBS Preview', groups='', ...)
22:54:00.327: [obs-ndi] -ndi_output_create(name='OBS Preview', groups='', ...)

 

PoWeR-Ding

New Member
C:\Users\XXXX\AppData\Roaming\obs-studio

Sorry everyone, I did not delete the OBS archive data in this path after updating and installing OBS, which caused this problem.

I eliminated it like this:
1. Reinstall the OBS program to a new folder, then run it, the problem still exists
2. In this case, it is believed that the OBS archive data in this path is the cause
3. Delete the OBS archive data in this path, restart OBS, ! ! Everything is normal ! !
 
Top