Do following modification in your

include/settings/video_conversion.php

FIND

$video_src

REPLACE WITH

'$video_src'

That is single quotes before and after $video_src

After making the change, reupload the video and see if that works, if not post the conversion command.