I'm using the resizer in chained mode to capture std resolution interlaced video in 420SEMIP format. After I send the frames to multiple encoders, each encoder should have the option to resize the video to less than std resolution before encoding. However, I'm getting an error saying that multiple instances are not allowed. Does this mean that I cannot use the resizer for other operations if the driver has it in chained mode?
JohnA