Extract audio from video files using ffmpeg. Commands: ffmpeg -i file.mkv -map 0:1 output.ogg
YouTube Link: