Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shinji3 opened this issue May 13, 2023 · 2 comments

Comments

@shinji3
Copy link
Contributor

shinji3 commented May 13, 2023

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
Copy link

itsTyrion commented Dec 25, 2023

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
Copy link
Contributor Author

shinji3 commented Dec 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants