1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 14:50:07 +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"
.IPs a\ \ \ \
toggle subtitle aligment: top/middle/bottom
.IPs b\ \ \ \
Cycle through the available subtitles.
.IPs "z and x"
adjust subtitle delay by +/\:- 0.1 second
.IPs "r and t"
@ -1305,8 +1307,7 @@ Higher means more blur (default: 1.0).
.TP
.B \-sub <subtitlefile1,subtitlefile2,...>
Use/\:display these subtitle files.
Only one file can be displayed at the same time and the files can be
switched with 'j'.
Only one file can be displayed at the same time.
.TP
.B \-sub-bg-alpha <0\-255>
Specify the alpha channel value for subtitles and OSD backgrounds.