-
-
Notifications
You must be signed in to change notification settings - Fork 148
Supported Audio Formats
Alexander Capehart edited this page Mar 25, 2023
·
39 revisions
This page provides the current state of audio format support in Auxio.
Format | Playable | ReplayGain | Notes |
---|---|---|---|
AIFF | No | No | More |
AAC | In container or standalone | In container or TXXX:replaygain_*_gain
|
Seeking is approximate (More) |
ALAC | Yes | In container | Uses FFMpeg |
APE | No | No | More |
ASF/WMA | No | No | More |
DSD/DSF | No | No | More |
FLAC | In container or standalone |
replaygain_*_gain or TXXX:replaygain_*_gain
|
Uses FFMpeg below Android 8.1 |
MKA | Containing supported formats | ? | |
MP1 / MP2 | No | No | More |
MP3 | Yes | TXXX:replaygain_*_gain |
Seeking may be approximate (More) |
MP4/M4A | Containing supported formats | ----:REPLAYGAIN_*_GAIN |
See AAC |
Opus | In container | Base adjustment + R128_*_GAIN /REPLAYGAIN_*_GAIN
|
opus file extension will not be recognized below Android 10 (More) |
Vorbis | In container | replaygain_*_gain |
|
WAV | Yes | TXXX:replaygain_*_gain |
|
WAVPack | No | No | More |
-
TXXX:desc
- ID3v2TXXX
frame with specified description -
----:desc
- MP4----
atom with specified description -
replaygain_*_gain
- ReplayGain tags formatted as(+/-) (Decibel Adjustment) dB
. -
R128_*_GAIN
- ReplayGain tags formatted as(+/-) (Decibel Adjustment x 256) dB
. - In Container - Supported only in container format (Like MP4, OGG, or MKA)
- No - No support