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

Assertion failed in ogg_packet.c line 273 #10

Open
VictorQueiroz opened this issue May 5, 2018 · 1 comment
Open

Assertion failed in ogg_packet.c line 273 #10

VictorQueiroz opened this issue May 5, 2018 · 1 comment

Comments

@VictorQueiroz
Copy link

Where am I taking the wrong step to receive this error? I'm just encoding a simple audio (recorded in 8kHz with 20ms frames and 8 kbps) not sure what went wrong but this seems to be a very random error, sometimes it happens, sometimes it doesn't.

https://github.com/xiph/libopusenc/blob/master/src/ogg_packer.c#L273

2018-05-04 7

@jmvalin
Copy link
Member

jmvalin commented May 5, 2018

I'm not sure what could cause that. Can you write a short, self-contained C file that reproduces the problem?

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