I am trying to encode stereo WAVs (from EAC) to mono with MPPenc 1.14 on WinNT. I tried the following command lines:
"--standard --xlevel --dmxchan 1" or
"--standard --xlevel --dmx -1"
Both times I get an error telling me that '--dmxchan' and '--dmx' are unknown options. Those switches are included in the long help though.
Is my command line wrong? Is mono not supported in this version of MPPenc? Do I need to go back a version or two?