A good friend of mine called this evening asking about FFmpeg for Windows. It’s been well over a year since I’ve downloaded a Windows version and was able to find a link here:
http://download.videohelp.com/download/ffmpeggui03c.zip
It’s a GUI version of FFmpeg and looks fairly straightforward to use. It definitely abstracts you from having to enter a crazy command such as:
ffmpeg -i file.avi -y -f vcd -vcodec mpeg1video -map 0.0:0.0 -b 1150 -s 352×240 -r 29.97 -g 12 -qmin 3 -qmax 13 -hq -acodec mp2 -ab 224 -ar 44100 -ac 2 -map 0.1:0.1 movie.mpg
As detailed here. Below is a screenshot of the GUI and Steve, let me know if you run into any probs and send me a copy of your masterpiece!
