Skip to content
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

Mono MP3 audio is sped up when using symphonia-play #281

Open
n0samu opened this issue May 7, 2024 · 0 comments
Open

Mono MP3 audio is sped up when using symphonia-play #281

n0samu opened this issue May 7, 2024 · 0 comments

Comments

@n0samu
Copy link

n0samu commented May 7, 2024

symphonia-play seems to play mono MP3 audio at double-speed. I am testing on 64-bit Windows 10. Here is an example MP3 file that reproduces the issue: 427_muz1.zip
I was also able to reproduce it by converting any stereo MP3 to mono using ffmpeg -i stereo.mp3 -ac 1 mono.mp3, then playing the converted mono.mp3 file.
This issue isn't very important since it only affects symphonia-play, but I ran across it while testing other things so I figured I should log it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant