Waiting for Flash Lite 3 new features that allow developers to load FLV files, in order to use viode in your Flash Lite 2 applications you have to convert them to 3GP format.
I made a post on my blog about "Convert FLV into 3GP for next generation FlashLite 2.0 application".
For a Flash Lite 2 project a client of Comtaste asked us to convert FLV video to 3GP format using a server side batch procedure.
A great free tool that allows you to convert FLV video to 3GP is FFMPEG. A generic syntax for the command line tool is :
ffmpeg [[infile options][`-i' infile]]... {[outfile options] outfile}
So you can create a batch file that execute a syntax like this :
ffmpeg -i /serverFolder/video.flv -s 176x144 -i 3gp_videos/video.3gp
Read the Tips for creating video for mobile devices from Device Central documentation.
Thank you very much for given this useful post...
Posted by: Flv Player | June 22, 2009 at 01:50 PM
Thanks a lot for given this great Article!!!
Posted by: Flash Video Player | June 03, 2009 at 08:53 AM
Hey, that's pretty funny. I am neither upset nor worried about my investments. I asked a question about the above mentioned tools and Flash 8 video....would you care to answer it?
Then, tell me how much you adore the video quality at YouTube?
Posted by: jhm212 | June 25, 2007 at 11:10 PM