maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Is that possible to set frame dropping enabled by default on KMplayer? (https://talk.maemo.org/showthread.php?t=67793)

HamsterKing 2011-01-03 00:32

Is that possible to set frame dropping enabled by default on KMplayer?
 
I hate touch the screen and press "D" every time to enable the frame dropping function, is there anyway to enable it by default?

butler 2011-01-03 01:24

Re: Is that possible to set frame dropping enabled by default on KMplayer?
 
Try creating file /home/user/.mplayer/config with
Code:

framedrop=yes
I believe kmplayer launches mplayer which should read it's options the same way as on a desktop linux PC.

HamsterKing 2011-01-03 01:29

Re: Is that possible to set frame dropping enabled by default on KMplayer?
 
How to create the file? I am noob on this.

butler 2011-01-03 01:42

Re: Is that possible to set frame dropping enabled by default on KMplayer?
 
Run those commands in terminal:

Code:

cd /home/user
mkdir .mplayer
echo framedrop=yes >>.mplayer/config


HamsterKing 2011-01-03 02:08

Re: Is that possible to set frame dropping enabled by default on KMplayer?
 
it says "cannot create create directory '.mplayer': File exists
also I cant fine the key ">>"

butler 2011-01-04 02:08

Re: Is that possible to set frame dropping enabled by default on KMplayer?
 
Quote:

Originally Posted by HamsterKing (Post 910192)
it says "cannot create create directory '.mplayer': File exists

The directory was created earlier... In this case I think it would be better to use a text editor. I personally cannot recommend one, search this forum for "text editor". Some people say Leafpad is a good one.

Quote:

Originally Posted by HamsterKing (Post 910192)
also I cant fine the key ">>"

While in terminal, press "function" key, then "ctrl". You will get on-screen extra keys. But I think text editor will be better since the config file may exist.


All times are GMT. The time now is 14:23.

vBulletin® Version 3.8.8