To get around the fact that I can't use two instances of MPAR in Audio Renderer Changer, I'm thinking of doing the following:
Instance 1 in ARC: Default DirectsoundDevice with ffdshow profile to mix to stereo and duplicate to two outputs (this will be used for TV viewing, watching movies/episodes where the user isn't too bothered about the best sound, although they'll be able to choose between using the TV speakers or their stereo amp)
Instance 2 in ARC: MPAR with ffdshow profile set to mix to four channels (set 1, going to the stereo amp, will carry everything except the centre channel and set 2, going to the TV's speakers, will carry the centre channel)
For both I intend to use LAV as the audio decoder, with ffdshow's mixer used as a post-processor, which will then feed into either renderer. I've tested using ARC to switch between the two renderers and that seems to work fine but I haven't set it to switch ffdshow profiles or inserted ffdshow into the chain as a post-processor yet.
So I just wanted to check whether there's any potential problems using it like this, LAV decoder->ffdshow post-processor (for the mixer)->MPAR?
Instance 1 in ARC: Default DirectsoundDevice with ffdshow profile to mix to stereo and duplicate to two outputs (this will be used for TV viewing, watching movies/episodes where the user isn't too bothered about the best sound, although they'll be able to choose between using the TV speakers or their stereo amp)
Instance 2 in ARC: MPAR with ffdshow profile set to mix to four channels (set 1, going to the stereo amp, will carry everything except the centre channel and set 2, going to the TV's speakers, will carry the centre channel)
For both I intend to use LAV as the audio decoder, with ffdshow's mixer used as a post-processor, which will then feed into either renderer. I've tested using ARC to switch between the two renderers and that seems to work fine but I haven't set it to switch ffdshow profiles or inserted ffdshow into the chain as a post-processor yet.
So I just wanted to check whether there's any potential problems using it like this, LAV decoder->ffdshow post-processor (for the mixer)->MPAR?