In Horace's case the problem was re-mapping the channels when they didn't need remapping.
If this helps at all, as an experiment I created 3 wave files. The first Front left/right, the second Centre and LFE, and the third, Surround left/right. I muxed them as an MKA in that order and then used this command line to output an MKA containing a single 5.1ch PCM audio stream with the channels in the correct order.
ffmpeg -i 3.mka -filter_complex amerge=inputs=3 -c:a pcm_s16le output.mka
I'll go on the record as still not agreeing with that one.
For playback of multi-channel files, it might help to use a player that visually shows what's happening in each channel (given you're listening in stereo as I am). If you're using Windows, ffdshow displays the individual channel volumes in it's volume filter, or foobar2000's output meter adapts according to the number of channels being decoded and their layout. It can help to at least see where stuff is when it's not where it's supposed to be.
![]()
+ Reply to Thread
Results 31 to 31 of 31
-
Last edited by hello_hello; 10th May 2016 at 21:15.
Similar Threads
-
FFMpeg and channel layout
By alexander121 in forum AudioReplies: 4Last Post: 22nd Mar 2015, 02:27 -
converting 6 channel audio to 2 channel & putting 2 streams in a container
By qorda in forum AudioReplies: 3Last Post: 14th Jan 2014, 02:43 -
ffmpeg, audio filtering how to set the layout ?
By Selur in forum AudioReplies: 0Last Post: 11th Dec 2013, 08:57 -
Layout of mediainfo
By pooksahib in forum Newbie / General discussionsReplies: 4Last Post: 27th Feb 2012, 09:30 -
ffmpeg error when encoding 6 channel aac
By BrianAtVH in forum AudioReplies: 5Last Post: 14th Feb 2012, 14:52