Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Length error on low-bitrate #31

@dofuuz

Description

@dofuuz

speex_length_bug.zip

To reproduce,

speexenc --bitrate 12000 10744.wav 10744.spx
speexdec 10744.spx 10744_decoded.wav

Original wav has 84651 samples, but decoded wav has 84811 samples.

It does not happen when --bitrate 15000.

I checked that both WB and UWB mode has same problem.

Is this bug, or normal behavior?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions