Handy ffmpeg command to strip audio from video with high quality:

ffmpeg -i ../video/$i -q:a 0 -map a $i.mp3