OBS Stuck On Stopping Recording. Been Stuck There For Minutes (Log Inside)

inkawf

New Member
It is a long file, maybe 8-ish or more hours. I use it to capture screen activity. I tried to stop the recording and it is simply stuck there not moving. Here is the log:

Any way to save this file? I have not clicked anything yet and it is still at 'Stopping Recording'
 

Attachments

Lots of issues, right from the very start.
19:23:10.028: ================================
19:23:10.029: Warning: OBS is already running!
19:23:10.029: ================================

It gets worse, you need to close all apps not being used. System is thin, no RAM left to play....
19:23:10.077: Physical Memory: 15881MB Total, 245MB Free

Rendering lag is GPU overload & there's plenty of it.
21:28:02.497: Output 'simple_file_output': Number of lagged frames due to rendering lag/stalls: 2227 (1.5%)

Update your iGPU driver.
19:23:11.604: Driver Version: 32.0.101.7026

Disable this, run Defender.
19:23:10.158: Sentinel Agent: enabled (AV)

Run OBS @ 30 or 60FPS. I would get another monitor to capture from, 1080p. In the meantime, you may want to downscale to 1080p.
19:23:13.360: video settings reset:
19:23:13.360: base resolution: 1920x1200
19:23:13.360: output resolution: 1920x1200
19:23:13.360: downscale filter: Bicubic
19:23:13.360: fps: 20/1

There's more but run a test after all that is done a see if things improve.

 
Audio routing is questionable. Both Global & Source audio are in play. I only recommend using (1) or the other but never both concurrently. You may also be causing Audio/Video Timing Issues

19:23:20.317: [win-wasapi: 'Desktop Audio'] update settings:
19:23:20.317: device id: {0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}
19:23:20.317: use device timing: 1
19:23:20.320: [WASAPISource::TryInitialize]:[{0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}] Failed to enumerate device: 80070490
19:23:20.320: WASAPI: Device '{0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}' failed to start (source: Desktop Audio)
19:23:20.320: [Loaded global audio device]: 'Desktop Audio'
19:23:20.321: [win-wasapi: 'Desktop Audio 2'] update settings:
19:23:20.321: device id: {0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}
19:23:20.321: use device timing: 1
19:23:20.322: [Loaded global audio device]: 'Desktop Audio 2'
19:23:20.322: [WASAPISource::TryInitialize]:[{0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}] Failed to enumerate device: 80070490
19:23:20.322: WASAPI: Device '{0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}' failed to start (source: Desktop Audio 2)
19:23:20.323: [win-wasapi: 'Mic/Aux'] update settings:
19:23:20.323: device id: default
19:23:20.323: use device timing: 0
19:23:20.324: [Loaded global audio device]: 'Mic/Aux'
19:23:20.340: [duplicator-monitor-capture: 'Display Capture'] update settings:
19:23:20.340: display: (1920x1200)
19:23:20.340: cursor: true
19:23:20.340: method: WGC
19:23:20.340: id: \\?\DISPLAY#LEN403D#4&2bfe243a&0&UID8388688#{e6f07b5f-ee97-4a90-b076-33f57bf4eaa7}
19:23:20.340: alt_id: \\.\DISPLAY1
19:23:20.340: setting_id: \\?\DISPLAY#LEN403D#4&2bfe243a&0&UID8388688#{e6f07b5f-ee97-4a90-b076-33f57bf4eaa7}
19:23:20.340: force SDR: false
19:23:20.341: [win-wasapi: 'Audio Output Capture'] update settings:
19:23:20.341: device id: {0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}
19:23:20.341: use device timing: 1
19:23:20.343: [win-wasapi: 'Audio Output Capture 2'] update settings:
19:23:20.343: device id: {0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}
19:23:20.343: use device timing: 1
19:23:20.344: [WASAPISource::TryInitialize]:[{0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}] Failed to enumerate device: 80070490
19:23:20.344: WASAPI: Device '{0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}' failed to start (source: Audio Output Capture)
19:23:20.344: [WASAPISource::TryInitialize]:[{0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}] Failed to enumerate device: 80070490
19:23:20.345: WASAPI: Device '{0.0.0.00000000}.{ef060970-e480-458e-a914-209f05cc1ad3}' failed to start (source: Audio Output Capture 2)
19:23:20.371: Switched to scene 'Scene'
19:23:20.373: ------------------------------------------------
19:23:20.373: Loaded scenes:
19:23:20.373: - scene 'Scene':
19:23:20.374: - source: 'Display Capture' (monitor_capture)
19:23:20.374: - source: 'Audio Output Capture' (wasapi_output_capture)
19:23:20.374: - source: 'Audio Output Capture 2' (wasapi_output_capture)
 
This happened to me once, but I make many many clips, and it was over a week ago, very rare but seems something can trigger it.
In my case it wasnt RAM or commit related.
 
Back
Top