CumulusClips - Forums
Not Getting Video To Show
Thanks, for helping me getting my script working. Now, I cannot get the videos to show up. I have read every discussion I can read on the forum and none of the remedies are helping me. Can you give me any more of your help?
This discussion has been closed.
Comments
Then go to Admin Panel -> Settings -> Video -> Log Encoding and set this to "enabled"
Next try your upload again. After a few minutes go back to the logs page and attach the contents of the two log files here.
http://cumulusclips.org/forums/index.php?p=/discussion/1370/how-to-use-static-ffmpeg-build-with-cumulusclip
That error message you're seeing in your PHP error logs, is a warning caused by your web host. It can be ignored for now.
If that doesn't work, would you be open to having one of our engineers login to your system and help debug the problem?
We typically don't do this, however this is a unique error (No output from FFMPEG), that a few users have experienced and we can't reproduce. This is why we would like to login to your server to debug the issue hands on and find the solution.
==============
The user has a shared hosting account with limited resources. Memory was continously exhausted (435MB out of 0 bytes).
After running /path/to/static/ffmpeg -v several times the result was always a segmentation fault.
Segmentation fault is caused by one of the following:
1) Insufficient RAM or CPU allocated to the account
2) SELinux interrupting execution of the script
3) Corrupt binary
Number 3 is not the case because we tried the binary on different servers and it worked 100% of the time.
Our experience with FFMPEG is almost exclusively Number 1 being the culprit, especially given that the cPanel states the account having exhausted all memory.
I recommend using a VPS, cloud, or dedicated server with more dedicated RAM and CPU and trying again there. This will fix the problem.
The sad part is that not all users of that web host will experience this problem, because it all depends on the particular server the account is on and what are the consumption habbits of the other tenants and users on that server.
=================
So basically he is saying the server your host has you on doesn't have enough resources and he recommends you get a VPS, cloud, or dedicated server and go that route.
We actually recommend that anyways. This also helps with the download and playback speed of your videos.