diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-07-24 18:42:47 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-07-24 18:42:47 +0000 |
commit | 7efc679b79b878d142f5a6b10fa4ced58d8b06dd (patch) | |
tree | ba26b00285952d18ce36d9b951d0a9ec53fde94e /DOCS | |
parent | d900e7dc5d68528a290d7bc133d514267bb1a839 (diff) |
af channels example for ffdca to ALSA reordering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23852 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index c711e045e7..82084c9278 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -4683,6 +4683,8 @@ Observe that if media containing two channels was played back, channels Would change the number of channels to 6 and set up 4 routes that copy channel 0 to channels 0 to 3. Channel 4 and 5 will contain silence. +.IPs "mplayer \-af channels=6:6:0:4:1:0:2:1:3:2:4:3:5:5 media.avi" +Should fix the 6-channel ffdca (DTS) output to work right with ALSA. .RE .PD 1 . |