Hi,
I use swms + nsf + encode in my usecase. I set the output reslution of swms to 1280x480, and I want the output of encode is 1280x480 too. But now the encode output is 1920x1080 and I could not find the width and height options in EncLink_CreateParams. I check the Enc_Link's src file and find that the output reslution is decided by the inQueInfo. I don't know why the encode output is 1920x1080. Does anyone know the reason and how to set the reslution?
Thanks in advance! Appreciate for your reply!