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.

how to implement video zoom out function on evm2 board?

Hi, all

I want to implement video zoom out function on evm2 board, and create a directdraw instance. when I getcaps of this object, I find that the dwMinOverlayStretch and dwMaxOverlayStretch are 1000 and 8000. So when the destination width is less than the source width, it returns invalid parameter error.

Does Omap33530 not support zoom out function?

To implement zoom out, how to do that?

Thank you!