Hi everyone,
I need some help on this flash script. I am trying to let users upload their regular videos, and it automatically converts to flash and plays in a flash video player like youtube. Unforunately, my host cannot let me host ffmpeg, so how can I achieve this action without the use of FFMPEG? Also I do not want to do this manually like converting it myself and uploading it.
My friend said this in a conversation:
Fluffpuffcereal:
Is there an alternative than of FFMPEG?
Anymynous says:
php will just upload the video in the format it is in the database
Anymynous says:
then the flash coder, will do a script to take the video selected by the php, and play it through its flash player
Can you guys help me out with this?


