MPlayer startup volume and postion
By: Zhiqiang Ma
On: Jan 28, 2010
Views: 32 No Comment
Print
Email
Tags: blktap, client config, loopback, performance, tips, vbd, Virtualization, xen
Tags: blktap, client config, loopback, performance, tips, vbd, Virtualization, xen
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
Read more:
- Useful Mplayer/Mencoder Commands
- Mostly used MPlayer keyboard control
- Xen Solutions
- Setting up Stable Xen Dom0 with Fedora: Xen 4.0.1 with Xenified Linux Kernel 2.6.32.13 in Fedora 12
- Setting up Stable Xen Dom0 with Fedora: Xen 3.4.3 with Xenified Linux Kernel 2.6.32.13 in Fedora 12
- An I/O performance comparison between loopback backed and blktap backed Xen file-backed VBD
















Leave your response!