Skip to content

[Bug]: WAV file on server is overdriven on App causing intense audio distortion, not an issue in web client #1955

Description

@CSSdshchur

I have verified that the bug is not already awaiting release

Yes

What was the Problem?

I have a podcast on my server where one of the files was published as an uncompressed WAV. The file plays fine in browser of both PC and Android phone. However, when using the Android App, the audio is severely over-driven and distorted, playing multitudes of volume louder than intended. Likely, a codec issue.

Steps to Reproduce the Issue

  1. Ensure the server has a file encoded in the WAV format (uncompressed audio, PCMF32LE 48KHz)
  2. Attempt to play that file via the android app.
  3. Observe extreme gain applied to the audio stream during decode.

What was Expected?

The decode would succeed correctly without distortion as is the case in browser currently.

Phone Model

Pixel 9

Phone OS

Android 16

Audiobookshelf App Version

Android App - 0.13.0

Installation Source

Google Play Store

Additional Notes

I also grabbed the newest APK from the releases page and tried that, no difference - 0.14.0-beta

I have a little experience with android dev, but do have a lot of programming knowledge and can probably setup a logging session if that would be useful (I might need some pointers/guidance for this app though)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions