diff options
author | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-11-10 19:48:17 +0000 |
---|---|---|
committer | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-11-10 19:48:17 +0000 |
commit | e30b2632374c1b0dffe3612f5fd0c64d4b81e2aa (patch) | |
tree | cdea7c13548f97edf2978cc4b8604e5d675b3a12 /DOCS | |
parent | 7ecc7410a25afb3906719f52775e02d668850cd9 (diff) |
switch_audio works with many other formats than described
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25013 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/tech/slave.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index 6c63e7daf8..b732058aa1 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -313,7 +313,7 @@ sub_visibility [value] forced_subs_only [value] Toggle/set forced subtitles only. -switch_audio [value] (MPEG and Matroska only) +switch_audio [value] (currently MPEG*, AVI, Matroska and streams handled by libavformat) Switch to the audio track with the id [value]. Cycle through the available tracks if [value] is omitted or negative. |