Ticket #592 (Open)Mon May 08 21:42:09 UTC 2023
Player handles .wav files with MS-ADPCM audio incorrectly
Reported by: | Cameron Cawley (3514) | Severity: | Normal |
Part: | RISC OS: Application | Release: | |
Milestone: | Status | Open |
Details by Cameron Cawley (3514):
The SamplePlayer module doesn’t support MS-ADPCM in .wav files, but attempting to load such a file will result in it playing corrupted audio instead of rejecting it. Replay codecs existed for MS-ADPCM as part of MovieFS, so it would be interesting if support could be integrated or reimplemented somehow.
Example file: https://github.com/libsdl-org/SDL/blob/main/tes…