In that video_conversion.php file, change

Code:
$cmd_all = $cmd_mencoder;
to

Code:
$cmd_all = $cmd_ffmpeg;