Thread
:
Please, I need some help with subtitles on Mplayer
View Single Post
ace
2008-05-28 , 12:56
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#
2
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.
Quote & Reply
|
The Following 2 Users Say Thank You to ace For This Useful Post:
krisse
,
vkv.raju
ace
View Public Profile
Send a private message to ace
Find all posts by ace