[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1080,1.1081

Guillaume Poirier CVS syncmail at mplayerhq.hu
Fri Sep 2 15:11:20 CEST 2005


CVS change done by Guillaume Poirier CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv7019/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
update -channels to match observed behavior, patch by Corey Hickey < bugfood-ml AH fatooh POUM org >
>From Thread:
Date: Sep 2, 2005 5:25 AM
Subject: Re: [MPlayer-DOCS] [PATCH] update -channels to match observed behavior


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1080
retrieving revision 1.1081
diff -u -r1.1080 -r1.1081
--- mplayer.1	2 Sep 2005 08:59:28 -0000	1.1080
+++ mplayer.1	2 Sep 2005 13:11:17 -0000	1.1081
@@ -875,23 +875,16 @@
 Specify the CD-ROM device (default: /dev/\:cdrom).
 .
 .TP
-.B \-channels <number>
-Change the number of playback channels (default: 2).
-If the number of output channels is bigger than the number of input channels
-empty channels are inserted with the help of the channels audio filter (unless
-mixing from mono to stereo, then the mono channel is repeated in both
-output channels).
-The routing will be the default routing for the channels filter.
-If the number of output channels is smaller than the number of input channels,
-results depend on the audio decoder (\-afm).
+.B \-channels <number> (also see \-af channels)
+Request the number of playback channels (default: 2).
 MPlayer asks the decoder to decode the audio into as many channels as
 specified.
 Now it's up to the decoder to fulfill the requirement.
-If the decoder outputs more channels than requested, the exceeding channels
-are truncated.
 This is usually only important when playing videos with AC3 audio (like DVDs).
 In that case liba52 does the decoding by default and correctly downmixes the
 audio into the requested number of channels.
+To directly control the number of output channels independently of how many
+channels are decoded, use the channels filter.
 .br
 .I NOTE:
 This option is honored by codecs (AC3 only), filters (surround) and audio




More information about the MPlayer-DOCS mailing list