Free FLV converter code- free idea to realize FLV freeware converter, free FLV MPEG converter, free flv2avi, free FLV video converter
Most people may cost lots of time to free FLV converter in order to freely convert their video to MPEG, divx/xvid and other video formats without paying any cents.but the results either on Google or Yahoo often can not meet our real want, and make you exhausted. Infact, there do exsit a method that can realize converter FLV to Xvid/DiVx. Once you successfully convert FLV to Xvid/Divx, you can futher convert Xvid/Divx to other video formats. Here i will take Youtube FLV files for example. Youtube, Aha! everybody knows.YouTube clips are everywhere these days, and I must admit I'm addicted to the site.
Before starting the conversion you need to download the videos to your computer. Youtube-dl is the perfect tool for the job, If you use Firefox you can also try the VideoDownloader extension. You will need a recent version of MPlayer with Mencoder built with support for Flash Video; if you can play the .FLV videos with MPlayer you're good to go.Now save the following lines as FLV2avi.sh. Make the file executable with chmod 755 FLV2avi.sh and copy it in a directory in your
PATH (/usr/local/bin is a good candidate):
#!/bin/sh
if [ -z "" ]; then
echo "Usage: {GTContent} {-divx|-xvid} list_of_FLV_files"
exit 1
fi
# video encoding bit rate
V_BITRATE=1000
while [ "" ]; do
case "" in
-divx)
MENC_OPTS="-ovc lavc -lavcopts \
vcodec=MPEG4:vbitrate=$V_BITRATE:mbd=2:v4mv:autoaspect"
;;
-xvid)
MENC_OPTS="-ovc xvid -xvidencopts bitrate=$V_BITRATE:autoaspect"
;;
*)
if file "" | grep -q "Macromedia Flash Video"; then
mencoder "" $MENC_OPTS -vf pp=lb -oac mp3lame \
-lameopts fast:preset=standard -o \
"`basename .FLV`.avi"
else
echo " is not Flash Video. Skipping"
fi
;;
esac
shift
done
This script converts a list of .FLV files to either DivX or XviD, depending on whether you give the -divx or -xvid option, and saves them with their original file name followed by the .avi extension. Usage is very simple: FLV2avi.sh -divx first_vid.FLV second_vid.FLV etc.FLV.
Note: All above mentioned need to be realized in Linux environment ! It would take no effect on Windows.
Aha, After successful converting a FLV file following above mentioned steps, you'll be marvelled by yourself.
It maybe a little hard for newbie and even some smart people may not like to spend so much time to these trifles.It does not matter, I here also list some popular FLV converter. For they are all shareware, you can freely download them and enjoy the free trial period. A period may give a flash light of smart or a smart decision to buy one. Of course, All depend on you.
1. Xilisoft FLV Converter - Xilisoft FLV Converter is a powerful and easy-to-use FLV conversion tool. It can convert all popular video formats such as DivX, XviD, WMV, 3GP, AVI, MP4, M4V, ASF, RM, RMVB, MOV, VOB and MPEG to FLV video format. It can also converter all popular audio formats, including MP2, MP3, M4A, AC3, AAC, RA, WMA, OGG, APE, CUE etc to FLV audio files.
Note: It only support converting other Video/Audio formats to .FLV or .SWF. It doest not support converting .FLV or .SWF to other Video formats.
2. ImTOO FLV Converter - a powerful and easy-to-use video to FLV/SWF converter/encoder. It can convert almost all popular video formats like DivX, Xvid, WMV, 3GP, 3G2, MPG, MPEG, MP4, MPEG-4 AVC, M4V, ASF, RM, RMVB, MOV, SVCD, VCD, VOB, and AVI to FLV streaming video and to SWF movie formats that are ready for the web publishing and streaming. ImTOO FLV Converter can also convert audio formats to Flash Video (FLV and SWF) formats that only have audio. Almost all types of audio formats can be supported as the input files, such as MP2, MP3, M4A, AC3, AAC, RA, WMA, OGG, APE, CUE and audio CD.
Note:It only support converting other Video/Audio formats to .FLV or .SWF. It doest not support converting .FLV or .SWF
3. Moyea FLV to Video Converter - currently the best tool to convert FLV files to regular video and audio files(such as convert FLV file to avi, convert FLV file to MPEG). This program can perfectly convert all kinds of FLV files without any extra codecs. The supported FLV files include On2 vp6 video FLV, H263 video FLV, Nelly Moser audio FLV, MP3 audio FLV and audio-only FLV. In addition, Moyea FLV to Video. Converter also provides various output types and codecs so that you can easily convert your FLV files to appropriate files that can be played on your DVD, PC, iPod, PSP, cell phones and other portable devices
Note: It doest support converting many kinds of video files to .FLV or .SWF , It does not support converting other Video/Audio formats to .FLV or .SWF.
4. Allok Video to FLV Converter - powerful Flash Video Encoder to convert any video into SWF video and FLV streaming video formats.
It can convert almost all video formats, e.g.DivX, XviD, AVI, WMV, MPG, MPEG, MP4, M4V, FLV, 3GP, ASF, RM, RMVB, MOV, ASX, MKV, OGM, SVCD, VCD, VOB to FLASH Video (SWF, FLV) formats.
Video to FLV Converter produces flash reels ready for the Web publishing and streaming. You can create flash reels with custom video quality, frame rate, size, duration and quality.
It is also a Video to Flash Converter, an ideal solution that lets you quickly prepare your video movies for Web casting.
Note:It doest support converting many kinds of video files to .FLV or .SWF , It does not support converting other Video/Audio formats to .FLV or .SWF.
Remark: Whether you want to buy a FLV converter, FLV Video Converter or find FLV freeware converter, free FLV MPEG converter, free flv2avi, free FLV video converter I hope this artical do some help to you.





