summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorjoey <joey@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-22 18:47:48 +0000
committerjoey <joey@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-22 18:47:48 +0000
commit1b8e3babb84d8b5619e7eeae3c84276614ba5958 (patch)
tree2b6d456360b35b39ef208646cbcd5274c705a09d /DOCS
parent97aeb8861fd019e2a4a70012323f40803b7f9544 (diff)
downloadmpv-1b8e3babb84d8b5619e7eeae3c84276614ba5958.tar.bz2
mpv-1b8e3babb84d8b5619e7eeae3c84276614ba5958.tar.xz
moved combined vobsub_lang into sub_select
add support for dvd subs and ogg subs into sub_select document sub_select vobsub_lang left as a link to sub_select for backwards compatibility git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13090 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index b9d868f254..f9c4aee37e 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -71,8 +71,13 @@ sub_visibility
get_sub_visibility
Print out subtitle visibility (1 == on, 0 == off).
+sub_select
+ Cycle through the subtitle set. Supported subtitle sources are -sub
+ options on the command line, VOBSubs, DVD subtitles, and OGG text
+ streams.
+
vobsub_lang
- Switch the subtitle language when using VOBSub subtitles.
+ This is a stub linked to sub_select for backwards compatibility.
get_percent_pos
Print out the current position in the file, in integer percentage [0-100).