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.
Bookmarks