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

MP3 Player crashes menu if the MP3 file's sample rate is less than 44100 hz #208

Open
IlDucci opened this issue Jan 16, 2025 · 0 comments
Open
Labels
awaiting triage Something might not be working as expected bug Something isn't working

Comments

@IlDucci
Copy link
Contributor

IlDucci commented Jan 16, 2025

Firmware version of the flashcart

SC64 2.18.1

Menu revision used

Rolling release 2024-12-30 15:10:01 +00:00

N64 console region

PAL

Description

When playing a MP3 file with a sample rate of less than 44100 hz (my example was with a 22050 hz file), the MP3 Player will crash when trying to Pause or Stop the playback.

How to reproduce

  1. Find an MP3 file with a sample rate that's less than 44100 hz (my example was with a 22050 hz file I made for testing).
  2. Open the MP3 file in Menu.
  3. Try to pause or stop the playback (A or B buttons).

Expected behavior

Menu should return back to the File Browser.

Screenshots

Image

configuration file(s)

No response

Additional information

No response

@networkfusion networkfusion added bug Something isn't working awaiting triage Something might not be working as expected labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage Something might not be working as expected bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants