it's not clear if we will be using full encoding pipeline, or will need to implement individual encoder MFTs
It may be possible to squeeze a full encoding pipeline into the muxer component, but I think the decoding side experience has shown that it is not future proof and that we should have individual components, and compose the pipelines on the PE side.