Author: tack Date: Tue Nov 10 19:01:10 2009 New Revision: 29883 Log: Update man page to reflect support for up to 8 channels.
Modified: trunk/DOCS/man/en/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Tue Nov 10 17:49:00 2009 (r29882) +++ trunk/DOCS/man/en/mplayer.1 Tue Nov 10 19:01:10 2009 (r29883) @@ -1326,6 +1326,8 @@ stereo surround .IPs 6 full 5.1 +.IPs 8 +full 7.1 .RE .PD 1 . @@ -5213,11 +5215,11 @@ of input channels the exceeding channels .PD 0 .RSs .IPs <nch> -number of output channels (1\-6) +number of output channels (1\-8) .IPs "<nr>\ " -number of routes (1\-6) +number of routes (1\-8) .IPs <from1:to1:from2:to2:from3:to3:...> -Pairs of numbers between 0 and 5 that define where to route each channel. +Pairs of numbers between 0 and 7 that define where to route each channel. .RE .sp 1 .RS @@ -5320,7 +5322,7 @@ this filter can be found in the examples .PD 0 .RSs .IPs "<n>\ \ " -number of output channels (1\-6) +number of output channels (1\-8) .IPs <Lij> How much of input channel i is mixed into output channel j (0\-1). So in principle you first have n numbers saying what to do with the @@ -5363,7 +5365,7 @@ For the best result try setting the cuto This will improve the stereo or surround sound experience. .IPs "<ch>\ " Determines the channel number in which to insert the sub-channel audio. -Channel number can be between 0 and 5 (default: 5). +Channel number can be between 0 and 7 (default: 5). Observe that the number of channels will automatically be increased to <ch> if necessary. .RE @@ -5388,7 +5390,7 @@ halves the channels instead. .RSs .IPs "<ch>\ " Determines the channel number in which to insert the center channel. -Channel number can be between 0 and 5 (default: 5). +Channel number can be between 0 and 7 (default: 5). Observe that the number of channels will automatically be increased to <ch> if necessary. .RE _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
