On Sunday 21 Nov 2004 12:34, xuuu william wrote: > I use the command "mplayer -vo fbdev2 -x 1024 foo.avi" to play foo.avi > under console. The problem is that the screen is aligned to the top, ... > How i center it... Try adding "-vf expand=1024:768" (assuming you're using 1024x768) to your options. HTH Stephen