I have MPEG video (.mpg) that I would like to convert to FLV format for use in Flash players. What is the easiest (idiot-proof) way to do this on a Windows machine?

link|improve this question

feedback

migrated from stackoverflow.com Jul 21 '09 at 12:57

This question came from our site for professional and enthusiast programmers.

4 Answers

up vote 10 down vote accepted

FFmpeg is available for windows (even with a GUI!) and does exactly what you want.

link|improve this answer
Thanks, I used the WinFF GUI from the site you linked to, it worked just great. – Kip Sep 22 '08 at 14:39
feedback

You could use Zamar (http://zamzar.com/) which is online, or Any Video Converter (http://www.any-video-converter.com/products/for_video_free/).

I've used Any Video Converter and it works well. It contains components of FFMpeg and MPlayer in a very nice, easy to use interface. You can download it here: http://www.download.com/Any-Video-Converter/3000-2194_4-10661456.html

link|improve this answer
feedback

Mediacoder is a nice program to convert almost anything with a nice intuitive graphical interface.

link|improve this answer
feedback

Use FLV Converter. It has both standard and portable versions, and it's freeware.

img

link|improve this answer
feedback

protected by studiohack Feb 17 '11 at 7:54

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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