Container and codec conversion
M4A identifies an audio-oriented MPEG-4 container, while AAC is the compressed audio format commonly carried inside it. The converter extracts and decodes a supported AAC track, then compresses the resulting audio as an MP3 stream. Merely changing the filename from .m4a to .mp3 would leave the original container and codec unchanged, so it would not perform this conversion.