I tried to solve it with the hosting people but they have no idea.
Each time I upload a file that is more than about 30mb the uploader nicely goes 1%, 2%, 3%…. then suddenly rushes to crunching and remains stuck on crunching forever. The file obviously doesn’t exist in the library.
Before you ask, these are my php.ini settings and they should be fine I think (even over kill, but I tried just about all values going up):
post_max_size=100M
upload_max_filesize=100M
memory_limit=128M
max_execution_time=600
max_input_time=500
Really looking for some suggestions because my users are stuck and not able to upload anything large in terms of videos.