-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot play WAV files #23
Comments
Hi! Looks like phiola can't get the audio format that is set by default in your Windows audio settings. Let's find out why is that. Here are a few options:
|
Something I will note: Now, with the channel change, I can play all of the wav files, however, any sounds with a different Hertz from my Default Format have a considerable delay compared to the other formats. a little over half a second! |
Interesting! I think your audio device doesn't support
|
trying to use wav files and i can't get them to work no matter what using phiola. Plays in any other media player just fine, so I'm unsure what could be going on. I am running these through the CLI.
The first file I tried is 353kbps, int16, 22050Hz mono, no dice
then the second file i tried, something more modern, 2822kbps int32 44100Hz stereo, also wouldn't work.
Both files output the same error:
01:27:11.720 #25968 ERROR wasapi: *1: open(): unsupported format
Any help would be massively appreciated!
The text was updated successfully, but these errors were encountered: