# Why use this command?
Extract audio from WebM for modern mobile devices. AAC provides superior compression compared to MP3, saving space without sacrificial quality loss.
# Parameter Explanation
-vn removes video. The command maps the WebM audio stream to a raw AAC file or ADTS stream for highly compatible portable playback.
path/to/input.webmInput Webm configurationpath/to/output.aacOutput Aac configuration