How to force MPlayer to start a video at the center of the screen?
How to force MPlayer to start a video at the center of the screen?
I assume you are using Linux.
Put this line into your ~/.mplayer/config
:
geometry=50%:50%
Check more options in MPlayer manual.