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.

DM368中IPIPE 要求图像的宽和高必须是32的倍数么?



hi,dear support:

看到有些码流的分辨率的宽和高必须是32的倍数,比如采集1600x1200  不行,必须是1600x1216,因为1216可以整除32,但是1200不行。

但是,似乎1920x1080 是可以采集 并编码为码流的啊,1080 似乎也不能为32整除,到底是怎样的?

看了Previewer-Resizer_Driver_SDS_C文档,上面说。

  • IPIPE input buffer addresses must be multiple of 32.
这个input buffer addresses 和 上面所说的宽和高必须是32的倍数,是一回事情吗
best regards!