Quote Originally Posted by admin
Your flvtool have some problem or permission settings. For now disable it.

For converting, if you have recent version of mplayer properly installed following command will conver the video to flv

/usr/local/bin/mencoder '/home/xxxx/public_html/video/hendbaby.avi' -o /home/abeez/public_html/flvideo/11995061141297215868.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup
Run the command on ssh and see if /home/abeez/public_html/flvideo/11995061141297215868.flv is created. If not your requirement installation is not proper.
I disabled flv tool and still errors!

I ran > /home/abeez/public_html/flvideo/11995061141297215868.flv

It replied back with "Permission denied"

So what is the solution to get this sorted I host with liquidweb on dedicated and they see it all works, please some one tell me how to correct this?

Thank you