941
|
1 SUBTITLES
|
|
2 ---------
|
|
3 Yes, mplayer also supports many kinds of subtitles. Currently (2001/06/01)
|
|
4 7 kinds of subtitle can be used by the subreader code. To see what are
|
|
5 these subtitle formats, see subreader.c, line ~20.
|
|
6
|
|
7 Subtitles are displayed with a technique called 'OSD', On Screen Display.
|
|
8 OSD is used to display current time, volume bar, seek bar etc.
|
|
9
|
|
10
|
|
11 INSTALLING OSD and SUB
|
|
12 -------
|
|
13 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
942
|
14 @ NOTE: OSD and SUBTITLES are NOT enabled by default! You have to @
|
|
15 @ download fonts from mplayer's download page @
|
|
16 @ mplayer.sourceforge.net/homepage/dload.html @
|
941
|
17 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
1214
|
18 Standard (Central-European, Latin1) font package:
|
1208
|
19 http://thot.banki.hu/mp-ftp/releases/mp_font3.zip
|
|
20 (it obsoletes mp_font1.zip and mp_font2.zip)
|
941
|
21
|
|
22 Cyrillic fonts:
|
|
23 http://thot.banki.hu/mp-ftp/releases/bgfont.zip
|
|
24
|
|
25 And visit this site for korean subtitle support:
|
|
26 http://realtime.ssu.ac.kr/~lethean/mplayer
|
|
27
|
942
|
28 After that, UNZIP the files to ~/.mplayer/font/
|
941
|
29 Now you have to see a clock at the upper left corner of the movie
|
|
30 (switch it off with 'o')
|
|
31
|
|
32 OSD has 3 states: (switch with 'o')
|
|
33 - clock + volume bar + seek bar + sub (default)
|
|
34 - volume bar + seek bar + sub
|
|
35 - only sub
|