mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7050 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6e9a12a0d7
commit
d092fae808
@ -493,6 +493,12 @@ dla napis
|
||||
.B \-sub <plik\ napisów>
|
||||
Użyj/wyświetl ten plik napisów
|
||||
.TP
|
||||
.B \-subcc
|
||||
Wyświetl napisy Closed Caption (CC) na DVD. Nie chodzi tu o zwykłe napisy VOB,
|
||||
tylko o specjalne napisy ASCII dla niesłyszących umieszczone w plikach VOB
|
||||
w strumieniu userdata na większości płyt R1 DVD. Napisy CC nie występują
|
||||
na płytach DVD z regionów innych niż R1.
|
||||
.TP
|
||||
.B \-subcp\ strona\ kodowa
|
||||
Jeżeli masz w systemie iconv(3), możesz użyć tej opcji do
|
||||
określenia strony kodowej napisów. Przykład:
|
||||
@ -1380,4 +1386,4 @@ mimo to je
|
||||
prosimy zgłaszać tłumaczom.
|
||||
|
||||
|
||||
.\" end of file
|
||||
.\" end of file
|
||||
|
@ -641,6 +641,12 @@ list of available subtitles, use with the \-v switch and look at the output.
|
||||
.B \-sub <subtitle\ file>
|
||||
Use/display this subtitle file.
|
||||
.TP
|
||||
.B \-subcc
|
||||
Display DVD Closed Caption (CC) subtitles. These are NOT the VOB subtitles,
|
||||
these are special ASCII subtitles for the hearing impaired encoded in the VOB
|
||||
userdata stream on most region 1 DVDs. CC subtitles have not been spotted on
|
||||
DVDs from other regions so far.
|
||||
.TP
|
||||
.B \-subcp <codepage>
|
||||
If your system supports iconv(3), you can use this option to
|
||||
specify codepage of the subtitle.
|
||||
|
Loading…
Reference in New Issue
Block a user