Ok uploading a bigger file did not work. Same error

and I did put my settings in video_conversion.php(include\settings)

Here is what my php.ini is set at

Code:
max_execution_time = 8000
max_input_time = 8000
memory_limit = 256M
register_globals = On
post_max_size = 800M
file_uploads = On
upload_max_filesize = 800M
session.gc_maxlifetime = 16000