Quote Originally Posted by mostwanted
Hi

I edit the pathn for the mencoder to his own path but i have to do it for all?

$config = array();
$config['ffmpeg'] = "/usr/local/bin/ffmpeg";
$config['mplayer'] = "/usr/bin/mplayer";
$config['mencoder'] = "/usr/local/bin/mencoder";
$config['flvtool'] = "/usr/bin/flvtool2";
$config['basedir'] = "/home/sexy/public_html/video";
$config['baseurl'] = "http://www.sexydivaz.com/video";
well i change the path and put all in local on the config to see if that work and i upload a video but i get convert error again. I have too see where is the others path?