1
8
Fork
You've already forked nup
0

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
Owner
Copy link

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).

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).
Sign in to join this conversation.
No Branch/Tag specified
main
headless
picture
datastore
No results found.
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
Reference in a new issue
derat/nup
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?