[MPlayer-cvslog] CVS: main/DOCS/tech slave.txt,1.36,1.37

Reimar Döffinger CVS syncmail at mplayerhq.hu
Thu Apr 28 16:43:20 CEST 2005


CVS change done by Reimar Döffinger CVS

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

Modified Files:
	slave.txt 
Log Message:
adds a parameter to the switch_audio command to directly select a track.
Patch by kiriuja mplayer-patches at en-directo net


Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- slave.txt	26 Apr 2005 09:59:16 -0000	1.36
+++ slave.txt	28 Apr 2005 14:43:17 -0000	1.37
@@ -91,8 +91,9 @@
 mute
     Mute/unmute sound output.
 
-switch_audio (MPEG and Matroska only)
-    Cycle through the available audio tracks.
+switch_audio [<value>] (MPEG and Matroska only)
+    Switch to the audio track with the id <value>. Cycle through the
+    available tracks if <value> is omitted or negative.
 
 [contrast|gamma|brightness|hue|saturation] <-100 - 100> [<abs>]
     Set/adjust video parameters.




More information about the MPlayer-cvslog mailing list