[MPlayer-cvslog] CVS: main/DOCS/tech slave.txt,1.38,1.39
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Thu Jun 9 22:13:55 CEST 2005
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv22505/DOCS/tech
Modified Files:
slave.txt
Log Message:
Add sub_load and sub_remove slave commands.
Patch by kiriuja [mplayer-patches at en-directo dot net]
Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- slave.txt 18 May 2005 11:38:06 -0000 1.38
+++ slave.txt 9 Jun 2005 20:13:52 -0000 1.39
@@ -76,6 +76,14 @@
Step forward in the subtitle list by <value> steps or backwards if <value>
is negative.
+sub_load <subtitle_file>
+ Loads subtitles from <subtitle_file>.
+
+sub_remove [<value>]
+ If the <value> argument is present and non-negative, removes the subtitle
+ file with index <value>. If the argument is omitted or negative, removes
+ all subtitle files.
+
osd [<level>]
Toggle OSD mode or set it to level when <level> >= 0.
More information about the MPlayer-cvslog
mailing list