I have installed this 3 maybe 4 times now and after 6 hours turning to a little support.
I can upload a video,it shows in the video directory.
I believe it may be the pointing to the player which I have tried several ways and no luck.
Here are some of my settings.
Code:
$config['ffmpeg']          =  "/usr/local/bin/ffmpeg";
$config['mplayer']          =  "/usr/cmcarcom/public_html/vshare/player/player.swf";
$config['mencoder']          =  "/usr/local/bin/mencoder";
$config['flvtool']          =  "/usr/local/bin/flvtool2";
$config['basedir']        =  "/home/cmcarcom/public_html/vshare";
$config['baseurl']        =  "http://cmcamper.com/vshare";
I have also tried just
/usr/cmcarcom/public_html/vshare/player/
Thats all in the includes/config.php file
Even tried
/usr/local/bin/player

Even tried changing the cgi-bin uu_default_config
Cause it didnt show a path to /usr/cmcarcom/public_html/vshare

I also noticed in admin CP view video it shows apath of
http://cmcamper.com/vshare/view/1/test/
There is no directory folder named view
So I now assume it was supposed to create one and didn't.

Anyone have same issue or know a solution?
If I have to I will just pay to get it installed.
Thanks,
Ron