View Single Post
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#5
it's not a code it's a configuration for mplayer...
well ok first install mplayer after installation open xterm and type

vi ~/.mplayer/config

press i once then paste this

vo = xv:ck=set
colorkey = 0
fs = yes
ao = pulse
alang = en
framedrop = "1"
autoq = "100"
cache = "8192"
quiet = "1"
really-quiet = "1"
then run any video using mplayer by issuing a command like

mplayer <video filename>

Last edited by Radicalz38; 2011-07-20 at 06:37.
 

The Following User Says Thank You to Radicalz38 For This Useful Post: