# Why use this command?
Quickly extract sound from soundtracks or recordings in AVI format. MP3 is the most universal audio format for mobile devices and desktops.
# Parameter Explanation
-vn strips the video, leaving only the sound. FFmpeg uses the LAME encoder by default to produce a high-quality MP3 file.
path/to/input.aviInput Avi configurationpath/to/output.mp3Output Mp3 configuration