Hello everybody, I'd like to encode videos so that I can watch them on my iPhone 3GS. I believe I can do it with mencoder but I understand very little about it. Could someone give me a ready to use command line for that purpose. I tried the following command line but I could not play the resulting video on my iPhone :( mencoder input.wmv -o output.mp4 -oac faac -faacopts br=32 -of lavf -lavfopts format=mp4 -ovc x264 -x264encopts bitrate=128 -ofps 30 Thanks for your help, David