View Single Post
Old 4th April 2018, 04:00   #3  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,829
If you check the log file you'll find the script MeGUI uses for downmixing the audio. It reduces the volume to prevent clipping when the channels are combined, followed by Normalize() to increase the peaks to maximum after downmixing (assuming the Normaize option is checked).

Maybe ffmpeg doesn't prevent clipping by default, and likewise when you playback 5.1ch audio being downmixed to stereo, the volume isn't being reduced to prevent clipping either, so they sound the same.
hello_hello is offline   Reply With Quote