download and install free ffmpeg (
http://www.videohelp.com/tools/ffmpeg) and use this command line
Code:
ffmpeg -i video.avi video.flv
Search the google for more command line commands if you want to set it up to suit your needs (bitrates, audo sampling rates,.... etc)
if you're not good with command line you can get AutoFF (ffmpeg GUI)