It seems you have problem with your mencoder installation.
Try running following command on SSH prompt
Code:
/usr/local/bin/mencoder '/home/mmvideos/public_html/video/Lament_1.wmv' -o /home/mmvideos/public_html/flvideo/1192366062562016399.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -ofps 24
If your mencoder is installed properly, it will create file
/home/mmvideos/public_html/flvideo/1192366062562016399.flv
If the file is not created, your mencoder is not properly working, may need a reinstall, ask your server admin/web host to check why the convert command is not working.
Bookmarks