# Why use this command?
Extract the audio from your MKV movie files and convert it to MP3. This allows you to listen to video content as a podcast or music on any device.
# Parameter Explanation
The -vn flag prevents the processing of video data, isolating the audio stream to be re-encoded into the MP3 format.
path/to/input.mkvInput Mkv configurationpath/to/output.mp3Output Mp3 configuration