Hi,
Is there a recommended way to decode a h264 bitstream to output two different frame sizes, without running two seperate decoding sessions.
For instance, can you and/or is it recommended to initialize two MFXVideoVPP objects with different output frame dimensions? If so would it make sense to pass each decoded frame though both VPP's to get two different frame sizes?
Regards,
James.