[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.842,1.843
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Wed Jan 5 23:06:24 CET 2005
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv16357
Modified Files:
mplayer.1
Log Message:
6-channel raw acc on stereo speakers playback example
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.842
retrieving revision 1.843
diff -u -r1.842 -r1.843
--- mplayer.1 5 Jan 2005 12:03:59 -0000 1.842
+++ mplayer.1 5 Jan 2005 22:06:21 -0000 1.843
@@ -7512,6 +7512,10 @@
.B Encode from a pipe:
rar p test-SVCD.rar | mencoder \-ovc lavc \-lavcopts vcodec=mpeg4:vbitrate=800 \-ofps 24 \-
.
+.TP
+.B Play a 6-channel aac file with only two speakers:
+mplayer -rawaudio on:format=0xff -af pan=6:1:1:0:1:0:1:1:0:1:0:1:1 adts_he-aac160_51.aac
+.
.
.\" --------------------------------------------------------------------------
.\" Bugs, authors, standard disclaimer
More information about the MPlayer-DOCS
mailing list