How to force Mencoder to downmix?

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
Robn
Posts: 1
Joined: Mon Nov 28, 2016 5:49 pm

How to force Mencoder to downmix?

Post by Robn »

What options do I need to set in mencoder to downmix any audio with more than 6 channels?

I tried adding the following to codec specific parameters window:
(channels == 7 || channels == 8) :: -af channels=2

I also tried adding -af channels=2 to custom options. But it does nothing when playing back a video. I cannot seem to force a downmix in audio at all.
Post Reply