Skip to content

Crackly audio on some mp3 files (suspected bug in resampler) #584

@Chazoshtare

Description

@Chazoshtare

I'm writing a project that converts text to speech using Google TTS. The mp3 files it returns have some audible crackling noise in them while played with rodio. It's not an issue with the file itself, as it plays normally everywhere else, such as in music players and the like.
I tried:

  • playing it through stream_handle or a sink
  • decoding it with different decoders
  • playing it through different audio interfaces and outputs
  • all that on Linux and Windows

In all cases it was the same, so I'm rather convinced it's a problem on rodio's side. I'm attaching a simple project with a sample sound that demonstrates the issue.
rodio-crackling-issue.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions