How WMA to MP3 conversion works
WMA decode → normalized audio stream → MP3 encode
Reading WMA
WMA input is read from its ASF container; protected or DRM-encrypted streams are rejected.
Creating MP3
MP3 output is widely compatible and compact, using lossy audio with compatible ID3 metadata.