Quote Originally Posted by bplex View Post
If it only shoes the first few minutes, the limit is probably less than 100MB. As I said before, the text "100mb" that you see is just text. It doesn't mean anything to PHP.

Now, with regards to the file not being rejected, that is possible because the upload script, by default, has a different upload max. For the file to be rejected, you would need to change the max file limit in the upload script to match what your server is actually set to. Then, the uploaded would reject the upload if it is too big.
I don't think it is less than 100MB because I also have an 85MB upload which is 14 minutes long and that plays okay. It seems stupid to not have access to php.ini on a video hosting site. I only signed up for it to host videos.