From my administrator:

With the new ffmpeg and mencoder module, the command will run as follows :

/usr/bin/mencoder /home/nylive/public_html/movietv/share/video/popeyenaturalthingtodo.mp4 -o /home/nylive/public_html/movietv/share/flvideo/1192484602967173392.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 12

Please note I replaced the ending part of the command

-lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es

with

-ofps 12


So, what do you think?