Hi, The channel mixing section of the documentation has the input and output channels wrong in the description, but they are correct in the examples.
The patch against the trunk below describes the problem better. Thanks for a great product! Best regards, - Heikki. Index: DOCS/xml/en/usage.xml =================================================================== --- DOCS/xml/en/usage.xml (revision 30445) +++ DOCS/xml/en/usage.xml (working copy) @@ -930,8 +930,8 @@ <para> The remaining suboptions specify how much of each channel gets mixed into each other channel. This is the complicated part. To break the task down, split the - suboptions into several sets, one set for each output channel. Each suboption - within a set corresponds to an input channel. The number you specify will be + suboptions into several sets, one set for each input channel. Each suboption + within a set corresponds to an output channel. The number you specify will be the percentage of the input channel that gets mixed into the output channel. </para> <para> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
