Ebitengine's audio/mp3 package is going to be removed, and I've also had trouble using it for gapless playback for #124 (see https://github.com/hajimehoshi/ebiten/issues/620). I should try to find something else to use for decoding MP3s. I don't think there are any other functional native Go decoders, so I might need to try using cgo to wrap another library. Ideally I can find one that also supports boosting the gain of decoded samples, since it sounds like Ebitengine is going to drop the ability to do that (https://github.com/hajimehoshi/ebiten/issues/3359).
Find a new way to decode MP3s in nup-headless #127
Closed
opened 2025年12月14日 17:50:56 +01:00 by derat
·
0 comments
derat
commented 2025年12月14日 17:50:56 +01:00
Ebitengine's `audio/mp3` package is [going to be removed](https://github.com/hajimehoshi/ebiten/issues/2625), and I've also had trouble using it for gapless playback for #124 (see https://github.com/hajimehoshi/ebiten/issues/620). I should try to find something else to use for decoding MP3s. I don't think there are any other functional native Go decoders, so I might need to try using cgo to wrap another library. Ideally I can find one that also supports boosting the gain of decoded samples, since it sounds like Ebitengine is going to drop the ability to do that (https://github.com/hajimehoshi/ebiten/issues/3359).
derat
added the 2025年12月14日 17:50:56 +01:00
enhancement
label
derat
self-assigned this 2025年12月14日 17:50:56 +01:00
derat
referenced this issue from a commit 2025年12月14日 23:39:48 +01:00
derat
closed this issue 2025年12月14日 23:39:48 +01:00
Sign in to join this conversation.
Labels
Clear labels
bug
Something isn't working
documentation
Improvements or additions to documentation
duplicate
This issue or pull request already exists
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
invalid
This doesn't seem right
question
Further information is requested
wontfix
This will not be worked on
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
derat/nup#127
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?