View Single Post
Join Date: Oct 2008
Posts: 1
Reputation: alrevolver is an unknown quantity at this point 
Solved Threads: 0
alrevolver alrevolver is offline Offline
Newbie Poster

Convert Video into FLV format

 
0
  #1
Oct 10th, 2008
Hi,

We have a java web application where users will be submitting videos. I'm trying to write a java program that is able to convert any movie file into compressed SWF video and FLV streaming video formats. The code should convert almost all popular file extensions such as AVI, MPEG, WMV, ASF and 3GP.

I've never worked with filestreaming etc before, so I would appreciate any insight you can provide on how I can go about doing this.

Thanks
Reply With Quote