Question / Help Help, Wont record for more than 12 seconds!

koala

Active Member
From your log:
Code:
12:06:36.524: ==== Recording Start ===============================================
12:06:36.524: [ffmpeg muxer: 'simple_file_output'] Writing file 'C:/Users/Janjua/Desktop/obs/2020-02-18_12-06-36.flv'...
12:06:48.218: Pausing recording due to hotkey
12:06:48.218: output simple_file_output paused
12:18:00.302: Stopping recording due to hotkey
12:18:00.302: output simple_file_output unpaused
12:18:00.928: [ffmpeg muxer: 'simple_file_output'] Output of file 'C:/Users/Janjua/Desktop/obs/2020-02-18_12-06-36.flv' stopped
12:18:00.928: Output 'simple_file_output': stopping
12:18:00.928: Output 'simple_file_output': Total frames output: 354
12:18:00.928: Output 'simple_file_output': Total drawn frames: 20135 (20533 attempted)
12:18:00.928: Output 'simple_file_output': Number of lagged frames due to rendering lag/stalls: 398 (1.9%)
12:18:00.929: ==== Recording Stop ================================================
According to your log, you paused the output via hotkey 12 seconds into the recording and stopped the recording via hotkey some time later.
Check your Settings->Hotkey and make sure you define hotkeys you don't press accidently.
 

koala

Active Member
You defined ENTER as hotkey? That's not a good idea. You use ENTER for everything text-related, everywhere.
Usually, you define some obscure never anywhere else used key combination such as CTRL-ALT-L or SHIFT-CTRL-R or whatever you never press accidentally in any app.
 
Top