Click to See Complete Forum and Search --> : how to code


zombienation
December 11th, 2006, 01:53 AM
sorry didnt know where to put this post

i have a website and would like people to upload there videos to the site.
How would i write a program to do this task on the fly, i mean convert the video file from avi, mpeg whatever to swf and have it going online with that file just created
what program would i use

JPnyc
December 12th, 2006, 11:04 AM
I don't even know of a program that does that, sorry.

Abhoth
December 12th, 2006, 12:26 PM
Google "convert to SWF" and you'll get quite a few results as the links below... a few things out there. But an all-in-one solution may be a bit more difficult to find and most likely cost prohibitive....

http://www.hootech.com/
http://www.adshareit.com/

themanwhowas
December 14th, 2006, 11:11 AM
you may well find a program to convert avi's to swf. i used to have one myself. but writing a program that will convert avi's to swf's automatically after people upload video's? i would suggest you spend the next few years learning computer science and write a program yourself

ProfessorU
December 14th, 2006, 01:35 PM
The first instance of this happening ever that I have seen was YouTube. The real dilemma would be getting the processing power to do it. You're talking about a dedicated server at least, and if you became successful you'd be doing a lot of upgrading!