您好,我现在正在使用dm368的resizer模块,使用的程序是DVSDK_2_10_00_18下的encode,我想使用两路resizer,一路输出720P高清,一路输出352*240,然后将两路进行h264编码。我按照别人的方法修改了DMAI里的resizer.c打开第二路resizer,但是第二路的数据应该怎样获得?有人说第二路数据是紧接着第一路输出的,但是程序里并没有为第二路分配buffer,数据时怎么放的?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.