Skip to content

Revert to using FFMPEG for MP3 playback #20253

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

Merged
merged 5 commits into from
Apr 14, 2025
Merged

Revert to using FFMPEG for MP3 playback #20253

merged 5 commits into from
Apr 14, 2025

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Apr 14, 2025

I tried using minimp3, but it's too sensitive to strange configurations like giving it too big a buffer to read, although with only one packet in it, which is what unavoidably happens in for example #19615 .

So until that can be fixed, go back. A temporary setback in our long term goal to minimize the dependency on FFMPEG.

Fixes #19615.

Also assorted log and setting cleanup.

I also tried to add multiple sample rate support for sceMp3, but that was more complicated than expected and will be postponed (#20250)

@hrydgard hrydgard added the Atrac3+ Issue involves sceAtrac features. label Apr 14, 2025
@hrydgard hrydgard added this to the v1.19.0 milestone Apr 14, 2025
@hrydgard hrydgard merged commit 5350276 into master Apr 14, 2025
19 checks passed
@hrydgard hrydgard deleted the misc-fixes branch April 14, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Atrac3+ Issue involves sceAtrac features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SD Gundam Overworld - Custom bgm not working with 1.18.1
1 participant