Skip to content

Conversation

@b0w1d
Copy link

@b0w1d b0w1d commented Nov 24, 2025

There appears to be a bug where downsampling from received data sr_hz to pcm data sr_pcm_hz is disallowed for the decoder, which causes the setup to fail.

The encoder, on the other hand, sources the data from pcm, and allows downsampling from that to the other end.

Assuming symmetry w.r.t. the direction of downsampling, the comparison operator should be flipped.

There appears to be a bug where downsampling from received data `sr_hz`
to pcm data `sr_pcm_hz` is disallowed for the decoder, which causes the
setup to fail.

The encoder, on the other hand, sources the data from pcm, and allows
downsampling from that to the other end.

Assuming symmetry w.r.t. the direction of downsampling, the comparison
operator should be flipped.
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

Successfully merging this pull request may close these issues.

1 participant