pygame.mixer.Sound()
throws "Unrecognized audio format" for some Vorbis file (with emoji in metadata?)
#3350
Labels
bug
Not working as intended
Environment:
Current behavior:
As the title said, some Vorbis audio files in my game don't load.
I have tested on both Windows and Linux. It works fine on Linux, but not on Windows.
Expected behavior:
The audio files are loaded properly.
Screenshots
No screenshots.
Steps to reproduce:
I uploaded a zip file that contains some Vorbis files. Some of them work and others throw an error. These files play properly with other audio players.
sfx.zip
hyper-activate.ogg
Errorhyper-end.ogg
Errorcharge.ogg
get-point.ogg
Maybe the emoji in the metadata is preventing pygame-ce from loading?
MediaInfo
Test code
Stack trace/error output/other error logs
The text was updated successfully, but these errors were encountered: