DM8168 havs two VIP instances with each VIP have two video input ports.
And each VIP instance have its own ONE scaler.
If I want to Send 4 1080P30 Streams to DM8168's two VIP instances,with each Video input port receives one 1080P30 stream.
And I want to do the following things simultaneously:
a.encode 4 1080P30 stream to H.264 stream
b. scale the 4 1080P30 Raw data to the expected size independently and put them into a 1080P30 Stream;
Then my quesions come:For one 1080P30 stream,Can I get two video buffers?One is 1080P30 buffer,raw data;And the other one is the scaled video stream?If I just use the scaler built into the VIP.
Thank you in advance.