obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
58.83k stars 7.84k forks source link

The record button is broken when an error occurs when streaming with SVT-AV1 and AOM AV1 #8898

Open shinji3 opened 1 year ago

shinji3 commented 1 year ago

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

29.1.1

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/RcfKbIFuNs9Us2sB

OBS Studio Crash Log URL

No response

Expected Behavior

The record button is not broken and works fine

Current Behavior

The record button is broken when an error occurs when streaming with SVT-AV1 and AOM AV1. Freeze when pressing broken record button.

obs

Steps to Reproduce

1.Settings->Stream. Configure YouTube - RTMPS or Custom RTMP server 2.Settings->Output->Streaming. Configure SVT-AV1 3.Settings->Output->Streaming. Configure Preset Very likely too slow 4.Settings->Output->Recording. Configure Video Encoder (Use stream encoder) 5.Start Streaming 6.Encoding Error (An encoder error occurred while recording: Encoder SVT-AV1 is taking too long to encode (timeout: 5 seconds)) 7.Click. Stopping Recording 8.Freeze

Anything else we should know?

No response

itsTyrion commented 8 months ago

SVT-AV1 preset 6 is likely too resource-intensive for your CPU to handle in real-time. The preset is called "very likely too slow" for a reason.

AOM AV1 is too slow for real-time encoding in 95% of use cases.

shinji3 commented 8 months ago

I am using an intentionally slow preset to replicate the bug.