MPlayer Startup Volume and Postion

I like to set the volume of mplayer to 28% of the volume instead of the 100% which is too large for me. And I also want mplayer to put to video window on the left top of the screen.

This is the method:

Add these lines to the ~/.mplayer/config file:

For setting the startup default volume:

volume=28

For setting the startup position to (0,0) (top left):

geometry=0:0

Eric Ma

Eric is a systems guy. Eric is interested in building high-performance and scalable distributed systems and related technologies. The views or opinions expressed here are solely Eric's own and do not necessarily represent those of any third parties.

Leave a Reply

Your email address will not be published. Required fields are marked *