OK a strange problem. Some videos upload ok, and appear ok on the site. While others appear to upload ok, but they do not appear on the site. (They do however seem to be actually get uploaded the the server in the relevant cc-content folder).
It's difficult to troubleshoot, but generally smaller files seem to be ok (<10MB) whereas the larger files (>10MB) simply don't appear online.
I looked at that other thread on here about them not appearing and that was not the problem. Any ideas on what might be preventing some vids from appearing? Thanks.
Preparing for: Mobile Encoding... Mobile Encoding Command: /usr/local/bin/ffmpeg -i /home/sjtv/public_html/sj/cc-content/uploads/temp/eF7XOh5tYX9WTe1rB1Tw.wmv -s 480x360 -vb 600k -ac 2 -ab 96k -ar 44100 -f mp4 /home/sjtv/public_html/sj/cc-content/uploads/mobile/eF7XOh5tYX9WTe1rB1Tw_temp.mp4 >> /home/sjtv/public_html/sj/cc-core/logs/eF7XOh5tYX9WTe1rB1Tw.log 2>&1 Verifying temp Mobile file was created...
Checking qt-faststart permissions...
Shifting moov atom on Mobile video... Faststart Command: /home/sjt/public_html/sj/cc-core/system/bin/qtfaststart /home/sjt/public_html/sj/cc-content/uploads/mobile/eF7XOh5tYX9WTe1rB1Tw_temp.mp4 /home/sjtv/public_html/sj/cc-content/uploads/mobile/eF7XOh5tYX9WTe1rB1Tw.mp4 >> /home/sjt/public_html/sj/cc-core/logs/eF7XOh5tYX9WTe1rB1Tw.log 2>&1 Verifying final Mobile file was created...
Here's what my server people say after trying to fix this:
This is a very strange problem, because like I said the videos are being recognized by the software in the Video Categories section. So it seems like a very specific issue that is preventing it from displaying these videos in the Browse Videos or on the Front page of the site. I haven't been able to find anything relevant on this in the discussion forums at http://cumulusclips.org/. Everything related doesn't seem to fix the issue, or things are already setup as they should be. The situation now, is the software seems to operate as it should. It processes videos, and they are located in the correct directories. They seem to have the same permissions, ownership, and properties of videos that are being displayed. There are no errors in the Apache error log, or the MySQL error log. There are also no errors generated by PHP. While there have been some errors in the Cumulus Clips logs, all of the files that I've uploaded have not had any errors. The number of videos present is displayed in the Video Categories section, but the videos aren't being displayed on the front page, or when browsing the videos. They are also not listed in Pending Videos. So unfortunately, there's no way for me to trace this down to a specific problem. There is nothing for me to go on except for the code of the software, and I am not familiar enough with it to troubleshoot.
-----
:(
Damian are you contactable off the forums (ie. not in public)? Thank you
The server guys raised the MySQL timeout setting from 5 seconds to 120 seconds. Some videos that were not ok yesterday are not appearing when I tried again. BUT, some still aren't. Very strange!
Any idea when that patch might be ready Damian? Thanks for all the work.