Hi,
I'm writing a script where user upload any video file and my script converts the video in flv format. Since video files are very heavy in size (I want to give upload limit of 10MB), it takes much time to upload.
I observed, when we upload any file to youtube, it does the job very quickly. Any suggestion to make the upload process quick?
I know youtube has very fast servers, but still I think there is more than servers.