if you want to extract the audio from a video file, and have it be placed in its own audio.mp3 file, FFMPEG is a cutting edge command line driven tool.
ffmpeg first will need to be downloaded if not already installed (usually is).
"sudo apt-get install ffmpeg"