Reply
Thread Tools
Posts: 179 | Thanked: 95 times | Joined on May 2008
#11
Originally Posted by Kaeoshin View Post
How to decrease movie size, when played in SIB ?
because my movie size 128x86, and when played size increase make terrible..

Please help me ...
Thanks
The option -nozoom in mplayer will do what you ask:

mplayer -nozoom filename
 
Posts: 1 | Thanked: 0 times | Joined on Jun 2010
#12
Open xterm and type the following:


Code:
echo softvol=yes >> .mplayer/config
echo softvol-max=700 >> .mplayer/configThis will append "softvol=yes" and "softvol-max=700" to your .mplayer/config file in your home directory.
You can check it's worked by typing


Code:
cat .mplayer/configand it will display the contents of the file.




--


how to save the settings?
thanks
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:40.