Hi
I dont know what's the problem in my site, the video is not working!
can any one help me with this?!
http://www.rankmydog.com
Printable View
Hi
I dont know what's the problem in my site, the video is not working!
can any one help me with this?!
http://www.rankmydog.com
http://rankmydog.com/view/4/test/
This video is working fine for me.
Quote:
Originally Posted by afyouni
in which file name that you want to upload?
try this:
-open a ftp software
-go to public html
-include
-settings
-open video_conversion
Quote:
$cmd_all = $cmd_mencoder;
change it to
Quote:
$cmd_all = $cmd_ffmpeg;
Thanks all,It is fixed. The paths were wrong, they are:
ffmpeg : /usr/local/bin/ffmpeg
Mplayer: /usr/local/bin/mplayer
Mencoder: /usr/local/bin/mencoder
flv3tool : /usr/local/bin/flvtool2
Best regards