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

FreeJ2ME's MPEG Player implementation is incomplete. #31

Open
AShiningRay opened this issue Nov 4, 2024 · 0 comments
Open

FreeJ2ME's MPEG Player implementation is incomplete. #31

AShiningRay opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AShiningRay
Copy link
Collaborator

Good news, we now have an MPEG audio Player!

Bad news, it's quite buggy, with duration and setPosition not working at all yet since media header reads for bitrate and other info useful for media length/position estimation aren't functional yet for whatever reason.

This leads to multiple games having incorrect MPEG playback, and often results in MPEG sound effects playing once and never again, such is the case of Sonic Runners Adventure 320x240 (md5: 35fbe093fde433c8fa7ffea5d7c029dc).

@AShiningRay AShiningRay added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant