maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Newbie (https://talk.maemo.org/forumdisplay.php?f=26)
-   -   Please, I need some help with subtitles on Mplayer (https://talk.maemo.org/showthread.php?t=20510)

Dqkata 2008-05-28 10:54

Please, I need some help with subtitles on Mplayer
 
hello. Can somebody help me with one problem. I want to make my mplayer to read subtitles in Cirilic and I read the posts showing that I have to put the line 'subcp=cp1251' to /home/user/.mplayer/config . The problem is that I have no idea how to do this. I have the root program and I know how to gain root access but i have no idea what to do from there?? Please, if somebody can eplain me like to an idiot, I'll be very thankful.

ace 2008-05-28 12:56

Re: Please, I need some help with subtitles on Mplayer
 
Here's one way:
Open a terminal
run
Code:

echo 'subcp=cp1251' >> .mplayer/config
The echo command just repeats the text you give it, ">> file" instructs the terminal to append that text to the given file instead of displaying it.

Dqkata 2008-05-28 13:40

Re: Please, I need some help with subtitles on Mplayer
 
Quote:

Originally Posted by ace (Post 186558)
Here's one way:
Open a terminal
run
Code:

echo 'subcp=cp1251' >> .mplayer/config
The echo command just repeats the text you give it, ">> file" instructs the terminal to append that text to the given file instead of displaying it.

Thank you so much !!! Now I can say my N800 is becoming more and more a real laptop :)
By the way, do you know where I can learn some of these important Linux commands from ?


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

vBulletin® Version 3.8.8