Video Processing fail Job to fix

Hi,

I have problems uploading a video to my website. 
Well the video upload correctly but then it keeps on processing for 24+ hours until it fails.

I've read it must be the cronjobs but I really have no clue.

When I upload a smaller file it uploads correctly and processes correctly.

But now when I try to upload a 100mb+ file it does upload but keeps processing until it fail.

Could anybody help me with this?
How much will it cost?

 

I can't find I way to post on the Job section so I'm posting here.

Anyone can do this?


Thnaks,
Edgar

Quote · 16 Apr 2011

When i uploaded video movies at first, it took amazing 30 minutes for a 20mb file, i did some tests on the shell itself to realize that even on a Phenom II X6 i only got like 8 frames/s re-encoding the movies and that the ffmpeg that comes with dolphin is compiled without cpu flags too. After installing the ffmpeg from medibuntu i got almost 30 frames/s and added -threads 3 to the command line i was up to 51-52 frames/s for the x264 and 150 frames/s for the mobile version video so you have to considering having a very fast machine for re-encoding or install a better optimized ffmpeg that uses your cpu flags and / or setup the command to use more cores if you are on a mmulti core machine/vps with '-threads 2/3/4/5/6' depending how many cores you can have ffmpeg running with when encoding movies.

I'm into trying to get an special version of ffmpeg to work with vaapi and use of onboard amd graphics card and see if this can help, a software running on my windows machine decodes a movie ~ 20 times faster than using my cpu so there is benefits to use for example a mother board with a gpu that can do offload the cpu load when doing video re-encoding.

Quote · 16 Apr 2011

Are you getting any emails from the cron daemon regarding this? I'm assuming it's a problem with the php.ini the cron job is running against.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Apr 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.