Using ffmpg To Extract Audio

Today while recording a WWDC Special episode for TheAudioPodcast I forgot to turn on my recorder so I had to extract the audio from the youtube video. ffmpeg makes it really easy,

ffmpeg -i movie-source-file.mp4 audio-target-file.mp3

 

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>