How AAC / M4A to MP3 conversion works
AAC / M4A decode → normalized audio stream → MP3 encode
Reading AAC / M4A
AAC or M4A input is demuxed from its supported transport or MP4 container with compatible tags.
Creating MP3
MP3 output is widely compatible and compact, using lossy audio with compatible ID3 metadata.