Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I download lots of lectures from iTunes U. The problem is, they usually come with video and there is no audio-only version for many.

How can I, using any software available for Snow Leopard, free or paid, extract the audio from a series of video files and end up with a series of audio files?

Any ideas?

share|improve this question

2 Answers

I suggest using Max or ffmpegx, which is a GUI for ffmpeg.

You can also automate this procedure (i.e. extracting audio from all files in a directory) by installing ffmpeg command-line tool, as shown here: http://forums.macrumors.com/showpost.php?p=12350473&postcount=42

share|improve this answer
The ffmpeg solution linked to above can enable the extraction of the audio without requiring re-encoding. Ergo, it's much faster and it won't diminish the quality at all. – mockman Mar 18 '12 at 4:12

Please try it with VLC, see Extract Audio in the Videolan wiki.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.