View Single Post
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#7
well I hope you know how to edit files using a text editor?(example vi, nano, txpad, leafpad)

or if you dont know what I'm talking about click and install this

http://maemo.org/downloads/product/r...et_installfile

next

download and open this...

http://maemo.org/downloads/product/r...et_installfile

next install it.

next
you should open /home/user/.mplayer/config with any text editor(leafpad) then paste the following
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 mplayer through xterm by issueing a command like


mplayer /home/user/MyDocs/.videos/myvideo.mp4
 

The Following 3 Users Say Thank You to Radicalz38 For This Useful Post: