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

FFMPEG error after containerizing #55

Open
clockwinder opened this issue Sep 7, 2024 · 1 comment
Open

FFMPEG error after containerizing #55

clockwinder opened this issue Sep 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@clockwinder
Copy link
Owner

After moving to a containerized version, I consisitently get this error when starting a stream:

[out#0/opus @ 0x7fba0c046680] Codec AVOption b (set bitrate (in bits/s)) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.

Note, the stream still starts and seems to be working fine, but I'm not sure if it's actually still an opus stream.

@clockwinder clockwinder added bug Something isn't working help wanted Extra attention is needed labels Sep 7, 2024
@adamdiel
Copy link
Collaborator

adamdiel commented Sep 7, 2024

Because I'm lazy with backscroll link to discord convo https://discord.com/channels/336642139381301249/1281761859581775872/1281761859581775872

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants