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
- Ensure the server has a file encoded in the WAV format (uncompressed audio, PCMF32LE 48KHz)
- Attempt to play that file via the android app.
- 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)
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
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)