Quote Originally Posted by devarioj
I tried to upload a 7 mb .wmv file and it sat there and said that the filesize was too big?!?!?!?!
Your phpinfo says

upload_max_filesize 2M 2M
So the upload limit is 2 MB.

Your problem is ffmpeg/ffmpeg-php is not install properly.