1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-11 04:01:31 +00:00

Cycle through the available subtitles with 'b'.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13135 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-08-25 15:07:39 +00:00
parent 010d384961
commit 2329a3aa74

View File

@ -242,6 +242,8 @@ switch subtitle language
toggle display of "forced subtitles" toggle display of "forced subtitles"
.IPs a\ \ \ \ .IPs a\ \ \ \
toggle subtitle aligment: top/middle/bottom toggle subtitle aligment: top/middle/bottom
.IPs b\ \ \ \
Cycle through the available subtitles.
.IPs "z and x" .IPs "z and x"
adjust subtitle delay by +/\:- 0.1 second adjust subtitle delay by +/\:- 0.1 second
.IPs "r and t" .IPs "r and t"
@ -1305,8 +1307,7 @@ Higher means more blur (default: 1.0).
.TP .TP
.B \-sub <subtitlefile1,subtitlefile2,...> .B \-sub <subtitlefile1,subtitlefile2,...>
Use/\:display these subtitle files. Use/\:display these subtitle files.
Only one file can be displayed at the same time and the files can be Only one file can be displayed at the same time.
switched with 'j'.
.TP .TP
.B \-sub-bg-alpha <0\-255> .B \-sub-bg-alpha <0\-255>
Specify the alpha channel value for subtitles and OSD backgrounds. Specify the alpha channel value for subtitles and OSD backgrounds.