From 2f376d1b39913e8ff4c4499e7cf7148ec331d4db Mon Sep 17 00:00:00 2001 From: reimar Date: Thu, 9 Jun 2005 20:13:53 +0000 Subject: Add sub_load and sub_remove slave commands. Patch by kiriuja [mplayer-patches at en-directo dot net] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15707 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/slave.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index 06274f5e2e..5098d3ac80 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -76,6 +76,14 @@ sub_step Step forward in the subtitle list by steps or backwards if is negative. +sub_load + Loads subtitles from . + +sub_remove [] + If the argument is present and non-negative, removes the subtitle + file with index . If the argument is omitted or negative, removes + all subtitle files. + osd [] Toggle OSD mode or set it to level when >= 0. -- cgit v1.2.3