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

Bug: The decoded dred_offset < 0 #352

Open
flylvyi2000 opened this issue Jun 18, 2024 · 1 comment
Open

Bug: The decoded dred_offset < 0 #352

flylvyi2000 opened this issue Jun 18, 2024 · 1 comment

Comments

@flylvyi2000
Copy link

Hi, I tried the DRED with opus_demo and found the the decoded dred_offset < 0 sometimes. In my understanding, the dred_offset should never be less than zero.

The command line is:
"./opus_demo voip 16000 1 48000 -loss 50 -dec_complexity 6 -dred 50 speech.pcm speech_out.pcm"
I print the dred_offset:
企业微信截图_da5f9c0a-43a9-4a8c-a7eb-841a14629cf1

@jmvalin
Copy link
Member

jmvalin commented Jun 23, 2024

IIRC the DRED offset can actually be negative when DRED data gets omitted during silence.

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