Monday, September 19, 2011

Making MP3 from a video file

Less work is always better . . . so to take a completed video and rip it to a MP3 format first download this:

http://ffmpegmac.net/ - For Snow Leopard / Lion - 64 bit editions

Then do this:


./ffmpeg -i sermon_9-11-2011.mov -f mp3 2011-09-11_1045am_pc.mp3


Lots of other great combos and examples here:

http://www.catswhocode.com/blog/19-ffmpeg-commands-for-all-needs