1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00

Update man page to reflect support for up to 8 channels.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29883 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
tack 2009-11-10 18:01:10 +00:00
parent 085f35f4b4
commit c61f1c20c2

View File

@ -1326,6 +1326,8 @@ stereo
surround surround
.IPs 6 .IPs 6
full 5.1 full 5.1
.IPs 8
full 7.1
.RE .RE
.PD 1 .PD 1
. .
@ -5213,11 +5215,11 @@ of input channels the exceeding channels are truncated.
.PD 0 .PD 0
.RSs .RSs
.IPs <nch> .IPs <nch>
number of output channels (1\-6) number of output channels (1\-8)
.IPs "<nr>\ " .IPs "<nr>\ "
number of routes (1\-6) number of routes (1\-8)
.IPs <from1:to1:from2:to2:from3:to3:...> .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 .RE
.sp 1 .sp 1
.RS .RS
@ -5320,7 +5322,7 @@ this filter can be found in the examples section near the end.
.PD 0 .PD 0
.RSs .RSs
.IPs "<n>\ \ " .IPs "<n>\ \ "
number of output channels (1\-6) number of output channels (1\-8)
.IPs <Lij> .IPs <Lij>
How much of input channel i is mixed into output channel j (0\-1). 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 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 cutoff frequency as low as possible.
This will improve the stereo or surround sound experience. This will improve the stereo or surround sound experience.
.IPs "<ch>\ " .IPs "<ch>\ "
Determines the channel number in which to insert the sub-channel audio. 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 Observe that the number of channels will automatically
be increased to <ch> if necessary. be increased to <ch> if necessary.
.RE .RE
@ -5388,7 +5390,7 @@ halves the channels instead.
.RSs .RSs
.IPs "<ch>\ " .IPs "<ch>\ "
Determines the channel number in which to insert the center channel. 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 Observe that the number of channels will automatically
be increased to <ch> if necessary. be increased to <ch> if necessary.
.RE .RE