Quote Originally Posted by barkster
Is this script supposed to convert the videos to flash format?? I was told by an individual that install ffmpeg on my server it was.
Yes, video will get converted to flv format using mencoder. Your server need mencoder installed to get the script working.

Quote Originally Posted by barkster
After looking at the uploaded files in the video directory. What happens if two users upload two files with the same name. I would have thought the naming would have been generic?
If video with same name already present in the server, script will use a different name. For example if you upload test.avi file, later, you upload the same file again, second upload will store the file as test_1.avi