Feature request: Add APE support #194

Open
opened 2025-10-13 01:06:55 +03:00 by uncanny-xps · 1 comment
uncanny-xps commented 2025-10-13 01:06:55 +03:00 (Migrated from github.com)

Support for .ape Monkey's Audio file format would be much appreciated.

Support for .ape Monkey's Audio file format would be much appreciated.
MateusRodCosta commented 2025-12-04 19:18:09 +03:00 (Migrated from github.com)

I believe Android itself has no native support fro APE.

Phocid supports what Android supports according to https://sunsetware.org/phocid/help/en#help-formats and https://developer.android.com/media/platform/supported-formats#audio-formats.

Since APE is a lossless format you probably should convert everything into FLAC, you won't lose any quality and, while there might be a small file size increase, it has way better compatibility and might even play with lower battery usage.

I believe Android itself has no native support fro APE. Phocid supports what Android supports according to https://sunsetware.org/phocid/help/en#help-formats and https://developer.android.com/media/platform/supported-formats#audio-formats. Since APE is a lossless format you probably should convert everything into FLAC, you won't lose any quality and, while there might be a small file size increase, it has way better compatibility and might even play with lower battery usage.
Sign in to join this conversation.
No labels
No milestone
No project
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
novvux/Blissid#194
No description provided.