summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-06 17:40:51 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-06 17:40:51 +0000
commitce587559f7906aca349894164d8dc22419866949 (patch)
tree5d6ef5fc1bf3280a068532af8e5d3f0831c50ee7 /DOCS
parent1b28b8a9c7aeb47ced6631fa8bd906bcd7ac7cae (diff)
downloadmpv-ce587559f7906aca349894164d8dc22419866949.tar.bz2
mpv-ce587559f7906aca349894164d8dc22419866949.tar.xz
This patch adds the functionality to disable/enable subtitles while playing
a video. I mapped it to the input-keyword "sub_visibility". This keyword is mapped to the 'v' key on the keyboard. I tested the patch with old-fashioned subtitles, with freetype subtitles and DVD subtitles. Works fine. The patch also includes documentation updates. patch by Uwe.Reder@3SOFT.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7629 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/documentation.html3
-rw-r--r--DOCS/mplayer.14
2 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 3f6afbc097..654ecd205d 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -1098,6 +1098,7 @@ TV tuner</B>.</P>
<TR><TD></TD><TD>/ or *</TD><TD></TD><TD>decrease/increase volume</TD></TR>
<TR><TD></TD><TD>f</TD><TD></TD><TD>toggle fullscreen</TD></TR>
<TR><TD></TD><TD>o</TD><TD></TD><TD>toggle OSD: none / seek / seek+timer</TD></TR>
+ <TR><TD></TD><TD>v</TD><TD></TD><TD>toggle subtitle visibility</TD></TR>
<TR><TD></TD><TD>z or x</TD><TD></TD><TD>adjust subtitle delay by +/- 0.1 second</TD></TR>
<TR><TD></TD><TD>r or t</TD><TD></TD><TD>adjust subtitle position</TD></TR>
<TR><TD></TD><TD>HOME or END</TD><TD></TD><TD>go to next/previous playtree entry in the parent list</TD></TR>
@@ -1256,6 +1257,8 @@ ENTER pt_step 1 1
<P>Set/Adjust video parameters. Val range from -100 to 100.</P></LI>
<LI><B>frame_drop</B> [(int) type=-1]
<P>Toggle/Set frame dropping mode.</P></LI>
+ <LI><B>sub_visibility</B>
+ <P>Toggle subtitle visibility.</P></LI>
<LI><B>sub_pos</B> (int) val
<P>Adjust subtitles position.</P></LI>
<LI><B>vo_fullscreen</B>
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 50bdd73d4d..8875ec4e84 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -2020,6 +2020,8 @@ decrease/increase panscan range
toggle between OSD states: none / seek / seek+timer
.IPs d
toggle frame dropping
+.IPs v
+toggle subtitle visibility
.IPs "z and x"
adjust subtitle delay by +/\- 0.1 second
.IPs "r and t"
@@ -2127,6 +2129,8 @@ Increase/decrease volume
Set/Adjust video parameters.
.IPs "frame_drop [type=<value>]"
Toggle/Set frame dropping mode.
+.IPs "sub_visibility"
+Toggle subtitle visibility.
.IPs "sub_pos <value>"
Adjust subtitles position.
.IPs vo_fullscreen