Quote Originally Posted by leki
depends how vshare works when it detects an flv file has been uploaded.

you could try editing the include\settings\video_conversion.php

add
Code:
$convert_flv = $cmd_all;
to the bottom with the rest...this has worked for me when making vshare convert new filetypes.

As soon as I did the edit it worked..
Thanks