Skip to content

Supported Audio Formats

Alexander Capehart edited this page Feb 15, 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 In container Seeking is approximate (More)
ALAC No No Coming Soon!
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 LibFLAC below Android 8.1 (More)
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 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

Key

  • TXXX:desc - ID3v2 TXXX 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
Clone this wiki locally