[Mplayer-cvslog] CVS: main/DOCS/tech slave.txt,1.12,1.13

Joey Parrish CVS syncmail at mplayerhq.hu
Sun Aug 22 20:47:49 CEST 2004


CVS change done by Joey Parrish CVS

Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv15657/DOCS/tech

Modified Files:
	slave.txt 
Log Message:
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


Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- slave.txt	27 Apr 2004 07:21:35 -0000	1.12
+++ slave.txt	22 Aug 2004 18:47:47 -0000	1.13
@@ -71,8 +71,13 @@
 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).




More information about the MPlayer-cvslog mailing list